Pull request #2968 opened 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from ef0800e6795d22901ea6a00f4265e039f4be3480+bbb161aa59ef099937232867751a09afbb087fa9 (90a4652e930be4bb0456eb602a5eac02c7757db8) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2968/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2968/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-17039 in /w/workspace/edgexfoundry_edgex-go_PR-2968 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/2968/head:refs/remotes/origin/PR-2968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit ef0800e6795d22901ea6a00f4265e039f4be3480 Merge succeeded, producing ef0800e6795d22901ea6a00f4265e039f4be3480 Checking out Revision ef0800e6795d22901ea6a00f4265e039f4be3480 (PR-2968) > git config core.sparsecheckout # timeout=10 > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 Commit message: "feat(data): implement GET /reading/resourcename/{resourcename} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-21T07:02:03.173Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-21T07:02:03.537Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-21T07:02:03.755Z] ========================================================= [2020-12-21T07:02:03.755Z] EdgeX Global Pipelines Version Info [2020-12-21T07:02:03.755Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:02:05.307Z] ------------------- [2020-12-21T07:02:05.307Z] stable info: [2020-12-21T07:02:05.307Z] ------------------- [2020-12-21T07:02:05.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-21T07:02:05.307Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T07:02:05.307Z] Message: update stable to v1.0.173 [2020-12-21T07:02:06.259Z] ------------------- [2020-12-21T07:02:06.259Z] experimental info: [2020-12-21T07:02:06.259Z] ------------------- [2020-12-21T07:02:06.260Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-21T07:02:06.260Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T07:02:06.260Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-21T07:02:06.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-21T07:02:06.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-21T07:02:06.987Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-21T07:02:07.113Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-21T07:02:07.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-21T07:02:07.383Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-21T07:02:07.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-21T07:02:07.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-21T07:02:07.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-21T07:02:07.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-21T07:02:08.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-21T07:02:08.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-21T07:02:08.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-21T07:02:08.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-21T07:02:08.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T07:02:08.657Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T07:02:08.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-21T07:02:08.912Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-21T07:02:09.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-21T07:02:09.189Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-21T07:02:09.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-21T07:02:09.452Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-21T07:02:09.608Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-21T07:02:09.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2968 [Pipeline] echo [2020-12-21T07:02:09.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2968 [Pipeline] echo [2020-12-21T07:02:10.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2968 [Pipeline] echo [2020-12-21T07:02:10.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef0800e6795d22901ea6a00f4265e039f4be3480 [Pipeline] echo [2020-12-21T07:02:10.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef0800e [Pipeline] echo [2020-12-21T07:02:10.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T07:02:10.805Z] provisioning config files... [2020-12-21T07:02:10.838Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8595051364249406611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:02:11.262Z] ---> docker-login.sh [2020-12-21T07:02:11.262Z] nexus3.edgexfoundry.org:10001 [2020-12-21T07:02:11.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T07:02:11.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:02:11.787Z] Configure a credential helper to remove this warning. See [2020-12-21T07:02:11.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:02:11.787Z] [2020-12-21T07:02:11.787Z] Login Succeeded [2020-12-21T07:02:11.787Z] nexus3.edgexfoundry.org:10002 [2020-12-21T07:02:11.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T07:02:12.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:02:12.051Z] Configure a credential helper to remove this warning. See [2020-12-21T07:02:12.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:02:12.051Z] [2020-12-21T07:02:12.051Z] Login Succeeded [2020-12-21T07:02:12.051Z] nexus3.edgexfoundry.org:10003 [2020-12-21T07:02:12.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T07:02:12.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:02:12.051Z] Configure a credential helper to remove this warning. See [2020-12-21T07:02:12.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:02:12.051Z] [2020-12-21T07:02:12.051Z] Login Succeeded [2020-12-21T07:02:12.051Z] nexus3.edgexfoundry.org:10004 [2020-12-21T07:02:12.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T07:02:12.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:02:12.317Z] Configure a credential helper to remove this warning. See [2020-12-21T07:02:12.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:02:12.317Z] [2020-12-21T07:02:12.317Z] Login Succeeded [2020-12-21T07:02:12.317Z] docker.io [2020-12-21T07:02:12.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T07:02:12.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:02:12.581Z] Configure a credential helper to remove this warning. See [2020-12-21T07:02:12.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:02:12.581Z] [2020-12-21T07:02:12.581Z] Login Succeeded [2020-12-21T07:02:12.581Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T07:02:12.613Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T07:02:13.175Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-21T07:02:13.176Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T07:02:13.176Z] ++ dirname cmd/core-command/Dockerfile [2020-12-21T07:02:13.176Z] ++ cut -d/ -f2 [2020-12-21T07:02:13.176Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-21T07:02:13.176Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T07:02:13.176Z] ++ dirname cmd/core-data/Dockerfile [2020-12-21T07:02:13.176Z] ++ cut -d/ -f2 [2020-12-21T07:02:13.176Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-21T07:02:13.176Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T07:02:13.176Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-21T07:02:13.176Z] ++ cut -d/ -f2 [2020-12-21T07:02:13.176Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-21T07:02:13.176Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T07:02:13.176Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-21T07:02:13.176Z] ++ cut -d/ -f2 [2020-12-21T07:02:13.176Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-21T07:02:13.176Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T07:02:13.176Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-21T07:02:13.176Z] ++ cut -d/ -f2 [2020-12-21T07:02:13.176Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-21T07:02:13.176Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T07:02:13.176Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-21T07:02:13.176Z] ++ cut -d/ -f2 [2020-12-21T07:02:13.176Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-21T07:02:13.176Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T07:02:13.176Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-21T07:02:13.176Z] ++ cut -d/ -f2 [2020-12-21T07:02:13.176Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-21T07:02:13.176Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T07:02:13.176Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-21T07:02:13.176Z] ++ cut -d/ -f2 [2020-12-21T07:02:13.176Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-21T07:02:13.176Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T07:02:13.176Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-21T07:02:13.176Z] ++ cut -d/ -f2 [2020-12-21T07:02:13.176Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-21T07:02:13.265Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:02:15.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T07:02:15.002Z] [2020-12-21T07:02:15.002Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:02:15.403Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T07:02:15.404Z] latest: Pulling from edgex-devops/git-semver [2020-12-21T07:02:15.404Z] 31603596830f: Pulling fs layer [2020-12-21T07:02:15.404Z] 2a8b12db71e7: Pulling fs layer [2020-12-21T07:02:15.404Z] 6ca5941a6612: Pulling fs layer [2020-12-21T07:02:15.404Z] ecc8261a40a4: Pulling fs layer [2020-12-21T07:02:15.404Z] ecc8261a40a4: Waiting [2020-12-21T07:02:15.404Z] 2a8b12db71e7: Verifying Checksum [2020-12-21T07:02:15.404Z] 2a8b12db71e7: Download complete [2020-12-21T07:02:15.404Z] 31603596830f: Verifying Checksum [2020-12-21T07:02:15.404Z] 31603596830f: Download complete [2020-12-21T07:02:15.667Z] ecc8261a40a4: Verifying Checksum [2020-12-21T07:02:15.667Z] ecc8261a40a4: Download complete [2020-12-21T07:02:15.667Z] 6ca5941a6612: Verifying Checksum [2020-12-21T07:02:15.667Z] 6ca5941a6612: Download complete [2020-12-21T07:02:15.929Z] 31603596830f: Pull complete [2020-12-21T07:02:15.929Z] 2a8b12db71e7: Pull complete [2020-12-21T07:02:16.880Z] 6ca5941a6612: Pull complete [2020-12-21T07:02:17.142Z] ecc8261a40a4: Pull complete [2020-12-21T07:02:17.142Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-21T07:02:17.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T07:02:17.142Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-21T07:02:17.260Z] prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container [2020-12-21T07:02:17.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-21T07:02:19.789Z] $ docker top f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T07:02:20.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T07:02:20.234Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T07:02:20.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T07:02:20.494Z] $ docker exec f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 ssh-agent [2020-12-21T07:02:20.721Z] SSH_AUTH_SOCK=/tmp/ssh-7GSYHRLYuSUO/agent.11 [2020-12-21T07:02:20.721Z] SSH_AGENT_PID=17 [2020-12-21T07:02:20.731Z] Running ssh-add (command line suppressed) [2020-12-21T07:02:20.848Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5155836665308364319.key (/w/workspace/edgex-go/1@tmp/private_key_5155836665308364319.key) [2020-12-21T07:02:20.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T07:02:21.268Z] + git tag --points-at HEAD [Pipeline] } [2020-12-21T07:02:21.297Z] $ docker exec --env ******** --env ******** f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 ssh-agent -k [2020-12-21T07:02:21.406Z] unset SSH_AUTH_SOCK; [2020-12-21T07:02:21.406Z] unset SSH_AGENT_PID; [2020-12-21T07:02:21.406Z] echo Agent pid 17 killed; [2020-12-21T07:02:21.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-21T07:02:21.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T07:02:21.707Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T07:02:21.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T07:02:21.875Z] $ docker exec f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 ssh-agent [2020-12-21T07:02:22.037Z] SSH_AUTH_SOCK=/tmp/ssh-8hNyO5btt0XC/agent.47 [2020-12-21T07:02:22.038Z] SSH_AGENT_PID=53 [2020-12-21T07:02:22.045Z] Running ssh-add (command line suppressed) [2020-12-21T07:02:22.161Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8877860653521808647.key (/w/workspace/edgex-go/1@tmp/private_key_8877860653521808647.key) [2020-12-21T07:02:22.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T07:02:22.584Z] + git semver init [2020-12-21T07:02:22.584Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T07:02:22.584Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-21T07:02:22.584Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-21T07:02:22.584Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T07:02:22.584Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T07:02:22.584Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T07:02:22.584Z] # $SEMVER_BRANCH = PR-2968 [2020-12-21T07:02:22.584Z] # $SEMVER_TEMP = /tmp/semver-821015240 [2020-12-21T07:02:22.584Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-21T07:02:40.748Z] # '/tmp/semver-821015240' -> '/w/workspace/edgex-go/1/.semver' [2020-12-21T07:02:41.698Z] # -> Force: false [2020-12-21T07:02:41.698Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-21T07:02:41.723Z] $ docker exec --env ******** --env ******** f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 ssh-agent -k [2020-12-21T07:02:41.937Z] unset SSH_AUTH_SOCK; [2020-12-21T07:02:41.937Z] unset SSH_AGENT_PID; [2020-12-21T07:02:41.937Z] echo Agent pid 53 killed; [2020-12-21T07:02:42.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T07:02:42.669Z] + git semver [Pipeline] } [2020-12-21T07:02:42.703Z] $ docker stop --time=1 f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 [2020-12-21T07:02:44.301Z] $ docker rm -f f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T07:02:44.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-21T07:02:45.432Z] Stashed 1 file(s) [Pipeline] echo [2020-12-21T07:02:45.462Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T07:02:46.864Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-21T07:02:47.182Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T07:02:47.500Z] + sudo service docker restart [2020-12-21T07:02:47.500Z] + true [2020-12-21T07:02:47.500Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-21T07:02:48.111Z] ========================================================= [2020-12-21T07:02:48.111Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-21T07:02:48.111Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:02:48.493Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-21T07:02:51.817Z] Sending build context to Docker daemon 326.2MB [2020-12-21T07:02:51.817Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-21T07:02:51.817Z] Step 2/7 : FROM ${BASE} [2020-12-21T07:02:51.817Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-21T07:02:51.817Z] 188c0c94c7c5: Pulling fs layer [2020-12-21T07:02:51.817Z] 0ef7d3d256c8: Pulling fs layer [2020-12-21T07:02:51.817Z] de9db76c5a1d: Pulling fs layer [2020-12-21T07:02:51.817Z] bca2f99d35d6: Pulling fs layer [2020-12-21T07:02:51.817Z] 93359f2a8cfa: Pulling fs layer [2020-12-21T07:02:51.817Z] 7c6f9722023f: Pulling fs layer [2020-12-21T07:02:51.817Z] a35cf1a2eb13: Pulling fs layer [2020-12-21T07:02:51.817Z] bca2f99d35d6: Waiting [2020-12-21T07:02:51.817Z] 7c6f9722023f: Waiting [2020-12-21T07:02:51.817Z] 93359f2a8cfa: Waiting [2020-12-21T07:02:51.817Z] a35cf1a2eb13: Waiting [2020-12-21T07:02:51.817Z] de9db76c5a1d: Verifying Checksum [2020-12-21T07:02:51.817Z] de9db76c5a1d: Download complete [2020-12-21T07:02:51.817Z] 0ef7d3d256c8: Download complete [2020-12-21T07:02:51.817Z] 93359f2a8cfa: Verifying Checksum [2020-12-21T07:02:51.817Z] 93359f2a8cfa: Download complete [2020-12-21T07:02:51.817Z] 188c0c94c7c5: Verifying Checksum [2020-12-21T07:02:51.817Z] 188c0c94c7c5: Download complete [2020-12-21T07:02:52.080Z] 7c6f9722023f: Verifying Checksum [2020-12-21T07:02:52.080Z] 7c6f9722023f: Download complete [2020-12-21T07:02:52.080Z] 188c0c94c7c5: Pull complete [2020-12-21T07:02:52.659Z] 0ef7d3d256c8: Pull complete [2020-12-21T07:02:52.659Z] de9db76c5a1d: Pull complete [2020-12-21T07:02:53.619Z] a35cf1a2eb13: Verifying Checksum [2020-12-21T07:02:53.619Z] a35cf1a2eb13: Download complete [2020-12-21T07:02:54.198Z] bca2f99d35d6: Verifying Checksum [2020-12-21T07:02:54.198Z] bca2f99d35d6: Download complete [2020-12-21T07:02:59.526Z] bca2f99d35d6: Pull complete [2020-12-21T07:02:59.526Z] 93359f2a8cfa: Pull complete [2020-12-21T07:02:59.526Z] 7c6f9722023f: Pull complete [2020-12-21T07:03:01.149Z] Still waiting to schedule task [2020-12-21T07:03:01.149Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-21T07:03:04.836Z] a35cf1a2eb13: Pull complete [2020-12-21T07:03:04.836Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-21T07:03:04.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-21T07:03:04.836Z] ---> a62c8e92a672 [2020-12-21T07:03:04.836Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-21T07:03:05.105Z] ---> Running in a64199d4886f [2020-12-21T07:03:05.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:03:06.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:03:06.840Z] (1/12) Installing libmagic (5.38-r0) [2020-12-21T07:03:07.102Z] (2/12) Installing file (5.38-r0) [2020-12-21T07:03:07.102Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-21T07:03:07.364Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-21T07:03:11.587Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-21T07:03:11.587Z] (6/12) Installing patch (2.7.6-r6) [2020-12-21T07:03:11.587Z] (7/12) Installing build-base (0.5-r2) [2020-12-21T07:03:11.587Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-21T07:03:11.587Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-21T07:03:11.587Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-21T07:03:11.587Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-21T07:03:11.853Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-21T07:03:11.853Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:03:11.853Z] OK: 233 MiB in 51 packages [2020-12-21T07:03:16.087Z] Removing intermediate container a64199d4886f [2020-12-21T07:03:16.087Z] ---> 2fa3d3e0783d [2020-12-21T07:03:16.087Z] Step 4/7 : WORKDIR /edgex-go [2020-12-21T07:03:16.087Z] ---> Running in 04d8e37c2f09 [2020-12-21T07:03:16.087Z] Removing intermediate container 04d8e37c2f09 [2020-12-21T07:03:16.087Z] ---> a9709df113f7 [2020-12-21T07:03:16.087Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-21T07:03:16.349Z] latest: Pulling from library/docker [2020-12-21T07:03:16.611Z] 801bfaa63ef2: Pulling fs layer [2020-12-21T07:03:16.611Z] 4f7dc993c79e: Pulling fs layer [2020-12-21T07:03:16.611Z] d39d95e4997f: Pulling fs layer [2020-12-21T07:03:16.611Z] 1cda4b703d87: Pulling fs layer [2020-12-21T07:03:16.611Z] 54e5375350ea: Pulling fs layer [2020-12-21T07:03:16.611Z] f08cd1b3bb1b: Pulling fs layer [2020-12-21T07:03:16.611Z] 8e17d04e0c68: Pulling fs layer [2020-12-21T07:03:16.611Z] 54e5375350ea: Waiting [2020-12-21T07:03:16.611Z] f08cd1b3bb1b: Waiting [2020-12-21T07:03:16.611Z] 8e17d04e0c68: Waiting [2020-12-21T07:03:16.611Z] 1cda4b703d87: Waiting [2020-12-21T07:03:16.611Z] d39d95e4997f: Verifying Checksum [2020-12-21T07:03:16.611Z] d39d95e4997f: Download complete [2020-12-21T07:03:16.611Z] 4f7dc993c79e: Verifying Checksum [2020-12-21T07:03:16.611Z] 4f7dc993c79e: Download complete [2020-12-21T07:03:16.875Z] 801bfaa63ef2: Download complete [2020-12-21T07:03:16.875Z] f08cd1b3bb1b: Verifying Checksum [2020-12-21T07:03:16.875Z] f08cd1b3bb1b: Download complete [2020-12-21T07:03:17.140Z] 8e17d04e0c68: Verifying Checksum [2020-12-21T07:03:17.140Z] 8e17d04e0c68: Download complete [2020-12-21T07:03:17.140Z] 801bfaa63ef2: Pull complete [2020-12-21T07:03:17.140Z] 54e5375350ea: Verifying Checksum [2020-12-21T07:03:17.140Z] 54e5375350ea: Download complete [2020-12-21T07:03:17.405Z] 4f7dc993c79e: Pull complete [2020-12-21T07:03:17.405Z] d39d95e4997f: Pull complete [2020-12-21T07:03:17.669Z] 1cda4b703d87: Verifying Checksum [2020-12-21T07:03:17.669Z] 1cda4b703d87: Download complete [2020-12-21T07:03:20.237Z] 1cda4b703d87: Pull complete [2020-12-21T07:03:20.500Z] 54e5375350ea: Pull complete [2020-12-21T07:03:20.500Z] f08cd1b3bb1b: Pull complete [2020-12-21T07:03:20.500Z] 8e17d04e0c68: Pull complete [2020-12-21T07:03:20.500Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-21T07:03:20.763Z] Status: Downloaded newer image for docker:latest [2020-12-21T07:03:22.157Z] ---> d92f8fd9af50 [2020-12-21T07:03:22.157Z] Step 6/7 : COPY go.mod . [2020-12-21T07:03:22.157Z] ---> e56df8f71193 [2020-12-21T07:03:22.157Z] Step 7/7 : RUN go mod download [2020-12-21T07:03:22.157Z] ---> Running in acf83e112262 [2020-12-21T07:03:44.174Z] Removing intermediate container acf83e112262 [2020-12-21T07:03:44.174Z] ---> fcdd1b657310 [2020-12-21T07:03:44.174Z] Successfully built fcdd1b657310 [2020-12-21T07:03:44.174Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:03:44.531Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T07:03:44.531Z] . [Pipeline] withDockerContainer [2020-12-21T07:03:44.660Z] prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container [2020-12-21T07:03:44.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T07:03:45.583Z] $ docker top b9cf0f7f98233ad0d17e4721659ee12aa6d47c93db4a4548a0458a9a7b67f4c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T07:03:46.152Z] + go version [2020-12-21T07:03:46.152Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-21T07:03:46.183Z] $ docker stop --time=1 b9cf0f7f98233ad0d17e4721659ee12aa6d47c93db4a4548a0458a9a7b67f4c4 [2020-12-21T07:03:47.591Z] $ docker rm -f b9cf0f7f98233ad0d17e4721659ee12aa6d47c93db4a4548a0458a9a7b67f4c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:03:48.656Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T07:03:48.656Z] . [Pipeline] withDockerContainer [2020-12-21T07:03:48.773Z] prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container [2020-12-21T07:03:48.853Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T07:03:49.732Z] $ docker top fc975d175ddad7be7d260885ff42eeaa05d057ce33347d08a206130c920daea8 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-21T07:03:49.975Z] ========================================================= [2020-12-21T07:03:49.975Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-21T07:03:49.975Z] ========================================================= [Pipeline] sh [2020-12-21T07:03:50.428Z] + make test [2020-12-21T07:03:50.428Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-21T07:03:58.616Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-21T07:04:13.670Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-21T07:04:20.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-21T07:04:20.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-21T07:04:20.309Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-21T07:04:20.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-21T07:04:20.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-21T07:04:20.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-21T07:04:20.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-21T07:04:20.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-21T07:04:20.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-21T07:04:21.823Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-21T07:04:21.823Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-21T07:04:21.823Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-21T07:04:25.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements [2020-12-21T07:04:25.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-21T07:04:25.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-21T07:04:25.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-21T07:04:25.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-21T07:04:25.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-21T07:04:29.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.172s coverage: 27.1% of statements [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-21T07:04:29.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.032s coverage: 100.0% of statements [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-21T07:04:29.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-21T07:04:29.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.389s coverage: 73.9% of statements [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-21T07:04:29.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 83.1% of statements [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-21T07:04:29.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-21T07:04:31.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.368s coverage: 28.6% of statements [2020-12-21T07:04:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-21T07:04:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-21T07:04:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-21T07:04:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-21T07:04:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-21T07:04:31.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2020-12-21T07:04:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-21T07:04:31.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements [2020-12-21T07:04:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-21T07:04:31.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2020-12-21T07:04:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-21T07:04:31.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2020-12-21T07:04:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-21T07:04:31.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2020-12-21T07:04:31.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-21T07:04:31.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-21T07:04:31.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-21T07:04:31.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-21T07:04:33.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.300s coverage: 93.8% of statements [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-21T07:04:33.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.031s coverage: 58.8% of statements [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-21T07:04:33.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-21T07:04:33.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-21T07:04:33.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2020-12-21T07:04:33.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-21T07:04:33.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2020-12-21T07:04:33.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2020-12-21T07:04:34.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements [2020-12-21T07:04:34.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements [2020-12-21T07:04:34.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-21T07:04:35.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.5% of statements [2020-12-21T07:04:35.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-21T07:04:35.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-21T07:04:35.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2020-12-21T07:04:35.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2020-12-21T07:04:35.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2020-12-21T07:04:35.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2020-12-21T07:04:35.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2020-12-21T07:04:37.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 55.9% of statements [2020-12-21T07:04:37.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-21T07:04:37.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-21T07:04:37.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-21T07:04:37.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-21T07:04:37.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-21T07:04:37.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.0% of statements [2020-12-21T07:04:37.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-21T07:04:37.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-21T07:04:37.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.293s coverage: 84.0% of statements [2020-12-21T07:04:37.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2020-12-21T07:04:39.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.110s coverage: 47.1% of statements [2020-12-21T07:04:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-21T07:04:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-21T07:04:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-21T07:04:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-21T07:04:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-21T07:04:39.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2020-12-21T07:04:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-21T07:04:39.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2020-12-21T07:04:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-21T07:04:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.789s coverage: 29.1% of statements [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-21T07:04:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-21T07:04:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-21T07:04:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-21T07:04:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-21T07:04:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-21T07:04:40.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements [2020-12-21T07:04:40.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-21T07:04:40.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-21T07:04:40.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2020-12-21T07:04:41.186Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-12-21T07:04:41.186Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-21T07:04:41.449Z] GO111MODULE=on go vet ./... [2020-12-21T07:04:53.915Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17040 in /w/workspace/edgexfoundry_edgex-go_PR-2968 [Pipeline] { [Pipeline] ws [2020-12-21T07:04:54.033Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T07:04:59.249Z] using credential edgex-jenkins-ssh [2020-12-21T07:04:59.338Z] Cloning the remote Git repository [2020-12-21T07:04:59.412Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-21T07:04:59.515Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-21T07:04:59.595Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-21T07:04:59.595Z] > git --version # timeout=10 [2020-12-21T07:04:59.613Z] > git --version # 'git version 2.17.1' [2020-12-21T07:04:59.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T07:04:59.683Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T07:05:03.560Z] gofmt -l . [2020-12-21T07:05:03.560Z] [ "`gofmt -l .`" = "" ] [2020-12-21T07:05:03.560Z] ./bin/test-go-mod-tidy.sh [2020-12-21T07:05:03.831Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-21T07:05:06.081Z] + ls -al . [2020-12-21T07:05:06.081Z] total 636 [2020-12-21T07:05:06.081Z] drwxrwxr-x 10 1001 1001 4096 Dec 21 07:05 . [2020-12-21T07:05:06.081Z] drwxr-xr-x 4 root root 28 Dec 21 07:03 .. [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 11 Dec 21 07:01 .dockerignore [2020-12-21T07:05:06.081Z] drwxrwxr-x 8 1001 1001 179 Dec 21 07:02 .git [2020-12-21T07:05:06.081Z] drwxrwxr-x 3 1001 1001 125 Dec 21 07:01 .github [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 824 Dec 21 07:01 .gitignore [2020-12-21T07:05:06.081Z] drwx------ 3 1001 1001 47 Dec 21 07:02 .semver [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 166 Dec 21 07:01 .sonarcloud.properties [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 3804 Dec 21 07:01 CONTRIBUTING.md [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 1035 Dec 21 07:01 Dockerfile.build [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 863 Dec 21 07:01 Jenkinsfile [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 10775 Dec 21 07:01 LICENSE [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 5750 Dec 21 07:01 Makefile [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 6511 Dec 21 07:01 README.md [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 6744 Dec 21 07:01 SECURITY.md [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 5 Dec 21 07:02 VERSION [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 4131 Dec 21 07:01 ZMQWindows.md [2020-12-21T07:05:06.081Z] drwxrwxr-x 2 1001 1001 117 Dec 21 07:01 bin [2020-12-21T07:05:06.081Z] drwxrwxr-x 14 1001 1001 4096 Dec 21 07:01 cmd [2020-12-21T07:05:06.081Z] -rw-r--r-- 1 root root 539328 Dec 21 07:04 coverage.out [2020-12-21T07:05:06.081Z] -rw-r--r-- 1 root root 979 Dec 21 07:05 go.mod [2020-12-21T07:05:06.081Z] -rw-r--r-- 1 root root 18631 Dec 21 07:05 go.sum [2020-12-21T07:05:06.081Z] drwxrwxr-x 8 1001 1001 127 Dec 21 07:01 internal [2020-12-21T07:05:06.081Z] drwxrwxr-x 4 1001 1001 26 Dec 21 07:01 openapi [2020-12-21T07:05:06.081Z] drwxrwxr-x 4 1001 1001 71 Dec 21 07:01 snap [2020-12-21T07:05:06.081Z] -rw-rw-r-- 1 1001 1001 168 Dec 21 07:01 version.go [Pipeline] sh [2020-12-21T07:05:06.406Z] + '[' -e coverage.out ] [2020-12-21T07:05:06.406Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-21T07:05:06.627Z] Stashed 1 file(s) [Pipeline] sh [2020-12-21T07:05:06.940Z] + make build [2020-12-21T07:05:06.940Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-21T07:05:10.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-21T07:05:15.771Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:05:16.262Z] Merge succeeded, producing ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:05:16.262Z] Checking out Revision ef0800e6795d22901ea6a00f4265e039f4be3480 (PR-2968) [2020-12-21T07:05:14.890Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-21T07:05:14.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T07:05:14.964Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-21T07:05:14.995Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-21T07:05:14.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T07:05:15.009Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2968/head:refs/remotes/origin/PR-2968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T07:05:15.850Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T07:05:15.884Z] > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 [2020-12-21T07:05:16.195Z] > git remote # timeout=10 [2020-12-21T07:05:16.213Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T07:05:16.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T07:05:16.237Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-21T07:05:16.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T07:05:16.282Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T07:05:16.305Z] > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 [2020-12-21T07:05:18.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-21T07:05:19.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-21T07:05:20.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-21T07:05:20.618Z] Commit message: "feat(data): implement GET /reading/resourcename/{resourcename} V2 API" [2020-12-21T07:05:20.681Z] > git --version # timeout=10 [2020-12-21T07:05:20.691Z] > git --version # 'git version 2.17.1' [2020-12-21T07:05:20.703Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T07:05:20.700Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T07:05:22.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-21T07:05:22.508Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-21T07:05:22.965Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T07:05:23.328Z] + sudo service docker restart [2020-12-21T07:05:23.328Z] + true [2020-12-21T07:05:23.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-21T07:05:24.902Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T07:05:25.460Z] provisioning config files... [2020-12-21T07:05:25.542Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config469582778570489342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:05:25.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-21T07:05:25.992Z] ---> docker-login.sh [2020-12-21T07:05:25.992Z] nexus3.edgexfoundry.org:10001 [2020-12-21T07:05:26.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-21T07:05:26.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T07:05:27.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:05:27.250Z] Configure a credential helper to remove this warning. See [2020-12-21T07:05:27.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:05:27.250Z] [2020-12-21T07:05:27.250Z] Login Succeeded [2020-12-21T07:05:27.250Z] nexus3.edgexfoundry.org:10002 [2020-12-21T07:05:27.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T07:05:27.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-21T07:05:27.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:05:27.801Z] Configure a credential helper to remove this warning. See [2020-12-21T07:05:27.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:05:27.801Z] [2020-12-21T07:05:27.801Z] Login Succeeded [2020-12-21T07:05:27.801Z] nexus3.edgexfoundry.org:10003 [2020-12-21T07:05:28.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T07:05:28.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:05:28.359Z] Configure a credential helper to remove this warning. See [2020-12-21T07:05:28.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:05:28.359Z] [2020-12-21T07:05:28.359Z] Login Succeeded [2020-12-21T07:05:28.359Z] nexus3.edgexfoundry.org:10004 [2020-12-21T07:05:28.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T07:05:28.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:05:28.907Z] Configure a credential helper to remove this warning. See [2020-12-21T07:05:28.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:05:28.907Z] [2020-12-21T07:05:28.907Z] Login Succeeded [2020-12-21T07:05:28.907Z] docker.io [2020-12-21T07:05:29.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2020-12-21T07:05:29.221Z] $ docker stop --time=1 fc975d175ddad7be7d260885ff42eeaa05d057ce33347d08a206130c920daea8 [2020-12-21T07:05:29.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T07:05:29.781Z] Configure a credential helper to remove this warning. See [2020-12-21T07:05:29.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T07:05:29.781Z] [2020-12-21T07:05:29.781Z] Login Succeeded [2020-12-21T07:05:29.781Z] ---> docker-login.sh ends [2020-12-21T07:05:30.837Z] $ docker rm -f fc975d175ddad7be7d260885ff42eeaa05d057ce33347d08a206130c920daea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-12-21T07:05:31.514Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-12-21T07:05:34.673Z] ========================================================= [2020-12-21T07:05:34.673Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-21T07:05:34.673Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:05:35.087Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-21T07:05:35.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-21T07:05:35.199Z] [2020-12-21T07:05:35.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:05:35.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-21T07:05:35.622Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-21T07:05:35.622Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-21T07:05:35.622Z] ca9280d653b3: Pulling fs layer [2020-12-21T07:05:35.622Z] 7e9c9ca2126c: Pulling fs layer [2020-12-21T07:05:35.883Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-21T07:05:35.883Z] cbdbe7a5bc2a: Download complete [2020-12-21T07:05:36.148Z] cbdbe7a5bc2a: Pull complete [2020-12-21T07:05:36.413Z] ca9280d653b3: Verifying Checksum [2020-12-21T07:05:36.413Z] ca9280d653b3: Download complete [2020-12-21T07:05:37.069Z] Sending build context to Docker daemon 165.4MB [2020-12-21T07:05:37.346Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-21T07:05:37.346Z] Step 2/7 : FROM ${BASE} [2020-12-21T07:05:37.346Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-21T07:05:37.346Z] 5f621e34cdf4: Pulling fs layer [2020-12-21T07:05:37.346Z] a4357932f1b6: Pulling fs layer [2020-12-21T07:05:37.346Z] 18c013af1878: Pulling fs layer [2020-12-21T07:05:37.346Z] 00ac8860ef70: Pulling fs layer [2020-12-21T07:05:37.346Z] 63d7cb157983: Pulling fs layer [2020-12-21T07:05:37.346Z] b116817d02f9: Pulling fs layer [2020-12-21T07:05:37.346Z] 745a02a5169b: Pulling fs layer [2020-12-21T07:05:37.346Z] 00ac8860ef70: Waiting [2020-12-21T07:05:37.346Z] 63d7cb157983: Waiting [2020-12-21T07:05:37.346Z] b116817d02f9: Waiting [2020-12-21T07:05:37.346Z] 745a02a5169b: Waiting [2020-12-21T07:05:37.346Z] 18c013af1878: Download complete [2020-12-21T07:05:37.346Z] a4357932f1b6: Download complete [2020-12-21T07:05:37.346Z] 63d7cb157983: Verifying Checksum [2020-12-21T07:05:37.346Z] b116817d02f9: Verifying Checksum [2020-12-21T07:05:37.807Z] ca9280d653b3: Pull complete [2020-12-21T07:05:38.333Z] 5f621e34cdf4: Verifying Checksum [2020-12-21T07:05:38.333Z] 5f621e34cdf4: Download complete [2020-12-21T07:05:38.753Z] 7e9c9ca2126c: Verifying Checksum [2020-12-21T07:05:38.753Z] 7e9c9ca2126c: Download complete [2020-12-21T07:05:38.947Z] 5f621e34cdf4: Pull complete [2020-12-21T07:05:39.548Z] a4357932f1b6: Pull complete [2020-12-21T07:05:39.823Z] 18c013af1878: Pull complete [2020-12-21T07:05:40.433Z] 745a02a5169b: Verifying Checksum [2020-12-21T07:05:40.433Z] 745a02a5169b: Download complete [2020-12-21T07:05:41.874Z] 00ac8860ef70: Verifying Checksum [2020-12-21T07:05:41.874Z] 00ac8860ef70: Download complete [2020-12-21T07:05:45.383Z] 7e9c9ca2126c: Pull complete [2020-12-21T07:05:45.383Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-21T07:05:45.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-21T07:05:45.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-21T07:05:45.541Z] prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container [2020-12-21T07:05:45.591Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-21T07:05:48.506Z] $ docker top 77cfd48df55e7def6a4783cb1779bf142ea79ab5fb0135b7862f6578168f94bf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T07:05:49.091Z] + docker-compose build --help [2020-12-21T07:05:49.091Z] + grep parallel [2020-12-21T07:05:50.039Z] --parallel Build images in parallel. [Pipeline] } [2020-12-21T07:05:50.081Z] $ docker stop --time=1 77cfd48df55e7def6a4783cb1779bf142ea79ab5fb0135b7862f6578168f94bf [2020-12-21T07:05:51.461Z] $ docker rm -f 77cfd48df55e7def6a4783cb1779bf142ea79ab5fb0135b7862f6578168f94bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:05:52.058Z] 00ac8860ef70: Pull complete [2020-12-21T07:05:52.058Z] 63d7cb157983: Pull complete [2020-12-21T07:05:52.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-21T07:05:52.284Z] . [Pipeline] withDockerContainer [2020-12-21T07:05:52.332Z] b116817d02f9: Pull complete [2020-12-21T07:05:52.404Z] prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container [2020-12-21T07:05:52.456Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-21T07:05:53.196Z] $ docker top 17ffeb1e40a34fb2a9dc513d10f59c72c8bff1633889e2528b6fcbb2ede1e25b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T07:05:53.783Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-21T07:05:54.727Z] Building docker-core-command-go ... [2020-12-21T07:05:54.727Z] Building docker-core-data-go ... [2020-12-21T07:05:54.727Z] Building docker-core-metadata-go ... [2020-12-21T07:05:54.727Z] Building docker-security-bootstrap-redis-go ... [2020-12-21T07:05:54.727Z] Building docker-security-proxy-setup-go ... [2020-12-21T07:05:54.727Z] Building docker-security-secretstore-setup-go ... [2020-12-21T07:05:54.727Z] Building docker-support-notifications-go ... [2020-12-21T07:05:54.727Z] Building docker-support-scheduler-go ... [2020-12-21T07:05:54.727Z] Building docker-sys-mgmt-agent-go ... [2020-12-21T07:05:54.727Z] Building docker-core-command-go [2020-12-21T07:05:54.727Z] Building docker-core-metadata-go [2020-12-21T07:05:54.727Z] Building docker-security-bootstrap-redis-go [2020-12-21T07:05:54.727Z] Building docker-support-scheduler-go [2020-12-21T07:05:54.727Z] Building docker-sys-mgmt-agent-go [2020-12-21T07:05:56.653Z] 745a02a5169b: Pull complete [2020-12-21T07:05:56.653Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-21T07:05:56.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-21T07:05:56.653Z] ---> b7e6874047d6 [2020-12-21T07:05:56.653Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-21T07:06:00.048Z] ---> Running in e02067ab13b1 [2020-12-21T07:06:01.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:06:01.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:06:02.608Z] (1/12) Installing libmagic (5.38-r0) [2020-12-21T07:06:02.608Z] (2/12) Installing file (5.38-r0) [2020-12-21T07:06:02.880Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-21T07:06:02.881Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-21T07:06:07.171Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-21T07:06:07.171Z] (6/12) Installing patch (2.7.6-r6) [2020-12-21T07:06:07.442Z] (7/12) Installing build-base (0.5-r2) [2020-12-21T07:06:07.442Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-21T07:06:07.442Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-21T07:06:07.712Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-21T07:06:07.712Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-21T07:06:07.986Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-21T07:06:07.986Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:06:07.986Z] OK: 217 MiB in 51 packages [2020-12-21T07:06:12.307Z] Removing intermediate container e02067ab13b1 [2020-12-21T07:06:12.307Z] ---> f62b75423699 [2020-12-21T07:06:12.307Z] Step 4/7 : WORKDIR /edgex-go [2020-12-21T07:06:12.307Z] ---> Running in 49d8aa03877f [2020-12-21T07:06:12.930Z] Removing intermediate container 49d8aa03877f [2020-12-21T07:06:12.930Z] ---> e0bbb59bfc45 [2020-12-21T07:06:12.930Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-21T07:06:13.527Z] latest: Pulling from library/docker [2020-12-21T07:06:13.801Z] 159e5727ea61: Pulling fs layer [2020-12-21T07:06:13.801Z] 687389c36290: Pulling fs layer [2020-12-21T07:06:13.801Z] 94e28978939c: Pulling fs layer [2020-12-21T07:06:13.801Z] ea42096754a7: Pulling fs layer [2020-12-21T07:06:13.801Z] bd61cee6920e: Pulling fs layer [2020-12-21T07:06:13.801Z] 87c4ece4675c: Pulling fs layer [2020-12-21T07:06:13.801Z] 90ca8b2ff088: Pulling fs layer [2020-12-21T07:06:13.801Z] ea42096754a7: Waiting [2020-12-21T07:06:13.801Z] bd61cee6920e: Waiting [2020-12-21T07:06:13.801Z] 87c4ece4675c: Waiting [2020-12-21T07:06:13.801Z] 90ca8b2ff088: Waiting [2020-12-21T07:06:13.801Z] 94e28978939c: Download complete [2020-12-21T07:06:13.801Z] 687389c36290: Download complete [2020-12-21T07:06:13.801Z] 159e5727ea61: Verifying Checksum [2020-12-21T07:06:13.801Z] 159e5727ea61: Download complete [2020-12-21T07:06:14.079Z] 87c4ece4675c: Verifying Checksum [2020-12-21T07:06:14.079Z] 87c4ece4675c: Download complete [2020-12-21T07:06:14.079Z] bd61cee6920e: Verifying Checksum [2020-12-21T07:06:14.079Z] bd61cee6920e: Download complete [2020-12-21T07:06:14.079Z] 90ca8b2ff088: Download complete [2020-12-21T07:06:14.357Z] 159e5727ea61: Pull complete [2020-12-21T07:06:15.344Z] 687389c36290: Pull complete [2020-12-21T07:06:15.619Z] 94e28978939c: Pull complete [2020-12-21T07:06:16.612Z] ea42096754a7: Verifying Checksum [2020-12-21T07:06:16.612Z] ea42096754a7: Download complete [2020-12-21T07:06:20.001Z] ea42096754a7: Pull complete [2020-12-21T07:06:20.599Z] bd61cee6920e: Pull complete [2020-12-21T07:06:20.599Z] 87c4ece4675c: Pull complete [2020-12-21T07:06:21.200Z] 90ca8b2ff088: Pull complete [2020-12-21T07:06:21.200Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-21T07:06:21.200Z] Status: Downloaded newer image for docker:latest [2020-12-21T07:06:24.582Z] ---> 5efa70321933 [2020-12-21T07:06:24.582Z] Step 6/7 : COPY go.mod . [2020-12-21T07:06:25.178Z] ---> 5532dd1b69c6 [2020-12-21T07:06:25.179Z] Step 7/7 : RUN go mod download [2020-12-21T07:06:25.451Z] ---> Running in debedd990af8 [2020-12-21T07:06:26.974Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:06:26.974Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:06:26.974Z] ---> fcdd1b657310 [2020-12-21T07:06:26.974Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T07:06:26.974Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:06:26.974Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:06:26.974Z] ---> fcdd1b657310 [2020-12-21T07:06:26.974Z] Step 3/21 : WORKDIR /edgex-go [2020-12-21T07:06:26.974Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:06:26.974Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:06:26.974Z] ---> fcdd1b657310 [2020-12-21T07:06:26.974Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T07:06:26.974Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:06:26.974Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:06:26.974Z] ---> fcdd1b657310 [2020-12-21T07:06:26.974Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T07:06:26.974Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:06:26.974Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:06:26.974Z] ---> fcdd1b657310 [2020-12-21T07:06:26.974Z] Step 3/27 : WORKDIR /edgex-go [2020-12-21T07:06:26.974Z] ---> Running in 1e40cf8b7137 [2020-12-21T07:06:26.974Z] ---> Running in 4650e859ee51 [2020-12-21T07:06:26.974Z] ---> Running in 6e825fcbb08b [2020-12-21T07:06:26.974Z] ---> Running in 7913ea2116f3 [2020-12-21T07:06:26.974Z] ---> Running in af12de4139ef [2020-12-21T07:06:27.261Z] Removing intermediate container 1e40cf8b7137 [2020-12-21T07:06:27.262Z] ---> 4c32d2e16d7f [2020-12-21T07:06:27.262Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:06:27.262Z] Removing intermediate container 6e825fcbb08b [2020-12-21T07:06:27.262Z] ---> aa839a5ef035 [2020-12-21T07:06:27.262Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:06:27.262Z] Removing intermediate container af12de4139ef [2020-12-21T07:06:27.262Z] ---> 40264935361c [2020-12-21T07:06:27.262Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:06:27.262Z] Removing intermediate container 7913ea2116f3 [2020-12-21T07:06:27.262Z] ---> 1387a2d7e578 [2020-12-21T07:06:27.262Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:06:27.262Z] Removing intermediate container 4650e859ee51 [2020-12-21T07:06:27.262Z] ---> ca8bc0baf900 [2020-12-21T07:06:27.262Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:06:27.525Z] ---> Running in f63a6e3497b3 [2020-12-21T07:06:27.525Z] ---> Running in ceee0fdb134b [2020-12-21T07:06:27.525Z] ---> Running in c3612ca66c82 [2020-12-21T07:06:27.525Z] ---> Running in 08b15576cde4 [2020-12-21T07:06:27.525Z] ---> Running in e1bae23e2af5 [2020-12-21T07:06:29.467Z] Removing intermediate container f63a6e3497b3 [2020-12-21T07:06:29.467Z] ---> c9d01ed49470 [2020-12-21T07:06:29.467Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T07:06:29.467Z] Removing intermediate container c3612ca66c82 [2020-12-21T07:06:29.467Z] ---> 0cdc752e5188 [2020-12-21T07:06:29.467Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-21T07:06:29.467Z] ---> Running in 5aaeab4ea91a [2020-12-21T07:06:29.467Z] Removing intermediate container ceee0fdb134b [2020-12-21T07:06:29.467Z] ---> 6c3b017b185d [2020-12-21T07:06:29.467Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T07:06:29.467Z] ---> Running in 9b886bec1c0e [2020-12-21T07:06:29.730Z] ---> Running in 409594dcdfd6 [2020-12-21T07:06:29.992Z] Removing intermediate container 08b15576cde4 [2020-12-21T07:06:29.992Z] ---> c487c0e84465 [2020-12-21T07:06:29.992Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T07:06:30.257Z] ---> Running in 4d1efb4394e9 [2020-12-21T07:06:30.257Z] Removing intermediate container e1bae23e2af5 [2020-12-21T07:06:30.257Z] ---> e59d5d15c65b [2020-12-21T07:06:30.257Z] Step 5/21 : RUN apk update && apk add make git [2020-12-21T07:06:30.521Z] ---> Running in 38c6bffbd310 [2020-12-21T07:06:30.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:30.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:30.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:31.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:31.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:31.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:31.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:31.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:31.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:31.837Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:06:31.837Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:06:31.837Z] OK: 12750 distinct packages available [2020-12-21T07:06:32.099Z] OK: 233 MiB in 51 packages [2020-12-21T07:06:32.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:06:32.369Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:06:32.369Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:06:32.369Z] OK: 12750 distinct packages available [2020-12-21T07:06:32.369Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:06:32.369Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:06:32.369Z] OK: 12750 distinct packages available [2020-12-21T07:06:32.647Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:06:32.647Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:06:32.647Z] OK: 12750 distinct packages available [2020-12-21T07:06:32.647Z] Removing intermediate container 9b886bec1c0e [2020-12-21T07:06:32.647Z] ---> bd5246229328 [2020-12-21T07:06:32.647Z] Step 6/27 : COPY go.mod . [2020-12-21T07:06:32.647Z] OK: 233 MiB in 51 packages [2020-12-21T07:06:32.647Z] OK: 233 MiB in 51 packages [2020-12-21T07:06:32.912Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:06:32.912Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:06:32.912Z] OK: 12750 distinct packages available [2020-12-21T07:06:32.912Z] OK: 233 MiB in 51 packages [2020-12-21T07:06:32.912Z] ---> d6e2504e58a8 [2020-12-21T07:06:32.912Z] Step 7/27 : RUN go mod download [2020-12-21T07:06:33.175Z] OK: 233 MiB in 51 packages [2020-12-21T07:06:33.175Z] ---> Running in 2e5bee096fc5 [2020-12-21T07:06:33.757Z] Removing intermediate container 38c6bffbd310 [2020-12-21T07:06:33.757Z] ---> 69ec22193172 [2020-12-21T07:06:33.757Z] Step 6/21 : COPY go.mod . [2020-12-21T07:06:33.757Z] Removing intermediate container 409594dcdfd6 [2020-12-21T07:06:33.757Z] ---> d7818f95f574 [2020-12-21T07:06:33.757Z] Step 6/22 : COPY go.mod . [2020-12-21T07:06:34.023Z] Removing intermediate container 4d1efb4394e9 [2020-12-21T07:06:34.023Z] ---> 395e92bec96f [2020-12-21T07:06:34.023Z] Step 6/22 : COPY go.mod . [2020-12-21T07:06:34.023Z] ---> 7d3f1b12bd5a [2020-12-21T07:06:34.023Z] Step 7/21 : RUN go mod download [2020-12-21T07:06:34.286Z] ---> Running in b06cfea9a99d [2020-12-21T07:06:34.287Z] Removing intermediate container 5aaeab4ea91a [2020-12-21T07:06:34.287Z] ---> 95fceb251d21 [2020-12-21T07:06:34.287Z] Step 6/22 : COPY go.mod . [2020-12-21T07:06:34.287Z] ---> d7840d2dc94d [2020-12-21T07:06:34.287Z] Step 7/22 : RUN go mod download [2020-12-21T07:06:34.550Z] ---> 46a0f9302d7f [2020-12-21T07:06:34.550Z] Step 7/22 : RUN go mod download [2020-12-21T07:06:34.550Z] ---> Running in 440e7c79bead [2020-12-21T07:06:34.815Z] ---> Running in 0a4151566e25 [2020-12-21T07:06:34.815Z] ---> 157614abe918 [2020-12-21T07:06:34.815Z] Step 7/22 : RUN go mod download [2020-12-21T07:06:35.077Z] ---> Running in 85718b3c3e07 [2020-12-21T07:06:35.674Z] Removing intermediate container 2e5bee096fc5 [2020-12-21T07:06:35.674Z] ---> e149655344b6 [2020-12-21T07:06:35.674Z] Step 8/27 : COPY . . [2020-12-21T07:06:35.941Z] Removing intermediate container b06cfea9a99d [2020-12-21T07:06:35.941Z] ---> 79b5c6efb7c9 [2020-12-21T07:06:35.941Z] Step 8/21 : COPY . . [2020-12-21T07:06:42.567Z] Removing intermediate container 440e7c79bead [2020-12-21T07:06:42.567Z] ---> b27337238c94 [2020-12-21T07:06:42.567Z] Step 8/22 : COPY . . [2020-12-21T07:06:47.910Z] Removing intermediate container 0a4151566e25 [2020-12-21T07:06:47.910Z] ---> 7ee9bfaf1597 [2020-12-21T07:06:47.910Z] Step 8/22 : COPY . . [2020-12-21T07:06:51.248Z] Removing intermediate container 85718b3c3e07 [2020-12-21T07:06:51.248Z] ---> 4d4107d4c5ec [2020-12-21T07:06:51.248Z] Step 8/22 : COPY . . [2020-12-21T07:06:52.236Z] Removing intermediate container debedd990af8 [2020-12-21T07:06:52.236Z] ---> 3a30f87ffb7e [2020-12-21T07:06:52.236Z] Successfully built 3a30f87ffb7e [2020-12-21T07:06:52.236Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:06:52.601Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T07:06:52.601Z] . [Pipeline] withDockerContainer [2020-12-21T07:06:52.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container [2020-12-21T07:06:52.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T07:06:54.557Z] $ docker top bbd40b0b891acac33e202fc3bbc9e3becc24a8c796f2966cd97a5901677f6229 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T07:06:55.601Z] + go version [2020-12-21T07:06:55.601Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-21T07:06:55.650Z] $ docker stop --time=1 bbd40b0b891acac33e202fc3bbc9e3becc24a8c796f2966cd97a5901677f6229 [2020-12-21T07:06:57.559Z] $ docker rm -f bbd40b0b891acac33e202fc3bbc9e3becc24a8c796f2966cd97a5901677f6229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:06:58.783Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T07:06:58.783Z] . [Pipeline] withDockerContainer [2020-12-21T07:06:59.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container [2020-12-21T07:06:59.169Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T07:07:00.590Z] $ docker top a9407b178d4bee8aed6670bbbe0e60fbb6cf017aec42118f0348ad79583a0337 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-21T07:07:00.965Z] ========================================================= [2020-12-21T07:07:00.965Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-21T07:07:00.965Z] ========================================================= [Pipeline] sh [2020-12-21T07:07:01.620Z] + make test [2020-12-21T07:07:01.620Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-21T07:07:13.389Z] ---> a1cb000d6e71 [2020-12-21T07:07:13.389Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-21T07:07:13.389Z] ---> 1ee532eff901 [2020-12-21T07:07:13.389Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-21T07:07:13.972Z] ---> Running in d2a0520e4857 [2020-12-21T07:07:18.077Z] ---> Running in 92e76d223bdb [2020-12-21T07:07:18.077Z] ---> 8fbac4235da0 [2020-12-21T07:07:18.077Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-21T07:07:18.416Z] ---> Running in 5118fdadb810 [2020-12-21T07:07:20.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-21T07:07:20.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-21T07:07:20.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-21T07:07:21.036Z] ---> 5bbb36d6f74c [2020-12-21T07:07:21.036Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-21T07:07:21.036Z] ---> f5fbccf7791a [2020-12-21T07:07:21.036Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-21T07:07:21.036Z] ---> Running in 6691924a1576 [2020-12-21T07:07:21.036Z] ---> Running in 89be9f103134 [2020-12-21T07:07:21.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-21T07:07:22.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-21T07:07:23.796Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-21T07:07:54.555Z] Removing intermediate container d2a0520e4857 [2020-12-21T07:07:54.555Z] ---> bb0ebdbed9f1 [2020-12-21T07:07:54.555Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-21T07:07:54.555Z] Removing intermediate container 89be9f103134 [2020-12-21T07:07:54.555Z] ---> b2c947b086fb [2020-12-21T07:07:54.555Z] [2020-12-21T07:07:54.555Z] Step 10/22 : FROM alpine:3.10 [2020-12-21T07:07:54.555Z] Removing intermediate container 92e76d223bdb [2020-12-21T07:07:54.555Z] ---> bea63ca563c0 [2020-12-21T07:07:54.555Z] [2020-12-21T07:07:54.555Z] Step 10/21 : FROM scratch [2020-12-21T07:07:54.555Z] ---> [2020-12-21T07:07:54.555Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T07:07:54.555Z] ---> Running in ae1ed77132cb [2020-12-21T07:07:54.555Z] 3.10: Pulling from library/alpine [2020-12-21T07:07:54.555Z] ---> Running in 3bf7ff695ef3 [2020-12-21T07:07:54.555Z] Removing intermediate container 3bf7ff695ef3 [2020-12-21T07:07:54.555Z] ---> 9814eec5c893 [2020-12-21T07:07:54.555Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-21T07:07:54.555Z] ---> Running in faec665d9908 [2020-12-21T07:07:54.555Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-21T07:07:54.555Z] Status: Downloaded newer image for alpine:3.10 [2020-12-21T07:07:54.555Z] ---> be4e4bea2c2e [2020-12-21T07:07:54.555Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-21T07:07:54.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-21T07:07:55.959Z] ---> Running in c73719279962 [2020-12-21T07:07:55.960Z] Removing intermediate container faec665d9908 [2020-12-21T07:07:55.960Z] ---> 9d940a84d5b4 [2020-12-21T07:07:55.960Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-21T07:07:56.224Z] Removing intermediate container 6691924a1576 [2020-12-21T07:07:56.224Z] ---> 956483e66a51 [2020-12-21T07:07:56.224Z] [2020-12-21T07:07:56.224Z] Step 10/22 : FROM scratch [2020-12-21T07:07:56.224Z] ---> [2020-12-21T07:07:56.224Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T07:07:56.224Z] ---> Using cache [2020-12-21T07:07:56.224Z] ---> 9814eec5c893 [2020-12-21T07:07:56.224Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-21T07:07:56.224Z] ---> Running in 6573ed752f5a [2020-12-21T07:07:56.224Z] ---> Running in 4bda5c1938af [2020-12-21T07:07:56.813Z] Removing intermediate container 6573ed752f5a [2020-12-21T07:07:56.813Z] ---> 26b6b704da2f [2020-12-21T07:07:56.813Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-21T07:07:57.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:07:57.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:07:57.341Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-21T07:07:57.341Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-21T07:07:57.341Z] OK: 10350 distinct packages available [2020-12-21T07:07:57.341Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-21T07:07:57.602Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-21T07:07:57.602Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-21T07:07:57.602Z] (4/5) Installing curl (7.66.0-r3) [2020-12-21T07:07:57.602Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-21T07:07:57.602Z] Executing busybox-1.30.1-r3.trigger [2020-12-21T07:07:57.602Z] Executing ca-certificates-20191127-r2.trigger [2020-12-21T07:07:57.602Z] OK: 7 MiB in 19 packages [2020-12-21T07:07:58.177Z] Removing intermediate container 4bda5c1938af [2020-12-21T07:07:58.177Z] ---> db7f6fda82d4 [2020-12-21T07:07:58.177Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-21T07:07:58.762Z] ---> f59b7c3b15cc [2020-12-21T07:07:58.762Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-21T07:07:58.762Z] ---> Running in 1a89503dbeb5 [2020-12-21T07:07:58.762Z] Removing intermediate container ae1ed77132cb [2020-12-21T07:07:58.762Z] ---> 42f6fc558bae [2020-12-21T07:07:58.762Z] [2020-12-21T07:07:58.762Z] Step 11/27 : FROM docker:latest [2020-12-21T07:07:58.762Z] ---> 0040bc98e531 [2020-12-21T07:07:58.762Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-21T07:07:59.031Z] Removing intermediate container 5118fdadb810 [2020-12-21T07:07:59.031Z] ---> 9f356f4026ff [2020-12-21T07:07:59.031Z] [2020-12-21T07:07:59.031Z] Step 10/22 : FROM scratch [2020-12-21T07:07:59.031Z] ---> [2020-12-21T07:07:59.031Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T07:07:59.031Z] ---> Using cache [2020-12-21T07:07:59.031Z] ---> 9814eec5c893 [2020-12-21T07:07:59.031Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-21T07:07:59.031Z] ---> Running in 47509e0e4449 [2020-12-21T07:07:59.983Z] ---> Running in 5cbe30a91c49 [2020-12-21T07:07:59.983Z] Removing intermediate container 1a89503dbeb5 [2020-12-21T07:07:59.983Z] ---> adba22d49be0 [2020-12-21T07:07:59.983Z] Step 14/22 : WORKDIR / [2020-12-21T07:08:00.253Z] ---> Running in 81658bd35f38 [2020-12-21T07:08:00.253Z] Removing intermediate container c73719279962 [2020-12-21T07:08:00.253Z] ---> 0810cba9dcd4 [2020-12-21T07:08:00.253Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-21T07:08:00.253Z] ---> 80d110562864 [2020-12-21T07:08:00.253Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-21T07:08:00.253Z] Removing intermediate container 5cbe30a91c49 [2020-12-21T07:08:00.253Z] ---> 5e7b1b096fb4 [2020-12-21T07:08:00.253Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-21T07:08:00.519Z] ---> Running in 78fa85cd792a [2020-12-21T07:08:00.519Z] ---> Running in 481d06d4c3ae [2020-12-21T07:08:00.519Z] Removing intermediate container 81658bd35f38 [2020-12-21T07:08:00.519Z] ---> 2cf871c84ac5 [2020-12-21T07:08:00.519Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-21T07:08:00.788Z] ---> 5b67225d53bf [2020-12-21T07:08:00.788Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-21T07:08:00.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:08:00.788Z] Removing intermediate container 78fa85cd792a [2020-12-21T07:08:00.788Z] ---> 7add63a45593 [2020-12-21T07:08:00.788Z] Step 13/22 : WORKDIR / [2020-12-21T07:08:00.788Z] ---> Running in 7e7a1f521835 [2020-12-21T07:08:00.788Z] Removing intermediate container 481d06d4c3ae [2020-12-21T07:08:00.788Z] ---> 6ece173954e6 [2020-12-21T07:08:00.788Z] Step 14/22 : WORKDIR / [2020-12-21T07:08:01.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:08:01.057Z] ---> fc6e5e4a6d11 [2020-12-21T07:08:01.057Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-21T07:08:01.057Z] ---> Running in 113c5165df45 [2020-12-21T07:08:01.057Z] ---> Running in b3bfbf45153a [2020-12-21T07:08:01.057Z] (1/2) Installing readline (8.0.4-r0) [2020-12-21T07:08:01.057Z] Removing intermediate container 7e7a1f521835 [2020-12-21T07:08:01.057Z] ---> 8631f7dc802b [2020-12-21T07:08:01.057Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:08:01.057Z] (2/2) Installing bash (5.0.17-r0) [2020-12-21T07:08:01.323Z] Executing bash-5.0.17-r0.post-install [2020-12-21T07:08:01.323Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:08:01.323Z] OK: 12 MiB in 22 packages [2020-12-21T07:08:01.323Z] ---> Running in c231f4530abb [2020-12-21T07:08:01.590Z] Removing intermediate container b3bfbf45153a [2020-12-21T07:08:01.590Z] ---> 9a3391372ff8 [2020-12-21T07:08:01.590Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-21T07:08:01.590Z] Removing intermediate container 113c5165df45 [2020-12-21T07:08:01.590Z] ---> ac368363a91a [2020-12-21T07:08:01.590Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-21T07:08:01.853Z] ---> 175b9ba1ec03 [2020-12-21T07:08:01.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-21T07:08:01.853Z] Removing intermediate container c231f4530abb [2020-12-21T07:08:01.853Z] ---> d50fd11dd922 [2020-12-21T07:08:01.853Z] Step 19/21 : LABEL arch=x86_64 [2020-12-21T07:08:02.805Z] ---> fe56a83bdcc8 [2020-12-21T07:08:02.805Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-21T07:08:02.805Z] ---> Running in 7d4d09dec577 [2020-12-21T07:08:02.805Z] ---> 9b06d9247e6f [2020-12-21T07:08:02.805Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-21T07:08:03.082Z] ---> 4e71b9ba2e8b [2020-12-21T07:08:03.082Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-21T07:08:03.082Z] Removing intermediate container 47509e0e4449 [2020-12-21T07:08:03.082Z] ---> 1a413878bd6f [2020-12-21T07:08:03.082Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-21T07:08:03.082Z] ---> Running in a680005d9cbf [2020-12-21T07:08:03.343Z] ---> Running in fb0d2d0d3009 [2020-12-21T07:08:03.343Z] Removing intermediate container 7d4d09dec577 [2020-12-21T07:08:03.343Z] ---> db15aaf2dae2 [2020-12-21T07:08:03.343Z] Step 20/21 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:08:03.343Z] ---> 8005b99d043c [2020-12-21T07:08:03.343Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-21T07:08:03.605Z] ---> 4f1568ae99d8 [2020-12-21T07:08:03.605Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-21T07:08:03.605Z] ---> Running in 39670e91621a [2020-12-21T07:08:03.605Z] Removing intermediate container fb0d2d0d3009 [2020-12-21T07:08:03.605Z] ---> 604c68f9b299 [2020-12-21T07:08:03.605Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:08:03.868Z] ---> 56087bcc20a8 [2020-12-21T07:08:03.868Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-21T07:08:03.868Z] Removing intermediate container 39670e91621a [2020-12-21T07:08:03.868Z] ---> 1b0070131fb0 [2020-12-21T07:08:03.869Z] Step 21/21 : LABEL version=0.0.0 [2020-12-21T07:08:03.869Z] ---> Running in 543a8616c9f5 [2020-12-21T07:08:04.135Z] ---> Running in 27363ed19b7a [2020-12-21T07:08:04.136Z] ---> Running in 2d17ff9d2f8c [2020-12-21T07:08:04.136Z] ---> 28a5e59d00c8 [2020-12-21T07:08:04.136Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-21T07:08:04.398Z] Removing intermediate container 543a8616c9f5 [2020-12-21T07:08:04.398Z] ---> db6c64346fc0 [2020-12-21T07:08:04.398Z] Step 20/22 : LABEL arch=x86_64 [2020-12-21T07:08:04.661Z] Removing intermediate container 27363ed19b7a [2020-12-21T07:08:04.661Z] ---> 4c878adf296e [2020-12-21T07:08:04.661Z] [2020-12-21T07:08:04.661Z] ---> Running in d5bc21bc3c86 [2020-12-21T07:08:04.661Z] Removing intermediate container 2d17ff9d2f8c [2020-12-21T07:08:04.661Z] ---> 2414196725fb [2020-12-21T07:08:04.661Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:08:04.661Z] ---> 3889bff2c9ac [2020-12-21T07:08:04.661Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-21T07:08:04.661Z] Successfully built 4c878adf296e [2020-12-21T07:08:04.923Z] ---> Running in 37394cb549a9 [2020-12-21T07:08:04.923Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-21T07:08:04.923Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2020-12-21T07:08:04.923Z] ---> Running in a3c324dba9f2 [2020-12-21T07:08:05.194Z] Removing intermediate container d5bc21bc3c86 [2020-12-21T07:08:05.194Z] ---> fc788e311b18 [2020-12-21T07:08:05.194Z] Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:08:05.194Z] Removing intermediate container a680005d9cbf [2020-12-21T07:08:05.194Z] ---> 72bd8c51628d [2020-12-21T07:08:05.194Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-21T07:08:05.194Z] ---> Running in 771ebc4a5e16 [2020-12-21T07:08:05.194Z] ---> Running in 5cbb4bf9929a [2020-12-21T07:08:05.194Z] Removing intermediate container 37394cb549a9 [2020-12-21T07:08:05.194Z] ---> 0b89a0b70f22 [2020-12-21T07:08:05.194Z] Step 20/22 : LABEL arch=x86_64 [2020-12-21T07:08:05.461Z] ---> Running in aabe768236d4 [2020-12-21T07:08:05.724Z] Removing intermediate container 5cbb4bf9929a [2020-12-21T07:08:05.724Z] ---> b87c39b736fc [2020-12-21T07:08:05.724Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-21T07:08:05.724Z] Removing intermediate container 771ebc4a5e16 [2020-12-21T07:08:05.724Z] ---> 87dec2aad9f6 [2020-12-21T07:08:05.725Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T07:08:05.995Z] ---> Running in 8f147147797b [2020-12-21T07:08:05.995Z] Removing intermediate container aabe768236d4 [2020-12-21T07:08:05.995Z] ---> 1f52ede44d00 [2020-12-21T07:08:05.995Z] Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:08:06.257Z] ---> Running in 1f003af2ce84 [2020-12-21T07:08:06.521Z] ---> Running in a6111f5574a5 [2020-12-21T07:08:06.521Z] Removing intermediate container 8f147147797b [2020-12-21T07:08:06.521Z] ---> 9412bbb03b4f [2020-12-21T07:08:06.521Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-21T07:08:06.521Z] Removing intermediate container 1f003af2ce84 [2020-12-21T07:08:06.521Z] ---> c42cd8b191f7 [2020-12-21T07:08:06.521Z] [2020-12-21T07:08:07.917Z] ---> Running in 69c674657d7f [2020-12-21T07:08:08.182Z] Successfully built c42cd8b191f7 [2020-12-21T07:08:08.758Z] Successfully tagged docker-core-command-go:latest [2020-12-21T07:08:08.758Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2020-12-21T07:08:09.709Z] Removing intermediate container a6111f5574a5 [2020-12-21T07:08:09.709Z] ---> d77579cb3d84 [2020-12-21T07:08:09.709Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T07:08:09.709Z] Removing intermediate container a3c324dba9f2 [2020-12-21T07:08:09.709Z] ---> b427407733f6 [2020-12-21T07:08:09.709Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-21T07:08:10.285Z] ---> Running in 20b332c16d46 [2020-12-21T07:08:10.285Z] Removing intermediate container 69c674657d7f [2020-12-21T07:08:10.285Z] ---> c6da22983c2a [2020-12-21T07:08:10.285Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-21T07:08:10.285Z] ---> Running in d89d8650991d [2020-12-21T07:08:10.989Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-21T07:08:15.621Z] Removing intermediate container 20b332c16d46 [2020-12-21T07:08:15.621Z] ---> 4d2c3021c735 [2020-12-21T07:08:15.621Z] [2020-12-21T07:08:15.621Z] Removing intermediate container d89d8650991d [2020-12-21T07:08:15.621Z] ---> c2808d99f84f [2020-12-21T07:08:15.621Z] Step 20/22 : LABEL arch=x86_64 [2020-12-21T07:08:16.202Z] Successfully built 4d2c3021c735 [2020-12-21T07:08:16.202Z] ---> ec51db139446 [2020-12-21T07:08:16.202Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-21T07:08:16.202Z] Successfully tagged docker-core-metadata-go:latest [2020-12-21T07:08:16.202Z] Building docker-core-data-go [2020-12-21T07:08:16.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-21T07:08:20.440Z]  Building docker-core-metadata-go ... done  ---> Running in 3187df56c171 [2020-12-21T07:08:20.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-21T07:08:20.753Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-21T07:08:20.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-21T07:08:20.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-21T07:08:20.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-21T07:08:20.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-21T07:08:22.391Z] ---> 227febf7a993 [2020-12-21T07:08:22.391Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-21T07:08:23.386Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-21T07:08:23.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-21T07:08:25.786Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:08:25.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:08:25.787Z] ---> fcdd1b657310 [2020-12-21T07:08:25.787Z] Step 3/24 : WORKDIR /edgex-go [2020-12-21T07:08:25.787Z] ---> Using cache [2020-12-21T07:08:25.787Z] ---> ca8bc0baf900 [2020-12-21T07:08:25.787Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:08:25.787Z] ---> Using cache [2020-12-21T07:08:25.787Z] ---> e59d5d15c65b [2020-12-21T07:08:25.787Z] Step 5/24 : RUN apk update && apk add make git [2020-12-21T07:08:25.787Z] ---> Using cache [2020-12-21T07:08:25.787Z] ---> 69ec22193172 [2020-12-21T07:08:25.787Z] Step 6/24 : COPY go.mod . [2020-12-21T07:08:25.787Z] ---> Using cache [2020-12-21T07:08:25.787Z] ---> 7d3f1b12bd5a [2020-12-21T07:08:25.787Z] Step 7/24 : RUN go mod download [2020-12-21T07:08:25.787Z] ---> Using cache [2020-12-21T07:08:25.787Z] ---> 79b5c6efb7c9 [2020-12-21T07:08:25.787Z] Step 8/24 : COPY . . [2020-12-21T07:08:25.787Z] ---> Using cache [2020-12-21T07:08:25.787Z] ---> 1ee532eff901 [2020-12-21T07:08:25.787Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-21T07:08:26.287Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-21T07:08:26.287Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-21T07:08:26.287Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-21T07:08:27.722Z] Removing intermediate container 3187df56c171 [2020-12-21T07:08:27.722Z] ---> 873249b0971e [2020-12-21T07:08:27.722Z] Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:08:28.297Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:08:28.297Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:08:28.297Z] ---> fcdd1b657310 [2020-12-21T07:08:28.297Z] Step 3/24 : WORKDIR /edgex-go [2020-12-21T07:08:28.297Z] ---> Using cache [2020-12-21T07:08:28.297Z] ---> ca8bc0baf900 [2020-12-21T07:08:28.297Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:08:28.297Z] ---> Using cache [2020-12-21T07:08:28.297Z] ---> e59d5d15c65b [2020-12-21T07:08:28.297Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-21T07:08:29.250Z] ---> Running in 352a56c394c6 [2020-12-21T07:08:29.250Z] ---> 7bdcba953efb [2020-12-21T07:08:29.250Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-21T07:08:29.514Z] ---> Running in fe0621131dd2 [2020-12-21T07:08:29.784Z] ---> Running in 680de7175b11 [2020-12-21T07:08:29.784Z] ---> Running in 0a5636bc3e3f [2020-12-21T07:08:31.186Z] Removing intermediate container 680de7175b11 [2020-12-21T07:08:31.186Z] ---> 2e00c5354ace [2020-12-21T07:08:31.186Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T07:08:31.448Z] ---> Running in bdc703fce515 [2020-12-21T07:08:32.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-21T07:08:32.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:08:32.568Z] Removing intermediate container bdc703fce515 [2020-12-21T07:08:32.568Z] ---> d6f504cbfe14 [2020-12-21T07:08:32.568Z] [2020-12-21T07:08:32.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:08:32.832Z] Successfully built d6f504cbfe14 [2020-12-21T07:08:32.832Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-21T07:08:32.832Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2020-12-21T07:08:32.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:08:33.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:08:33.102Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-21T07:08:33.102Z] (2/33) Installing expat (2.2.9-r1) [2020-12-21T07:08:33.102Z] (3/33) Installing libffi (3.3-r2) [2020-12-21T07:08:33.102Z] (4/33) Installing gdbm (1.13-r1) [2020-12-21T07:08:33.683Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-21T07:08:33.683Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-21T07:08:33.683Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-21T07:08:33.683Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:08:33.683Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:08:33.683Z] OK: 12750 distinct packages available [2020-12-21T07:08:34.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.222s coverage: 46.6% of statements [2020-12-21T07:08:34.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-21T07:08:34.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-21T07:08:34.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-21T07:08:34.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-21T07:08:34.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-21T07:08:34.648Z] OK: 233 MiB in 51 packages [2020-12-21T07:08:34.648Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:08:34.648Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:08:34.648Z] ---> fcdd1b657310 [2020-12-21T07:08:34.648Z] Step 3/23 : WORKDIR /edgex-go [2020-12-21T07:08:34.648Z] ---> Using cache [2020-12-21T07:08:34.648Z] ---> ca8bc0baf900 [2020-12-21T07:08:34.648Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:08:34.648Z] ---> Using cache [2020-12-21T07:08:34.648Z] ---> e59d5d15c65b [2020-12-21T07:08:34.648Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-21T07:08:41.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.450s coverage: 27.1% of statements [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-21T07:08:41.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-21T07:08:41.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-21T07:08:41.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.511s coverage: 73.9% of statements [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-21T07:08:41.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-21T07:08:42.863Z] ---> Running in 5da6516347a2 [2020-12-21T07:08:42.863Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-21T07:08:42.864Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-21T07:08:42.864Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-21T07:08:42.864Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-21T07:08:42.864Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-21T07:08:42.864Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-21T07:08:42.864Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-21T07:08:42.864Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-21T07:08:42.864Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-21T07:08:42.864Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-21T07:08:42.864Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-21T07:08:42.864Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-21T07:08:42.864Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-21T07:08:42.864Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-21T07:08:43.140Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-21T07:08:43.140Z] Removing intermediate container fe0621131dd2 [2020-12-21T07:08:43.140Z] ---> 9daa52fe7771 [2020-12-21T07:08:43.140Z] Step 6/24 : COPY go.mod . [2020-12-21T07:08:43.140Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-21T07:08:43.140Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-21T07:08:43.140Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-21T07:08:43.140Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-21T07:08:43.140Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:08:43.140Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-21T07:08:43.140Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-21T07:08:43.140Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-21T07:08:43.140Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-21T07:08:43.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.687s coverage: 83.1% of statements [2020-12-21T07:08:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-21T07:08:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-21T07:08:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-21T07:08:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-21T07:08:43.409Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-21T07:08:43.409Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-21T07:08:43.409Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-21T07:08:44.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:08:44.040Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:08:44.628Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:08:44.628Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:08:44.628Z] OK: 12750 distinct packages available [2020-12-21T07:08:44.628Z] OK: 71 MiB in 55 packages [2020-12-21T07:08:44.890Z] OK: 233 MiB in 51 packages [2020-12-21T07:08:44.890Z] ---> ff8b4ecb9a3d [2020-12-21T07:08:44.890Z] Step 7/24 : RUN go mod download [2020-12-21T07:08:45.475Z] ---> Running in b4f3e77ffa6a [2020-12-21T07:08:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.217s coverage: 28.6% of statements [2020-12-21T07:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-21T07:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-21T07:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-21T07:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-21T07:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-21T07:08:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements [2020-12-21T07:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-21T07:08:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements [2020-12-21T07:08:48.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-21T07:08:49.009Z] Removing intermediate container 5da6516347a2 [2020-12-21T07:08:49.009Z] ---> f4a9df2602c7 [2020-12-21T07:08:49.009Z] Step 6/23 : COPY go.mod . [2020-12-21T07:08:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.282s coverage: 86.7% of statements [2020-12-21T07:08:49.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-21T07:08:49.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.346s coverage: 97.5% of statements [2020-12-21T07:08:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-21T07:08:50.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements [2020-12-21T07:08:50.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-21T07:08:50.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-21T07:08:50.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-21T07:08:50.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-21T07:08:50.420Z] ---> 5f92689c9e5b [2020-12-21T07:08:50.420Z] Step 7/23 : RUN go mod download [2020-12-21T07:08:52.548Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:08:52.548Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:08:52.548Z] ---> fcdd1b657310 [2020-12-21T07:08:52.548Z] Step 3/21 : WORKDIR /edgex-go [2020-12-21T07:08:52.548Z] ---> Using cache [2020-12-21T07:08:52.548Z] ---> ca8bc0baf900 [2020-12-21T07:08:52.548Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:08:52.548Z] ---> Using cache [2020-12-21T07:08:52.548Z] ---> e59d5d15c65b [2020-12-21T07:08:52.548Z] Step 5/21 : RUN apk update && apk add make git [2020-12-21T07:08:52.548Z] ---> Using cache [2020-12-21T07:08:52.548Z] ---> 69ec22193172 [2020-12-21T07:08:52.548Z] Step 6/21 : COPY go.mod . [2020-12-21T07:08:52.548Z] ---> Using cache [2020-12-21T07:08:52.548Z] ---> 7d3f1b12bd5a [2020-12-21T07:08:52.548Z] Step 7/21 : RUN go mod download [2020-12-21T07:08:52.548Z] ---> Using cache [2020-12-21T07:08:52.548Z] ---> 79b5c6efb7c9 [2020-12-21T07:08:52.548Z] Step 8/21 : COPY . . [2020-12-21T07:08:52.548Z] ---> Using cache [2020-12-21T07:08:52.548Z] ---> 1ee532eff901 [2020-12-21T07:08:52.548Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-21T07:08:53.501Z] ---> Running in 720db8794bed [2020-12-21T07:08:53.768Z] ---> Running in 04df185fc6f0 [2020-12-21T07:08:54.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-21T07:08:54.632Z] Removing intermediate container b4f3e77ffa6a [2020-12-21T07:08:54.632Z] ---> e1fffe2d0a0f [2020-12-21T07:08:54.632Z] Step 8/24 : COPY . . [2020-12-21T07:08:55.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-21T07:08:58.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.011s coverage: 93.8% of statements [2020-12-21T07:08:58.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-21T07:08:58.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-21T07:08:58.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-21T07:08:58.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.247s coverage: 0.1% of statements [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-21T07:08:58.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-21T07:08:58.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2020-12-21T07:08:58.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-21T07:08:58.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements [2020-12-21T07:08:58.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.196s coverage: 87.2% of statements [2020-12-21T07:08:58.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.161s coverage: 84.2% of statements [2020-12-21T07:08:59.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.4% of statements [2020-12-21T07:08:59.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-21T07:09:00.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.607s coverage: 63.5% of statements [2020-12-21T07:09:00.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-21T07:09:00.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-21T07:09:00.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.089s coverage: 100.0% of statements [2020-12-21T07:09:01.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2020-12-21T07:09:01.908Z] Removing intermediate container 0a5636bc3e3f [2020-12-21T07:09:01.908Z] ---> 6c2ffa41b2c0 [2020-12-21T07:09:01.908Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-21T07:09:02.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2020-12-21T07:09:03.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2020-12-21T07:09:03.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.129s coverage: 100.0% of statements [2020-12-21T07:09:04.006Z] Removing intermediate container 720db8794bed [2020-12-21T07:09:04.006Z] ---> 677314fd1d71 [2020-12-21T07:09:04.006Z] Step 8/23 : COPY . . [2020-12-21T07:09:07.656Z] ---> Running in 69d8c54a69be [2020-12-21T07:09:07.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.813s coverage: 55.9% of statements [2020-12-21T07:09:07.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-21T07:09:07.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-21T07:09:07.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-21T07:09:07.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-21T07:09:07.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-21T07:09:08.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 37.0% of statements [2020-12-21T07:09:08.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-21T07:09:08.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-21T07:09:08.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.719s coverage: 84.0% of statements [2020-12-21T07:09:08.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements [2020-12-21T07:09:13.252Z] Removing intermediate container 352a56c394c6 [2020-12-21T07:09:13.252Z] ---> 2925ad0c7862 [2020-12-21T07:09:13.252Z] [2020-12-21T07:09:13.252Z] Step 10/24 : FROM alpine:3.10 [2020-12-21T07:09:13.252Z] ---> be4e4bea2c2e [2020-12-21T07:09:13.252Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-21T07:09:13.252Z] ---> Using cache [2020-12-21T07:09:13.252Z] ---> 0810cba9dcd4 [2020-12-21T07:09:13.252Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-21T07:09:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.397s coverage: 47.1% of statements [2020-12-21T07:09:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-21T07:09:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-21T07:09:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-21T07:09:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-21T07:09:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-21T07:09:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.156s coverage: 100.0% of statements [2020-12-21T07:09:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-21T07:09:17.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2020-12-21T07:09:17.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-21T07:09:18.605Z] ---> Running in b5b94369adf5 [2020-12-21T07:09:20.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.975s coverage: 29.1% of statements [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-21T07:09:20.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-21T07:09:20.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-21T07:09:20.463Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-21T07:09:20.463Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-21T07:09:20.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-21T07:09:20.739Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2020-12-21T07:09:20.739Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-21T07:09:20.739Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-21T07:09:20.739Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2020-12-21T07:09:21.746Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2020-12-21T07:09:21.952Z] Removing intermediate container b5b94369adf5 [2020-12-21T07:09:21.952Z] ---> 2a251d1cb8c7 [2020-12-21T07:09:21.952Z] Step 13/24 : WORKDIR / [2020-12-21T07:09:23.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-21T07:09:23.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-21T07:09:23.770Z] GO111MODULE=on go vet ./... [2020-12-21T07:09:24.320Z] Collecting docker-compose==1.23.2 [2020-12-21T07:09:24.321Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-21T07:09:25.284Z] ---> b48e68a84e0a [2020-12-21T07:09:25.284Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-21T07:09:25.284Z] ---> Running in 452cdc5deb0a [2020-12-21T07:09:25.284Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-21T07:09:25.284Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-21T07:09:26.681Z] ---> Running in eb4743a92548 [2020-12-21T07:09:26.681Z] Collecting docopt<0.7,>=0.6.1 [2020-12-21T07:09:26.681Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-21T07:09:27.255Z] Removing intermediate container 452cdc5deb0a [2020-12-21T07:09:27.255Z] ---> 73d3cc5b4e77 [2020-12-21T07:09:27.255Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-21T07:09:27.526Z] ---> 0d7ddb738ddf [2020-12-21T07:09:27.797Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-21T07:09:27.797Z] ---> Running in 516fe9e297a4 [2020-12-21T07:09:28.067Z] ---> 06fa30a94d71 [2020-12-21T07:09:28.067Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-21T07:09:28.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-21T07:09:28.335Z] ---> 174837295337 [2020-12-21T07:09:28.335Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-21T07:09:28.610Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-21T07:09:28.610Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-21T07:09:28.610Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-21T07:09:28.883Z] ---> eb860618e0a9 [2020-12-21T07:09:28.883Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-21T07:09:28.883Z] Collecting jsonschema<3,>=2.5.1 [2020-12-21T07:09:28.883Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-21T07:09:29.155Z] Collecting cached-property<2,>=1.2.0 [2020-12-21T07:09:29.155Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-21T07:09:29.155Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-21T07:09:29.155Z] Collecting PyYAML<4,>=3.10 [2020-12-21T07:09:29.425Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-21T07:09:31.397Z] ---> 4b76d7403918 [2020-12-21T07:09:31.397Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-21T07:09:31.397Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-21T07:09:31.397Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-21T07:09:31.667Z] Removing intermediate container 04df185fc6f0 [2020-12-21T07:09:31.667Z] ---> 7daa55e108d7 [2020-12-21T07:09:31.667Z] [2020-12-21T07:09:31.667Z] Step 10/21 : FROM alpine [2020-12-21T07:09:31.667Z] latest: Pulling from library/alpine [2020-12-21T07:09:31.667Z] Collecting texttable<0.10,>=0.9.0 [2020-12-21T07:09:31.945Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-21T07:09:32.229Z] ---> 52efd07f9871 [2020-12-21T07:09:32.229Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-21T07:09:32.229Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-21T07:09:32.229Z] Status: Downloaded newer image for alpine:latest [2020-12-21T07:09:32.229Z] ---> 389fef711851 [2020-12-21T07:09:32.229Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-21T07:09:32.229Z] ---> Running in 8a1b6e81c5a1 [2020-12-21T07:09:32.817Z] ---> 3ec2822092c6 [2020-12-21T07:09:32.817Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-21T07:09:32.817Z] Collecting docker<4.0,>=3.6.0 [2020-12-21T07:09:32.817Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-21T07:09:32.817Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-21T07:09:33.091Z] ---> Running in 106c4e031ced [2020-12-21T07:09:33.091Z] Collecting idna<2.8,>=2.5 [2020-12-21T07:09:33.091Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-21T07:09:33.368Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-21T07:09:33.368Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-21T07:09:33.368Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-21T07:09:33.655Z] Collecting docker-pycreds>=0.4.0 [2020-12-21T07:09:33.655Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-21T07:09:33.655Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-21T07:09:33.655Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-21T07:09:33.655Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-21T07:09:33.655Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-21T07:09:33.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:09:33.930Z] Installing collected packages: idna, urllib3, requests, docopt, websocket-client, jsonschema, cached-property, PyYAML, dockerpty, texttable, docker-pycreds, docker, docker-compose [2020-12-21T07:09:33.930Z] Attempting uninstall: idna [2020-12-21T07:09:33.930Z] Found existing installation: idna 2.9 [2020-12-21T07:09:33.930Z] Uninstalling idna-2.9: [2020-12-21T07:09:33.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:09:33.930Z] Successfully uninstalled idna-2.9 [2020-12-21T07:09:34.537Z] v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:09:34.537Z] v3.12.3-15-ge843fbbe95 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:09:34.537Z] OK: 12745 distinct packages available [2020-12-21T07:09:34.537Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-21T07:09:34.537Z] Attempting uninstall: urllib3 [2020-12-21T07:09:34.537Z] Found existing installation: urllib3 1.25.9 [2020-12-21T07:09:34.537Z] Uninstalling urllib3-1.25.9: [2020-12-21T07:09:34.823Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-21T07:09:34.823Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-21T07:09:34.823Z] (4/4) Installing curl (7.69.1-r3) [2020-12-21T07:09:34.823Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:09:34.823Z] Executing ca-certificates-20191127-r4.trigger [2020-12-21T07:09:34.823Z] Successfully uninstalled urllib3-1.25.9 [2020-12-21T07:09:34.823Z] OK: 7 MiB in 18 packages [2020-12-21T07:09:35.784Z] Attempting uninstall: requests [2020-12-21T07:09:35.784Z] Found existing installation: requests 2.23.0 [2020-12-21T07:09:35.784Z] Uninstalling requests-2.23.0: [2020-12-21T07:09:36.053Z] Successfully uninstalled requests-2.23.0 [2020-12-21T07:09:36.053Z] Running setup.py install for docopt: started [2020-12-21T07:09:37.487Z] Running setup.py install for docopt: finished with status 'done' [2020-12-21T07:09:37.487Z] Removing intermediate container 106c4e031ced [2020-12-21T07:09:37.487Z] ---> 3dc5c025cb0d [2020-12-21T07:09:37.487Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-21T07:09:38.474Z] ---> Running in edb537c0d9e3 [2020-12-21T07:09:38.751Z] Removing intermediate container 8a1b6e81c5a1 [2020-12-21T07:09:38.751Z] ---> 591c381495ca [2020-12-21T07:09:38.751Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-21T07:09:38.751Z] Running setup.py install for PyYAML: started [2020-12-21T07:09:39.022Z] ---> Running in 90f60e5b3476 [2020-12-21T07:09:39.022Z] Removing intermediate container edb537c0d9e3 [2020-12-21T07:09:39.022Z] ---> 04e6d6f75364 [2020-12-21T07:09:39.022Z] Step 22/24 : LABEL arch=x86_64 [2020-12-21T07:09:39.295Z] ---> Running in 3b32d6d16c9f [2020-12-21T07:09:39.570Z] Removing intermediate container 90f60e5b3476 [2020-12-21T07:09:39.570Z] ---> bf60b071311a [2020-12-21T07:09:39.570Z] Step 13/21 : WORKDIR /edgex [2020-12-21T07:09:39.570Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-21T07:09:39.570Z] Running setup.py install for dockerpty: started [2020-12-21T07:09:39.570Z] ---> Running in a9f1cb6404f3 [2020-12-21T07:09:39.852Z] Removing intermediate container 3b32d6d16c9f [2020-12-21T07:09:39.852Z] ---> 7db3ee6af65d [2020-12-21T07:09:39.852Z] Step 23/24 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:09:39.852Z] ---> Running in 917a4c66376c [2020-12-21T07:09:40.137Z] Removing intermediate container a9f1cb6404f3 [2020-12-21T07:09:40.137Z] ---> 734883130ce6 [2020-12-21T07:09:40.137Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-21T07:09:40.137Z] Removing intermediate container 917a4c66376c [2020-12-21T07:09:40.137Z] ---> 9ac101c2d944 [2020-12-21T07:09:40.137Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T07:09:40.421Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-21T07:09:40.421Z] Running setup.py install for texttable: started [2020-12-21T07:09:40.421Z] ---> Running in d0e8b828f752 [2020-12-21T07:09:40.691Z] ---> d21efade4b42 [2020-12-21T07:09:40.691Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-21T07:09:40.691Z] Removing intermediate container d0e8b828f752 [2020-12-21T07:09:40.691Z] ---> 363db207085d [2020-12-21T07:09:40.691Z] [2020-12-21T07:09:41.291Z] Running setup.py install for texttable: finished with status 'done' [2020-12-21T07:09:42.256Z] Successfully built 363db207085d [2020-12-21T07:09:42.256Z] ---> 858653c2213f [2020-12-21T07:09:42.256Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-21T07:09:42.526Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-21T07:09:42.797Z]  Building docker-security-secretstore-setup-go ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-21T07:09:44.220Z] ---> 58e1240797bf [2020-12-21T07:09:44.220Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-21T07:09:44.485Z] ---> Running in d74ce652dedf [2020-12-21T07:09:45.077Z] Removing intermediate container d74ce652dedf [2020-12-21T07:09:45.077Z] ---> e0f053d80628 [2020-12-21T07:09:45.077Z] Step 18/21 : CMD ["--init=true"] [2020-12-21T07:09:47.035Z] ---> Running in a4af25605b66 [2020-12-21T07:09:47.035Z] Removing intermediate container 69d8c54a69be [2020-12-21T07:09:47.035Z] ---> 760e4fcdf5e0 [2020-12-21T07:09:47.035Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-21T07:09:47.618Z] Removing intermediate container a4af25605b66 [2020-12-21T07:09:47.618Z] ---> 36847981efce [2020-12-21T07:09:47.618Z] Step 19/21 : LABEL arch=x86_64 [2020-12-21T07:09:47.618Z] ---> Running in fc59034f495b [2020-12-21T07:09:47.891Z] ---> Running in c259be2ab57b [2020-12-21T07:09:48.163Z] Removing intermediate container c259be2ab57b [2020-12-21T07:09:48.163Z] ---> 8ce643f073aa [2020-12-21T07:09:48.163Z] Step 20/21 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:09:48.433Z] ---> Running in b8a4f86a1b42 [2020-12-21T07:09:48.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:09:48.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:09:48.967Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-21T07:09:48.967Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-21T07:09:48.967Z] (3/3) Installing curl (7.69.1-r3) [2020-12-21T07:09:48.967Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:09:48.967Z] OK: 72 MiB in 58 packages [2020-12-21T07:09:50.365Z] Removing intermediate container b8a4f86a1b42 [2020-12-21T07:09:50.365Z] ---> ce7da4023286 [2020-12-21T07:09:50.365Z] Step 21/21 : LABEL version=0.0.0 [2020-12-21T07:09:50.626Z] Removing intermediate container eb4743a92548 [2020-12-21T07:09:50.626Z] ---> 3fcedb194e36 [2020-12-21T07:09:50.626Z] [2020-12-21T07:09:50.626Z] Step 10/24 : FROM scratch [2020-12-21T07:09:50.626Z] ---> [2020-12-21T07:09:50.626Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-21T07:09:50.626Z] ---> Running in cc8baba3b061 [2020-12-21T07:09:52.565Z] ---> Running in 3746cf84b75d [2020-12-21T07:09:52.565Z] Removing intermediate container cc8baba3b061 [2020-12-21T07:09:52.565Z] ---> 4b1693af3fdc [2020-12-21T07:09:52.565Z] [2020-12-21T07:09:52.565Z] Removing intermediate container fc59034f495b [2020-12-21T07:09:52.565Z] ---> d9dd47ab9821 [2020-12-21T07:09:52.565Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-21T07:09:52.831Z] ---> Running in 9ba26709bf1f [2020-12-21T07:09:52.831Z] Successfully built 4b1693af3fdc [2020-12-21T07:09:52.831Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-21T07:09:52.831Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3746cf84b75d [2020-12-21T07:09:52.831Z] ---> 3f53e84fa133 [2020-12-21T07:09:52.831Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-21T07:09:53.096Z] ---> Running in c2ce9a0cbeb1 [2020-12-21T07:09:53.096Z] Removing intermediate container 9ba26709bf1f [2020-12-21T07:09:53.096Z] ---> 86639af4e4cc [2020-12-21T07:09:53.096Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:09:53.359Z] ---> Running in 8cdc4c12bc33 [2020-12-21T07:09:53.359Z] Removing intermediate container c2ce9a0cbeb1 [2020-12-21T07:09:53.359Z] ---> 8b3533b42304 [2020-12-21T07:09:53.359Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-21T07:09:54.319Z] ---> Running in dcacc9922b47 [2020-12-21T07:09:54.319Z] Removing intermediate container 8cdc4c12bc33 [2020-12-21T07:09:54.319Z] ---> e6d72021783a [2020-12-21T07:09:54.319Z] Step 25/27 : LABEL arch=x86_64 [2020-12-21T07:09:55.271Z] ---> Running in 69080d25af88 [2020-12-21T07:09:55.271Z] Removing intermediate container dcacc9922b47 [2020-12-21T07:09:55.271Z] ---> f4252c2c7e8e [2020-12-21T07:09:55.271Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-21T07:09:55.271Z] Removing intermediate container 516fe9e297a4 [2020-12-21T07:09:55.271Z] ---> d4df7651e9e6 [2020-12-21T07:09:55.271Z] [2020-12-21T07:09:55.271Z] Step 10/23 : FROM alpine [2020-12-21T07:09:55.271Z] ---> 389fef711851 [2020-12-21T07:09:55.271Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T07:09:55.534Z] ---> Running in fa4b30730615 [2020-12-21T07:09:55.534Z] Removing intermediate container 69080d25af88 [2020-12-21T07:09:55.534Z] ---> 52931bd9ae01 [2020-12-21T07:09:55.534Z] Step 26/27 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:09:55.800Z] ---> Running in 1aaf69dff42e [2020-12-21T07:09:55.800Z] ---> 43ead3fa1c21 [2020-12-21T07:09:55.800Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-21T07:09:55.800Z] Removing intermediate container fa4b30730615 [2020-12-21T07:09:55.800Z] ---> 0eefe1f378ea [2020-12-21T07:09:55.800Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-21T07:09:55.800Z] ---> Running in a2dd4ba11048 [2020-12-21T07:09:55.800Z] Removing intermediate container 1aaf69dff42e [2020-12-21T07:09:55.800Z] ---> 98cab6b6b07e [2020-12-21T07:09:55.800Z] Step 27/27 : LABEL version=0.0.0 [2020-12-21T07:09:56.063Z] ---> Running in a9dfabc3f3fa [2020-12-21T07:09:56.063Z] Removing intermediate container a2dd4ba11048 [2020-12-21T07:09:56.063Z] ---> 07e355adf6b9 [2020-12-21T07:09:56.063Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-21T07:09:57.013Z] ---> Running in 93064459a248 [2020-12-21T07:09:57.013Z] Removing intermediate container a9dfabc3f3fa [2020-12-21T07:09:57.013Z] ---> b31c73649c22 [2020-12-21T07:09:57.013Z] [2020-12-21T07:09:57.013Z] ---> 193c6cf1512b [2020-12-21T07:09:57.013Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-21T07:09:57.276Z] Successfully built b31c73649c22 [2020-12-21T07:09:57.276Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-21T07:09:57.276Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 93064459a248 [2020-12-21T07:09:57.276Z] ---> 80dd4e09f5be [2020-12-21T07:09:57.276Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:09:57.276Z] ---> Running in 5d0e4b856a29 [2020-12-21T07:09:58.670Z] ---> ab43b53e5a19 [2020-12-21T07:09:58.670Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-21T07:09:58.670Z] ---> 17997b918bd5 [2020-12-21T07:09:58.670Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-21T07:09:59.245Z] Removing intermediate container 5d0e4b856a29 [2020-12-21T07:09:59.245Z] ---> 973a30de93c4 [2020-12-21T07:09:59.245Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-21T07:09:59.245Z] ---> Running in d54530b1ca0d [2020-12-21T07:09:59.245Z] ---> d0c9294f33f4 [2020-12-21T07:09:59.245Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-21T07:09:59.519Z] ---> 555b17c649bb [2020-12-21T07:09:59.519Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-21T07:09:59.782Z] ---> Running in 2e44758a3bb9 [2020-12-21T07:09:59.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T07:09:59.782Z] Removing intermediate container 2e44758a3bb9 [2020-12-21T07:09:59.782Z] ---> 83f95d5a3a4f [2020-12-21T07:09:59.782Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:10:00.044Z] ---> Running in 5047eb052ada [2020-12-21T07:10:00.044Z] Removing intermediate container 5047eb052ada [2020-12-21T07:10:00.044Z] ---> 6af521672b4e [2020-12-21T07:10:00.044Z] Step 22/24 : LABEL arch=x86_64 [2020-12-21T07:10:00.305Z] ---> Running in a32d3ce69992 [2020-12-21T07:10:00.305Z] Removing intermediate container a32d3ce69992 [2020-12-21T07:10:00.305Z] ---> 2c0d334d9a6a [2020-12-21T07:10:00.305Z] Step 23/24 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:10:00.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T07:10:00.567Z] ---> Running in 150b6d542234 [2020-12-21T07:10:00.567Z] Removing intermediate container 150b6d542234 [2020-12-21T07:10:00.567Z] ---> f704f5f3f956 [2020-12-21T07:10:00.567Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T07:10:00.836Z] ---> Running in a050ef6ec6d6 [2020-12-21T07:10:00.836Z] Removing intermediate container a050ef6ec6d6 [2020-12-21T07:10:00.836Z] ---> eac953e30c87 [2020-12-21T07:10:00.836Z] [2020-12-21T07:10:01.101Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-21T07:10:01.101Z] Successfully built eac953e30c87 [2020-12-21T07:10:01.101Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-21T07:10:01.101Z] Successfully tagged docker-support-notifications-go:latest [2020-12-21T07:10:01.101Z]  Building docker-support-notifications-go ... done (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-21T07:10:01.364Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-21T07:10:01.364Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-21T07:10:01.629Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:10:01.629Z] OK: 8 MiB in 19 packages [2020-12-21T07:10:02.204Z] Removing intermediate container d54530b1ca0d [2020-12-21T07:10:02.204Z] ---> e499f2511ec4 [2020-12-21T07:10:02.204Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-21T07:10:02.204Z] ---> b0fcb5696bd0 [2020-12-21T07:10:02.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-21T07:10:03.151Z] ---> 03cb3f18b9c8 [2020-12-21T07:10:03.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-21T07:10:03.151Z] ---> 5678733c5d3b [2020-12-21T07:10:03.151Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-21T07:10:03.151Z] ---> Running in 4ecf18e5e096 [2020-12-21T07:10:03.417Z] Removing intermediate container 4ecf18e5e096 [2020-12-21T07:10:03.417Z] ---> 2e5d6f5426f3 [2020-12-21T07:10:03.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:10:03.417Z] ---> Running in b5b874b1e669 [2020-12-21T07:10:03.678Z] Removing intermediate container b5b874b1e669 [2020-12-21T07:10:03.678Z] ---> 60237290fa4c [2020-12-21T07:10:03.678Z] Step 21/23 : LABEL arch=x86_64 [2020-12-21T07:10:03.962Z] ---> Running in b36f23ec0f14 [2020-12-21T07:10:04.235Z] Removing intermediate container b36f23ec0f14 [2020-12-21T07:10:04.235Z] ---> 5b7c818cbd9e [2020-12-21T07:10:04.235Z] Step 22/23 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:10:04.235Z] ---> Running in c2c27d0494f9 [2020-12-21T07:10:04.235Z] Removing intermediate container c2c27d0494f9 [2020-12-21T07:10:04.235Z] ---> a57facf139e9 [2020-12-21T07:10:04.235Z] Step 23/23 : LABEL version=0.0.0 [2020-12-21T07:10:04.532Z] ---> Running in 8ecc4dab57d5 [2020-12-21T07:10:04.532Z] Removing intermediate container 8ecc4dab57d5 [2020-12-21T07:10:04.532Z] ---> 5a53ee12e2c8 [2020-12-21T07:10:04.532Z] [2020-12-21T07:10:04.813Z] Successfully built 5a53ee12e2c8 [2020-12-21T07:10:04.813Z] Successfully tagged docker-core-data-go:latest [2020-12-21T07:10:05.133Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-21T07:10:05.202Z] $ docker stop --time=1 17ffeb1e40a34fb2a9dc513d10f59c72c8bff1633889e2528b6fcbb2ede1e25b [2020-12-21T07:10:06.918Z] $ docker rm -f 17ffeb1e40a34fb2a9dc513d10f59c72c8bff1633889e2528b6fcbb2ede1e25b [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T07:10:07.615Z] + docker images [2020-12-21T07:10:07.615Z] + grep docker [2020-12-21T07:10:07.615Z] docker-core-data-go latest 5a53ee12e2c8 3 seconds ago 22.2MB [2020-12-21T07:10:07.615Z] docker-support-notifications-go latest eac953e30c87 7 seconds ago 12.1MB [2020-12-21T07:10:07.615Z] docker-sys-mgmt-agent-go latest b31c73649c22 11 seconds ago 313MB [2020-12-21T07:10:07.615Z] docker-security-proxy-setup-go latest 4b1693af3fdc 15 seconds ago 24.6MB [2020-12-21T07:10:07.615Z] docker-security-secretstore-setup-go latest 363db207085d 27 seconds ago 24.7MB [2020-12-21T07:10:07.615Z] docker-security-bootstrap-redis-go latest d6f504cbfe14 About a minute ago 15.8MB [2020-12-21T07:10:07.615Z] docker-core-metadata-go latest 4d2c3021c735 About a minute ago 13MB [2020-12-21T07:10:07.615Z] docker-core-command-go latest c42cd8b191f7 2 minutes ago 10.6MB [2020-12-21T07:10:07.615Z] docker-support-scheduler-go latest 4c878adf296e 2 minutes ago 10.8MB [2020-12-21T07:10:07.615Z] docker latest 0040bc98e531 3 days 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 [2020-12-21T07:10:24.008Z] Still waiting to schedule task [2020-12-21T07:10:24.008Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-21T07:10:31.805Z] gofmt -l . [2020-12-21T07:10:31.805Z] [ "`gofmt -l .`" = "" ] [2020-12-21T07:10:31.805Z] ./bin/test-go-mod-tidy.sh [2020-12-21T07:10:31.805Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-21T07:10:35.101Z] + ls -al . [2020-12-21T07:10:35.101Z] total 664 [2020-12-21T07:10:35.101Z] drwxrwxr-x 9 1001 1001 4096 Dec 21 07:10 . [2020-12-21T07:10:35.101Z] drwxr-xr-x 4 root root 4096 Dec 21 07:06 .. [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 11 Dec 21 07:05 .dockerignore [2020-12-21T07:10:35.101Z] drwxrwxr-x 8 1001 1001 4096 Dec 21 07:05 .git [2020-12-21T07:10:35.101Z] drwxrwxr-x 3 1001 1001 4096 Dec 21 07:05 .github [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 824 Dec 21 07:05 .gitignore [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 166 Dec 21 07:05 .sonarcloud.properties [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 3804 Dec 21 07:05 CONTRIBUTING.md [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 1035 Dec 21 07:05 Dockerfile.build [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 863 Dec 21 07:05 Jenkinsfile [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 10775 Dec 21 07:05 LICENSE [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 5750 Dec 21 07:05 Makefile [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 6511 Dec 21 07:05 README.md [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 6744 Dec 21 07:05 SECURITY.md [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 5 Dec 21 07:02 VERSION [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 4131 Dec 21 07:05 ZMQWindows.md [2020-12-21T07:10:35.101Z] drwxrwxr-x 2 1001 1001 4096 Dec 21 07:05 bin [2020-12-21T07:10:35.101Z] drwxrwxr-x 14 1001 1001 4096 Dec 21 07:05 cmd [2020-12-21T07:10:35.101Z] -rw-r--r-- 1 root root 539328 Dec 21 07:09 coverage.out [2020-12-21T07:10:35.101Z] -rw-r--r-- 1 root root 979 Dec 21 07:10 go.mod [2020-12-21T07:10:35.101Z] -rw-r--r-- 1 root root 18631 Dec 21 07:10 go.sum [2020-12-21T07:10:35.101Z] drwxrwxr-x 8 1001 1001 4096 Dec 21 07:05 internal [2020-12-21T07:10:35.101Z] drwxrwxr-x 4 1001 1001 4096 Dec 21 07:05 openapi [2020-12-21T07:10:35.101Z] drwxrwxr-x 4 1001 1001 4096 Dec 21 07:05 snap [2020-12-21T07:10:35.101Z] -rw-rw-r-- 1 1001 1001 168 Dec 21 07:05 version.go [Pipeline] sh [2020-12-21T07:10:35.778Z] + '[' -e coverage.out ] [2020-12-21T07:10:35.778Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-21T07:10:35.816Z] Warning: overwriting stash ‘coverage-report’ [2020-12-21T07:10:37.111Z] Stashed 1 file(s) [Pipeline] sh [2020-12-21T07:10:37.830Z] + make build [2020-12-21T07:10:37.830Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-21T07:10:48.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-21T07:11:10.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-21T07:11:12.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-21T07:11:13.131Z] Running on prd-ubuntu18.04-docker-8c-8g-17042 in /w/workspace/edgexfoundry_edgex-go_PR-2968 [Pipeline] { [Pipeline] ws [2020-12-21T07:11:13.238Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T07:11:15.469Z] using credential edgex-jenkins-ssh [2020-12-21T07:11:15.531Z] Cloning the remote Git repository [2020-12-21T07:11:15.554Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-21T07:11:15.623Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-21T07:11:15.647Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-21T07:11:15.647Z] > git --version # timeout=10 [2020-12-21T07:11:15.654Z] > git --version # 'git version 2.17.1' [2020-12-21T07:11:15.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T07:11:15.677Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T07:11:16.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-21T07:11:17.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-21T07:11:22.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-21T07:11:26.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-21T07:11:25.639Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-21T07:11:25.645Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T07:11:25.655Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-21T07:11:25.669Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-21T07:11:25.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T07:11:25.673Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2968/head:refs/remotes/origin/PR-2968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T07:11:26.383Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:11:26.504Z] Merge succeeded, producing ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:11:26.505Z] Checking out Revision ef0800e6795d22901ea6a00f4265e039f4be3480 (PR-2968) [2020-12-21T07:11:26.394Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T07:11:26.399Z] > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 [2020-12-21T07:11:26.477Z] > git remote # timeout=10 [2020-12-21T07:11:26.485Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T07:11:26.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T07:11:26.492Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-21T07:11:26.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T07:11:26.510Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T07:11:26.513Z] > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 [2020-12-21T07:11:29.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-21T07:11:30.163Z] Commit message: "feat(data): implement GET /reading/resourcename/{resourcename} V2 API" [2020-12-21T07:11:30.187Z] > git --version # timeout=10 [2020-12-21T07:11:30.191Z] > git --version # 'git version 2.17.1' [2020-12-21T07:11:30.195Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:11:31.562Z] + echo snap-build.sh [2020-12-21T07:11:31.562Z] snap-build.sh [2020-12-21T07:11:31.562Z] + SNAP_BASE_DIR=. [2020-12-21T07:11:31.562Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-21T07:11:31.562Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-21T07:11:31.562Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-21T07:11:31.562Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-21T07:11:31.562Z] + cd /w/workspace/edgex-go/1 [2020-12-21T07:11:31.562Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-21T07:11:31.562Z] Reading package lists... [2020-12-21T07:11:31.562Z] Building dependency tree... [2020-12-21T07:11:31.562Z] Reading state information... [2020-12-21T07:11:31.827Z] The following packages were automatically installed and are no longer required: [2020-12-21T07:11:31.827Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-21T07:11:31.827Z] uidmap xdelta3 [2020-12-21T07:11:31.827Z] Use 'sudo apt autoremove' to remove them. [2020-12-21T07:11:31.827Z] The following packages will be REMOVED: [2020-12-21T07:11:31.827Z] lxd* lxd-client* [2020-12-21T07:11:32.090Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-21T07:11:32.090Z] After this operation, 31.7 MB disk space will be freed. [2020-12-21T07:11:33.401Z] (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.) [2020-12-21T07:11:33.401Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-21T07:11:33.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-21T07:11:34.347Z] Removing lxd dnsmasq configuration [2020-12-21T07:11:34.347Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-21T07:11:34.608Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-21T07:11:35.181Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-21T07:11:35.442Z] (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.) [2020-12-21T07:11:35.442Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-21T07:11:36.845Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-21T07:11:36.845Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-21T07:11:37.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-21T07:11:38.242Z] + sudo snap remove --purge lxd [2020-12-21T07:11:38.243Z] snap "lxd" is not installed [2020-12-21T07:11:38.243Z] + sudo groupadd --force --system lxd [2020-12-21T07:11:38.243Z] ++ whoami [2020-12-21T07:11:38.243Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-21T07:11:38.243Z] + newgrp - lxd [2020-12-21T07:11:38.243Z] + sudo snap install lxd [2020-12-21T07:11:41.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-21T07:11:45.115Z] $ docker stop --time=1 a9407b178d4bee8aed6670bbbe0e60fbb6cf017aec42118f0348ad79583a0337 [2020-12-21T07:11:47.627Z] $ docker rm -f a9407b178d4bee8aed6670bbbe0e60fbb6cf017aec42118f0348ad79583a0337 [2020-12-21T07:11:48.288Z] 2020-12-21T07:11:45Z INFO Waiting for automatic snapd restart... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:11:49.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-21T07:11:49.794Z] [2020-12-21T07:11:49.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:11:50.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-21T07:11:50.929Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-21T07:11:50.929Z] 29e5d40040c1: Pulling fs layer [2020-12-21T07:11:50.929Z] 1ce36da41761: Pulling fs layer [2020-12-21T07:11:50.929Z] 25b303627fd3: Pulling fs layer [2020-12-21T07:11:51.521Z] 29e5d40040c1: Download complete [2020-12-21T07:11:52.119Z] 1ce36da41761: Verifying Checksum [2020-12-21T07:11:52.120Z] 1ce36da41761: Download complete [2020-12-21T07:11:52.120Z] 29e5d40040c1: Pull complete [2020-12-21T07:11:53.559Z] 1ce36da41761: Pull complete [2020-12-21T07:11:53.559Z] 25b303627fd3: Verifying Checksum [2020-12-21T07:11:53.559Z] 25b303627fd3: Download complete [2020-12-21T07:12:03.218Z] lxd 4.9 from Canonical* installed [2020-12-21T07:12:03.219Z] + sudo lxd init --auto [2020-12-21T07:12:03.709Z] 25b303627fd3: Pull complete [2020-12-21T07:12:03.709Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-21T07:12:03.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-21T07:12:03.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-21T07:12:03.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container [2020-12-21T07:12:04.102Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-21T07:12:07.209Z] $ docker top 73a8266fe20cd072863c2c813310ba0c10c5a921c1b10f7a2bc501d297f728c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T07:12:08.208Z] + docker-compose+ buildgrep --help parallel [2020-12-21T07:12:08.208Z] [2020-12-21T07:12:11.387Z] + sudo snap install --classic snapcraft [2020-12-21T07:12:11.587Z] --parallel Build images in parallel. [Pipeline] } [2020-12-21T07:12:11.657Z] $ docker stop --time=1 73a8266fe20cd072863c2c813310ba0c10c5a921c1b10f7a2bc501d297f728c7 [2020-12-21T07:12:13.653Z] $ docker rm -f 73a8266fe20cd072863c2c813310ba0c10c5a921c1b10f7a2bc501d297f728c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:12:14.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-21T07:12:14.644Z] . [Pipeline] withDockerContainer [2020-12-21T07:12:14.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container [2020-12-21T07:12:15.016Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-21T07:12:16.371Z] $ docker top 92a4ebd7cc720460584181235ae444cc8f1fc5b67d42362b5ff816b3ff7ff033 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T07:12:17.431Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-21T07:12:17.989Z] snapcraft 4.4.4 from Canonical* installed [2020-12-21T07:12:17.989Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-21T07:12:17.989Z] + patch --verbose -p1 [2020-12-21T07:12:17.989Z] Hmm... Looks like a unified diff to me... [2020-12-21T07:12:17.989Z] The text leading up to this was: [2020-12-21T07:12:17.989Z] -------------------------- [2020-12-21T07:12:17.989Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-21T07:12:17.989Z] |From: Tony Espy [2020-12-21T07:12:17.989Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-21T07:12:17.989Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-21T07:12:17.989Z] | [2020-12-21T07:12:17.989Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-21T07:12:17.989Z] |optimize the snap CI check run for pull requests. When [2020-12-21T07:12:17.989Z] |applied, it essentially strips out everything (apps and [2020-12-21T07:12:17.989Z] |parts) from the snapcraft.yaml file except those required [2020-12-21T07:12:17.989Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-21T07:12:17.989Z] |catch changes to edgex-go that break the snap build. [2020-12-21T07:12:17.989Z] | [2020-12-21T07:12:17.989Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-21T07:12:17.989Z] |to update this patch file, otherwise it may fail to apply, [2020-12-21T07:12:17.989Z] |resulting in a failed snap build CI check in the associated [2020-12-21T07:12:17.989Z] |pull request. [2020-12-21T07:12:17.989Z] | [2020-12-21T07:12:17.990Z] |Note - in addition to applying this patch, the pipeline also [2020-12-21T07:12:17.990Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-21T07:12:17.990Z] |need to build the finally binary .snap file (and it won't [2020-12-21T07:12:17.990Z] |work with the patch applied). This further reduces the build [2020-12-21T07:12:17.990Z] |time. [2020-12-21T07:12:17.990Z] |--- [2020-12-21T07:12:17.990Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-21T07:12:17.990Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-21T07:12:17.990Z] | [2020-12-21T07:12:17.990Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-21T07:12:17.990Z] |index 1e537489..faf42425 100644 [2020-12-21T07:12:17.990Z] |--- a/snap/snapcraft.yaml [2020-12-21T07:12:17.990Z] |+++ b/snap/snapcraft.yaml [2020-12-21T07:12:17.990Z] -------------------------- [2020-12-21T07:12:17.990Z] patching file snap/snapcraft.yaml [2020-12-21T07:12:17.990Z] Using Plan A... [2020-12-21T07:12:17.990Z] Hunk #1 succeeded at 73. [2020-12-21T07:12:17.990Z] Hunk #2 succeeded at 202. [2020-12-21T07:12:17.990Z] Hunk #3 succeeded at 214. [2020-12-21T07:12:17.990Z] Hunk #4 succeeded at 222. [2020-12-21T07:12:17.990Z] Hunk #5 succeeded at 229. [2020-12-21T07:12:17.990Z] Hunk #6 succeeded at 256. [2020-12-21T07:12:17.990Z] Hunk #7 succeeded at 290. [2020-12-21T07:12:17.990Z] Hunk #8 succeeded at 341. [2020-12-21T07:12:17.990Z] Hmm... Ignoring the trailing garbage. [2020-12-21T07:12:17.990Z] done [2020-12-21T07:12:17.990Z] + sudo snapcraft prime --use-lxd [2020-12-21T07:12:18.933Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-21T07:12:18.933Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-21T07:12:18.933Z] - README.md [2020-12-21T07:12:18.933Z] [2020-12-21T07:12:18.933Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-21T07:12:19.505Z] Launching a container. [2020-12-21T07:12:21.719Z] Building docker-core-command-go ... [2020-12-21T07:12:21.719Z] Building docker-core-data-go ... [2020-12-21T07:12:21.719Z] Building docker-core-metadata-go ... [2020-12-21T07:12:21.719Z] Building docker-security-bootstrap-redis-go ... [2020-12-21T07:12:21.719Z] Building docker-security-proxy-setup-go ... [2020-12-21T07:12:21.719Z] Building docker-security-secretstore-setup-go ... [2020-12-21T07:12:21.719Z] Building docker-support-notifications-go ... [2020-12-21T07:12:21.719Z] Building docker-support-scheduler-go ... [2020-12-21T07:12:21.719Z] Building docker-sys-mgmt-agent-go ... [2020-12-21T07:12:21.719Z] Building docker-core-data-go [2020-12-21T07:12:21.719Z] Building docker-security-secretstore-setup-go [2020-12-21T07:12:21.719Z] Building docker-support-notifications-go [2020-12-21T07:12:21.719Z] Building docker-sys-mgmt-agent-go [2020-12-21T07:12:21.719Z] Building docker-support-scheduler-go [2020-12-21T07:12:31.777Z] Waiting for container to be ready [2020-12-21T07:12:31.778Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-21T07:12:31.778Z] [2020-12-21T07:12:33.692Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-21T07:12:33.953Z] Waiting for network to be ready... [2020-12-21T07:12:34.525Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-21T07:12:34.525Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-21T07:12:34.525Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-21T07:12:34.786Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-21T07:12:34.786Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-21T07:12:34.786Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-21T07:12:34.786Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-21T07:12:34.786Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-21T07:12:34.786Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-21T07:12:34.786Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-21T07:12:35.046Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-21T07:12:35.307Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-21T07:12:35.307Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-21T07:12:35.307Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-21T07:12:35.567Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-21T07:12:35.567Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-21T07:12:35.567Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-21T07:12:35.567Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-21T07:12:35.828Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-21T07:12:36.089Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-21T07:12:36.350Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-21T07:12:36.350Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-21T07:12:36.350Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-21T07:12:36.350Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-21T07:12:36.350Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-21T07:12:36.350Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-21T07:12:36.350Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-21T07:12:38.266Z] Fetched 23.5 MB in 4s (5928 kB/s) [2020-12-21T07:12:39.209Z] Reading package lists... [2020-12-21T07:12:39.209Z] Reading package lists... [2020-12-21T07:12:39.469Z] Building dependency tree... [2020-12-21T07:12:39.469Z] Reading state information... [2020-12-21T07:12:39.469Z] The following additional packages will be installed: [2020-12-21T07:12:39.469Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-21T07:12:39.469Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-21T07:12:39.469Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-21T07:12:39.469Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-21T07:12:39.469Z] Suggested packages: [2020-12-21T07:12:39.469Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-21T07:12:39.469Z] Recommended packages: [2020-12-21T07:12:39.469Z] gnupg libsasl2-modules [2020-12-21T07:12:39.469Z] The following NEW packages will be installed: [2020-12-21T07:12:39.469Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-21T07:12:39.469Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-21T07:12:39.469Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-21T07:12:39.469Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-21T07:12:39.469Z] The following packages will be upgraded: [2020-12-21T07:12:39.469Z] gpg gpg-agent gpgconf libudev1 [2020-12-21T07:12:39.730Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-21T07:12:39.730Z] Need to get 3531 kB of archives. [2020-12-21T07:12:39.730Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-21T07:12:39.730Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-21T07:12:39.730Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-21T07:12:39.730Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-21T07:12:39.730Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-21T07:12:39.730Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-21T07:12:39.730Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-21T07:12:39.730Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-21T07:12:39.730Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-21T07:12:39.730Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-21T07:12:40.302Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-21T07:12:40.562Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-21T07:12:40.562Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-21T07:12:40.562Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-21T07:12:40.562Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-21T07:12:40.562Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-21T07:12:40.562Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-21T07:12:40.562Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-21T07:12:40.562Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-21T07:12:40.562Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-21T07:12:40.562Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-21T07:12:40.824Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-21T07:12:40.824Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-21T07:12:40.824Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T07:12:40.824Z] Fetched 3531 kB in 1s (3079 kB/s) [2020-12-21T07:12:40.824Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-21T07:12:40.824Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-21T07:12:41.088Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T07:12:41.088Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-21T07:12:41.088Z] Selecting previously unselected package udev. [2020-12-21T07:12:41.088Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-21T07:12:41.088Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-21T07:12:41.349Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-21T07:12:41.349Z] Selecting previously unselected package libfuse2:amd64. [2020-12-21T07:12:41.349Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-21T07:12:41.349Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-21T07:12:41.611Z] Selecting previously unselected package fuse. [2020-12-21T07:12:41.611Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-21T07:12:41.611Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-21T07:12:41.611Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T07:12:41.611Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T07:12:41.872Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T07:12:41.872Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T07:12:41.872Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T07:12:41.872Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T07:12:42.134Z] Selecting previously unselected package libksba8:amd64. [2020-12-21T07:12:42.134Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-21T07:12:42.134Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-21T07:12:42.134Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-21T07:12:42.134Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T07:12:42.134Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:42.134Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-21T07:12:42.134Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T07:12:42.134Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:42.397Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-21T07:12:42.397Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T07:12:42.397Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:42.397Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-21T07:12:42.397Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T07:12:42.397Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:42.397Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-21T07:12:42.397Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T07:12:42.397Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:42.657Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-21T07:12:42.657Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T07:12:42.657Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:42.657Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-21T07:12:42.657Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T07:12:42.657Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:42.918Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-21T07:12:42.918Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T07:12:42.918Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:42.918Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-21T07:12:42.918Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T07:12:42.918Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:42.918Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-21T07:12:42.918Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-21T07:12:42.918Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T07:12:43.178Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-21T07:12:43.179Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-21T07:12:43.179Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T07:12:43.179Z] Selecting previously unselected package libldap-common. [2020-12-21T07:12:43.179Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-21T07:12:43.179Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T07:12:43.179Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-21T07:12:43.179Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-21T07:12:43.179Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T07:12:43.446Z] Selecting previously unselected package dirmngr. [2020-12-21T07:12:43.446Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T07:12:43.446Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-21T07:12:43.446Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T07:12:43.446Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-21T07:12:43.708Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-21T07:12:43.708Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T07:12:43.708Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T07:12:43.708Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-21T07:12:43.708Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:43.708Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-21T07:12:43.708Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T07:12:43.708Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-21T07:12:44.280Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-21T07:12:44.280Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:44.280Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-21T07:12:44.280Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-21T07:12:44.541Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-21T07:12:44.541Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:44.541Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:44.541Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:44.541Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:44.541Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:44.541Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:44.541Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T07:12:44.804Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T07:12:44.804Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-21T07:12:44.804Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T07:12:45.065Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-21T07:12:45.065Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-21T07:12:45.065Z] This means they are not meant to be enabled using systemctl. [2020-12-21T07:12:45.065Z] Possible reasons for having this kind of units are: [2020-12-21T07:12:45.065Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-21T07:12:45.065Z] .wants/ or .requires/ directory. [2020-12-21T07:12:45.065Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-21T07:12:45.065Z] a requirement dependency on it. [2020-12-21T07:12:45.065Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-21T07:12:45.065Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-21T07:12:45.065Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-21T07:12:45.065Z] instance name specified. [2020-12-21T07:12:45.332Z] Reading package lists... [2020-12-21T07:12:45.592Z] Building dependency tree... [2020-12-21T07:12:45.592Z] Reading state information... [2020-12-21T07:12:45.592Z] The following additional packages will be installed: [2020-12-21T07:12:45.592Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-21T07:12:45.592Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-21T07:12:45.592Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-21T07:12:45.592Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-21T07:12:45.592Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-21T07:12:45.592Z] Suggested packages: [2020-12-21T07:12:45.592Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-21T07:12:45.592Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-21T07:12:45.592Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-21T07:12:45.592Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-21T07:12:45.592Z] systemd-container policykit-1 [2020-12-21T07:12:45.592Z] Recommended packages: [2020-12-21T07:12:45.592Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-21T07:12:45.852Z] The following NEW packages will be installed: [2020-12-21T07:12:45.852Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-21T07:12:45.852Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-21T07:12:45.852Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-21T07:12:45.852Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-21T07:12:45.852Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-21T07:12:45.852Z] The following packages will be upgraded: [2020-12-21T07:12:45.852Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-21T07:12:45.852Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-21T07:12:45.852Z] Need to get 35.2 MB of archives. [2020-12-21T07:12:45.852Z] After this operation, 141 MB of additional disk space will be used. [2020-12-21T07:12:45.852Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-21T07:12:45.852Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-21T07:12:45.852Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-21T07:12:45.852Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-21T07:12:46.113Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-21T07:12:46.113Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-21T07:12:46.113Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-21T07:12:46.113Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-21T07:12:46.113Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-21T07:12:46.113Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-21T07:12:46.113Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-21T07:12:46.113Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-21T07:12:46.113Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-21T07:12:46.113Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-21T07:12:46.113Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-21T07:12:46.113Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-21T07:12:46.113Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-21T07:12:46.693Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-21T07:12:46.693Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-21T07:12:46.693Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-21T07:12:46.693Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-21T07:12:46.693Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-21T07:12:46.693Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-21T07:12:46.693Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-21T07:12:46.693Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-21T07:12:46.693Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-21T07:12:46.693Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-21T07:12:46.954Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-21T07:12:46.954Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-21T07:12:46.954Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-21T07:12:48.346Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T07:12:48.346Z] Fetched 35.2 MB in 2s (15.6 MB/s) [2020-12-21T07:12:48.346Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-21T07:12:48.346Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-21T07:12:48.346Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T07:12:48.919Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-21T07:12:48.919Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T07:12:48.919Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-21T07:12:49.184Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-21T07:12:49.184Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-21T07:12:49.184Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-21T07:12:49.184Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-21T07:12:49.445Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-21T07:12:49.445Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-21T07:12:49.445Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-21T07:12:49.706Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-21T07:12:49.706Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-21T07:12:50.278Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-21T07:12:50.278Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-21T07:12:50.278Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-21T07:12:50.278Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-21T07:12:50.539Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-21T07:12:50.539Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T07:12:50.539Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T07:12:50.800Z] Selecting previously unselected package libexpat1:amd64. [2020-12-21T07:12:50.800Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-21T07:12:50.800Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-21T07:12:51.062Z] Selecting previously unselected package python3.6-minimal. [2020-12-21T07:12:51.062Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T07:12:51.062Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T07:12:51.322Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-21T07:12:51.322Z] Checking for services that may need to be restarted...done. [2020-12-21T07:12:51.322Z] Checking for services that may need to be restarted...done. [2020-12-21T07:12:51.322Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T07:12:51.322Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-21T07:12:51.583Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T07:12:51.843Z] Selecting previously unselected package python3-minimal. [2020-12-21T07:12:51.843Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-21T07:12:51.843Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-21T07:12:51.843Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-21T07:12:52.104Z] Selecting previously unselected package mime-support. [2020-12-21T07:12:52.104Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-21T07:12:52.104Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-21T07:12:52.104Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-21T07:12:52.104Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-21T07:12:52.104Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-21T07:12:52.364Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-21T07:12:52.364Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T07:12:52.364Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T07:12:52.625Z] Selecting previously unselected package python3.6. [2020-12-21T07:12:52.625Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T07:12:52.625Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T07:12:52.625Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-21T07:12:52.625Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-21T07:12:52.625Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-21T07:12:52.625Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-21T07:12:52.886Z] Selecting previously unselected package python3. [2020-12-21T07:12:52.886Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-21T07:12:52.886Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-21T07:12:52.886Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-21T07:12:52.886Z] Selecting previously unselected package multiarch-support. [2020-12-21T07:12:52.886Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T07:12:53.147Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-21T07:12:53.147Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-21T07:12:53.147Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-21T07:12:53.147Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-21T07:12:53.147Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-21T07:12:53.147Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-21T07:12:53.406Z] Selecting previously unselected package libbsd0:amd64. [2020-12-21T07:12:53.406Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-21T07:12:53.406Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-21T07:12:53.406Z] Selecting previously unselected package sudo. [2020-12-21T07:12:53.406Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-21T07:12:53.406Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-21T07:12:53.406Z] Selecting previously unselected package apparmor. [2020-12-21T07:12:53.406Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-21T07:12:53.406Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-21T07:12:53.667Z] Selecting previously unselected package libedit2:amd64. [2020-12-21T07:12:53.667Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-21T07:12:53.667Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-21T07:12:53.667Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-21T07:12:53.667Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T07:12:53.667Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T07:12:53.928Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-21T07:12:53.928Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T07:12:53.928Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T07:12:53.928Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-21T07:12:53.928Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-21T07:12:53.928Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-21T07:12:53.928Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-21T07:12:53.928Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T07:12:53.928Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T07:12:54.189Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-21T07:12:54.189Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T07:12:54.189Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T07:12:54.189Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-21T07:12:54.189Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-21T07:12:54.189Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-21T07:12:54.452Z] Selecting previously unselected package openssh-client. [2020-12-21T07:12:54.452Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-21T07:12:54.452Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-21T07:12:54.452Z] Selecting previously unselected package squashfs-tools. [2020-12-21T07:12:54.452Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-21T07:12:54.452Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-21T07:12:54.713Z] Selecting previously unselected package snapd. [2020-12-21T07:12:54.713Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-21T07:12:54.713Z] Unpacking snapd (2.48+18.04) ... [2020-12-21T07:12:56.624Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-21T07:12:56.624Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-21T07:12:56.624Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-21T07:12:56.624Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-21T07:12:56.624Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-21T07:12:56.624Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T07:12:56.884Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T07:12:56.884Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-21T07:12:56.884Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-21T07:12:57.456Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-21T07:12:57.456Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-21T07:12:57.456Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-21T07:12:57.719Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T07:12:57.719Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T07:12:57.719Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T07:12:58.293Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-21T07:12:58.293Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T07:12:58.293Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-21T07:12:58.293Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-21T07:12:58.293Z] running python rtupdate hooks for python3.6... [2020-12-21T07:12:58.293Z] running python post-rtupdate hooks for python3.6... [2020-12-21T07:12:58.564Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-21T07:12:59.955Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-21T07:12:59.955Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T07:12:59.955Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-21T07:13:00.217Z] Setting up snapd (2.48+18.04) ... [2020-12-21T07:13:00.478Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-21T07:13:00.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-21T07:13:00.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-21T07:13:00.999Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-21T07:13:00.999Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-21T07:13:00.999Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-21T07:13:01.262Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-21T07:13:01.522Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-21T07:13:01.522Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-21T07:13:01.784Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-21T07:13:01.784Z] /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' [2020-12-21T07:13:02.049Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T07:13:02.049Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-21T07:13:02.993Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-21T07:13:02.993Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-21T07:13:02.993Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-21T07:13:04.140Z] Reading package lists... [2020-12-21T07:13:04.401Z] Reading package lists... [2020-12-21T07:13:04.661Z] Building dependency tree... [2020-12-21T07:13:04.661Z] Reading state information... [2020-12-21T07:13:04.661Z] Calculating upgrade... [2020-12-21T07:13:04.922Z] The following packages will be upgraded: [2020-12-21T07:13:04.922Z] advancecomp base-files bash binutils binutils-common [2020-12-21T07:13:04.922Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-21T07:13:04.922Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-21T07:13:04.922Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-21T07:13:04.922Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-21T07:13:04.922Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-21T07:13:04.922Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-21T07:13:04.922Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-21T07:13:04.922Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-21T07:13:04.922Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-21T07:13:04.922Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-21T07:13:04.922Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-21T07:13:04.922Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-21T07:13:04.922Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-21T07:13:05.183Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-21T07:13:05.183Z] Need to get 63.5 MB of archives. [2020-12-21T07:13:05.183Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-21T07:13:05.183Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-21T07:13:05.183Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-21T07:13:05.754Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-21T07:13:05.754Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-21T07:13:05.754Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-21T07:13:05.754Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-21T07:13:05.754Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-21T07:13:05.754Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-21T07:13:05.754Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-21T07:13:05.754Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-21T07:13:05.754Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-21T07:13:05.754Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-21T07:13:05.754Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-21T07:13:05.754Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-21T07:13:05.754Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-21T07:13:05.754Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-21T07:13:05.754Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-21T07:13:05.754Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-21T07:13:05.754Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-21T07:13:06.014Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-21T07:13:06.014Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-21T07:13:06.014Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-21T07:13:06.014Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-21T07:13:06.014Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-21T07:13:06.014Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-21T07:13:06.014Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-21T07:13:06.014Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-21T07:13:06.014Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-21T07:13:06.014Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-21T07:13:06.014Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-21T07:13:06.014Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-21T07:13:06.014Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-21T07:13:06.014Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-21T07:13:06.275Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-21T07:13:06.275Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-21T07:13:06.275Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-21T07:13:06.275Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-21T07:13:06.275Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-21T07:13:06.275Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-21T07:13:06.275Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-21T07:13:06.275Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-21T07:13:06.275Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-21T07:13:06.275Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-21T07:13:06.275Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-21T07:13:06.275Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-21T07:13:06.275Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-21T07:13:06.275Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-21T07:13:06.275Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-21T07:13:06.275Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-21T07:13:06.275Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-21T07:13:06.275Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-21T07:13:06.276Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-21T07:13:06.276Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-21T07:13:06.276Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-21T07:13:06.276Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-21T07:13:06.276Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-21T07:13:06.276Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-21T07:13:06.276Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-21T07:13:06.276Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-21T07:13:06.276Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-21T07:13:06.276Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-21T07:13:06.276Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-21T07:13:06.536Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-21T07:13:06.536Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-21T07:13:06.536Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-21T07:13:06.536Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-21T07:13:06.536Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-21T07:13:06.536Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-21T07:13:06.536Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-21T07:13:06.536Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-21T07:13:06.536Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-21T07:13:06.536Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-21T07:13:06.536Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-21T07:13:06.536Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-21T07:13:06.536Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-21T07:13:06.536Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-21T07:13:06.536Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-21T07:13:06.536Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-21T07:13:06.536Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-21T07:13:06.536Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-21T07:13:06.798Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-21T07:13:06.798Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-21T07:13:06.798Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-21T07:13:06.798Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-21T07:13:06.798Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-21T07:13:06.798Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-21T07:13:06.798Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-21T07:13:07.061Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-21T07:13:07.323Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-21T07:13:07.584Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-21T07:13:07.584Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-21T07:13:07.846Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-21T07:13:07.846Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-21T07:13:07.846Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-21T07:13:07.846Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-21T07:13:07.846Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-21T07:13:08.106Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T07:13:08.106Z] Fetched 63.5 MB in 3s (20.6 MB/s) [2020-12-21T07:13:08.106Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:08.106Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T07:13:08.106Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T07:13:08.679Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T07:13:08.679Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T07:13:08.939Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-21T07:13:08.939Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-21T07:13:09.512Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:09.774Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:09.774Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:09.774Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:09.774Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:10.036Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:10.036Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:10.036Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:10.036Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:10.298Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:10.298Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:10.298Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:10.298Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:10.559Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:10.559Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:10.559Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T07:13:10.559Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:10.559Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-21T07:13:10.819Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:10.819Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T07:13:10.819Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:10.819Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:11.082Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:11.082Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:11.082Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:11.082Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T07:13:11.344Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:11.344Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T07:13:11.344Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T07:13:11.607Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T07:13:11.868Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-21T07:13:12.131Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T07:13:12.131Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-21T07:13:12.131Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-21T07:13:12.131Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-21T07:13:12.394Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-21T07:13:12.394Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-21T07:13:12.394Z] Installing new version of config file /etc/issue ... [2020-12-21T07:13:12.394Z] Installing new version of config file /etc/issue.net ... [2020-12-21T07:13:12.394Z] Installing new version of config file /etc/lsb-release ... [2020-12-21T07:13:12.659Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-21T07:13:12.922Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-21T07:13:12.922Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-21T07:13:12.922Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-21T07:13:13.184Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:13.184Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-21T07:13:13.184Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-21T07:13:13.184Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-21T07:13:13.445Z] 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 [2020-12-21T07:13:13.445Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:13.445Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T07:13:13.445Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-21T07:13:13.445Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-21T07:13:13.707Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:13.707Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-21T07:13:13.707Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-21T07:13:13.707Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-21T07:13:13.707Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:13.707Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-21T07:13:13.969Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-21T07:13:13.969Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-21T07:13:14.234Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:14.235Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T07:13:14.235Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T07:13:14.235Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-21T07:13:14.496Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:14.496Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T07:13:14.496Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T07:13:14.496Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-21T07:13:14.758Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:14.758Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-21T07:13:14.758Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-21T07:13:14.758Z] Setting up grep (3.1-2build1) ... [2020-12-21T07:13:15.021Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:15.021Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-21T07:13:15.021Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-21T07:13:15.021Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-21T07:13:15.283Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:15.283Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T07:13:15.283Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T07:13:15.283Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-21T07:13:15.283Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:15.283Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-21T07:13:15.283Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T07:13:15.856Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-21T07:13:15.856Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T07:13:15.856Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-21T07:13:15.856Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T07:13:16.431Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-21T07:13:16.691Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:16.691Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-21T07:13:16.691Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T07:13:17.634Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-21T07:13:17.634Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-21T07:13:17.634Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-21T07:13:17.634Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-21T07:13:17.634Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-21T07:13:17.896Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:17.896Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-21T07:13:17.896Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-21T07:13:18.159Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-21T07:13:18.160Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:18.160Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T07:13:18.160Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T07:13:18.160Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T07:13:18.422Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:18.422Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T07:13:18.422Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T07:13:18.422Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T07:13:18.683Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:18.683Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T07:13:18.683Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T07:13:18.683Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T07:13:18.683Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:18.683Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T07:13:18.683Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T07:13:18.953Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T07:13:18.953Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:18.953Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T07:13:18.953Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T07:13:18.953Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T07:13:19.214Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T07:13:19.214Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-21T07:13:19.214Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:19.214Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T07:13:19.214Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T07:13:19.479Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-21T07:13:19.479Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:19.479Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T07:13:19.479Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T07:13:19.479Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T07:13:19.739Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:19.739Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T07:13:19.739Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T07:13:19.739Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-21T07:13:20.005Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:20.005Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T07:13:20.005Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T07:13:20.267Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-21T07:13:20.527Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-21T07:13:20.788Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-21T07:13:21.050Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:21.050Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T07:13:21.050Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T07:13:21.319Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-21T07:13:21.319Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T07:13:21.319Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-21T07:13:21.319Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T07:13:21.579Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-21T07:13:21.579Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:21.579Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-21T07:13:21.579Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-21T07:13:21.840Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-21T07:13:22.102Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:22.102Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-21T07:13:22.102Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T07:13:22.102Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T07:13:22.365Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:22.365Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-21T07:13:22.365Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T07:13:22.365Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T07:13:22.627Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:22.627Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-21T07:13:22.627Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T07:13:22.888Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T07:13:23.150Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:23.150Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T07:13:23.150Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T07:13:23.150Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-21T07:13:23.410Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T07:13:23.410Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T07:13:23.410Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T07:13:23.673Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-21T07:13:23.673Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:23.673Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-21T07:13:23.673Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-21T07:13:23.934Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-21T07:13:23.934Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:23.934Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-21T07:13:23.934Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T07:13:24.197Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T07:13:24.459Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:24.459Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T07:13:24.459Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T07:13:24.459Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-21T07:13:24.459Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:24.459Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-21T07:13:24.459Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-21T07:13:24.721Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-21T07:13:24.721Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:24.721Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-21T07:13:24.721Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-21T07:13:25.295Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-21T07:13:25.295Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:25.295Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T07:13:25.295Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T07:13:25.295Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-21T07:13:25.557Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:25.557Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-21T07:13:25.557Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-21T07:13:25.818Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-21T07:13:25.818Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:25.818Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-21T07:13:25.818Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-21T07:13:26.080Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-21T07:13:26.080Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:26.080Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-21T07:13:26.080Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-21T07:13:26.080Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-21T07:13:26.344Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:26.344Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-21T07:13:26.344Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-21T07:13:26.344Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-21T07:13:26.344Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T07:13:26.344Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-21T07:13:26.605Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-21T07:13:26.605Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-21T07:13:26.605Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-21T07:13:26.605Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-21T07:13:26.605Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-21T07:13:26.867Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-21T07:13:26.867Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-21T07:13:27.129Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-21T07:13:27.129Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-21T07:13:27.389Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-21T07:13:27.389Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-21T07:13:27.651Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-21T07:13:27.651Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-21T07:13:27.651Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-21T07:13:27.651Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-21T07:13:27.913Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-21T07:13:27.913Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-21T07:13:27.913Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-21T07:13:28.175Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-21T07:13:28.175Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-21T07:13:28.175Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-21T07:13:28.437Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-21T07:13:28.437Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-21T07:13:28.437Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-21T07:13:28.437Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-21T07:13:28.697Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-21T07:13:28.697Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-21T07:13:29.269Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-21T07:13:29.270Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-21T07:13:29.531Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-21T07:13:29.531Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-21T07:13:29.531Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T07:13:29.531Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T07:13:29.723Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:13:29.723Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:13:29.723Z] ---> 3a30f87ffb7e [2020-12-21T07:13:29.723Z] Step 3/24 : WORKDIR /edgex-go [2020-12-21T07:13:29.723Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:13:29.792Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T07:13:29.792Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T07:13:29.999Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:13:29.999Z] ---> 3a30f87ffb7e [2020-12-21T07:13:29.999Z] Step 3/21 : WORKDIR /edgex-go [2020-12-21T07:13:29.999Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:13:29.999Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:13:29.999Z] ---> 3a30f87ffb7e [2020-12-21T07:13:29.999Z] Step 3/24 : WORKDIR /edgex-go [2020-12-21T07:13:29.999Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:13:29.999Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:13:29.999Z] ---> 3a30f87ffb7e [2020-12-21T07:13:29.999Z] Step 3/27 : WORKDIR /edgex-go [2020-12-21T07:13:30.052Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T07:13:30.052Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T07:13:30.052Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T07:13:30.275Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:13:30.275Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:13:30.275Z] ---> 3a30f87ffb7e [2020-12-21T07:13:30.275Z] Step 3/23 : WORKDIR /edgex-go [2020-12-21T07:13:30.314Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T07:13:30.314Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:30.314Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T07:13:30.314Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:30.575Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T07:13:30.575Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:30.575Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T07:13:30.575Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:30.836Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T07:13:31.778Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:31.778Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T07:13:32.352Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:32.352Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T07:13:33.292Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:33.293Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T07:13:33.554Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:33.816Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T07:13:34.389Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T07:13:34.650Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T07:13:34.650Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-21T07:13:34.650Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-21T07:13:34.977Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-21T07:13:34.977Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-21T07:13:35.347Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-21T07:13:35.347Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-21T07:13:35.347Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-21T07:13:35.347Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-21T07:13:35.347Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-21T07:13:35.347Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-21T07:13:35.347Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-21T07:13:35.669Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-21T07:13:35.669Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-21T07:13:35.669Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-21T07:13:35.669Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:35.685Z] ---> Running in c8c69043dc71 [2020-12-21T07:13:35.685Z] ---> Running in f2b11336c287 [2020-12-21T07:13:35.685Z] ---> Running in 50690cce6b22 [2020-12-21T07:13:35.685Z] ---> Running in 909a38df5362 [2020-12-21T07:13:35.685Z] ---> Running in 53fa595e5390 [2020-12-21T07:13:35.685Z] Removing intermediate container c8c69043dc71 [2020-12-21T07:13:35.685Z] ---> 5f190b84a80c [2020-12-21T07:13:35.685Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:13:35.685Z] Removing intermediate container f2b11336c287 [2020-12-21T07:13:35.685Z] ---> dab9432dcda2 [2020-12-21T07:13:35.685Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:13:35.685Z] Removing intermediate container 53fa595e5390 [2020-12-21T07:13:35.685Z] ---> f643d50b96d0 [2020-12-21T07:13:35.685Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:13:35.685Z] Removing intermediate container 50690cce6b22 [2020-12-21T07:13:35.685Z] ---> 2b964f608dc3 [2020-12-21T07:13:35.685Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:13:35.685Z] Removing intermediate container 909a38df5362 [2020-12-21T07:13:35.685Z] ---> 20d8692da489 [2020-12-21T07:13:35.685Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:13:35.685Z] ---> Running in d414601c2f59 [2020-12-21T07:13:35.685Z] ---> Running in bd936128dae6 [2020-12-21T07:13:35.967Z] ---> Running in b03846af0de9 [2020-12-21T07:13:35.967Z] ---> Running in 852215b6c8bf [2020-12-21T07:13:35.967Z] ---> Running in 73a97066b42d [2020-12-21T07:13:36.047Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-21T07:13:36.047Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:36.047Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:36.047Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:36.047Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-21T07:13:36.047Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-21T07:13:36.047Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-21T07:13:36.047Z] [2020-12-21T07:13:36.047Z] Current default time zone: 'Etc/UTC' [2020-12-21T07:13:36.047Z] Local time is now: Mon Dec 21 07:13:35 UTC 2020. [2020-12-21T07:13:36.047Z] Universal Time is now: Mon Dec 21 07:13:35 UTC 2020. [2020-12-21T07:13:36.047Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-21T07:13:36.047Z] [2020-12-21T07:13:36.047Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-21T07:13:36.047Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:36.047Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-21T07:13:36.392Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-21T07:13:36.392Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-21T07:13:36.392Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-21T07:13:36.392Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-21T07:13:36.392Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-21T07:13:36.392Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-21T07:13:36.392Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-21T07:13:36.392Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:36.392Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-21T07:13:36.685Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T07:13:36.685Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-21T07:13:36.685Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:36.685Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-21T07:13:36.685Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-21T07:13:36.685Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-21T07:13:36.945Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-21T07:13:36.945Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-21T07:13:36.945Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-21T07:13:36.945Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-21T07:13:36.945Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-21T07:13:38.860Z] Updating certificates in /etc/ssl/certs... [2020-12-21T07:13:39.409Z] Removing intermediate container bd936128dae6 [2020-12-21T07:13:39.409Z] ---> f2373025223e [2020-12-21T07:13:39.409Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-21T07:13:39.431Z] 22 added, 17 removed; done. [2020-12-21T07:13:39.682Z] ---> Running in 6cbe5ac96cb0 [2020-12-21T07:13:39.682Z] Removing intermediate container d414601c2f59 [2020-12-21T07:13:39.682Z] ---> 5aaa08c62f5f [2020-12-21T07:13:39.682Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-21T07:13:39.692Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-21T07:13:39.692Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T07:13:39.692Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-21T07:13:39.692Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-21T07:13:39.692Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-21T07:13:39.692Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T07:13:39.692Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-21T07:13:39.692Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T07:13:39.692Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T07:13:39.692Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T07:13:39.952Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T07:13:39.952Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T07:13:39.952Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-21T07:13:39.952Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-21T07:13:39.952Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-21T07:13:39.952Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-21T07:13:39.952Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-21T07:13:39.952Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T07:13:39.952Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T07:13:39.961Z] Removing intermediate container b03846af0de9 [2020-12-21T07:13:39.961Z] ---> 7e5737a19b7f [2020-12-21T07:13:39.961Z] Step 5/21 : RUN apk update && apk add make git [2020-12-21T07:13:39.961Z] ---> Running in 1b80cb5375c2 [2020-12-21T07:13:40.213Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-21T07:13:40.213Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-21T07:13:40.213Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-21T07:13:40.213Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-21T07:13:40.213Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-21T07:13:40.238Z] ---> Running in e1416296193c [2020-12-21T07:13:40.238Z] Removing intermediate container 73a97066b42d [2020-12-21T07:13:40.238Z] ---> 9274baa03374 [2020-12-21T07:13:40.238Z] Step 5/24 : RUN apk update && apk add make git [2020-12-21T07:13:40.474Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-21T07:13:40.474Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-21T07:13:40.474Z] Updating certificates in /etc/ssl/certs... [2020-12-21T07:13:40.511Z] Removing intermediate container 852215b6c8bf [2020-12-21T07:13:40.511Z] ---> f558f999bac0 [2020-12-21T07:13:40.511Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-21T07:13:40.511Z] ---> Running in 7d0f5b621640 [2020-12-21T07:13:40.785Z] ---> Running in f1a6db29f8da [2020-12-21T07:13:41.045Z] 0 added, 0 removed; done. [2020-12-21T07:13:41.045Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-21T07:13:41.045Z] done. [2020-12-21T07:13:41.305Z] Reading package lists... [2020-12-21T07:13:41.566Z] Building dependency tree... [2020-12-21T07:13:41.566Z] Reading state information... [2020-12-21T07:13:41.566Z] The following NEW packages will be installed: [2020-12-21T07:13:41.566Z] apt-transport-https [2020-12-21T07:13:41.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:41.827Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-21T07:13:41.827Z] Need to get 1696 B of archives. [2020-12-21T07:13:41.827Z] After this operation, 153 kB of additional disk space will be used. [2020-12-21T07:13:41.827Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-21T07:13:41.827Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T07:13:41.827Z] Fetched 1696 B in 0s (27.5 kB/s) [2020-12-21T07:13:41.827Z] Selecting previously unselected package apt-transport-https. [2020-12-21T07:13:41.827Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-21T07:13:41.827Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-21T07:13:41.827Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-21T07:13:42.090Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-21T07:13:42.354Z] Waiting for network to be ready... [2020-12-21T07:13:42.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:42.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:42.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:42.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:42.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:42.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:43.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:43.498Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:13:43.498Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:13:43.498Z] OK: 12620 distinct packages available [2020-12-21T07:13:43.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:43.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:13:44.104Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:13:44.104Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:13:44.104Z] OK: 12620 distinct packages available [2020-12-21T07:13:44.104Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:13:44.104Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:13:44.104Z] OK: 12620 distinct packages available [2020-12-21T07:13:44.104Z] OK: 217 MiB in 51 packages [2020-12-21T07:13:44.744Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:13:44.744Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:13:44.744Z] OK: 12620 distinct packages available [2020-12-21T07:13:45.019Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:13:45.019Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:13:45.019Z] OK: 12620 distinct packages available [2020-12-21T07:13:45.019Z] OK: 217 MiB in 51 packages [2020-12-21T07:13:45.019Z] OK: 217 MiB in 51 packages [2020-12-21T07:13:45.638Z] OK: 217 MiB in 51 packages [2020-12-21T07:13:45.638Z] OK: 217 MiB in 51 packages [2020-12-21T07:13:46.238Z] Removing intermediate container 6cbe5ac96cb0 [2020-12-21T07:13:46.238Z] ---> 40b01b0b1e4c [2020-12-21T07:13:46.238Z] Step 6/27 : COPY go.mod . [2020-12-21T07:13:47.223Z] Removing intermediate container e1416296193c [2020-12-21T07:13:47.223Z] ---> 9bba26fdaf50 [2020-12-21T07:13:47.223Z] Step 6/21 : COPY go.mod . [2020-12-21T07:13:47.223Z] Removing intermediate container 1b80cb5375c2 [2020-12-21T07:13:47.223Z] ---> 3c91645f45d8 [2020-12-21T07:13:47.223Z] Step 6/23 : COPY go.mod . [2020-12-21T07:13:47.223Z] ---> 79410fd437ae [2020-12-21T07:13:47.223Z] Step 7/27 : RUN go mod download [2020-12-21T07:13:47.504Z] Removing intermediate container f1a6db29f8da [2020-12-21T07:13:47.504Z] ---> 94e87afbbf39 [2020-12-21T07:13:47.504Z] Step 6/24 : COPY go.mod . [2020-12-21T07:13:47.504Z] Removing intermediate container 7d0f5b621640 [2020-12-21T07:13:47.504Z] ---> 3fe99cef46eb [2020-12-21T07:13:47.504Z] Step 6/24 : COPY go.mod . [2020-12-21T07:13:47.504Z] ---> Running in 96937654caad [2020-12-21T07:13:48.111Z] ---> c5438229ee30 [2020-12-21T07:13:48.111Z] Step 7/21 : RUN go mod download [2020-12-21T07:13:48.389Z] ---> Running in 096836b07c88 [2020-12-21T07:13:48.389Z] ---> 1afc7e77d4e3 [2020-12-21T07:13:48.389Z] Step 7/23 : RUN go mod download [2020-12-21T07:13:48.672Z] ---> bda85f96e0b9 [2020-12-21T07:13:48.672Z] Step 7/24 : RUN go mod download [2020-12-21T07:13:48.672Z] ---> Running in 65ddb77867b7 [2020-12-21T07:13:48.939Z] 2020-12-21T07:13:45Z INFO Waiting for automatic snapd restart... [2020-12-21T07:13:48.939Z] snapd 2.48.1 from Canonical* installed [2020-12-21T07:13:48.939Z] "snapd" switched to the "latest/stable" channel [2020-12-21T07:13:48.939Z] [2020-12-21T07:13:48.949Z] ---> 626b87ad7344 [2020-12-21T07:13:48.949Z] Step 7/24 : RUN go mod download [2020-12-21T07:13:48.949Z] ---> Running in f4490289d29f [2020-12-21T07:13:49.223Z] ---> Running in 62ca403c280d [2020-12-21T07:13:51.487Z] core18 20201210 from Canonical* installed [2020-12-21T07:13:51.748Z] "core18" switched to the "latest/stable" channel [2020-12-21T07:13:51.748Z] [2020-12-21T07:13:51.876Z] Removing intermediate container 96937654caad [2020-12-21T07:13:51.876Z] ---> 5236c33c0010 [2020-12-21T07:13:51.876Z] Step 8/27 : COPY . . [2020-12-21T07:13:52.869Z] Removing intermediate container 65ddb77867b7 [2020-12-21T07:13:52.869Z] ---> 8b500bea998d [2020-12-21T07:13:52.869Z] Step 8/23 : COPY . . [2020-12-21T07:13:52.869Z] Removing intermediate container 096836b07c88 [2020-12-21T07:13:52.869Z] ---> c43790fac7c1 [2020-12-21T07:13:52.869Z] Step 8/21 : COPY . . [2020-12-21T07:13:53.469Z] Removing intermediate container f4490289d29f [2020-12-21T07:13:53.469Z] ---> 86e6a9673af4 [2020-12-21T07:13:53.469Z] Step 8/24 : COPY . . [2020-12-21T07:13:53.745Z] Removing intermediate container 62ca403c280d [2020-12-21T07:13:53.745Z] ---> f48874b659f5 [2020-12-21T07:13:53.745Z] Step 8/24 : COPY . . [2020-12-21T07:13:55.048Z] snapcraft 4.4.4 from Canonical* installed [2020-12-21T07:13:55.048Z] "snapcraft" switched to the "latest/stable" channel [2020-12-21T07:13:55.048Z] [2020-12-21T07:13:58.349Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-21T07:13:58.349Z] - README.md [2020-12-21T07:13:58.349Z] [2020-12-21T07:13:58.349Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-21T07:14:04.946Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T07:14:04.946Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-21T07:14:04.946Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-21T07:14:04.946Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-21T07:14:05.776Z] Reading package lists... [2020-12-21T07:14:06.346Z] 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 [2020-12-21T07:14:12.933Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T07:14:12.933Z] Reading package lists... [2020-12-21T07:14:12.933Z] Building dependency tree... [2020-12-21T07:14:12.933Z] Reading state information... [2020-12-21T07:14:12.933Z] Suggested packages: [2020-12-21T07:14:12.933Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-21T07:14:12.933Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-21T07:14:12.933Z] Recommended packages: [2020-12-21T07:14:12.933Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-21T07:14:12.933Z] The following NEW packages will be installed: [2020-12-21T07:14:12.933Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-21T07:14:12.933Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-21T07:14:12.933Z] pkg-config zip [2020-12-21T07:14:12.933Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-21T07:14:12.933Z] Need to get 7655 kB of archives. [2020-12-21T07:14:12.933Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-21T07:14:12.933Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-21T07:14:12.933Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-21T07:14:12.933Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-21T07:14:12.933Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-21T07:14:12.933Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-21T07:14:12.933Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-21T07:14:12.933Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-21T07:14:12.933Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-21T07:14:13.193Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-21T07:14:13.193Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-21T07:14:13.193Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-21T07:14:13.455Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-21T07:14:13.455Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-21T07:14:13.455Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-21T07:14:13.455Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-21T07:14:13.455Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T07:14:13.455Z] Fetched 7655 kB in 1s (9276 kB/s) [2020-12-21T07:14:13.716Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-21T07:14:13.716Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-21T07:14:13.716Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-21T07:14:13.716Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-21T07:14:13.716Z] Selecting previously unselected package libpsl5:amd64. [2020-12-21T07:14:13.716Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-21T07:14:13.976Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-21T07:14:13.976Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-21T07:14:13.976Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-21T07:14:13.976Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-21T07:14:13.976Z] Selecting previously unselected package librtmp1:amd64. [2020-12-21T07:14:13.976Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-21T07:14:13.976Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-21T07:14:14.238Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-21T07:14:14.238Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-21T07:14:14.238Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-21T07:14:14.238Z] Selecting previously unselected package liberror-perl. [2020-12-21T07:14:14.238Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-21T07:14:14.238Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-21T07:14:14.499Z] Selecting previously unselected package git-man. [2020-12-21T07:14:14.499Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-21T07:14:14.499Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-21T07:14:14.499Z] Selecting previously unselected package git. [2020-12-21T07:14:14.499Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-21T07:14:14.760Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-21T07:14:15.331Z] Selecting previously unselected package libnorm1:amd64. [2020-12-21T07:14:15.331Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-21T07:14:15.331Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-21T07:14:15.593Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-21T07:14:15.593Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-21T07:14:15.593Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-21T07:14:15.593Z] Selecting previously unselected package libsodium23:amd64. [2020-12-21T07:14:15.593Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-21T07:14:15.593Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-21T07:14:15.854Z] Selecting previously unselected package libzmq5:amd64. [2020-12-21T07:14:15.854Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-21T07:14:15.854Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-21T07:14:15.854Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-21T07:14:15.854Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-21T07:14:15.854Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-21T07:14:15.960Z] ---> 9f1f2e1ad430 [2020-12-21T07:14:15.960Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-21T07:14:16.122Z] Selecting previously unselected package pkg-config. [2020-12-21T07:14:16.122Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-21T07:14:16.122Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-21T07:14:16.122Z] Selecting previously unselected package zip. [2020-12-21T07:14:16.122Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-21T07:14:16.122Z] Unpacking zip (3.0-11build1) ... [2020-12-21T07:14:16.234Z] ---> 3d20eb97e0b0 [2020-12-21T07:14:16.234Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-21T07:14:16.234Z] ---> 9182726cbe69 [2020-12-21T07:14:16.234Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-21T07:14:16.234Z] ---> Running in 1c6c6c76351a [2020-12-21T07:14:16.234Z] ---> e3bf4c7a78a8 [2020-12-21T07:14:16.234Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-21T07:14:16.234Z] ---> d9164d51c62f [2020-12-21T07:14:16.235Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-21T07:14:16.387Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-21T07:14:16.387Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-21T07:14:16.387Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-21T07:14:16.387Z] Setting up liberror-perl (0.17025-1) ... [2020-12-21T07:14:16.387Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-21T07:14:16.387Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-21T07:14:16.387Z] No schema files found: doing nothing. [2020-12-21T07:14:16.387Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-21T07:14:16.387Z] Setting up zip (3.0-11build1) ... [2020-12-21T07:14:16.387Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-21T07:14:16.387Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-21T07:14:16.387Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-21T07:14:16.507Z] ---> Running in 18440daa2203 [2020-12-21T07:14:16.508Z] ---> Running in 0573283555d8 [2020-12-21T07:14:16.508Z] ---> Running in 234dc3b54c6a [2020-12-21T07:14:16.508Z] ---> Running in 262772a375bb [2020-12-21T07:14:16.648Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-21T07:14:16.648Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-21T07:14:16.648Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-21T07:14:16.648Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-21T07:14:16.648Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-21T07:14:17.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-21T07:14:18.569Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-21T07:14:18.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-21T07:14:18.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-21T07:14:18.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-21T07:14:23.233Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T07:14:23.233Z] git set to automatically installed. [2020-12-21T07:14:23.233Z] git-man set to automatically installed. [2020-12-21T07:14:23.233Z] libcurl3-gnutls set to automatically installed. [2020-12-21T07:14:23.233Z] liberror-perl set to automatically installed. [2020-12-21T07:14:23.233Z] libglib2.0-0 set to automatically installed. [2020-12-21T07:14:23.233Z] libnghttp2-14 set to automatically installed. [2020-12-21T07:14:23.233Z] libnorm1 set to automatically installed. [2020-12-21T07:14:23.233Z] libpgm-5.2-0 set to automatically installed. [2020-12-21T07:14:23.233Z] libpsl5 set to automatically installed. [2020-12-21T07:14:23.233Z] librtmp1 set to automatically installed. [2020-12-21T07:14:23.233Z] libsodium23 set to automatically installed. [2020-12-21T07:14:23.233Z] libzmq3-dev set to automatically installed. [2020-12-21T07:14:23.233Z] libzmq5 set to automatically installed. [2020-12-21T07:14:23.233Z] pkg-config set to automatically installed. [2020-12-21T07:14:23.233Z] zip set to automatically installed. [2020-12-21T07:14:25.147Z] snapd is not logged in, snap install commands will use sudo [2020-12-21T07:14:31.733Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T07:14:32.675Z] snap "core18" has no updates available [2020-12-21T07:14:33.617Z] Pulling config-common [2020-12-21T07:14:34.556Z] Pulling go-build-helper [2020-12-21T07:14:56.525Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-21T07:14:56.525Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-21T07:14:56.525Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-21T07:14:56.525Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-21T07:14:56.525Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-21T07:14:56.525Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-21T07:14:56.525Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-21T07:14:56.525Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-21T07:14:56.525Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-21T07:14:56.525Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-21T07:14:56.525Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-21T07:14:56.525Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-21T07:14:56.525Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-21T07:14:56.525Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-21T07:14:56.525Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-21T07:14:56.525Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-21T07:14:56.525Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-21T07:14:56.525Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-21T07:14:56.525Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-21T07:14:56.525Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-21T07:14:56.525Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-21T07:14:56.525Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-21T07:14:56.525Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-21T07:14:56.525Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-21T07:14:56.525Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-21T07:14:56.525Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-21T07:14:56.525Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-21T07:14:56.525Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-21T07:14:56.525Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-21T07:14:56.525Z] Fetched 279 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-21T07:14:56.525Z] Fetched 122 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-21T07:14:56.525Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-21T07:14:56.525Z] Fetched 8848 B in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-21T07:14:56.525Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-21T07:14:56.525Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-21T07:14:56.525Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-21T07:14:56.525Z] Fetched 214 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-21T07:14:56.525Z] Fetched 155 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-21T07:14:56.525Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-21T07:14:56.525Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-21T07:14:56.525Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-21T07:14:56.525Z] Fetched 499 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-21T07:14:56.525Z] Fetched 111 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-21T07:14:56.525Z] Fetched 240 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-21T07:14:56.525Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-21T07:14:56.525Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-21T07:14:56.525Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-21T07:14:56.525Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-21T07:14:56.525Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-21T07:14:56.525Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-21T07:14:56.525Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-21T07:14:56.525Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-21T07:14:56.525Z] Fetched 8720 B in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-21T07:14:56.525Z] Fetched 137 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-21T07:14:56.525Z] Fetched 119 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-21T07:14:56.525Z] Fetched 109 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-21T07:14:56.525Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-21T07:14:56.525Z] Fetched 645 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-21T07:14:56.525Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-21T07:14:56.525Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-21T07:14:56.525Z] Fetched 368 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-21T07:14:56.525Z] Fetched 187 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-21T07:14:56.525Z] Fetched 175 kB in 0s (0 B/s) [2020-12-21T07:14:56.525Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-21T07:14:59.075Z] Fetched 206 kB in 0s (0 B/s) [2020-12-21T07:14:59.075Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-21T07:14:59.075Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-21T07:14:59.075Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-21T07:14:59.075Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-21T07:14:59.075Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-21T07:14:59.075Z] Fetched 159 kB in 0s (0 B/s) [2020-12-21T07:14:59.075Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-21T07:14:59.075Z] Fetched 107 kB in 0s (0 B/s) [2020-12-21T07:14:59.075Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-21T07:14:59.075Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-21T07:14:59.075Z] Pulling static-packages [2020-12-21T07:15:00.020Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-21T07:15:00.020Z] Skipping pull go-build-helper (already ran) [2020-12-21T07:15:00.020Z] Skipping pull static-packages (already ran) [2020-12-21T07:15:00.020Z] Building go-build-helper [2020-12-21T07:15:03.327Z] Building static-packages [2020-12-21T07:15:05.248Z] Staging go-build-helper [2020-12-21T07:15:06.402Z] Staging static-packages [2020-12-21T07:15:07.050Z] Pulling go115 [2020-12-21T07:15:07.993Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-21T07:15:07.993Z] Skipping pull go115 (already ran) [2020-12-21T07:15:07.993Z] Building go115 [2020-12-21T07:15:07.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T07:15:07.993Z] Dload Upload Total Spent Left Speed [2020-12-21T07:15:11.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 23.1M 0 0 26.2M 0 0:00:04 --:--:-- 0:00:04 26.2M 48 115M 48 55.6M 0 0 29.5M 0 0:00:03 0:00:01 0:00:02 29.5M 81 115M 81 94.4M 0 0 32.7M 0 0:00:03 0:00:02 0:00:01 32.7M 100 115M 100 115M 0 0 33.8M 0 0:00:03 0:00:03 --:--:-- 33.8M [2020-12-21T07:15:12.108Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-21T07:15:15.416Z] Staging go115 [2020-12-21T07:15:22.010Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-21T07:15:22.010Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-21T07:15:22.010Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-21T07:15:22.010Z] Fetched 0 B in 0s (0 B/s) [2020-12-21T07:15:22.010Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-21T07:15:22.010Z] Fetched 224 kB in 0s (0 B/s) [2020-12-21T07:15:22.010Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-21T07:15:22.010Z] Fetched 157 kB in 0s (0 B/s) [2020-12-21T07:15:22.010Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-21T07:15:22.010Z] Fetched 221 kB in 0s (0 B/s) [2020-12-21T07:15:22.010Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-21T07:15:22.010Z] Fetched 143 kB in 0s (0 B/s) [2020-12-21T07:15:22.010Z] Pulling edgex-go [2020-12-21T07:15:22.011Z] Pulling version [2020-12-21T07:15:22.954Z] Building config-common [2020-12-21T07:15:24.869Z] Skipping build go-build-helper (already ran) [2020-12-21T07:15:24.869Z] Skipping build static-packages (already ran) [2020-12-21T07:15:24.869Z] Skipping build go115 (already ran) [2020-12-21T07:15:24.869Z] Building edgex-go [2020-12-21T07:15:25.131Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-21T07:15:26.076Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-21T07:15:26.076Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-21T07:15:26.076Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-21T07:15:26.076Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 [2020-12-21T07:15:26.336Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-21T07:15:26.336Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-21T07:15:26.336Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-21T07:15:26.336Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-21T07:15:26.336Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-21T07:15:26.336Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-21T07:15:26.336Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-21T07:15:26.336Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-21T07:15:26.336Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-21T07:15:26.336Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-21T07:15:26.336Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-21T07:15:26.336Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-21T07:15:26.336Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-21T07:15:26.336Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-21T07:15:26.336Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-21T07:15:26.336Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-21T07:15:26.336Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-21T07:15:26.336Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-21T07:15:26.336Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-21T07:15:26.336Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-21T07:15:26.336Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-21T07:15:26.336Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-21T07:15:26.336Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-21T07:15:26.336Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-21T07:15:26.599Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-21T07:15:26.599Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-21T07:15:26.599Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-21T07:15:26.599Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-21T07:15:26.599Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-21T07:15:26.599Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-21T07:15:26.599Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-21T07:15:26.599Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-21T07:15:26.599Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-21T07:15:26.599Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-21T07:15:26.599Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-21T07:15:26.860Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-21T07:15:33.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-21T07:15:36.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-21T07:15:37.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-21T07:15:38.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-21T07:15:38.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-21T07:15:38.888Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-21T07:15:39.150Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-21T07:15:39.150Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-21T07:15:40.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-21T07:15:40.531Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-21T07:15:40.531Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-21T07:15:40.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-21T07:15:41.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-21T07:15:41.473Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-21T07:15:42.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-21T07:15:42.892Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-21T07:15:44.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-21T07:15:44.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-21T07:15:45.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-21T07:15:47.727Z] Building version [2020-12-21T07:15:49.638Z] Staging config-common [2020-12-21T07:15:50.213Z] Skipping stage go-build-helper (already ran) [2020-12-21T07:15:50.213Z] Skipping stage static-packages (already ran) [2020-12-21T07:15:50.213Z] Skipping stage go115 (already ran) [2020-12-21T07:15:50.213Z] Staging edgex-go [2020-12-21T07:15:51.164Z] Staging version [2020-12-21T07:15:52.114Z] Priming config-common [2020-12-21T07:15:52.685Z] Priming go-build-helper [2020-12-21T07:15:53.638Z] Priming static-packages [2020-12-21T07:15:55.823Z] Removing intermediate container 1c6c6c76351a [2020-12-21T07:15:55.823Z] ---> 06da2133f027 [2020-12-21T07:15:55.823Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-21T07:15:55.823Z] Removing intermediate container 234dc3b54c6a [2020-12-21T07:15:55.823Z] ---> 2cbed6a89e40 [2020-12-21T07:15:55.823Z] [2020-12-21T07:15:55.823Z] Step 10/24 : FROM alpine:3.10 [2020-12-21T07:15:55.823Z] 3.10: Pulling from library/alpine [2020-12-21T07:15:55.823Z] ---> Running in 688e3b2c6328 [2020-12-21T07:15:55.823Z] Removing intermediate container 0573283555d8 [2020-12-21T07:15:55.823Z] ---> 76a4a83061d8 [2020-12-21T07:15:55.823Z] [2020-12-21T07:15:55.823Z] Step 10/24 : FROM scratch [2020-12-21T07:15:55.823Z] ---> [2020-12-21T07:15:55.823Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-21T07:15:56.178Z] Priming go115 [2020-12-21T07:15:56.749Z] Priming edgex-go [2020-12-21T07:15:56.876Z] ---> Running in 182ecaedf978 [2020-12-21T07:15:56.877Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-21T07:15:56.877Z] Status: Downloaded newer image for alpine:3.10 [2020-12-21T07:15:56.877Z] ---> 536a684cf733 [2020-12-21T07:15:56.877Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-21T07:15:57.543Z] ---> Running in 35b7fca77589 [2020-12-21T07:15:57.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-21T07:15:58.136Z] Priming version [2020-12-21T07:15:58.169Z] Removing intermediate container 182ecaedf978 [2020-12-21T07:15:58.169Z] ---> 390871c956af [2020-12-21T07:15:58.169Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-21T07:15:58.169Z] Removing intermediate container 262772a375bb [2020-12-21T07:15:58.169Z] ---> 4e2cbfad12ba [2020-12-21T07:15:58.170Z] [2020-12-21T07:15:58.170Z] Step 10/21 : FROM scratch [2020-12-21T07:15:58.170Z] ---> [2020-12-21T07:15:58.170Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T07:15:58.505Z] ---> Running in 7ce388ee33fd [2020-12-21T07:15:58.707Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-21T07:15:58.809Z] ---> Running in 5c05fc8863da [2020-12-21T07:15:59.523Z] Removing intermediate container 7ce388ee33fd [2020-12-21T07:15:59.523Z] ---> e5014db27c06 [2020-12-21T07:15:59.523Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-21T07:15:59.523Z] ---> Running in ac603ccfda19 [2020-12-21T07:15:59.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:15:59.822Z] Removing intermediate container 5c05fc8863da [2020-12-21T07:15:59.822Z] ---> ebfc511748ef [2020-12-21T07:15:59.822Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-21T07:15:59.822Z] ---> Running in e958777707e5 [2020-12-21T07:16:00.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:16:00.102Z] Removing intermediate container ac603ccfda19 [2020-12-21T07:16:00.102Z] ---> 10eece82bb72 [2020-12-21T07:16:00.102Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-12-21T07:16:00.756Z] Removing intermediate container e958777707e5 [2020-12-21T07:16:00.756Z] ---> 0ca898ab6c6f [2020-12-21T07:16:00.756Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-21T07:16:00.756Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-21T07:16:00.756Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-21T07:16:00.756Z] OK: 10171 distinct packages available [2020-12-21T07:16:00.756Z] ---> Running in 92f5db11474f [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-21T07:16:01.755Z] Removing intermediate container 92f5db11474f [2020-12-21T07:16:01.755Z] ---> dc45508ed0c0 [2020-12-21T07:16:01.755Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-21T07:16:01.756Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-21T07:16:01.756Z] ---> a85006607cea [2020-12-21T07:16:01.756Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-21T07:16:01.756Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-21T07:16:01.756Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-21T07:16:01.756Z] (4/5) Installing curl (7.66.0-r3) [2020-12-21T07:16:01.756Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-21T07:16:01.756Z] Executing busybox-1.30.1-r3.trigger [2020-12-21T07:16:01.756Z] Executing ca-certificates-20191127-r2.trigger [2020-12-21T07:16:02.041Z] OK: 7 MiB in 19 packages [2020-12-21T07:16:03.038Z] ---> ee88151d2f6d [2020-12-21T07:16:03.038Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-21T07:16:03.638Z] ---> 0d5110116b52 [2020-12-21T07:16:03.638Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-21T07:16:03.915Z] Removing intermediate container 688e3b2c6328 [2020-12-21T07:16:03.915Z] ---> 8a6ec70d6f06 [2020-12-21T07:16:03.915Z] [2020-12-21T07:16:03.915Z] Step 11/27 : FROM docker:latest [2020-12-21T07:16:03.915Z] ---> f66387bf908a [2020-12-21T07:16:03.915Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-21T07:16:04.510Z] ---> Running in b20934506963 [2020-12-21T07:16:04.789Z] Removing intermediate container 35b7fca77589 [2020-12-21T07:16:04.789Z] ---> 27ffbcf54feb [2020-12-21T07:16:04.789Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-21T07:16:05.773Z] ---> Running in bb1e0a72e871 [2020-12-21T07:16:05.773Z] ---> 16aef79ebe8c [2020-12-21T07:16:05.773Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-21T07:16:06.053Z] ---> 7db55a5cad9e [2020-12-21T07:16:06.053Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-21T07:16:06.053Z] Removing intermediate container bb1e0a72e871 [2020-12-21T07:16:06.053Z] ---> 3004ece88644 [2020-12-21T07:16:06.053Z] Step 13/24 : WORKDIR / [2020-12-21T07:16:06.349Z] ---> Running in 1b76fb10d6b9 [2020-12-21T07:16:06.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:16:06.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:16:07.181Z] ---> 49d6c841038e [2020-12-21T07:16:07.181Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-21T07:16:07.456Z] ---> Running in 7ed1ee40d8ec [2020-12-21T07:16:07.456Z] Removing intermediate container 1b76fb10d6b9 [2020-12-21T07:16:07.456Z] ---> f4b4e0b3d5cf [2020-12-21T07:16:07.456Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-21T07:16:07.456Z] ---> 86bc2f913b28 [2020-12-21T07:16:07.456Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-21T07:16:07.734Z] (1/2) Installing readline (8.0.4-r0) [2020-12-21T07:16:07.734Z] (2/2) Installing bash (5.0.17-r0) [2020-12-21T07:16:07.734Z] Executing bash-5.0.17-r0.post-install [2020-12-21T07:16:07.734Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:16:07.734Z] OK: 12 MiB in 22 packages [2020-12-21T07:16:08.728Z] Removing intermediate container 7ed1ee40d8ec [2020-12-21T07:16:08.728Z] ---> 474338652bf7 [2020-12-21T07:16:08.728Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:16:09.001Z] ---> 740b45b421fd [2020-12-21T07:16:09.001Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-21T07:16:09.001Z] ---> Running in 05e779180342 [2020-12-21T07:16:09.279Z] ---> 278ba2f32d03 [2020-12-21T07:16:09.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-21T07:16:09.887Z] Removing intermediate container 05e779180342 [2020-12-21T07:16:09.887Z] ---> 25339dfd8174 [2020-12-21T07:16:09.887Z] Step 19/21 : LABEL arch=arm64 [2020-12-21T07:16:10.163Z] Removing intermediate container b20934506963 [2020-12-21T07:16:10.163Z] ---> 0610da3059d0 [2020-12-21T07:16:10.163Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-21T07:16:10.163Z] ---> Running in aa6395c8df6f [2020-12-21T07:16:10.438Z] ---> fa698ba6330f [2020-12-21T07:16:10.438Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-21T07:16:10.438Z] ---> Running in 3ca39d7364cb [2020-12-21T07:16:10.438Z] ---> d51ac048dcba [2020-12-21T07:16:10.438Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-21T07:16:10.714Z] ---> Running in 6a689edda066 [2020-12-21T07:16:10.991Z] Removing intermediate container aa6395c8df6f [2020-12-21T07:16:10.991Z] ---> 056fa2a062bd [2020-12-21T07:16:10.991Z] Step 20/21 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:16:11.272Z] ---> Running in dff87597abbe [2020-12-21T07:16:11.562Z] Removing intermediate container 6a689edda066 [2020-12-21T07:16:11.562Z] ---> 80c47fe9fe02 [2020-12-21T07:16:11.562Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:16:11.842Z] ---> 0fc6a8b77621 [2020-12-21T07:16:11.842Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-21T07:16:11.842Z] ---> Running in 8c27776109d0 [2020-12-21T07:16:12.118Z] Removing intermediate container dff87597abbe [2020-12-21T07:16:12.118Z] ---> 31a3867b2df9 [2020-12-21T07:16:12.118Z] Step 21/21 : LABEL version=0.0.0 [2020-12-21T07:16:12.394Z] ---> Running in 4f64b53bdd20 [2020-12-21T07:16:12.679Z] Removing intermediate container 8c27776109d0 [2020-12-21T07:16:12.679Z] ---> 5a64145bdc63 [2020-12-21T07:16:12.679Z] Step 22/24 : LABEL arch=arm64 [2020-12-21T07:16:13.289Z] Removing intermediate container 4f64b53bdd20 [2020-12-21T07:16:13.289Z] ---> db178e44c4aa [2020-12-21T07:16:13.289Z] [2020-12-21T07:16:13.289Z] ---> Running in 62d5712a30ff [2020-12-21T07:16:13.569Z] ---> ea38342a6af0 [2020-12-21T07:16:13.569Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-21T07:16:13.844Z] Successfully built db178e44c4aa [2020-12-21T07:16:14.121Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-21T07:16:14.121Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2020-12-21T07:16:14.121Z] Removing intermediate container 3ca39d7364cb [2020-12-21T07:16:14.121Z] ---> dbf98b16ecc1 [2020-12-21T07:16:14.121Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-21T07:16:14.121Z] Removing intermediate container 62d5712a30ff [2020-12-21T07:16:14.121Z] ---> 054d3198f2b3 [2020-12-21T07:16:14.121Z] Step 23/24 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:16:14.397Z] ---> Running in a58e73fc6dd0 [2020-12-21T07:16:14.397Z] ---> Running in 9796a5b8db09 [2020-12-21T07:16:15.385Z] Removing intermediate container a58e73fc6dd0 [2020-12-21T07:16:15.385Z] ---> 4fe0ea4c61b0 [2020-12-21T07:16:15.385Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T07:16:15.385Z] Removing intermediate container 9796a5b8db09 [2020-12-21T07:16:15.385Z] ---> 11e951021586 [2020-12-21T07:16:15.385Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-21T07:16:16.368Z] ---> e49c6bbb69bd [2020-12-21T07:16:16.368Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-21T07:16:17.005Z] ---> Running in 283d32b9607b [2020-12-21T07:16:17.005Z] ---> Running in 90f155a4edcf [2020-12-21T07:16:17.603Z] Removing intermediate container 18440daa2203 [2020-12-21T07:16:17.603Z] ---> 28b4c68f140b [2020-12-21T07:16:17.603Z] [2020-12-21T07:16:17.603Z] Step 10/23 : FROM alpine [2020-12-21T07:16:17.603Z] latest: Pulling from library/alpine [2020-12-21T07:16:17.898Z] Removing intermediate container 90f155a4edcf [2020-12-21T07:16:17.898Z] ---> b6a937015ad8 [2020-12-21T07:16:17.898Z] ---> f2b89b602069 [2020-12-21T07:16:17.898Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-21T07:16:17.898Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-21T07:16:17.898Z] Removing intermediate container 283d32b9607b [2020-12-21T07:16:17.898Z] ---> e8061a0ff1fe [2020-12-21T07:16:17.898Z] [2020-12-21T07:16:17.898Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-21T07:16:18.175Z] Status: Downloaded newer image for alpine:latest [2020-12-21T07:16:18.175Z] ---> afeebe901d6b [2020-12-21T07:16:18.175Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T07:16:18.175Z] Successfully built e8061a0ff1fe [2020-12-21T07:16:18.448Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-21T07:16:18.448Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2020-12-21T07:16:18.448Z] ---> Running in a5da69ca0a4d [2020-12-21T07:16:18.448Z] ---> Running in a76d69ce12cb [2020-12-21T07:16:18.722Z] ---> Running in 2e98481a98c6 [2020-12-21T07:16:19.313Z] Removing intermediate container a5da69ca0a4d [2020-12-21T07:16:19.313Z] ---> 79774a498774 [2020-12-21T07:16:19.313Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-21T07:16:19.313Z] Removing intermediate container 2e98481a98c6 [2020-12-21T07:16:19.313Z] ---> 02405ee9bee5 [2020-12-21T07:16:19.313Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-21T07:16:19.912Z] ---> Running in 6facae835271 [2020-12-21T07:16:21.348Z] Removing intermediate container 6facae835271 [2020-12-21T07:16:21.348Z] ---> f0f429ef755f [2020-12-21T07:16:21.348Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-21T07:16:21.630Z] ---> 474f5807970c [2020-12-21T07:16:21.630Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-21T07:16:21.630Z] ---> Running in b20cd113b082 [2020-12-21T07:16:22.614Z] Removing intermediate container b20cd113b082 [2020-12-21T07:16:22.614Z] ---> 241dcb80b819 [2020-12-21T07:16:22.614Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:16:22.889Z] ---> c4a85c9b089a [2020-12-21T07:16:22.889Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-21T07:16:22.889Z] Removing intermediate container a76d69ce12cb [2020-12-21T07:16:22.889Z] ---> 8eb1a0591ed2 [2020-12-21T07:16:22.890Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-21T07:16:23.162Z] ---> Running in 8143b94fb7ad [2020-12-21T07:16:23.788Z] ---> Running in 5c6484b7518a [2020-12-21T07:16:24.384Z] ---> 5d6bee90bec1 [2020-12-21T07:16:24.384Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-21T07:16:24.656Z] Removing intermediate container 5c6484b7518a [2020-12-21T07:16:24.656Z] ---> d6f5227b05d4 [2020-12-21T07:16:24.656Z] Step 22/24 : LABEL arch=arm64 [2020-12-21T07:16:24.933Z] ---> Running in 49a9a74dafcb [2020-12-21T07:16:24.933Z] ---> Running in 28ba5108648e [2020-12-21T07:16:25.926Z] Removing intermediate container 28ba5108648e [2020-12-21T07:16:25.926Z] ---> 19807d072b83 [2020-12-21T07:16:25.926Z] Step 23/24 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:16:26.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:16:26.531Z] ---> Running in 412e6aeda2d6 [2020-12-21T07:16:26.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:16:27.416Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-21T07:16:27.416Z] (2/33) Installing expat (2.2.9-r1) [2020-12-21T07:16:27.416Z] (3/33) Installing libffi (3.3-r2) [2020-12-21T07:16:27.416Z] (4/33) Installing gdbm (1.13-r1) [2020-12-21T07:16:27.416Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-21T07:16:27.416Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-21T07:16:27.693Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-21T07:16:27.693Z] Removing intermediate container 412e6aeda2d6 [2020-12-21T07:16:27.693Z] ---> 02fb9856bf4e [2020-12-21T07:16:27.693Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T07:16:28.674Z] Removing intermediate container 8143b94fb7ad [2020-12-21T07:16:28.674Z] ---> 20705e14fc43 [2020-12-21T07:16:28.674Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-21T07:16:29.273Z] ---> Running in 56c09977297f [2020-12-21T07:16:29.547Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-21T07:16:29.547Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-21T07:16:29.547Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-21T07:16:29.548Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-21T07:16:29.548Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-21T07:16:29.548Z] ---> Running in e3503e1b4c2f [2020-12-21T07:16:29.548Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-21T07:16:29.826Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-21T07:16:29.826Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-21T07:16:29.826Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-21T07:16:29.826Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-21T07:16:29.826Z] Removing intermediate container 56c09977297f [2020-12-21T07:16:29.826Z] ---> 455ef07bd5dc [2020-12-21T07:16:29.826Z] [2020-12-21T07:16:29.826Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-21T07:16:29.826Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-21T07:16:30.105Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-21T07:16:30.105Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-21T07:16:30.105Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-21T07:16:30.105Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-21T07:16:30.105Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-21T07:16:30.105Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-21T07:16:30.105Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-21T07:16:30.380Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-21T07:16:30.380Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-21T07:16:30.380Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-21T07:16:30.380Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-21T07:16:30.380Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-21T07:16:30.380Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-21T07:16:30.380Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-21T07:16:30.659Z] Successfully built 455ef07bd5dc [2020-12-21T07:16:30.659Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:16:30.659Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-21T07:16:30.659Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2020-12-21T07:16:30.659Z] OK: 71 MiB in 55 packages [2020-12-21T07:16:31.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:16:31.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:16:32.834Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-21T07:16:32.834Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-21T07:16:32.834Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-21T07:16:33.109Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-21T07:16:33.109Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-21T07:16:33.385Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:16:33.385Z] OK: 8 MiB in 19 packages [2020-12-21T07:16:38.781Z] Removing intermediate container e3503e1b4c2f [2020-12-21T07:16:38.781Z] ---> 43ca18437e68 [2020-12-21T07:16:38.781Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-21T07:16:39.058Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:16:39.058Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:16:39.058Z] ---> 3a30f87ffb7e [2020-12-21T07:16:39.058Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T07:16:39.058Z] ---> Using cache [2020-12-21T07:16:39.058Z] ---> 2b964f608dc3 [2020-12-21T07:16:39.058Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:16:39.058Z] ---> Using cache [2020-12-21T07:16:39.058Z] ---> 9274baa03374 [2020-12-21T07:16:39.058Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T07:16:39.058Z] ---> Using cache [2020-12-21T07:16:39.058Z] ---> 3fe99cef46eb [2020-12-21T07:16:39.058Z] Step 6/22 : COPY go.mod . [2020-12-21T07:16:39.058Z] ---> Using cache [2020-12-21T07:16:39.058Z] ---> 626b87ad7344 [2020-12-21T07:16:39.058Z] Step 7/22 : RUN go mod download [2020-12-21T07:16:39.058Z] ---> Using cache [2020-12-21T07:16:39.058Z] ---> f48874b659f5 [2020-12-21T07:16:39.058Z] Step 8/22 : COPY . . [2020-12-21T07:16:39.347Z] ---> Using cache [2020-12-21T07:16:39.347Z] ---> d9164d51c62f [2020-12-21T07:16:39.347Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-21T07:16:39.347Z] Removing intermediate container 49a9a74dafcb [2020-12-21T07:16:39.347Z] ---> 027cca45c133 [2020-12-21T07:16:39.347Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-21T07:16:39.635Z] ---> 02f42627146e [2020-12-21T07:16:39.635Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-21T07:16:40.639Z] ---> Running in c23f414d40cc [2020-12-21T07:16:40.639Z] ---> Running in 28ca5cf54e00 [2020-12-21T07:16:42.079Z] ---> aeb7a6ed2642 [2020-12-21T07:16:42.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-21T07:16:43.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-21T07:16:44.057Z] ---> 78272f8f6052 [2020-12-21T07:16:44.057Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-21T07:16:44.057Z] ---> Running in 3be55a6805e7 [2020-12-21T07:16:45.048Z] Removing intermediate container 3be55a6805e7 [2020-12-21T07:16:45.048Z] ---> 37638f6087ff [2020-12-21T07:16:45.048Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:16:45.322Z] ---> Running in 75b3289b717e [2020-12-21T07:16:46.308Z] Removing intermediate container 75b3289b717e [2020-12-21T07:16:46.308Z] ---> e980cb0c5f27 [2020-12-21T07:16:46.308Z] Step 21/23 : LABEL arch=arm64 [2020-12-21T07:16:46.585Z] ---> Running in ee7d39f1654c [2020-12-21T07:16:47.587Z] Removing intermediate container ee7d39f1654c [2020-12-21T07:16:47.587Z] ---> 970db30d6640 [2020-12-21T07:16:47.587Z] Step 22/23 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:16:47.863Z] Collecting docker-compose==1.23.2 [2020-12-21T07:16:47.863Z] ---> Running in 036d1a724d94 [2020-12-21T07:16:47.863Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-21T07:16:48.139Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:16:48.139Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:16:48.139Z] ---> 3a30f87ffb7e [2020-12-21T07:16:48.139Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T07:16:48.139Z] ---> Using cache [2020-12-21T07:16:48.139Z] ---> 2b964f608dc3 [2020-12-21T07:16:48.139Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:16:48.139Z] ---> Using cache [2020-12-21T07:16:48.139Z] ---> 9274baa03374 [2020-12-21T07:16:48.139Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T07:16:48.139Z] ---> Using cache [2020-12-21T07:16:48.139Z] ---> 3fe99cef46eb [2020-12-21T07:16:48.139Z] Step 6/22 : COPY go.mod . [2020-12-21T07:16:48.139Z] ---> Using cache [2020-12-21T07:16:48.139Z] ---> 626b87ad7344 [2020-12-21T07:16:48.139Z] Step 7/22 : RUN go mod download [2020-12-21T07:16:48.139Z] ---> Using cache [2020-12-21T07:16:48.139Z] ---> f48874b659f5 [2020-12-21T07:16:48.139Z] Step 8/22 : COPY . . [2020-12-21T07:16:48.139Z] ---> Using cache [2020-12-21T07:16:48.139Z] ---> d9164d51c62f [2020-12-21T07:16:48.139Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-21T07:16:48.742Z] ---> Running in ebcbed72f251 [2020-12-21T07:16:49.017Z] Removing intermediate container 036d1a724d94 [2020-12-21T07:16:49.017Z] ---> 9003f0f1359e [2020-12-21T07:16:49.017Z] Step 23/23 : LABEL version=0.0.0 [2020-12-21T07:16:49.298Z] Collecting cached-property<2,>=1.2.0 [2020-12-21T07:16:49.298Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-21T07:16:49.573Z] ---> Running in 37e4bc68157b [2020-12-21T07:16:49.852Z] Collecting jsonschema<3,>=2.5.1 [2020-12-21T07:16:49.853Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-21T07:16:50.136Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-21T07:16:50.749Z] Removing intermediate container 37e4bc68157b [2020-12-21T07:16:50.749Z] ---> b449539540cb [2020-12-21T07:16:50.749Z] [2020-12-21T07:16:51.024Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-21T07:16:51.024Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-21T07:16:51.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-21T07:16:51.622Z] Successfully built b449539540cb [2020-12-21T07:16:51.622Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-21T07:16:51.622Z]  Building docker-core-data-go ... done Building docker-core-command-go [2020-12-21T07:16:51.897Z] Collecting texttable<0.10,>=0.9.0 [2020-12-21T07:16:51.897Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-21T07:16:54.550Z] Collecting docopt<0.7,>=0.6.1 [2020-12-21T07:16:54.550Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-21T07:17:00.007Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-21T07:17:00.007Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-21T07:17:01.004Z] Collecting docker<4.0,>=3.6.0 [2020-12-21T07:17:01.004Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-21T07:17:02.001Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-21T07:17:02.001Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-21T07:17:03.460Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:17:03.460Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:17:03.460Z] ---> 3a30f87ffb7e [2020-12-21T07:17:03.460Z] Step 3/21 : WORKDIR /edgex-go [2020-12-21T07:17:03.460Z] ---> Using cache [2020-12-21T07:17:03.460Z] ---> 2b964f608dc3 [2020-12-21T07:17:03.460Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:17:03.460Z] ---> Using cache [2020-12-21T07:17:03.460Z] ---> 9274baa03374 [2020-12-21T07:17:03.460Z] Step 5/21 : RUN apk update && apk add make git [2020-12-21T07:17:03.460Z] ---> Using cache [2020-12-21T07:17:03.460Z] ---> 3fe99cef46eb [2020-12-21T07:17:03.460Z] Step 6/21 : COPY go.mod . [2020-12-21T07:17:03.460Z] ---> Using cache [2020-12-21T07:17:03.460Z] ---> 626b87ad7344 [2020-12-21T07:17:03.460Z] Step 7/21 : RUN go mod download [2020-12-21T07:17:03.460Z] ---> Using cache [2020-12-21T07:17:03.460Z] ---> f48874b659f5 [2020-12-21T07:17:03.460Z] Step 8/21 : COPY . . [2020-12-21T07:17:03.460Z] ---> Using cache [2020-12-21T07:17:03.460Z] ---> d9164d51c62f [2020-12-21T07:17:03.460Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-21T07:17:06.129Z] Collecting PyYAML<4,>=3.10 [2020-12-21T07:17:06.129Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-21T07:17:06.415Z] ---> Running in 22a799f28552 [2020-12-21T07:17:08.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-21T07:17:11.872Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-21T07:17:11.872Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-21T07:17:12.481Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-21T07:17:12.481Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-21T07:17:12.771Z] Collecting idna<2.8,>=2.5 [2020-12-21T07:17:12.771Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-21T07:17:13.385Z] Collecting docker-pycreds>=0.4.0 [2020-12-21T07:17:13.385Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-21T07:17:13.664Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-21T07:17:13.664Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-21T07:17:13.664Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-21T07:17:13.664Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-21T07:17:15.669Z] Installing collected packages: cached-property, jsonschema, websocket-client, texttable, docopt, urllib3, idna, requests, docker-pycreds, docker, dockerpty, PyYAML, docker-compose [2020-12-21T07:17:16.685Z] Running setup.py install for texttable: started [2020-12-21T07:17:20.141Z] Running setup.py install for texttable: finished with status 'done' [2020-12-21T07:17:20.141Z] Running setup.py install for docopt: started [2020-12-21T07:17:20.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T07:17:20.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T07:17:20.426Z] ---> 3a30f87ffb7e [2020-12-21T07:17:20.426Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T07:17:20.426Z] ---> Using cache [2020-12-21T07:17:20.426Z] ---> 2b964f608dc3 [2020-12-21T07:17:20.426Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T07:17:20.426Z] ---> Using cache [2020-12-21T07:17:20.426Z] ---> 9274baa03374 [2020-12-21T07:17:20.426Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T07:17:20.426Z] ---> Using cache [2020-12-21T07:17:20.426Z] ---> 3fe99cef46eb [2020-12-21T07:17:20.426Z] Step 6/22 : COPY go.mod . [2020-12-21T07:17:20.426Z] ---> Using cache [2020-12-21T07:17:20.426Z] ---> 626b87ad7344 [2020-12-21T07:17:20.426Z] Step 7/22 : RUN go mod download [2020-12-21T07:17:20.426Z] ---> Using cache [2020-12-21T07:17:20.426Z] ---> f48874b659f5 [2020-12-21T07:17:20.426Z] Step 8/22 : COPY . . [2020-12-21T07:17:20.426Z] ---> Using cache [2020-12-21T07:17:20.426Z] ---> d9164d51c62f [2020-12-21T07:17:20.426Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-21T07:17:22.438Z] ---> Running in 676600ea3b1f [2020-12-21T07:17:23.050Z] Running setup.py install for docopt: finished with status 'done' [2020-12-21T07:17:23.050Z] Attempting uninstall: urllib3 [2020-12-21T07:17:23.050Z] Found existing installation: urllib3 1.25.9 [2020-12-21T07:17:23.050Z] Uninstalling urllib3-1.25.9: [2020-12-21T07:17:23.332Z] Successfully uninstalled urllib3-1.25.9 [2020-12-21T07:17:23.932Z] Attempting uninstall: idna [2020-12-21T07:17:23.932Z] Found existing installation: idna 2.9 [2020-12-21T07:17:23.932Z] Uninstalling idna-2.9: [2020-12-21T07:17:24.207Z] Successfully uninstalled idna-2.9 [2020-12-21T07:17:24.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-21T07:17:25.088Z] Attempting uninstall: requests [2020-12-21T07:17:25.088Z] Found existing installation: requests 2.23.0 [2020-12-21T07:17:25.088Z] Uninstalling requests-2.23.0: [2020-12-21T07:17:25.364Z] Successfully uninstalled requests-2.23.0 [2020-12-21T07:17:26.810Z] Running setup.py install for dockerpty: started [2020-12-21T07:17:29.447Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-21T07:17:29.447Z] Running setup.py install for PyYAML: started [2020-12-21T07:17:32.857Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-21T07:17:33.459Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-21T07:17:38.895Z] Removing intermediate container c23f414d40cc [2020-12-21T07:17:38.895Z] ---> c81b6e2fece9 [2020-12-21T07:17:38.895Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-21T07:17:38.895Z] ---> Running in da96982039e7 [2020-12-21T07:17:40.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:17:40.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:17:41.512Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-21T07:17:41.512Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-21T07:17:41.791Z] (3/3) Installing curl (7.69.1-r3) [2020-12-21T07:17:41.791Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:17:41.791Z] OK: 71 MiB in 58 packages [2020-12-21T07:17:43.921Z] Removing intermediate container da96982039e7 [2020-12-21T07:17:43.921Z] ---> f8fc90af99be [2020-12-21T07:17:43.921Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-21T07:17:43.921Z] ---> Running in f798450e72fd [2020-12-21T07:17:44.402Z] Removing intermediate container f798450e72fd [2020-12-21T07:17:44.402Z] ---> 6ef2c914e60c [2020-12-21T07:17:44.402Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:17:44.739Z] ---> Running in 137aa63d7d20 [2020-12-21T07:17:45.382Z] Removing intermediate container 137aa63d7d20 [2020-12-21T07:17:45.382Z] ---> 0bbbc5e53c27 [2020-12-21T07:17:45.382Z] Step 25/27 : LABEL arch=arm64 [2020-12-21T07:17:45.382Z] ---> Running in 7d638185da04 [2020-12-21T07:17:46.017Z] Removing intermediate container 7d638185da04 [2020-12-21T07:17:46.017Z] ---> d43f349aa4cf [2020-12-21T07:17:46.017Z] Step 26/27 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:17:46.341Z] ---> Running in dff154fb560c [2020-12-21T07:17:46.976Z] Removing intermediate container dff154fb560c [2020-12-21T07:17:46.977Z] ---> 79e205c14f91 [2020-12-21T07:17:46.977Z] Step 27/27 : LABEL version=0.0.0 [2020-12-21T07:17:47.293Z] ---> Running in e5ac3d4d31af [2020-12-21T07:17:47.960Z] Removing intermediate container e5ac3d4d31af [2020-12-21T07:17:47.960Z] ---> bbc06f76b132 [2020-12-21T07:17:47.960Z] [2020-12-21T07:17:48.238Z] Successfully built bbc06f76b132 [2020-12-21T07:17:48.238Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-21T07:18:06.560Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 28ca5cf54e00 [2020-12-21T07:18:06.560Z] ---> cab7355869aa [2020-12-21T07:18:06.560Z] [2020-12-21T07:18:06.560Z] Step 10/22 : FROM alpine:3.10 [2020-12-21T07:18:06.560Z] ---> 536a684cf733 [2020-12-21T07:18:06.560Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-21T07:18:06.560Z] ---> Using cache [2020-12-21T07:18:06.560Z] ---> 27ffbcf54feb [2020-12-21T07:18:06.560Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-21T07:18:06.560Z] ---> Running in 8c7fd1146073 [2020-12-21T07:18:06.560Z] Removing intermediate container 8c7fd1146073 [2020-12-21T07:18:06.560Z] ---> 5a76e6272b69 [2020-12-21T07:18:06.560Z] Step 13/22 : WORKDIR / [2020-12-21T07:18:06.560Z] ---> Running in 87cc1274ff4f [2020-12-21T07:18:06.847Z] Removing intermediate container 87cc1274ff4f [2020-12-21T07:18:06.847Z] ---> 9ecf2f90f50f [2020-12-21T07:18:06.847Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-21T07:18:08.301Z] ---> 5bfb9ba81823 [2020-12-21T07:18:08.301Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-21T07:18:09.763Z] ---> 9873092ba9ce [2020-12-21T07:18:09.763Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-21T07:18:10.759Z] ---> 85b239f99dd8 [2020-12-21T07:18:10.759Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-21T07:18:11.764Z] ---> 47944e2b8e21 [2020-12-21T07:18:11.764Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-21T07:18:11.764Z] ---> Running in 771cfc684bd6 [2020-12-21T07:18:15.211Z] Removing intermediate container 771cfc684bd6 [2020-12-21T07:18:15.211Z] ---> 64551ecafee9 [2020-12-21T07:18:15.211Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-21T07:18:15.211Z] ---> Running in 7d7716cb11cf [2020-12-21T07:18:15.822Z] Removing intermediate container 7d7716cb11cf [2020-12-21T07:18:15.822Z] ---> d7d22dc12a43 [2020-12-21T07:18:15.822Z] Step 20/22 : LABEL arch=arm64 [2020-12-21T07:18:16.102Z] ---> Running in 5aa3767bc989 [2020-12-21T07:18:16.721Z] Removing intermediate container 5aa3767bc989 [2020-12-21T07:18:16.721Z] ---> 6bb3aa6986d1 [2020-12-21T07:18:16.721Z] Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:18:17.001Z] ---> Running in 658b84f1c86d [2020-12-21T07:18:17.602Z] Removing intermediate container 658b84f1c86d [2020-12-21T07:18:17.602Z] ---> 54708d90610b [2020-12-21T07:18:17.602Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T07:18:17.880Z] ---> Running in 01158633164e [2020-12-21T07:18:18.484Z] Removing intermediate container 01158633164e [2020-12-21T07:18:18.484Z] ---> f8970fb5dc14 [2020-12-21T07:18:18.484Z] [2020-12-21T07:18:19.089Z] Successfully built f8970fb5dc14 [2020-12-21T07:18:19.089Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-21T07:18:21.746Z]  Building docker-security-bootstrap-redis-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-21T07:18:34.223Z] Removing intermediate container 22a799f28552 [2020-12-21T07:18:34.223Z] ---> 818b2c1b0444 [2020-12-21T07:18:34.223Z] [2020-12-21T07:18:34.223Z] Step 10/21 : FROM alpine [2020-12-21T07:18:34.223Z] ---> afeebe901d6b [2020-12-21T07:18:34.223Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-21T07:18:34.223Z] ---> Running in 62e167247488 [2020-12-21T07:18:35.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T07:18:35.678Z] Removing intermediate container ebcbed72f251 [2020-12-21T07:18:35.678Z] ---> 586a9ed27f3c [2020-12-21T07:18:35.678Z] [2020-12-21T07:18:35.678Z] Step 10/22 : FROM scratch [2020-12-21T07:18:35.678Z] ---> [2020-12-21T07:18:35.678Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T07:18:35.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T07:18:35.958Z] ---> Using cache [2020-12-21T07:18:35.958Z] ---> ebfc511748ef [2020-12-21T07:18:35.958Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-21T07:18:36.233Z] ---> Running in fe2edec62bac [2020-12-21T07:18:36.509Z] v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-21T07:18:36.509Z] v3.12.3-15-ge843fbbe95 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-21T07:18:36.509Z] OK: 12615 distinct packages available [2020-12-21T07:18:37.109Z] Removing intermediate container fe2edec62bac [2020-12-21T07:18:37.109Z] ---> 6fa62d31b5e8 [2020-12-21T07:18:37.109Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-21T07:18:37.109Z] ---> Running in bdac8d7d4eae [2020-12-21T07:18:37.384Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-21T07:18:37.384Z] Removing intermediate container 676600ea3b1f [2020-12-21T07:18:37.384Z] ---> 2d7f30d0c9c8 [2020-12-21T07:18:37.384Z] [2020-12-21T07:18:37.384Z] Step 10/22 : FROM scratch [2020-12-21T07:18:37.384Z] ---> [2020-12-21T07:18:37.384Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T07:18:37.661Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-21T07:18:37.661Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-21T07:18:37.661Z] (4/4) Installing curl (7.69.1-r3) [2020-12-21T07:18:37.661Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T07:18:37.661Z] Executing ca-certificates-20191127-r4.trigger [2020-12-21T07:18:37.661Z] ---> Using cache [2020-12-21T07:18:37.661Z] ---> ebfc511748ef [2020-12-21T07:18:37.661Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-21T07:18:37.938Z] Removing intermediate container bdac8d7d4eae [2020-12-21T07:18:37.938Z] ---> f32deeeba049 [2020-12-21T07:18:37.938Z] Step 14/22 : WORKDIR / [2020-12-21T07:18:37.938Z] OK: 7 MiB in 18 packages [2020-12-21T07:18:37.938Z] ---> Running in 63c029b1db0b [2020-12-21T07:18:37.938Z] ---> Running in 7774cdc6c85a [2020-12-21T07:18:38.545Z] Removing intermediate container 63c029b1db0b [2020-12-21T07:18:38.545Z] ---> c6bcff0ed48a [2020-12-21T07:18:38.545Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-21T07:18:38.825Z] Removing intermediate container 7774cdc6c85a [2020-12-21T07:18:38.825Z] ---> 4ef1d9e9f817 [2020-12-21T07:18:38.825Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-21T07:18:38.825Z] ---> Running in e909cd90ce4d [2020-12-21T07:18:39.437Z] Removing intermediate container e909cd90ce4d [2020-12-21T07:18:39.437Z] ---> 1459d6962269 [2020-12-21T07:18:39.437Z] Step 14/22 : WORKDIR / [2020-12-21T07:18:39.437Z] ---> Running in 0d9e61ba1632 [2020-12-21T07:18:39.718Z] ---> 76448d380f58 [2020-12-21T07:18:39.718Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-21T07:18:39.718Z] Removing intermediate container 62e167247488 [2020-12-21T07:18:39.718Z] ---> eb1c3d63fbd1 [2020-12-21T07:18:39.718Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-21T07:18:40.008Z] ---> Running in 91b892fd0421 [2020-12-21T07:18:40.008Z] Removing intermediate container 0d9e61ba1632 [2020-12-21T07:18:40.008Z] ---> 1c0cd6d19f82 [2020-12-21T07:18:40.008Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-21T07:18:40.707Z] Removing intermediate container 91b892fd0421 [2020-12-21T07:18:40.707Z] ---> a7d92dcb498a [2020-12-21T07:18:40.707Z] Step 13/21 : WORKDIR /edgex [2020-12-21T07:18:40.991Z] ---> Running in 11c12071a0a9 [2020-12-21T07:18:40.991Z] ---> 784426f96422 [2020-12-21T07:18:40.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-21T07:18:40.991Z] ---> c354c96790ca [2020-12-21T07:18:40.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-21T07:18:41.597Z] Removing intermediate container 11c12071a0a9 [2020-12-21T07:18:41.597Z] ---> 88c0b2581950 [2020-12-21T07:18:41.597Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-21T07:18:42.202Z] ---> 02ce26424979 [2020-12-21T07:18:42.202Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-21T07:18:42.478Z] ---> 2fc19e627fef [2020-12-21T07:18:42.478Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-21T07:18:42.478Z] ---> a5307dc13ab3 [2020-12-21T07:18:42.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-21T07:18:42.764Z] ---> Running in cb654d0af62e [2020-12-21T07:18:43.362Z] Removing intermediate container cb654d0af62e [2020-12-21T07:18:43.362Z] ---> 4c59028d04b5 [2020-12-21T07:18:43.362Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:18:43.639Z] ---> Running in 1745320702db [2020-12-21T07:18:43.639Z] ---> bf6df13c6866 [2020-12-21T07:18:43.639Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-21T07:18:43.639Z] ---> 3651033c1ae4 [2020-12-21T07:18:43.639Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-21T07:18:43.639Z] ---> Running in 316db8f3b278 [2020-12-21T07:18:43.927Z] Removing intermediate container 1745320702db [2020-12-21T07:18:43.927Z] ---> 0ea33f9e5add [2020-12-21T07:18:43.927Z] Step 20/22 : LABEL arch=arm64 [2020-12-21T07:18:44.206Z] ---> Running in 3ce3a84dafd9 [2020-12-21T07:18:44.207Z] Removing intermediate container 316db8f3b278 [2020-12-21T07:18:44.207Z] ---> 0b9446cf1ed9 [2020-12-21T07:18:44.207Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T07:18:44.802Z] ---> Running in 6e82889670fe [2020-12-21T07:18:44.802Z] Removing intermediate container 3ce3a84dafd9 [2020-12-21T07:18:45.076Z] ---> aa4dbff24439 [2020-12-21T07:18:45.076Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-21T07:18:45.076Z] ---> 34ecc48f2ac9 [2020-12-21T07:18:45.076Z] Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:18:45.076Z] ---> Running in 383eb0e88c6c [2020-12-21T07:18:45.076Z] ---> Running in dfd95ea2bc41 [2020-12-21T07:18:45.349Z] Removing intermediate container 6e82889670fe [2020-12-21T07:18:45.349Z] ---> 724837d15b46 [2020-12-21T07:18:45.349Z] Step 20/22 : LABEL arch=arm64 [2020-12-21T07:18:45.349Z] ---> Running in 10b89f8caa86 [2020-12-21T07:18:45.630Z] Removing intermediate container 383eb0e88c6c [2020-12-21T07:18:45.630Z] ---> d9ff4d5f3c0a [2020-12-21T07:18:45.630Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T07:18:45.900Z] Removing intermediate container dfd95ea2bc41 [2020-12-21T07:18:45.900Z] ---> 9165af580ad2 [2020-12-21T07:18:45.900Z] Step 18/21 : CMD ["--init=true"] [2020-12-21T07:18:45.900Z] ---> Running in 1713d7d95798 [2020-12-21T07:18:45.900Z] ---> Running in 7e7504435f72 [2020-12-21T07:18:46.174Z] Removing intermediate container 10b89f8caa86 [2020-12-21T07:18:46.174Z] ---> 71142f5d6af7 [2020-12-21T07:18:46.174Z] Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:18:46.174Z] ---> Running in b0b8f9893685 [2020-12-21T07:18:46.447Z] Removing intermediate container 1713d7d95798 [2020-12-21T07:18:46.447Z] ---> 533477c54d25 [2020-12-21T07:18:46.447Z] [2020-12-21T07:18:46.721Z] Removing intermediate container 7e7504435f72 [2020-12-21T07:18:46.721Z] ---> 75a9d98a2045 [2020-12-21T07:18:46.721Z] Step 19/21 : LABEL arch=arm64 [2020-12-21T07:18:46.995Z] Successfully built 533477c54d25 [2020-12-21T07:18:46.995Z] ---> Running in 4ca896e8c06c [2020-12-21T07:18:46.995Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-21T07:18:46.995Z]  Building docker-core-metadata-go ... done Removing intermediate container b0b8f9893685 [2020-12-21T07:18:46.995Z] ---> d63e2c7ea780 [2020-12-21T07:18:46.995Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T07:18:47.268Z] ---> Running in a4268717d609 [2020-12-21T07:18:47.541Z] Removing intermediate container 4ca896e8c06c [2020-12-21T07:18:47.541Z] ---> 6686de3404e0 [2020-12-21T07:18:47.541Z] Step 20/21 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 [2020-12-21T07:18:47.541Z] ---> Running in 9306c06a7f64 [2020-12-21T07:18:47.815Z] Removing intermediate container a4268717d609 [2020-12-21T07:18:47.815Z] ---> 1785890de004 [2020-12-21T07:18:47.815Z] [2020-12-21T07:18:48.087Z] Successfully built 1785890de004 [2020-12-21T07:18:48.087Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-21T07:18:48.361Z]  Building docker-core-command-go ... done Removing intermediate container 9306c06a7f64 [2020-12-21T07:18:48.361Z] ---> 8ede7540d573 [2020-12-21T07:18:48.361Z] Step 21/21 : LABEL version=0.0.0 [2020-12-21T07:18:48.361Z] ---> Running in 62c65f2c5c13 [2020-12-21T07:18:48.955Z] Removing intermediate container 62c65f2c5c13 [2020-12-21T07:18:48.955Z] ---> 9e544c600db7 [2020-12-21T07:18:48.955Z] [2020-12-21T07:18:49.227Z] Successfully built 9e544c600db7 [2020-12-21T07:18:49.227Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-21T07:18:49.513Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2020-12-21T07:18:49.599Z] $ docker stop --time=1 92a4ebd7cc720460584181235ae444cc8f1fc5b67d42362b5ff816b3ff7ff033 [2020-12-21T07:18:51.445Z] $ docker rm -f 92a4ebd7cc720460584181235ae444cc8f1fc5b67d42362b5ff816b3ff7ff033 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T07:18:52.197Z] + docker images [2020-12-21T07:18:52.197Z] + grep docker [2020-12-21T07:18:52.470Z] docker-security-proxy-setup-go-arm64 latest 9e544c600db7 4 seconds ago 23.4MB [2020-12-21T07:18:52.470Z] docker-core-command-go-arm64 latest 1785890de004 5 seconds ago 9.98MB [2020-12-21T07:18:52.470Z] docker-core-metadata-go-arm64 latest 533477c54d25 6 seconds ago 12.2MB [2020-12-21T07:18:52.470Z] docker-security-bootstrap-redis-go-arm64 latest f8970fb5dc14 34 seconds ago 15.2MB [2020-12-21T07:18:52.470Z] docker-sys-mgmt-agent-go-arm64 latest bbc06f76b132 About a minute ago 300MB [2020-12-21T07:18:52.470Z] docker-core-data-go-arm64 latest b449539540cb 2 minutes ago 21MB [2020-12-21T07:18:52.470Z] docker-security-secretstore-setup-go-arm64 latest 455ef07bd5dc 2 minutes ago 23.5MB [2020-12-21T07:18:52.470Z] docker-support-notifications-go-arm64 latest e8061a0ff1fe 2 minutes ago 11.4MB [2020-12-21T07:18:52.470Z] docker-support-scheduler-go-arm64 latest db178e44c4aa 2 minutes ago 10MB [2020-12-21T07:18:52.470Z] docker latest f66387bf908a 2 days 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 [2020-12-21T07:18:55.517Z] provisioning config files... [2020-12-21T07:18:55.532Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2621232932350069047tmp [Pipeline] { [Pipeline] sh [2020-12-21T07:18:55.990Z] + set +x [2020-12-21T07:18:55.990Z] + curl -s https://codecov.io/bash [2020-12-21T07:18:55.990Z] + bash -s -- [2020-12-21T07:18:56.564Z] [2020-12-21T07:18:56.564Z] _____ _ [2020-12-21T07:18:56.564Z] / ____| | | [2020-12-21T07:18:56.564Z] | | ___ __| | ___ ___ _____ __ [2020-12-21T07:18:56.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-21T07:18:56.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-21T07:18:56.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-21T07:18:56.564Z] Bash-20201217-3d3df35 [2020-12-21T07:18:56.564Z] [2020-12-21T07:18:56.564Z] [2020-12-21T07:18:56.564Z] git version 2.24.3 found [2020-12-21T07:18:56.564Z] 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 [2020-12-21T07:18:56.564Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-21T07:18:56.564Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-21T07:18:56.564Z] ==> Jenkins CI detected. [2020-12-21T07:18:56.564Z] project root: . [2020-12-21T07:18:56.564Z] --> token set from env [2020-12-21T07:18:56.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-21T07:18:56.564Z] ==> Running gcov in . (disable via -X gcov) [2020-12-21T07:18:56.564Z] ==> Python coveragepy not found [2020-12-21T07:18:56.564Z] ==> Searching for coverage reports in: [2020-12-21T07:18:56.564Z] + . [2020-12-21T07:18:56.564Z] -> Found 1 reports [2020-12-21T07:18:56.564Z] ==> Detecting git/mercurial file structure [2020-12-21T07:18:56.826Z] ==> Reading reports [2020-12-21T07:18:56.826Z] + ./coverage.out bytes=539328 [2020-12-21T07:18:56.826Z] ==> Appending adjustments [2020-12-21T07:18:56.826Z] https://docs.codecov.io/docs/fixing-reports [2020-12-21T07:19:00.144Z] + Found adjustments [2020-12-21T07:19:00.144Z] ==> Gzipping contents [2020-12-21T07:19:00.144Z] 84K /tmp/codecov.UKBth7.gz [2020-12-21T07:19:00.144Z] ==> Uploading reports [2020-12-21T07:19:00.144Z] url: https://codecov.io [2020-12-21T07:19:00.144Z] query: branch=PR-2968&commit=ef0800e6795d22901ea6a00f4265e039f4be3480&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2968%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2968&job=&cmd_args= [2020-12-21T07:19:00.144Z] -> Pinging Codecov [2020-12-21T07:19:00.144Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-2968&commit=ef0800e6795d22901ea6a00f4265e039f4be3480&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2968%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2968&job=&cmd_args= [2020-12-21T07:19:00.409Z] -> Uploading to [2020-12-21T07:19:00.409Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-21/00271124DB129430A58F1EEE437C3FCB/ef0800e6795d22901ea6a00f4265e039f4be3480/5d404366-e8e2-4ca1-8e5c-aac36fd9f9d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T071900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98c7217f3b5ba335376ae8e5f5c46bfa3c3ae8dd4a15822baae37b378343b30d [2020-12-21T07:19:00.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T07:19:00.409Z] Dload Upload Total Spent Left Speed [2020-12-21T07:19:00.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 81962 0 0 60 49152 0 128k --:--:-- --:--:-- --:--:-- 128k 100 81962 0 0 100 81962 0 112k --:--:-- --:--:-- --:--:-- 112k [2020-12-21T07:19:00.934Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef0800e6795d22901ea6a00f4265e039f4be3480 [Pipeline] } [2020-12-21T07:19:00.960Z] 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 [2020-12-21T07:19:03.968Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:19:04.901Z] ---> package-listing.sh [2020-12-21T07:19:04.901Z] ++ facter osfamily [2020-12-21T07:19:04.901Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-21T07:19:04.901Z] + OS_FAMILY=redhat [2020-12-21T07:19:04.901Z] + workspace=/w/workspace/edgex-go/1 [2020-12-21T07:19:04.901Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-21T07:19:04.901Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-21T07:19:04.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-21T07:19:04.901Z] + PACKAGES=/tmp/packages_start.txt [2020-12-21T07:19:04.901Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-21T07:19:04.901Z] + PACKAGES=/tmp/packages_end.txt [2020-12-21T07:19:04.901Z] + case "${OS_FAMILY}" in [2020-12-21T07:19:04.901Z] + rpm -qa [2020-12-21T07:19:04.901Z] + sort [2020-12-21T07:19:10.198Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-21T07:19:10.198Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-21T07:19:10.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-21T07:19:10.198Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-21T07:19:10.198Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-21T07:19:10.198Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-21T07:19:10.227Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-21T07:19:10.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:19:10.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T07:19:10.878Z] [2020-12-21T07:19:10.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-21T07:19:11.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T07:19:11.259Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-21T07:19:11.259Z] df20fa9351a1: Pulling fs layer [2020-12-21T07:19:11.259Z] 36b3adc4ff6f: Pulling fs layer [2020-12-21T07:19:11.259Z] 8ad3a11d3b57: Pulling fs layer [2020-12-21T07:19:11.259Z] 46f8f816bc3b: Pulling fs layer [2020-12-21T07:19:11.259Z] 93b61091891f: Pulling fs layer [2020-12-21T07:19:11.259Z] 93b9cdb0e59b: Pulling fs layer [2020-12-21T07:19:11.259Z] 5e14af77c1be: Pulling fs layer [2020-12-21T07:19:11.259Z] 01666e4c0597: Pulling fs layer [2020-12-21T07:19:11.259Z] aa168da1d23b: Pulling fs layer [2020-12-21T07:19:11.259Z] 5e14af77c1be: Waiting [2020-12-21T07:19:11.259Z] 93b9cdb0e59b: Waiting [2020-12-21T07:19:11.259Z] 01666e4c0597: Waiting [2020-12-21T07:19:11.259Z] aa168da1d23b: Waiting [2020-12-21T07:19:11.259Z] 46f8f816bc3b: Waiting [2020-12-21T07:19:11.259Z] 93b61091891f: Waiting [2020-12-21T07:19:11.259Z] 36b3adc4ff6f: Verifying Checksum [2020-12-21T07:19:11.259Z] 36b3adc4ff6f: Download complete [2020-12-21T07:19:11.259Z] 46f8f816bc3b: Verifying Checksum [2020-12-21T07:19:11.259Z] 46f8f816bc3b: Download complete [2020-12-21T07:19:11.525Z] df20fa9351a1: Verifying Checksum [2020-12-21T07:19:11.525Z] df20fa9351a1: Download complete [2020-12-21T07:19:11.525Z] 93b9cdb0e59b: Verifying Checksum [2020-12-21T07:19:11.525Z] 93b9cdb0e59b: Download complete [2020-12-21T07:19:11.525Z] 5e14af77c1be: Verifying Checksum [2020-12-21T07:19:11.525Z] 5e14af77c1be: Download complete [2020-12-21T07:19:11.525Z] 93b61091891f: Verifying Checksum [2020-12-21T07:19:11.525Z] 93b61091891f: Download complete [2020-12-21T07:19:11.525Z] 01666e4c0597: Verifying Checksum [2020-12-21T07:19:11.525Z] 01666e4c0597: Download complete [2020-12-21T07:19:11.791Z] df20fa9351a1: Pull complete [2020-12-21T07:19:12.058Z] 36b3adc4ff6f: Pull complete [2020-12-21T07:19:12.325Z] 8ad3a11d3b57: Verifying Checksum [2020-12-21T07:19:12.325Z] 8ad3a11d3b57: Download complete [2020-12-21T07:19:14.261Z] aa168da1d23b: Verifying Checksum [2020-12-21T07:19:14.261Z] aa168da1d23b: Download complete [2020-12-21T07:19:14.261Z] 8ad3a11d3b57: Pull complete [2020-12-21T07:19:14.530Z] 46f8f816bc3b: Pull complete [2020-12-21T07:19:15.485Z] 93b61091891f: Pull complete [2020-12-21T07:19:15.485Z] 93b9cdb0e59b: Pull complete [2020-12-21T07:19:15.747Z] 5e14af77c1be: Pull complete [2020-12-21T07:19:15.748Z] 01666e4c0597: Pull complete [2020-12-21T07:19:23.951Z] aa168da1d23b: Pull complete [2020-12-21T07:19:23.951Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-21T07:19:23.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T07:19:23.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-21T07:19:24.209Z] prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container [2020-12-21T07:19:24.280Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-21T07:19:30.119Z] $ docker top d6ff291cc8fe37b4c6d718ee5db6ef66556cc33b4b08f5b21b4f2031dc794c0f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T07:19:30.707Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-21T07:19:31.044Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-21T07:19:31.363Z] + ls /var/log/sa-host [2020-12-21T07:19:31.363Z] + sadf -c /var/log/sa-host/sa21 [2020-12-21T07:19:31.363Z] file_magic: OK [2020-12-21T07:19:31.363Z] HZ: Using current value: 100 [2020-12-21T07:19:31.363Z] file_header: OK [2020-12-21T07:19:31.363Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-21T07:19:31.363Z] Statistics: [2020-12-21T07:19:31.363Z] 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... [2020-12-21T07:19:31.363Z] File successfully converted to sysstat format version 12.2.1 [2020-12-21T07:19:31.363Z] + sadf -c /var/log/sa-host/sa23 [2020-12-21T07:19:31.363Z] file_magic: OK [2020-12-21T07:19:31.363Z] HZ: Using current value: 100 [2020-12-21T07:19:31.363Z] file_header: OK [2020-12-21T07:19:31.363Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-21T07:19:31.363Z] Statistics: [2020-12-21T07:19:31.363Z] Hnuu...uuuununununu... [2020-12-21T07:19:31.363Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-21T07:19:32.007Z] provisioning config files... [2020-12-21T07:19:32.023Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1883150022235342164tmp [Pipeline] { [Pipeline] echo [2020-12-21T07:19:32.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:19:32.484Z] ---> create-netrc.sh [Pipeline] } [2020-12-21T07:19:32.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-21T07:19:32.677Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:19:33.011Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-21T07:19:33.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:19:33.380Z] ---> sudo-logs.sh [2020-12-21T07:19:33.380Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-21T07:19:33.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:19:33.774Z] ---> job-cost.sh [2020-12-21T07:19:33.774Z] lf-activate-venv: SKIPPING [2020-12-21T07:19:33.774Z] INFO: No Stack... [2020-12-21T07:19:35.174Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-21T07:19:35.748Z] INFO: Archiving Costs [Pipeline] echo [2020-12-21T07:19:35.778Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T07:19:36.113Z] ---> logs-deploy.sh [2020-12-21T07:19:36.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2968/1 [2020-12-21T07:19:36.113Z] INFO: archiving workspace using pattern(s): [2020-12-21T07:19:37.499Z] Archives upload complete. [2020-12-21T07:19:37.499Z] INFO: archiving logs to Nexus