Pull request #2924 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 59bc2ed946616d982be073a2be53f8ce9b7f1f6c+b1ee81e4e3b6c158e7d4e70852c35341297a1b11 (378d8fdc5142563fe5d709104faef055f2b48f34) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18514 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b1ee81e4e3b6c158e7d4e70852c35341297a1b11 into PR head commit 59bc2ed946616d982be073a2be53f8ce9b7f1f6c Merge succeeded, producing 59bc2ed946616d982be073a2be53f8ce9b7f1f6c Checking out Revision 59bc2ed946616d982be073a2be53f8ce9b7f1f6c (PR-2924) > 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/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59bc2ed946616d982be073a2be53f8ce9b7f1f6c # 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 b1ee81e4e3b6c158e7d4e70852c35341297a1b11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59bc2ed946616d982be073a2be53f8ce9b7f1f6c # timeout=10 Commit message: "feat: Remove --useradd and --userdel support from proxy-setup" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T16:04:41.644Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 1288059cc712defa6bada44827f39432988c020c # timeout=10 [2021-01-05T16:04:42.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T16:04:42.113Z] ========================================================= [2021-01-05T16:04:42.113Z] EdgeX Global Pipelines Version Info [2021-01-05T16:04:42.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:04:43.662Z] ------------------- [2021-01-05T16:04:43.662Z] stable info: [2021-01-05T16:04:43.662Z] ------------------- [2021-01-05T16:04:43.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T16:04:43.662Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T16:04:43.662Z] Message: update stable to v1.0.173 [2021-01-05T16:04:44.613Z] ------------------- [2021-01-05T16:04:44.613Z] experimental info: [2021-01-05T16:04:44.613Z] ------------------- [2021-01-05T16:04:44.613Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T16:04:44.613Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T16:04:44.613Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T16:04:44.877Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T16:04:44.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T16:04:45.094Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T16:04:45.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T16:04:45.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T16:04:45.417Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T16:04:45.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T16:04:45.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T16:04:45.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T16:04:45.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T16:04:45.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T16:04:45.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T16:04:46.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T16:04:46.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T16:04:46.222Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T16:04:46.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T16:04:46.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T16:04:46.667Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T16:04:46.756Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T16:04:46.866Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T16:04:46.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T16:04:47.057Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T16:04:47.152Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T16:04:47.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo [2021-01-05T16:04:47.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo [2021-01-05T16:04:47.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo [2021-01-05T16:04:47.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59bc2ed946616d982be073a2be53f8ce9b7f1f6c [Pipeline] echo [2021-01-05T16:04:47.581Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59bc2ed [Pipeline] echo [2021-01-05T16:04:47.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T16:04:47.827Z] provisioning config files... [2021-01-05T16:04:47.855Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config7693081367440613060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:04:48.208Z] ---> docker-login.sh [2021-01-05T16:04:48.208Z] nexus3.edgexfoundry.org:10001 [2021-01-05T16:04:48.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:04:48.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:04:48.733Z] Configure a credential helper to remove this warning. See [2021-01-05T16:04:48.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:04:48.733Z] [2021-01-05T16:04:48.733Z] Login Succeeded [2021-01-05T16:04:48.733Z] nexus3.edgexfoundry.org:10002 [2021-01-05T16:04:48.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:04:48.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:04:48.998Z] Configure a credential helper to remove this warning. See [2021-01-05T16:04:48.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:04:48.998Z] [2021-01-05T16:04:48.998Z] Login Succeeded [2021-01-05T16:04:48.998Z] nexus3.edgexfoundry.org:10003 [2021-01-05T16:04:48.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:04:48.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:04:48.998Z] Configure a credential helper to remove this warning. See [2021-01-05T16:04:48.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:04:48.998Z] [2021-01-05T16:04:48.998Z] Login Succeeded [2021-01-05T16:04:48.998Z] nexus3.edgexfoundry.org:10004 [2021-01-05T16:04:49.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:04:49.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:04:49.264Z] Configure a credential helper to remove this warning. See [2021-01-05T16:04:49.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:04:49.264Z] [2021-01-05T16:04:49.264Z] Login Succeeded [2021-01-05T16:04:49.264Z] docker.io [2021-01-05T16:04:49.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:04:49.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:04:49.839Z] Configure a credential helper to remove this warning. See [2021-01-05T16:04:49.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:04:49.839Z] [2021-01-05T16:04:49.839Z] Login Succeeded [2021-01-05T16:04:49.839Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T16:04:49.849Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T16:04:50.350Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-05T16:04:50.350Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:04:50.350Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T16:04:50.350Z] ++ cut -d/ -f2 [2021-01-05T16:04:50.350Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T16:04:50.350Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:04:50.350Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T16:04:50.350Z] ++ cut -d/ -f2 [2021-01-05T16:04:50.350Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T16:04:50.350Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:04:50.350Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T16:04:50.350Z] ++ cut -d/ -f2 [2021-01-05T16:04:50.350Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T16:04:50.350Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:04:50.350Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T16:04:50.350Z] ++ cut -d/ -f2 [2021-01-05T16:04:50.350Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T16:04:50.350Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:04:50.350Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T16:04:50.350Z] ++ cut -d/ -f2 [2021-01-05T16:04:50.350Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T16:04:50.350Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:04:50.350Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T16:04:50.350Z] ++ cut -d/ -f2 [2021-01-05T16:04:50.350Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T16:04:50.350Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:04:50.350Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T16:04:50.350Z] ++ cut -d/ -f2 [2021-01-05T16:04:50.350Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T16:04:50.350Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:04:50.350Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T16:04:50.350Z] ++ cut -d/ -f2 [2021-01-05T16:04:50.350Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T16:04:50.350Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:04:50.350Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T16:04:50.350Z] ++ cut -d/ -f2 [2021-01-05T16:04:50.350Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T16:04:50.428Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:04:51.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T16:04:51.768Z] [2021-01-05T16:04:51.768Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:04:52.119Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T16:04:52.119Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T16:04:52.119Z] 31603596830f: Pulling fs layer [2021-01-05T16:04:52.119Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T16:04:52.119Z] 6ca5941a6612: Pulling fs layer [2021-01-05T16:04:52.119Z] ecc8261a40a4: Pulling fs layer [2021-01-05T16:04:52.119Z] ecc8261a40a4: Waiting [2021-01-05T16:04:52.119Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T16:04:52.119Z] 2a8b12db71e7: Download complete [2021-01-05T16:04:52.382Z] 31603596830f: Verifying Checksum [2021-01-05T16:04:52.382Z] 31603596830f: Download complete [2021-01-05T16:04:52.382Z] ecc8261a40a4: Verifying Checksum [2021-01-05T16:04:52.382Z] ecc8261a40a4: Download complete [2021-01-05T16:04:52.382Z] 6ca5941a6612: Verifying Checksum [2021-01-05T16:04:52.382Z] 6ca5941a6612: Download complete [2021-01-05T16:04:52.644Z] 31603596830f: Pull complete [2021-01-05T16:04:52.911Z] 2a8b12db71e7: Pull complete [2021-01-05T16:04:53.857Z] 6ca5941a6612: Pull complete [2021-01-05T16:04:53.857Z] ecc8261a40a4: Pull complete [2021-01-05T16:04:53.857Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T16:04:53.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T16:04:53.857Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T16:04:53.956Z] prd-centos7-docker-4c-2g-18514 does not seem to be running inside a container [2021-01-05T16:04:54.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T16:04:56.150Z] $ docker top 21d06a67b5d733fa7244b988dadaef156b45ead6b0822d36d6e887baad6da284 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T16:04:56.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T16:04:56.456Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T16:04:56.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T16:04:56.671Z] $ docker exec 21d06a67b5d733fa7244b988dadaef156b45ead6b0822d36d6e887baad6da284 ssh-agent [2021-01-05T16:04:56.835Z] SSH_AUTH_SOCK=/tmp/ssh-xYRsmCsrR46j/agent.11 [2021-01-05T16:04:56.835Z] SSH_AGENT_PID=16 [2021-01-05T16:04:56.843Z] Running ssh-add (command line suppressed) [2021-01-05T16:04:56.965Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_4483925856948067450.key (/w/workspace/edgex-go/15@tmp/private_key_4483925856948067450.key) [2021-01-05T16:04:57.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T16:04:57.346Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T16:04:57.367Z] $ docker exec --env ******** --env ******** 21d06a67b5d733fa7244b988dadaef156b45ead6b0822d36d6e887baad6da284 ssh-agent -k [2021-01-05T16:04:57.492Z] unset SSH_AUTH_SOCK; [2021-01-05T16:04:57.493Z] unset SSH_AGENT_PID; [2021-01-05T16:04:57.493Z] echo Agent pid 16 killed; [2021-01-05T16:04:57.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T16:04:57.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T16:04:57.678Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T16:04:57.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T16:04:57.845Z] $ docker exec 21d06a67b5d733fa7244b988dadaef156b45ead6b0822d36d6e887baad6da284 ssh-agent [2021-01-05T16:04:58.015Z] SSH_AUTH_SOCK=/tmp/ssh-AfwX3XHwa6mn/agent.45 [2021-01-05T16:04:58.015Z] SSH_AGENT_PID=50 [2021-01-05T16:04:58.021Z] Running ssh-add (command line suppressed) [2021-01-05T16:04:58.148Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_5145449248940701915.key (/w/workspace/edgex-go/15@tmp/private_key_5145449248940701915.key) [2021-01-05T16:04:58.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T16:04:58.598Z] + git semver init [2021-01-05T16:04:58.598Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T16:04:58.598Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2021-01-05T16:04:58.598Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2021-01-05T16:04:58.598Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T16:04:58.598Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T16:04:58.598Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T16:04:58.598Z] # $SEMVER_BRANCH = PR-2924 [2021-01-05T16:04:58.598Z] # $SEMVER_TEMP = /tmp/semver-514030546 [2021-01-05T16:04:58.598Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T16:05:20.620Z] # '/tmp/semver-514030546' -> '/w/workspace/edgex-go/15/.semver' [2021-01-05T16:05:20.620Z] # -> Force: false [2021-01-05T16:05:20.620Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } [2021-01-05T16:05:20.636Z] $ docker exec --env ******** --env ******** 21d06a67b5d733fa7244b988dadaef156b45ead6b0822d36d6e887baad6da284 ssh-agent -k [2021-01-05T16:05:20.895Z] unset SSH_AUTH_SOCK; [2021-01-05T16:05:20.895Z] unset SSH_AGENT_PID; [2021-01-05T16:05:20.895Z] echo Agent pid 50 killed; [2021-01-05T16:05:21.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T16:05:21.535Z] + git semver [Pipeline] } [2021-01-05T16:05:21.553Z] $ docker stop --time=1 21d06a67b5d733fa7244b988dadaef156b45ead6b0822d36d6e887baad6da284 [2021-01-05T16:05:23.195Z] $ docker rm -f 21d06a67b5d733fa7244b988dadaef156b45ead6b0822d36d6e887baad6da284 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T16:05:23.724Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T16:05:24.344Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T16:05:24.347Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T16:05:25.209Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T16:05:25.509Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T16:05:25.806Z] + sudo service docker restart [2021-01-05T16:05:25.807Z] + true [2021-01-05T16:05:25.807Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T16:05:26.395Z] ========================================================= [2021-01-05T16:05:26.395Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T16:05:26.395Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:05:26.731Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-05T16:05:30.951Z] Sending build context to Docker daemon 326.3MB [2021-01-05T16:05:30.951Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T16:05:30.951Z] Step 2/6 : FROM ${BASE} [2021-01-05T16:05:30.951Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T16:05:30.951Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T16:05:30.951Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T16:05:30.951Z] de9db76c5a1d: Pulling fs layer [2021-01-05T16:05:30.951Z] bca2f99d35d6: Pulling fs layer [2021-01-05T16:05:30.951Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T16:05:30.951Z] 7c6f9722023f: Pulling fs layer [2021-01-05T16:05:30.951Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T16:05:30.951Z] bca2f99d35d6: Waiting [2021-01-05T16:05:30.951Z] 93359f2a8cfa: Waiting [2021-01-05T16:05:30.951Z] 7c6f9722023f: Waiting [2021-01-05T16:05:30.951Z] a35cf1a2eb13: Waiting [2021-01-05T16:05:30.951Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T16:05:30.951Z] 0ef7d3d256c8: Download complete [2021-01-05T16:05:30.951Z] de9db76c5a1d: Download complete [2021-01-05T16:05:30.951Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T16:05:30.951Z] 93359f2a8cfa: Download complete [2021-01-05T16:05:30.951Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T16:05:30.951Z] 188c0c94c7c5: Download complete [2021-01-05T16:05:30.951Z] 7c6f9722023f: Verifying Checksum [2021-01-05T16:05:30.951Z] 7c6f9722023f: Download complete [2021-01-05T16:05:30.951Z] 188c0c94c7c5: Pull complete [2021-01-05T16:05:31.213Z] 0ef7d3d256c8: Pull complete [2021-01-05T16:05:31.213Z] de9db76c5a1d: Pull complete [2021-01-05T16:05:33.143Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T16:05:33.143Z] a35cf1a2eb13: Download complete [2021-01-05T16:05:33.406Z] bca2f99d35d6: Verifying Checksum [2021-01-05T16:05:33.406Z] bca2f99d35d6: Download complete [2021-01-05T16:05:39.726Z] Still waiting to schedule task [2021-01-05T16:05:39.726Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-05T16:05:40.033Z] bca2f99d35d6: Pull complete [2021-01-05T16:05:40.033Z] 93359f2a8cfa: Pull complete [2021-01-05T16:05:40.033Z] 7c6f9722023f: Pull complete [2021-01-05T16:05:44.263Z] a35cf1a2eb13: Pull complete [2021-01-05T16:05:44.263Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T16:05:44.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T16:05:44.263Z] ---> a62c8e92a672 [2021-01-05T16:05:44.263Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-05T16:05:44.263Z] ---> Running in 6bfe5963507d [2021-01-05T16:05:45.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:05:47.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:05:47.150Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T16:05:47.413Z] (2/12) Installing file (5.38-r0) [2021-01-05T16:05:47.413Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T16:05:47.675Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T16:05:52.975Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T16:05:52.975Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T16:05:52.975Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T16:05:52.975Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T16:05:52.975Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T16:05:52.975Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T16:05:52.975Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T16:05:52.975Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T16:05:53.241Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:05:53.241Z] OK: 233 MiB in 51 packages [2021-01-05T16:05:57.464Z] Removing intermediate container 6bfe5963507d [2021-01-05T16:05:57.464Z] ---> 9e42922a816e [2021-01-05T16:05:57.464Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T16:05:57.464Z] ---> Running in 52328ac2b250 [2021-01-05T16:05:57.464Z] Removing intermediate container 52328ac2b250 [2021-01-05T16:05:57.464Z] ---> 950adad5f9e2 [2021-01-05T16:05:57.464Z] Step 5/6 : COPY go.mod . [2021-01-05T16:05:57.464Z] ---> ceae2e75ba5e [2021-01-05T16:05:57.464Z] Step 6/6 : RUN go mod download [2021-01-05T16:05:57.464Z] ---> Running in 60c36f3042f4 [2021-01-05T16:06:19.483Z] Removing intermediate container 60c36f3042f4 [2021-01-05T16:06:19.483Z] ---> 3601dcebff7b [2021-01-05T16:06:19.483Z] Successfully built 3601dcebff7b [2021-01-05T16:06:19.483Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:06:19.812Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T16:06:19.812Z] . [Pipeline] withDockerContainer [2021-01-05T16:06:19.917Z] prd-centos7-docker-4c-2g-18514 does not seem to be running inside a container [2021-01-05T16:06:20.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T16:06:21.340Z] $ docker top 2c7bebb74b273c2cf1d270819901388598e162beffcac0a1352cfd33d3d79639 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T16:06:21.871Z] + go version [2021-01-05T16:06:21.871Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T16:06:21.885Z] $ docker stop --time=1 2c7bebb74b273c2cf1d270819901388598e162beffcac0a1352cfd33d3d79639 [2021-01-05T16:06:23.233Z] $ docker rm -f 2c7bebb74b273c2cf1d270819901388598e162beffcac0a1352cfd33d3d79639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:06:24.070Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T16:06:24.071Z] . [Pipeline] withDockerContainer [2021-01-05T16:06:24.165Z] prd-centos7-docker-4c-2g-18514 does not seem to be running inside a container [2021-01-05T16:06:24.213Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T16:06:24.882Z] $ docker top 53f526fa1a407148776f296841d936869800c9bd6cc478eed34d0548168359ed -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T16:06:25.127Z] ========================================================= [2021-01-05T16:06:25.127Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T16:06:25.127Z] ========================================================= [Pipeline] sh [2021-01-05T16:06:25.417Z] + make test [2021-01-05T16:06:25.417Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T16:06:33.602Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T16:06:48.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T16:06:53.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T16:06:53.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T16:06:54.258Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T16:06:54.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T16:06:54.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T16:06:54.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T16:06:55.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T16:06:55.670Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T16:06:55.943Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T16:06:58.542Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T16:06:58.542Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T16:06:58.542Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T16:07:00.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements [2021-01-05T16:07:00.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T16:07:00.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T16:07:00.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T16:07:00.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T16:07:00.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T16:07:04.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.186s coverage: 27.0% of statements [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T16:07:04.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T16:07:04.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T16:07:04.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 77.1% of statements [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T16:07:04.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T16:07:05.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.483s coverage: 82.4% of statements [2021-01-05T16:07:05.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T16:07:05.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T16:07:05.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T16:07:05.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T16:07:06.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.306s coverage: 28.6% of statements [2021-01-05T16:07:06.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T16:07:06.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T16:07:06.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T16:07:06.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T16:07:06.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T16:07:06.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.051s coverage: 100.0% of statements [2021-01-05T16:07:06.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T16:07:06.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2021-01-05T16:07:06.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T16:07:06.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements [2021-01-05T16:07:06.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T16:07:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.120s coverage: 97.5% of statements [2021-01-05T16:07:07.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T16:07:07.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements [2021-01-05T16:07:07.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T16:07:07.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T16:07:07.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T16:07:07.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T16:07:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.321s coverage: 93.8% of statements [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T16:07:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T16:07:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T16:07:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T16:07:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 75.5% of statements [2021-01-05T16:07:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T16:07:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-01-05T16:07:09.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements [2021-01-05T16:07:09.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.2% of statements [2021-01-05T16:07:10.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.103s coverage: 91.4% of statements [2021-01-05T16:07:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T16:07:11.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements [2021-01-05T16:07:11.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T16:07:11.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T16:07:11.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2021-01-05T16:07:11.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-01-05T16:07:11.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-01-05T16:07:11.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-01-05T16:07:11.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-01-05T16:07:13.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.389s coverage: 68.9% of statements [2021-01-05T16:07:13.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T16:07:13.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T16:07:13.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T16:07:13.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T16:07:13.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T16:07:13.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements [2021-01-05T16:07:13.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T16:07:13.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T16:07:13.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.316s coverage: 84.0% of statements [2021-01-05T16:07:13.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2021-01-05T16:07:15.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.121s coverage: 47.1% of statements [2021-01-05T16:07:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T16:07:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T16:07:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T16:07:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T16:07:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T16:07:15.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-01-05T16:07:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T16:07:15.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2021-01-05T16:07:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T16:07:16.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.727s coverage: 29.1% of statements [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T16:07:16.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T16:07:16.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.059s coverage: 100.0% of statements [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T16:07:16.233Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T16:07:16.233Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T16:07:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T16:07:16.499Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-01-05T16:07:16.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T16:07:16.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T16:07:16.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-01-05T16:07:16.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-05T16:07:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-05T16:07:17.597Z] GO111MODULE=on go vet ./... [2021-01-05T16:07:26.714Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18515 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2021-01-05T16:07:26.775Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2021-01-05T16:07:32.121Z] using credential edgex-jenkins-ssh [2021-01-05T16:07:32.188Z] Cloning the remote Git repository [2021-01-05T16:07:32.240Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T16:07:32.355Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2021-01-05T16:07:32.430Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T16:07:32.431Z] > git --version # timeout=10 [2021-01-05T16:07:32.454Z] > git --version # 'git version 2.17.1' [2021-01-05T16:07:32.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T16:07:32.547Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T16:07:39.722Z] gofmt -l . [2021-01-05T16:07:39.723Z] [ "`gofmt -l .`" = "" ] [2021-01-05T16:07:39.723Z] ./bin/test-go-mod-tidy.sh [2021-01-05T16:07:40.373Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T16:07:42.251Z] + ls -al . [2021-01-05T16:07:42.251Z] total 636 [2021-01-05T16:07:42.251Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 16:07 . [2021-01-05T16:07:42.251Z] drwxr-xr-x 4 root root 30 Jan 5 16:06 .. [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 16:04 .dockerignore [2021-01-05T16:07:42.251Z] drwxrwxr-x 8 1001 1001 179 Jan 5 16:04 .git [2021-01-05T16:07:42.251Z] drwxrwxr-x 3 1001 1001 125 Jan 5 16:04 .github [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 16:04 .gitignore [2021-01-05T16:07:42.251Z] drwx------ 3 1001 1001 47 Jan 5 16:05 .semver [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 16:04 .sonarcloud.properties [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 16:04 CONTRIBUTING.md [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 16:04 Dockerfile.build [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 16:04 Jenkinsfile [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 16:04 LICENSE [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 16:04 Makefile [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 16:04 README.md [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 16:04 SECURITY.md [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 16:05 VERSION [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 16:04 ZMQWindows.md [2021-01-05T16:07:42.251Z] drwxrwxr-x 2 1001 1001 117 Jan 5 16:04 bin [2021-01-05T16:07:42.251Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 16:04 cmd [2021-01-05T16:07:42.251Z] -rw-r--r-- 1 root root 536793 Jan 5 16:07 coverage.out [2021-01-05T16:07:42.251Z] -rw-r--r-- 1 root root 979 Jan 5 16:07 go.mod [2021-01-05T16:07:42.251Z] -rw-r--r-- 1 root root 18934 Jan 5 16:07 go.sum [2021-01-05T16:07:42.251Z] drwxrwxr-x 8 1001 1001 127 Jan 5 16:04 internal [2021-01-05T16:07:42.251Z] drwxrwxr-x 4 1001 1001 26 Jan 5 16:04 openapi [2021-01-05T16:07:42.251Z] drwxrwxr-x 4 1001 1001 71 Jan 5 16:04 snap [2021-01-05T16:07:42.251Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 16:04 version.go [Pipeline] sh [2021-01-05T16:07:42.567Z] + '[' -e coverage.out ] [2021-01-05T16:07:42.567Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T16:07:42.754Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T16:07:43.051Z] + make build [2021-01-05T16:07:43.051Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T16:07:47.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T16:07:48.284Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T16:07:48.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T16:07:48.341Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T16:07:48.380Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T16:07:48.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T16:07:48.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T16:07:49.229Z] Merging remotes/origin/master commit b1ee81e4e3b6c158e7d4e70852c35341297a1b11 into PR head commit 59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:07:49.726Z] Merge succeeded, producing 59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:07:49.727Z] Checking out Revision 59bc2ed946616d982be073a2be53f8ce9b7f1f6c (PR-2924) [2021-01-05T16:07:49.248Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T16:07:49.307Z] > git checkout -f 59bc2ed946616d982be073a2be53f8ce9b7f1f6c # timeout=10 [2021-01-05T16:07:49.628Z] > git remote # timeout=10 [2021-01-05T16:07:49.645Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T16:07:49.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T16:07:49.682Z] > git merge b1ee81e4e3b6c158e7d4e70852c35341297a1b11 # timeout=10 [2021-01-05T16:07:49.707Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T16:07:49.730Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T16:07:49.742Z] > git checkout -f 59bc2ed946616d982be073a2be53f8ce9b7f1f6c # timeout=10 [2021-01-05T16:07:54.095Z] Commit message: "feat: Remove --useradd and --userdel support from proxy-setup" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T16:07:55.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T16:07:55.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T16:07:55.658Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T16:07:56.110Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T16:07:56.470Z] + sudo service docker restart [2021-01-05T16:07:56.470Z] + true [2021-01-05T16:07:56.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T16:07:57.130Z] 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] wrap [2021-01-05T16:07:58.523Z] provisioning config files... [2021-01-05T16:07:58.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T16:07:58.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config200569850137277599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:07:58.969Z] ---> docker-login.sh [2021-01-05T16:07:58.969Z] nexus3.edgexfoundry.org:10001 [2021-01-05T16:07:59.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T16:07:59.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:08:00.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:08:00.224Z] Configure a credential helper to remove this warning. See [2021-01-05T16:08:00.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:08:00.224Z] [2021-01-05T16:08:00.224Z] Login Succeeded [2021-01-05T16:08:00.224Z] nexus3.edgexfoundry.org:10002 [2021-01-05T16:08:00.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:08:00.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:08:00.771Z] Configure a credential helper to remove this warning. See [2021-01-05T16:08:00.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:08:00.771Z] [2021-01-05T16:08:00.771Z] Login Succeeded [2021-01-05T16:08:00.771Z] nexus3.edgexfoundry.org:10003 [2021-01-05T16:08:00.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T16:08:01.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:08:01.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:08:01.320Z] Configure a credential helper to remove this warning. See [2021-01-05T16:08:01.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:08:01.320Z] [2021-01-05T16:08:01.320Z] Login Succeeded [2021-01-05T16:08:01.320Z] nexus3.edgexfoundry.org:10004 [2021-01-05T16:08:01.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:08:01.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:08:01.593Z] Configure a credential helper to remove this warning. See [2021-01-05T16:08:01.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:08:01.593Z] [2021-01-05T16:08:01.593Z] Login Succeeded [2021-01-05T16:08:01.593Z] docker.io [2021-01-05T16:08:02.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:08:02.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T16:08:02.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:08:02.460Z] Configure a credential helper to remove this warning. See [2021-01-05T16:08:02.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:08:02.460Z] [2021-01-05T16:08:02.460Z] Login Succeeded [2021-01-05T16:08:02.460Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T16:08:02.478Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T16:08:02.899Z] ========================================================= [2021-01-05T16:08:02.899Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T16:08:02.899Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:08:03.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T16:08:03.269Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-05T16:08:04.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-05T16:08:05.152Z] $ docker stop --time=1 53f526fa1a407148776f296841d936869800c9bd6cc478eed34d0548168359ed [2021-01-05T16:08:05.949Z] Sending build context to Docker daemon 165.4MB [2021-01-05T16:08:05.949Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T16:08:05.949Z] Step 2/6 : FROM ${BASE} [2021-01-05T16:08:05.949Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T16:08:05.949Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T16:08:05.949Z] a4357932f1b6: Pulling fs layer [2021-01-05T16:08:05.949Z] 18c013af1878: Pulling fs layer [2021-01-05T16:08:05.949Z] 00ac8860ef70: Pulling fs layer [2021-01-05T16:08:05.949Z] 63d7cb157983: Pulling fs layer [2021-01-05T16:08:05.949Z] b116817d02f9: Pulling fs layer [2021-01-05T16:08:05.949Z] 745a02a5169b: Pulling fs layer [2021-01-05T16:08:05.949Z] 63d7cb157983: Waiting [2021-01-05T16:08:05.949Z] 00ac8860ef70: Waiting [2021-01-05T16:08:05.949Z] b116817d02f9: Waiting [2021-01-05T16:08:05.949Z] 745a02a5169b: Waiting [2021-01-05T16:08:05.949Z] 18c013af1878: Verifying Checksum [2021-01-05T16:08:05.949Z] 18c013af1878: Download complete [2021-01-05T16:08:05.949Z] a4357932f1b6: Download complete [2021-01-05T16:08:05.949Z] 63d7cb157983: Verifying Checksum [2021-01-05T16:08:05.949Z] 63d7cb157983: Download complete [2021-01-05T16:08:06.548Z] 5f621e34cdf4: Download complete [2021-01-05T16:08:06.548Z] b116817d02f9: Verifying Checksum [2021-01-05T16:08:06.548Z] b116817d02f9: Download complete [2021-01-05T16:08:06.865Z] $ docker rm -f 53f526fa1a407148776f296841d936869800c9bd6cc478eed34d0548168359ed [2021-01-05T16:08:07.148Z] 5f621e34cdf4: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-05T16:08:07.767Z] a4357932f1b6: Pull complete [2021-01-05T16:08:08.043Z] 18c013af1878: Pull complete [2021-01-05T16:08:08.641Z] 745a02a5169b: Verifying Checksum [2021-01-05T16:08:08.641Z] 745a02a5169b: Download complete [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:08:10.083Z] 00ac8860ef70: Verifying Checksum [2021-01-05T16:08:10.083Z] 00ac8860ef70: Download complete [2021-01-05T16:08:10.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T16:08:10.359Z] [2021-01-05T16:08:10.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:08:10.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T16:08:10.746Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T16:08:10.746Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T16:08:10.746Z] ca9280d653b3: Pulling fs layer [2021-01-05T16:08:10.746Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T16:08:10.746Z] cbdbe7a5bc2a: Download complete [2021-01-05T16:08:11.331Z] ca9280d653b3: Verifying Checksum [2021-01-05T16:08:11.331Z] ca9280d653b3: Download complete [2021-01-05T16:08:11.331Z] cbdbe7a5bc2a: Pull complete [2021-01-05T16:08:12.294Z] 7e9c9ca2126c: Download complete [2021-01-05T16:08:12.294Z] ca9280d653b3: Pull complete [2021-01-05T16:08:18.902Z] 7e9c9ca2126c: Pull complete [2021-01-05T16:08:18.902Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T16:08:18.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T16:08:18.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T16:08:19.051Z] prd-centos7-docker-4c-2g-18514 does not seem to be running inside a container [2021-01-05T16:08:19.101Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T16:08:20.238Z] 00ac8860ef70: Pull complete [2021-01-05T16:08:20.511Z] 63d7cb157983: Pull complete [2021-01-05T16:08:20.785Z] b116817d02f9: Pull complete [2021-01-05T16:08:21.843Z] $ docker top 4e5496b187edb1c7f858422ec6e6db133e52a776e54d3d8753dad6657bc7f7d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T16:08:22.466Z] + docker-compose build --help [2021-01-05T16:08:22.466Z] + grep parallel [2021-01-05T16:08:23.412Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T16:08:23.426Z] $ docker stop --time=1 4e5496b187edb1c7f858422ec6e6db133e52a776e54d3d8753dad6657bc7f7d0 [2021-01-05T16:08:24.850Z] $ docker rm -f 4e5496b187edb1c7f858422ec6e6db133e52a776e54d3d8753dad6657bc7f7d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-05T16:08:25.105Z] 745a02a5169b: Pull complete [2021-01-05T16:08:25.105Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T16:08:25.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T16:08:25.105Z] ---> b7e6874047d6 [2021-01-05T16:08:25.105Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:08:25.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T16:08:25.473Z] . [Pipeline] withDockerContainer [2021-01-05T16:08:25.579Z] prd-centos7-docker-4c-2g-18514 does not seem to be running inside a container [2021-01-05T16:08:25.629Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T16:08:26.294Z] $ docker top 1cd35f8f6ee101726b4c6e64a10f1dbbd9425a4d807c3501b3541059a05b6185 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T16:08:26.768Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T16:08:27.712Z] Building docker-core-command-go ... [2021-01-05T16:08:27.712Z] Building docker-core-data-go ... [2021-01-05T16:08:27.712Z] Building docker-core-metadata-go ... [2021-01-05T16:08:27.712Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T16:08:27.712Z] Building docker-security-proxy-setup-go ... [2021-01-05T16:08:27.712Z] Building docker-security-secretstore-setup-go ... [2021-01-05T16:08:27.712Z] Building docker-support-notifications-go ... [2021-01-05T16:08:27.712Z] Building docker-support-scheduler-go ... [2021-01-05T16:08:27.712Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T16:08:27.712Z] Building docker-sys-mgmt-agent-go [2021-01-05T16:08:27.712Z] Building docker-support-notifications-go [2021-01-05T16:08:27.712Z] Building docker-core-data-go [2021-01-05T16:08:27.712Z] Building docker-core-command-go [2021-01-05T16:08:27.712Z] Building docker-security-secretstore-setup-go [2021-01-05T16:08:27.740Z] ---> Running in 962eba826ce8 [2021-01-05T16:08:29.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:08:30.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:08:30.421Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T16:08:30.690Z] (2/12) Installing file (5.38-r0) [2021-01-05T16:08:30.690Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T16:08:30.970Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T16:08:33.572Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T16:08:33.572Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T16:08:33.572Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T16:08:33.572Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T16:08:33.844Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T16:08:33.844Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T16:08:33.844Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T16:08:34.115Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T16:08:34.115Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:08:34.115Z] OK: 217 MiB in 51 packages [2021-01-05T16:08:38.418Z] Removing intermediate container 962eba826ce8 [2021-01-05T16:08:38.418Z] ---> 904d784676a2 [2021-01-05T16:08:38.418Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T16:08:38.418Z] ---> Running in f961486c6d9b [2021-01-05T16:08:38.694Z] Removing intermediate container f961486c6d9b [2021-01-05T16:08:38.694Z] ---> 66dfc5a5c2b8 [2021-01-05T16:08:38.694Z] Step 5/6 : COPY go.mod . [2021-01-05T16:08:39.673Z] ---> 4cc3e7165972 [2021-01-05T16:08:39.673Z] Step 6/6 : RUN go mod download [2021-01-05T16:08:39.673Z] ---> Running in d18b58c7d249 [2021-01-05T16:09:00.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:09:00.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:09:00.004Z] ---> 3601dcebff7b [2021-01-05T16:09:00.004Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T16:09:00.004Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:09:00.004Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:09:00.004Z] ---> 3601dcebff7b [2021-01-05T16:09:00.004Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T16:09:00.004Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:09:00.004Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:09:00.004Z] ---> 3601dcebff7b [2021-01-05T16:09:00.004Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T16:09:00.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:09:00.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:09:00.004Z] ---> 3601dcebff7b [2021-01-05T16:09:00.004Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T16:09:00.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:09:00.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:09:00.004Z] ---> 3601dcebff7b [2021-01-05T16:09:00.004Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T16:09:00.004Z] ---> Running in e4cbd0dd5738 [2021-01-05T16:09:00.004Z] ---> Running in ab8afa383a28 [2021-01-05T16:09:00.004Z] ---> Running in b9d76f0c63a9 [2021-01-05T16:09:00.004Z] ---> Running in 795a6a5a91a9 [2021-01-05T16:09:00.004Z] ---> Running in c8ba619e2dd3 [2021-01-05T16:09:00.004Z] Removing intermediate container e4cbd0dd5738 [2021-01-05T16:09:00.004Z] ---> 26eab533348c [2021-01-05T16:09:00.004Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:09:00.004Z] Removing intermediate container 795a6a5a91a9 [2021-01-05T16:09:00.004Z] ---> e4ccbb67160d [2021-01-05T16:09:00.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:09:00.004Z] Removing intermediate container c8ba619e2dd3 [2021-01-05T16:09:00.004Z] ---> 16a9b70ff6b0 [2021-01-05T16:09:00.004Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:09:00.004Z] Removing intermediate container ab8afa383a28 [2021-01-05T16:09:00.004Z] ---> cd2f04ed8810 [2021-01-05T16:09:00.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:09:00.004Z] Removing intermediate container b9d76f0c63a9 [2021-01-05T16:09:00.004Z] ---> 3a93343a523c [2021-01-05T16:09:00.004Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:09:00.004Z] ---> Running in bf779df0f3ee [2021-01-05T16:09:00.004Z] ---> Running in 04979fb44871 [2021-01-05T16:09:00.004Z] ---> Running in 8d8fb876632c [2021-01-05T16:09:00.004Z] ---> Running in 1e9e1b53494b [2021-01-05T16:09:00.004Z] ---> Running in ecf650cd6423 [2021-01-05T16:09:01.405Z] Removing intermediate container bf779df0f3ee [2021-01-05T16:09:01.405Z] ---> 1062030adac2 [2021-01-05T16:09:01.405Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T16:09:01.670Z] Removing intermediate container 8d8fb876632c [2021-01-05T16:09:01.670Z] ---> 248efe97f085 [2021-01-05T16:09:01.670Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T16:09:01.670Z] ---> Running in 6654e973b4b5 [2021-01-05T16:09:01.933Z] ---> Running in 8655deabe59e [2021-01-05T16:09:01.934Z] Removing intermediate container 04979fb44871 [2021-01-05T16:09:01.934Z] ---> c3d06abf635d [2021-01-05T16:09:01.934Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T16:09:02.197Z] ---> Running in 8f55d1adc6c8 [2021-01-05T16:09:02.197Z] Removing intermediate container ecf650cd6423 [2021-01-05T16:09:02.197Z] ---> 7f30a10df45a [2021-01-05T16:09:02.197Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T16:09:02.466Z] Removing intermediate container 1e9e1b53494b [2021-01-05T16:09:02.466Z] ---> ba9750ec112d [2021-01-05T16:09:02.466Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T16:09:02.466Z] ---> Running in 8eea5cda4c7a [2021-01-05T16:09:02.736Z] ---> Running in bb0afe17cb48 [2021-01-05T16:09:03.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:03.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:03.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:03.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:03.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:03.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:03.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:03.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:04.064Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:04.064Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:09:04.332Z] OK: 233 MiB in 51 packages [2021-01-05T16:09:04.664Z] OK: 233 MiB in 51 packages [2021-01-05T16:09:04.664Z] OK: 233 MiB in 51 packages [2021-01-05T16:09:04.664Z] OK: 233 MiB in 51 packages [2021-01-05T16:09:04.986Z] Removing intermediate container 8f55d1adc6c8 [2021-01-05T16:09:04.986Z] ---> e64ec86c27c8 [2021-01-05T16:09:04.986Z] Step 6/23 : COPY go.mod . [2021-01-05T16:09:04.986Z] OK: 233 MiB in 51 packages [2021-01-05T16:09:05.301Z] Removing intermediate container bb0afe17cb48 [2021-01-05T16:09:05.301Z] ---> 6f9ec1c826cc [2021-01-05T16:09:05.301Z] Step 6/24 : COPY go.mod . [2021-01-05T16:09:05.301Z] ---> 836f17338f3f [2021-01-05T16:09:05.301Z] Step 7/23 : RUN go mod download [2021-01-05T16:09:05.586Z] ---> Running in f1575bd4f796 [2021-01-05T16:09:05.586Z] Removing intermediate container 8eea5cda4c7a [2021-01-05T16:09:05.586Z] ---> 539eb37756d8 [2021-01-05T16:09:05.586Z] Step 6/22 : COPY go.mod . [2021-01-05T16:09:05.895Z] ---> 5c825a36c6b1 [2021-01-05T16:09:05.895Z] Step 7/24 : RUN go mod download [2021-01-05T16:09:05.895Z] Removing intermediate container 6654e973b4b5 [2021-01-05T16:09:05.895Z] ---> 51e9a9f02e27 [2021-01-05T16:09:05.895Z] Step 6/24 : COPY go.mod . [2021-01-05T16:09:06.186Z] ---> Running in c7b577d9418d [2021-01-05T16:09:06.186Z] Removing intermediate container 8655deabe59e [2021-01-05T16:09:06.186Z] ---> 022f62a90700 [2021-01-05T16:09:06.186Z] Step 6/26 : COPY go.mod . [2021-01-05T16:09:06.186Z] ---> 3b5239cc8a6b [2021-01-05T16:09:06.186Z] Step 7/22 : RUN go mod download [2021-01-05T16:09:06.449Z] ---> Running in a9bef19cd2fd [2021-01-05T16:09:06.449Z] ---> 9cbefb66a73f [2021-01-05T16:09:06.449Z] Step 7/24 : RUN go mod download [2021-01-05T16:09:06.449Z] ---> c64cc2332b87 [2021-01-05T16:09:06.449Z] Step 7/26 : RUN go mod download [2021-01-05T16:09:06.482Z] Removing intermediate container d18b58c7d249 [2021-01-05T16:09:06.483Z] ---> e7b9cb760d5e [2021-01-05T16:09:06.483Z] Successfully built e7b9cb760d5e [2021-01-05T16:09:06.483Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:09:06.716Z] ---> Running in a33e421a9042 [2021-01-05T16:09:06.716Z] ---> Running in 655204f9e147 [2021-01-05T16:09:06.822Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T16:09:06.822Z] . [Pipeline] withDockerContainer [2021-01-05T16:09:07.102Z] prd-ubuntu18.04-docker-arm64-4c-16g-18515 does not seem to be running inside a container [2021-01-05T16:09:07.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T16:09:07.690Z] Removing intermediate container f1575bd4f796 [2021-01-05T16:09:07.690Z] ---> 5b5c84fc46ea [2021-01-05T16:09:07.690Z] Step 8/23 : COPY . . [2021-01-05T16:09:08.270Z] Removing intermediate container c7b577d9418d [2021-01-05T16:09:08.270Z] ---> de001e83c226 [2021-01-05T16:09:08.270Z] Step 8/24 : COPY . . [2021-01-05T16:09:08.857Z] $ docker top 2c561919b54a5db29a413b9e0b6628483352559032d410ff2e9e4f2d2b4f83d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T16:09:09.876Z] + go version [2021-01-05T16:09:09.877Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T16:09:09.896Z] $ docker stop --time=1 2c561919b54a5db29a413b9e0b6628483352559032d410ff2e9e4f2d2b4f83d2 [2021-01-05T16:09:10.860Z] Removing intermediate container a9bef19cd2fd [2021-01-05T16:09:10.860Z] ---> bc0c3c565083 [2021-01-05T16:09:10.860Z] Step 8/22 : COPY . . [2021-01-05T16:09:11.907Z] $ docker rm -f 2c561919b54a5db29a413b9e0b6628483352559032d410ff2e9e4f2d2b4f83d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:09:13.057Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T16:09:13.057Z] . [Pipeline] withDockerContainer [2021-01-05T16:09:13.314Z] prd-ubuntu18.04-docker-arm64-4c-16g-18515 does not seem to be running inside a container [2021-01-05T16:09:13.387Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T16:09:14.833Z] $ docker top fea08ba2c34d60793fc5f4beed5a858e4869a7025e577978326bed6e27411315 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T16:09:15.217Z] ========================================================= [2021-01-05T16:09:15.217Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T16:09:15.217Z] ========================================================= [Pipeline] sh [2021-01-05T16:09:15.868Z] + make test [2021-01-05T16:09:15.868Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T16:09:19.065Z] Removing intermediate container 655204f9e147 [2021-01-05T16:09:19.065Z] ---> 2c41efea103a [2021-01-05T16:09:19.065Z] Step 8/24 : COPY . . [2021-01-05T16:09:20.469Z] Removing intermediate container a33e421a9042 [2021-01-05T16:09:20.469Z] ---> a7c6ecc6f505 [2021-01-05T16:09:20.469Z] Step 8/26 : COPY . . [2021-01-05T16:09:38.059Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T16:09:47.218Z] ---> a3e08f055791 [2021-01-05T16:09:47.219Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T16:09:49.786Z] ---> a2d24ab3205c [2021-01-05T16:09:49.786Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T16:09:49.786Z] ---> Running in f1c31bbf0446 [2021-01-05T16:09:50.751Z] ---> fc162a9ecb01 [2021-01-05T16:09:50.751Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T16:09:52.154Z] ---> Running in 76856b3aaeb6 [2021-01-05T16:09:52.420Z] ---> b1f0dda2e13a [2021-01-05T16:09:52.420Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T16:09:52.999Z] ---> Running in 7567a96c0fb2 [2021-01-05T16:09:53.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T16:09:53.268Z] ---> Running in cb4a33ac181c [2021-01-05T16:09:53.268Z] ---> cd4b80f8e89d [2021-01-05T16:09:53.268Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T16:09:53.539Z] ---> Running in b25bc415cbd8 [2021-01-05T16:09:54.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 [2021-01-05T16:09:54.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T16:09:54.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T16:09:54.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T16:10:21.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T16:10:25.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T16:10:29.376Z] Removing intermediate container f1c31bbf0446 [2021-01-05T16:10:29.376Z] ---> 8ba9cf3bc9b5 [2021-01-05T16:10:29.376Z] [2021-01-05T16:10:29.376Z] Step 10/24 : FROM scratch [2021-01-05T16:10:29.376Z] ---> [2021-01-05T16:10:29.376Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T16:10:29.376Z] Removing intermediate container b25bc415cbd8 [2021-01-05T16:10:29.376Z] ---> 1a5f156a5a94 [2021-01-05T16:10:29.376Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T16:10:29.376Z] Removing intermediate container 7567a96c0fb2 [2021-01-05T16:10:29.376Z] ---> 43852944da1f [2021-01-05T16:10:29.376Z] [2021-01-05T16:10:29.376Z] Step 10/22 : FROM scratch [2021-01-05T16:10:29.376Z] ---> [2021-01-05T16:10:29.376Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T16:10:29.376Z] Removing intermediate container cb4a33ac181c [2021-01-05T16:10:29.376Z] ---> ae7cee02849a [2021-01-05T16:10:29.376Z] [2021-01-05T16:10:29.376Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T16:10:29.376Z] ---> Running in 5d57179a9b47 [2021-01-05T16:10:29.376Z] ---> Running in b719a2acf179 [2021-01-05T16:10:29.376Z] ---> Running in c98b5e259ebf [2021-01-05T16:10:29.376Z] 3.12: Pulling from library/alpine [2021-01-05T16:10:29.376Z] Removing intermediate container b719a2acf179 [2021-01-05T16:10:29.376Z] ---> 0e55fc336b9f [2021-01-05T16:10:29.376Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T16:10:29.376Z] Removing intermediate container c98b5e259ebf [2021-01-05T16:10:29.376Z] ---> f8492f61ea6b [2021-01-05T16:10:29.376Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T16:10:29.376Z] ---> Running in 9c7466342cc2 [2021-01-05T16:10:29.376Z] ---> Running in 3ae2a7cfa7b3 [2021-01-05T16:10:29.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T16:10:29.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T16:10:30.590Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T16:10:30.590Z] Removing intermediate container 9c7466342cc2 [2021-01-05T16:10:30.590Z] ---> 3248cf82dda0 [2021-01-05T16:10:30.590Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T16:10:30.590Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T16:10:30.590Z] ---> 389fef711851 [2021-01-05T16:10:30.590Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T16:10:30.854Z] Removing intermediate container 3ae2a7cfa7b3 [2021-01-05T16:10:30.854Z] ---> e98a311670eb [2021-01-05T16:10:30.854Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T16:10:30.854Z] ---> Running in 4c9dfa90d1a6 [2021-01-05T16:10:30.854Z] ---> Running in 102538868a3c [2021-01-05T16:10:30.854Z] ---> Running in 1d32f99e5cbb [2021-01-05T16:10:31.448Z] Removing intermediate container 102538868a3c [2021-01-05T16:10:31.448Z] ---> f96f16be58c2 [2021-01-05T16:10:31.448Z] Step 14/22 : WORKDIR / [2021-01-05T16:10:31.448Z] Removing intermediate container 4c9dfa90d1a6 [2021-01-05T16:10:31.448Z] ---> ecfb3b858446 [2021-01-05T16:10:31.448Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T16:10:31.448Z] Removing intermediate container 5d57179a9b47 [2021-01-05T16:10:31.448Z] ---> 54e4fb9af220 [2021-01-05T16:10:31.448Z] [2021-01-05T16:10:31.448Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T16:10:31.448Z] ---> Running in f22ecb577d9b [2021-01-05T16:10:31.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:10:31.724Z] 20.10.0: Pulling from library/docker [2021-01-05T16:10:31.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:10:31.996Z] ---> ec679352b7de [2021-01-05T16:10:31.996Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T16:10:31.996Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T16:10:31.996Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T16:10:31.996Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T16:10:31.996Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T16:10:31.996Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T16:10:31.996Z] Removing intermediate container f22ecb577d9b [2021-01-05T16:10:31.996Z] ---> 89f442983116 [2021-01-05T16:10:31.996Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T16:10:32.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T16:10:32.065Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T16:10:32.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T16:10:32.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T16:10:32.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T16:10:32.263Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:10:32.263Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T16:10:32.263Z] OK: 7 MiB in 19 packages [2021-01-05T16:10:32.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T16:10:35.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T16:10:35.592Z] ---> cfb9ca6c8584 [2021-01-05T16:10:35.592Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T16:10:35.592Z] ---> ab6d2185a552 [2021-01-05T16:10:35.592Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T16:10:35.592Z] Removing intermediate container 76856b3aaeb6 [2021-01-05T16:10:35.592Z] ---> a5a24e6cc98b [2021-01-05T16:10:35.592Z] [2021-01-05T16:10:35.592Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T16:10:35.592Z] ---> 389fef711851 [2021-01-05T16:10:35.592Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T16:10:35.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T16:10:36.172Z] ---> Running in d5d52a031d89 [2021-01-05T16:10:36.441Z] Removing intermediate container 1d32f99e5cbb [2021-01-05T16:10:36.441Z] ---> 79f43c4e6495 [2021-01-05T16:10:36.441Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T16:10:36.441Z] ---> 419c39b23c4c [2021-01-05T16:10:36.441Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T16:10:36.441Z] ---> 36ef49b06f4c [2021-01-05T16:10:36.441Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T16:10:36.441Z] ---> Running in ca383c801a0d [2021-01-05T16:10:36.441Z] Removing intermediate container d5d52a031d89 [2021-01-05T16:10:36.441Z] ---> adf778ac74c4 [2021-01-05T16:10:36.441Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T16:10:36.705Z] ---> Running in e96b22f3d704 [2021-01-05T16:10:36.705Z] Removing intermediate container ca383c801a0d [2021-01-05T16:10:36.705Z] ---> 839bc1099a69 [2021-01-05T16:10:36.705Z] Step 13/24 : WORKDIR / [2021-01-05T16:10:36.969Z] ---> 2da7d4491f47 [2021-01-05T16:10:36.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T16:10:36.969Z] ---> Running in ad3b6e4ebcef [2021-01-05T16:10:37.235Z] Removing intermediate container e96b22f3d704 [2021-01-05T16:10:37.235Z] ---> 5c233503df7b [2021-01-05T16:10:37.235Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T16:10:37.235Z] ---> b08a00a99530 [2021-01-05T16:10:37.235Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T16:10:37.235Z] ---> Running in ed203c0f3e2f [2021-01-05T16:10:37.235Z] ---> Running in d0554da506d5 [2021-01-05T16:10:37.814Z] Removing intermediate container ad3b6e4ebcef [2021-01-05T16:10:37.814Z] ---> 46742d8c92bd [2021-01-05T16:10:37.814Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T16:10:38.080Z] Removing intermediate container ed203c0f3e2f [2021-01-05T16:10:38.080Z] ---> 83c1bec42f68 [2021-01-05T16:10:38.080Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:10:38.350Z] Removing intermediate container d0554da506d5 [2021-01-05T16:10:38.350Z] ---> f387efcab1b3 [2021-01-05T16:10:38.350Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:10:38.350Z] ---> d9b027ab06eb [2021-01-05T16:10:38.350Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T16:10:38.350Z] ---> Running in 99148ce71e07 [2021-01-05T16:10:38.618Z] ---> Running in 17d553ed08ac [2021-01-05T16:10:40.014Z] ---> 0c0e94fc3375 [2021-01-05T16:10:40.014Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T16:10:40.014Z] Removing intermediate container 17d553ed08ac [2021-01-05T16:10:40.014Z] ---> 5d2a7ff591bc [2021-01-05T16:10:40.014Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T16:10:40.014Z] ---> ff7ac9e5baf5 [2021-01-05T16:10:40.014Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T16:10:40.278Z] ---> Running in aa65572692eb [2021-01-05T16:10:40.278Z] ---> Running in 16ef6f76a946 [2021-01-05T16:10:40.278Z] ---> 2adad12343b6 [2021-01-05T16:10:40.278Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T16:10:40.541Z] Removing intermediate container aa65572692eb [2021-01-05T16:10:40.541Z] ---> 24d7850b89cd [2021-01-05T16:10:40.541Z] Step 21/22 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:10:40.541Z] Removing intermediate container 16ef6f76a946 [2021-01-05T16:10:40.541Z] ---> 266e620cfe67 [2021-01-05T16:10:40.541Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:10:40.541Z] Removing intermediate container 99148ce71e07 [2021-01-05T16:10:40.541Z] ---> 7030368ea72b [2021-01-05T16:10:40.541Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T16:10:40.807Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T16:10:40.807Z] ---> 7eb60b82b1fe [2021-01-05T16:10:40.808Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T16:10:40.808Z] ---> Running in 29cd35480965 [2021-01-05T16:10:40.808Z] ---> Running in 68614ea541cb [2021-01-05T16:10:40.808Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T16:10:40.808Z] ---> aefe523efa57 [2021-01-05T16:10:40.808Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T16:10:40.808Z] ---> Running in 5f0d53f1e4f5 [2021-01-05T16:10:41.071Z] ---> Running in b67bbce34670 [2021-01-05T16:10:41.651Z] Removing intermediate container 68614ea541cb [2021-01-05T16:10:41.651Z] ---> d43f3672565c [2021-01-05T16:10:41.651Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T16:10:41.651Z] Removing intermediate container 29cd35480965 [2021-01-05T16:10:41.651Z] ---> 86911379d219 [2021-01-05T16:10:41.651Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T16:10:41.651Z] ---> b3365784c54b [2021-01-05T16:10:41.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T16:10:41.651Z] ---> Running in 326a82f41818 [2021-01-05T16:10:41.651Z] ---> Running in 53f287f143ae [2021-01-05T16:10:41.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:10:41.928Z] Removing intermediate container 326a82f41818 [2021-01-05T16:10:41.928Z] ---> 9d943cf0958d [2021-01-05T16:10:41.928Z] Step 23/24 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:10:41.928Z] Removing intermediate container 53f287f143ae [2021-01-05T16:10:41.928Z] ---> 21650d7e7f8b [2021-01-05T16:10:41.928Z] [2021-01-05T16:10:41.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:10:41.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:10:42.197Z] ---> Running in 323a9cc27668 [2021-01-05T16:10:42.197Z] ---> b6d772e59ee5 [2021-01-05T16:10:42.197Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T16:10:42.197Z] Successfully built 21650d7e7f8b [2021-01-05T16:10:42.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:10:42.197Z] Successfully tagged docker-core-command-go:latest [2021-01-05T16:10:42.197Z] Building docker-security-bootstrap-redis-go [2021-01-05T16:10:42.197Z]  Building docker-core-command-go ... done (1/2) Installing readline (8.0.4-r0) [2021-01-05T16:10:42.197Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T16:10:42.197Z] Removing intermediate container 323a9cc27668 [2021-01-05T16:10:42.197Z] ---> 81a838525725 [2021-01-05T16:10:42.197Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T16:10:42.197Z] Executing bash-5.0.17-r0.post-install [2021-01-05T16:10:42.197Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:10:42.197Z] OK: 12 MiB in 22 packages [2021-01-05T16:10:42.467Z] ---> Running in 41a1074dde0e [2021-01-05T16:10:42.467Z] ---> d487948d2617 [2021-01-05T16:10:42.467Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T16:10:42.742Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T16:10:42.742Z] Removing intermediate container 41a1074dde0e [2021-01-05T16:10:42.742Z] ---> dc73e20ca721 [2021-01-05T16:10:42.742Z] [2021-01-05T16:10:42.742Z] ---> Running in 2e75aa517b48 [2021-01-05T16:10:42.742Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T16:10:42.742Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T16:10:42.742Z] Successfully built dc73e20ca721 [2021-01-05T16:10:43.007Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T16:10:43.007Z] Building docker-core-metadata-go [2021-01-05T16:10:43.007Z]  Building docker-support-notifications-go ... done (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T16:10:43.582Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T16:10:43.582Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:10:43.845Z] OK: 8 MiB in 19 packages [2021-01-05T16:10:44.461Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T16:10:44.461Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T16:10:44.461Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T16:10:49.154Z] Removing intermediate container b67bbce34670 [2021-01-05T16:10:49.154Z] ---> 0635ebf8cbf5 [2021-01-05T16:10:49.154Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T16:10:49.734Z] ---> Running in 030ecf955dad [2021-01-05T16:10:49.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.268s coverage: 46.6% of statements [2021-01-05T16:10:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T16:10:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T16:10:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T16:10:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T16:10:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T16:10:50.691Z] Removing intermediate container 5f0d53f1e4f5 [2021-01-05T16:10:50.691Z] ---> 57cc8f5d193c [2021-01-05T16:10:50.691Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T16:10:52.635Z] Removing intermediate container 030ecf955dad [2021-01-05T16:10:52.635Z] ---> 8fe093a9dbb6 [2021-01-05T16:10:52.635Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T16:10:52.635Z] Removing intermediate container 2e75aa517b48 [2021-01-05T16:10:52.635Z] ---> 59a2d1aee1e3 [2021-01-05T16:10:52.635Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T16:10:54.040Z] ---> Running in f4e2d067a545 [2021-01-05T16:10:54.040Z] ---> Running in 2e2803f237d7 [2021-01-05T16:10:54.040Z] ---> 56e3889289bd [2021-01-05T16:10:54.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T16:10:56.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.518s coverage: 27.0% of statements [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T16:10:56.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T16:10:56.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T16:10:56.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.257s coverage: 77.1% of statements [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T16:10:56.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.709s coverage: 82.4% of statements [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T16:10:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T16:10:58.287Z] Removing intermediate container 2e2803f237d7 [2021-01-05T16:10:58.287Z] ---> 75c6c507ea65 [2021-01-05T16:10:58.287Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T16:10:58.287Z] Removing intermediate container f4e2d067a545 [2021-01-05T16:10:58.287Z] ---> e235d1acedc3 [2021-01-05T16:10:58.287Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T16:10:58.869Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:10:58.869Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:10:58.869Z] ---> 3601dcebff7b [2021-01-05T16:10:58.869Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T16:10:58.869Z] ---> Using cache [2021-01-05T16:10:58.869Z] ---> 3a93343a523c [2021-01-05T16:10:58.869Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:10:58.869Z] ---> Using cache [2021-01-05T16:10:58.869Z] ---> 7f30a10df45a [2021-01-05T16:10:58.869Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T16:10:58.869Z] ---> Using cache [2021-01-05T16:10:58.869Z] ---> 539eb37756d8 [2021-01-05T16:10:58.869Z] Step 6/22 : COPY go.mod . [2021-01-05T16:10:58.869Z] ---> Using cache [2021-01-05T16:10:58.869Z] ---> 3b5239cc8a6b [2021-01-05T16:10:58.869Z] Step 7/22 : RUN go mod download [2021-01-05T16:10:58.869Z] ---> Using cache [2021-01-05T16:10:58.869Z] ---> bc0c3c565083 [2021-01-05T16:10:58.869Z] Step 8/22 : COPY . . [2021-01-05T16:10:58.869Z] ---> Using cache [2021-01-05T16:10:58.869Z] ---> fc162a9ecb01 [2021-01-05T16:10:58.869Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T16:10:59.828Z] ---> 8cf72f9c771c [2021-01-05T16:10:59.828Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T16:10:59.828Z] ---> Running in efda409ba3da [2021-01-05T16:10:59.828Z] ---> Running in 1b6cde2a96ba [2021-01-05T16:11:00.092Z] ---> Running in 0491c675ee7b [2021-01-05T16:11:00.668Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:11:00.668Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:11:00.668Z] ---> 3601dcebff7b [2021-01-05T16:11:00.668Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T16:11:00.668Z] ---> Using cache [2021-01-05T16:11:00.668Z] ---> 3a93343a523c [2021-01-05T16:11:00.668Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:11:00.668Z] ---> Using cache [2021-01-05T16:11:00.668Z] ---> 7f30a10df45a [2021-01-05T16:11:00.668Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T16:11:00.668Z] ---> Using cache [2021-01-05T16:11:00.668Z] ---> 539eb37756d8 [2021-01-05T16:11:00.668Z] Step 6/22 : COPY go.mod . [2021-01-05T16:11:00.668Z] ---> Using cache [2021-01-05T16:11:00.668Z] ---> 3b5239cc8a6b [2021-01-05T16:11:00.668Z] Step 7/22 : RUN go mod download [2021-01-05T16:11:00.668Z] ---> Using cache [2021-01-05T16:11:00.668Z] ---> bc0c3c565083 [2021-01-05T16:11:00.668Z] Step 8/22 : COPY . . [2021-01-05T16:11:00.668Z] ---> Using cache [2021-01-05T16:11:00.668Z] ---> fc162a9ecb01 [2021-01-05T16:11:00.668Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T16:11:01.616Z] ---> Running in 76cd23b15c94 [2021-01-05T16:11:01.616Z] Removing intermediate container 1b6cde2a96ba [2021-01-05T16:11:01.616Z] ---> 3fa2ea630fef [2021-01-05T16:11:01.616Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T16:11:01.892Z] Removing intermediate container efda409ba3da [2021-01-05T16:11:01.892Z] ---> 7cae1a190177 [2021-01-05T16:11:01.892Z] Step 23/24 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:11:01.892Z] ---> 499001907ce0 [2021-01-05T16:11:01.892Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T16:11:01.892Z] ---> Running in 68981dbdd4df [2021-01-05T16:11:02.167Z] ---> Running in c59cfab23940 [2021-01-05T16:11:02.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T16:11:02.167Z] Removing intermediate container 68981dbdd4df [2021-01-05T16:11:02.167Z] ---> f2eccd87858a [2021-01-05T16:11:02.167Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T16:11:02.440Z] ---> 9ec08e050d50 [2021-01-05T16:11:02.440Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T16:11:02.440Z] Removing intermediate container c59cfab23940 [2021-01-05T16:11:02.440Z] ---> 74e9b56bda75 [2021-01-05T16:11:02.440Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:11:02.440Z] ---> Running in 8c37b3bdb44b [2021-01-05T16:11:02.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T16:11:02.440Z] ---> Running in 7ca0d49b1427 [2021-01-05T16:11:02.704Z] Removing intermediate container 8c37b3bdb44b [2021-01-05T16:11:02.704Z] ---> 499ab5bc5d05 [2021-01-05T16:11:02.704Z] [2021-01-05T16:11:02.704Z] ---> 5cd5a8d8e418 [2021-01-05T16:11:02.704Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T16:11:02.704Z] Successfully built 499ab5bc5d05 [2021-01-05T16:11:02.704Z] Removing intermediate container 7ca0d49b1427 [2021-01-05T16:11:02.704Z] ---> 2128deb90067 [2021-01-05T16:11:02.704Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T16:11:02.704Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T16:11:02.704Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-05T16:11:02.983Z] ---> Running in 68f56ba1ddc5 [2021-01-05T16:11:03.268Z] Removing intermediate container 68f56ba1ddc5 [2021-01-05T16:11:03.268Z] ---> 41adde5b381e [2021-01-05T16:11:03.268Z] Step 22/23 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:11:03.268Z] ---> Running in cd7443f245bb [2021-01-05T16:11:03.534Z] ---> cec44353f499 [2021-01-05T16:11:03.534Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T16:11:04.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.209s coverage: 28.6% of statements [2021-01-05T16:11:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T16:11:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T16:11:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T16:11:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T16:11:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T16:11:04.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.170s coverage: 100.0% of statements [2021-01-05T16:11:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T16:11:04.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements [2021-01-05T16:11:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T16:11:04.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.440s coverage: 86.7% of statements [2021-01-05T16:11:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T16:11:04.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.353s coverage: 97.5% of statements [2021-01-05T16:11:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T16:11:04.944Z] ---> Running in 6c02d29a8bf6 [2021-01-05T16:11:05.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.123s coverage: 78.3% of statements [2021-01-05T16:11:05.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T16:11:05.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T16:11:05.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T16:11:05.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T16:11:06.918Z] Removing intermediate container cd7443f245bb [2021-01-05T16:11:06.918Z] ---> c70ade02109e [2021-01-05T16:11:06.918Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T16:11:07.895Z] ---> Running in 9139e87cd42d [2021-01-05T16:11:09.366Z] Removing intermediate container 9139e87cd42d [2021-01-05T16:11:09.366Z] ---> 76e9b3f51a5c [2021-01-05T16:11:09.366Z] [2021-01-05T16:11:09.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:11:09.636Z] Successfully built 76e9b3f51a5c [2021-01-05T16:11:09.901Z] Successfully tagged docker-core-data-go:latest [2021-01-05T16:11:09.901Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [2021-01-05T16:11:09.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:11:10.170Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T16:11:10.170Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T16:11:10.170Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T16:11:10.170Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T16:11:10.440Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T16:11:10.441Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T16:11:10.441Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T16:11:13.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.081s coverage: 93.8% of statements [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T16:11:13.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T16:11:13.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.182s coverage: 0.1% of statements [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T16:11:13.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T16:11:13.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.119s coverage: 75.5% of statements [2021-01-05T16:11:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T16:11:13.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements [2021-01-05T16:11:13.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.148s coverage: 87.2% of statements [2021-01-05T16:11:13.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.2% of statements [2021-01-05T16:11:16.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.182s coverage: 91.4% of statements [2021-01-05T16:11:16.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T16:11:18.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.646s coverage: 63.5% of statements [2021-01-05T16:11:18.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T16:11:18.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T16:11:18.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-01-05T16:11:18.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-01-05T16:11:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-01-05T16:11:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-01-05T16:11:20.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-01-05T16:11:20.539Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T16:11:20.539Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T16:11:20.539Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T16:11:20.539Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T16:11:20.539Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T16:11:20.539Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T16:11:20.539Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T16:11:20.802Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T16:11:21.073Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T16:11:21.073Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T16:11:21.355Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T16:11:21.355Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T16:11:21.626Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T16:11:21.626Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T16:11:21.626Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T16:11:22.579Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T16:11:23.061Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:11:23.061Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:11:23.061Z] ---> 3601dcebff7b [2021-01-05T16:11:23.061Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T16:11:23.061Z] ---> Using cache [2021-01-05T16:11:23.061Z] ---> 3a93343a523c [2021-01-05T16:11:23.061Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:11:23.061Z] ---> Using cache [2021-01-05T16:11:23.061Z] ---> 7f30a10df45a [2021-01-05T16:11:23.061Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T16:11:23.061Z] ---> Using cache [2021-01-05T16:11:23.061Z] ---> 539eb37756d8 [2021-01-05T16:11:23.061Z] Step 6/21 : COPY go.mod . [2021-01-05T16:11:23.061Z] ---> Using cache [2021-01-05T16:11:23.061Z] ---> 3b5239cc8a6b [2021-01-05T16:11:23.061Z] Step 7/21 : RUN go mod download [2021-01-05T16:11:23.061Z] ---> Using cache [2021-01-05T16:11:23.061Z] ---> bc0c3c565083 [2021-01-05T16:11:23.061Z] Step 8/21 : COPY . . [2021-01-05T16:11:23.061Z] ---> Using cache [2021-01-05T16:11:23.061Z] ---> fc162a9ecb01 [2021-01-05T16:11:23.061Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T16:11:23.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.858s coverage: 68.9% of statements [2021-01-05T16:11:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T16:11:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T16:11:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T16:11:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T16:11:23.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T16:11:24.166Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T16:11:24.167Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T16:11:24.167Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T16:11:24.449Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T16:11:24.449Z] ---> Running in f7a844cefe78 [2021-01-05T16:11:24.449Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T16:11:24.449Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T16:11:24.449Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T16:11:24.715Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T16:11:24.715Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T16:11:24.715Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T16:11:24.979Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:11:25.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.410s coverage: 37.0% of statements [2021-01-05T16:11:25.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T16:11:25.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T16:11:25.242Z] OK: 71 MiB in 55 packages [2021-01-05T16:11:25.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.727s coverage: 84.0% of statements [2021-01-05T16:11:25.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements [2021-01-05T16:11:25.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T16:11:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.447s coverage: 47.1% of statements [2021-01-05T16:11:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T16:11:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T16:11:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T16:11:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T16:11:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T16:11:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.134s coverage: 100.0% of statements [2021-01-05T16:11:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T16:11:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements [2021-01-05T16:11:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T16:11:32.483Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:11:32.483Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:11:32.483Z] ---> 3601dcebff7b [2021-01-05T16:11:32.483Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T16:11:32.483Z] ---> Using cache [2021-01-05T16:11:32.483Z] ---> 3a93343a523c [2021-01-05T16:11:32.483Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:11:32.483Z] ---> Using cache [2021-01-05T16:11:32.483Z] ---> 7f30a10df45a [2021-01-05T16:11:32.483Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T16:11:32.483Z] ---> Using cache [2021-01-05T16:11:32.483Z] ---> 539eb37756d8 [2021-01-05T16:11:32.483Z] Step 6/21 : COPY go.mod . [2021-01-05T16:11:32.483Z] ---> Using cache [2021-01-05T16:11:32.483Z] ---> 3b5239cc8a6b [2021-01-05T16:11:32.483Z] Step 7/21 : RUN go mod download [2021-01-05T16:11:32.483Z] ---> Using cache [2021-01-05T16:11:32.483Z] ---> bc0c3c565083 [2021-01-05T16:11:32.483Z] Step 8/21 : COPY . . [2021-01-05T16:11:32.483Z] ---> Using cache [2021-01-05T16:11:32.483Z] ---> fc162a9ecb01 [2021-01-05T16:11:32.483Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T16:11:33.446Z] ---> Running in 2ced0754bbb7 [2021-01-05T16:11:34.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T16:11:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.993s coverage: 29.1% of statements [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T16:11:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T16:11:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T16:11:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.073s coverage: 0.0% of statements [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T16:11:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T16:11:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T16:11:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T16:11:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-01-05T16:11:36.829Z] Removing intermediate container 0491c675ee7b [2021-01-05T16:11:36.829Z] ---> ec7c4e4f61b2 [2021-01-05T16:11:36.829Z] [2021-01-05T16:11:36.829Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T16:11:36.829Z] ---> 389fef711851 [2021-01-05T16:11:36.829Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T16:11:36.829Z] ---> Using cache [2021-01-05T16:11:36.829Z] ---> 79f43c4e6495 [2021-01-05T16:11:36.829Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T16:11:37.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-05T16:11:37.793Z] ---> Running in 017daab5a4b5 [2021-01-05T16:11:38.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-05T16:11:38.767Z] Removing intermediate container 017daab5a4b5 [2021-01-05T16:11:38.767Z] ---> 034615a3648e [2021-01-05T16:11:38.767Z] Step 13/22 : WORKDIR / [2021-01-05T16:11:38.981Z] GO111MODULE=on go vet ./... [2021-01-05T16:11:40.181Z] ---> Running in c4d8d6a4c724 [2021-01-05T16:11:43.528Z] Removing intermediate container c4d8d6a4c724 [2021-01-05T16:11:43.528Z] ---> f139ee0b47cc [2021-01-05T16:11:43.528Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T16:11:46.882Z] ---> b29b8328d48c [2021-01-05T16:11:46.882Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T16:11:46.882Z] Removing intermediate container 76cd23b15c94 [2021-01-05T16:11:46.882Z] ---> 05d029e33e0b [2021-01-05T16:11:46.882Z] [2021-01-05T16:11:46.882Z] Step 10/22 : FROM scratch [2021-01-05T16:11:46.882Z] ---> [2021-01-05T16:11:46.882Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T16:11:47.150Z] Removing intermediate container 6c02d29a8bf6 [2021-01-05T16:11:47.150Z] ---> 379f8f337fb5 [2021-01-05T16:11:47.150Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T16:11:47.419Z] ---> Running in 465a46704c01 [2021-01-05T16:11:47.712Z] ---> Using cache [2021-01-05T16:11:47.712Z] ---> f8492f61ea6b [2021-01-05T16:11:47.712Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T16:11:47.712Z] ---> Running in 47f6a3309fbb [2021-01-05T16:11:47.712Z] ---> a5e5f7ad37af [2021-01-05T16:11:47.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T16:11:47.998Z] Removing intermediate container 47f6a3309fbb [2021-01-05T16:11:47.998Z] ---> a0aa0d3f883e [2021-01-05T16:11:47.998Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T16:11:48.277Z] ---> Running in b5c4baa19759 [2021-01-05T16:11:48.278Z] ---> 40bce405f2fe [2021-01-05T16:11:48.278Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T16:11:48.547Z] Removing intermediate container b5c4baa19759 [2021-01-05T16:11:48.547Z] ---> 6af86fdde845 [2021-01-05T16:11:48.547Z] Step 14/22 : WORKDIR / [2021-01-05T16:11:48.821Z] ---> Running in 5f1a167849d2 [2021-01-05T16:11:48.821Z] ---> 908140f7c937 [2021-01-05T16:11:48.821Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T16:11:49.087Z] ---> Running in e328a9e8b178 [2021-01-05T16:11:49.087Z] Removing intermediate container 5f1a167849d2 [2021-01-05T16:11:49.087Z] ---> 76a6761e5e74 [2021-01-05T16:11:49.087Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T16:11:49.366Z] Collecting docker-compose==1.23.2 [2021-01-05T16:11:49.366Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T16:11:49.645Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T16:11:49.645Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T16:11:49.645Z] ---> e2b0d5534fab [2021-01-05T16:11:49.645Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T16:11:50.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T16:11:51.633Z] Collecting PyYAML<4,>=3.10 [2021-01-05T16:11:51.633Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T16:11:54.203Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T16:11:54.203Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T16:11:54.203Z] Removing intermediate container f7a844cefe78 [2021-01-05T16:11:54.203Z] ---> 9fd65e59b973 [2021-01-05T16:11:54.203Z] [2021-01-05T16:11:54.203Z] Step 10/21 : FROM scratch [2021-01-05T16:11:54.203Z] ---> [2021-01-05T16:11:54.203Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T16:11:54.203Z] ---> Using cache [2021-01-05T16:11:54.203Z] ---> f8492f61ea6b [2021-01-05T16:11:54.203Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T16:11:54.204Z] ---> fd84ce1ba053 [2021-01-05T16:11:54.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T16:11:54.204Z] ---> Running in 7436e17474c0 [2021-01-05T16:11:54.204Z] Removing intermediate container e328a9e8b178 [2021-01-05T16:11:54.204Z] ---> d8c75e0a0099 [2021-01-05T16:11:54.204Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T16:11:54.204Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T16:11:54.204Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T16:11:54.471Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T16:11:54.471Z] ---> Running in 587a9555cf37 [2021-01-05T16:11:54.471Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T16:11:54.471Z] ---> c42e060f4d1a [2021-01-05T16:11:54.471Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T16:11:54.746Z] Removing intermediate container 7436e17474c0 [2021-01-05T16:11:54.746Z] ---> b969fc1c324c [2021-01-05T16:11:54.746Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T16:11:54.746Z] ---> Running in 0ce33e97c367 [2021-01-05T16:11:54.746Z] ---> Running in f16d9e537c54 [2021-01-05T16:11:54.746Z] Removing intermediate container 587a9555cf37 [2021-01-05T16:11:54.746Z] ---> 55a29b76886e [2021-01-05T16:11:54.746Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T16:11:55.025Z] ---> Running in a6e15475f34e [2021-01-05T16:11:55.025Z] Removing intermediate container f16d9e537c54 [2021-01-05T16:11:55.025Z] ---> 0863f8838031 [2021-01-05T16:11:55.025Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:11:55.025Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-05T16:11:55.025Z] Removing intermediate container 0ce33e97c367 [2021-01-05T16:11:55.025Z] ---> 09aa4ccf523e [2021-01-05T16:11:55.025Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T16:11:55.025Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T16:11:55.287Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T16:11:55.287Z] ---> Running in b3e01a49a166 [2021-01-05T16:11:55.287Z] Removing intermediate container a6e15475f34e [2021-01-05T16:11:55.287Z] ---> 2b5211349483 [2021-01-05T16:11:55.287Z] Step 21/22 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:11:55.552Z] ---> e24e7d8edcec [2021-01-05T16:11:55.552Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T16:11:55.552Z] ---> Running in 87623a7c850a [2021-01-05T16:11:55.819Z] Removing intermediate container b3e01a49a166 [2021-01-05T16:11:55.819Z] ---> abd4316714d3 [2021-01-05T16:11:55.819Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T16:11:55.819Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T16:11:55.819Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T16:11:56.088Z] ---> Running in f71c5ddccd65 [2021-01-05T16:11:56.088Z] Removing intermediate container 87623a7c850a [2021-01-05T16:11:56.088Z] ---> 2cf5833b8b1f [2021-01-05T16:11:56.088Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T16:11:56.353Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T16:11:56.353Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T16:11:57.747Z] ---> 31f70a44604b [2021-01-05T16:11:57.747Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T16:11:57.747Z] ---> Running in 944b876b77cd [2021-01-05T16:11:57.747Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T16:11:57.747Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T16:11:57.747Z] Removing intermediate container f71c5ddccd65 [2021-01-05T16:11:57.747Z] ---> a3b60b0674d4 [2021-01-05T16:11:57.747Z] Step 21/22 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:11:57.747Z] Removing intermediate container 2ced0754bbb7 [2021-01-05T16:11:57.747Z] ---> 690741df9292 [2021-01-05T16:11:57.747Z] [2021-01-05T16:11:57.747Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T16:11:57.747Z] ---> 389fef711851 [2021-01-05T16:11:57.747Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T16:11:57.747Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T16:11:57.747Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T16:11:57.747Z] Collecting idna<2.8,>=2.5 [2021-01-05T16:11:58.009Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T16:11:58.009Z] ---> Running in da45669c8e59 [2021-01-05T16:11:58.009Z] ---> Running in 2370c44085ea [2021-01-05T16:11:58.009Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-05T16:11:58.009Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-05T16:11:58.009Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T16:11:58.009Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T16:11:58.274Z] ---> da0b9a10aaba [2021-01-05T16:11:58.274Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T16:11:58.274Z] Removing intermediate container 944b876b77cd [2021-01-05T16:11:58.274Z] ---> e5b15706eab5 [2021-01-05T16:11:58.274Z] [2021-01-05T16:11:58.274Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T16:11:58.274Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T16:11:58.274Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T16:11:58.274Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T16:11:58.538Z] Successfully built e5b15706eab5 [2021-01-05T16:11:58.538Z] Installing collected packages: dockerpty, PyYAML, cached-property, websocket-client, docopt, texttable, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docker-compose [2021-01-05T16:11:58.538Z] Running setup.py install for dockerpty: started [2021-01-05T16:11:58.538Z] ---> Running in 32214283feea [2021-01-05T16:11:58.538Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T16:11:58.538Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container da45669c8e59 [2021-01-05T16:11:58.538Z] ---> 201d17ecae97 [2021-01-05T16:11:58.538Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T16:11:58.538Z] ---> Running in e3cd61097533 [2021-01-05T16:11:58.801Z] Removing intermediate container 32214283feea [2021-01-05T16:11:58.801Z] ---> 33586acc04aa [2021-01-05T16:11:58.801Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:11:59.069Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T16:11:59.069Z] Running setup.py install for PyYAML: started [2021-01-05T16:11:59.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:11:59.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:11:59.332Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T16:11:59.332Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T16:11:59.332Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T16:11:59.332Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T16:11:59.332Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:11:59.332Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T16:11:59.332Z] OK: 7 MiB in 18 packages [2021-01-05T16:11:59.593Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T16:12:00.167Z] ---> Running in 80de9ef1053d [2021-01-05T16:12:00.167Z] Removing intermediate container e3cd61097533 [2021-01-05T16:12:00.167Z] ---> 6f22df4b5338 [2021-01-05T16:12:00.167Z] [2021-01-05T16:12:00.167Z] Successfully built 6f22df4b5338 [2021-01-05T16:12:00.429Z] Running setup.py install for docopt: started [2021-01-05T16:12:00.429Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T16:12:00.691Z]  Building docker-core-metadata-go ... done Removing intermediate container 80de9ef1053d [2021-01-05T16:12:00.691Z] ---> df64f59839e5 [2021-01-05T16:12:00.691Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T16:12:00.691Z] ---> Running in ba7bbffa386d [2021-01-05T16:12:00.952Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T16:12:00.952Z] Running setup.py install for texttable: started [2021-01-05T16:12:01.230Z] Removing intermediate container ba7bbffa386d [2021-01-05T16:12:01.230Z] ---> 5d21eaebb342 [2021-01-05T16:12:01.230Z] Step 20/21 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:12:01.230Z] Removing intermediate container 2370c44085ea [2021-01-05T16:12:01.230Z] ---> 99bce4740685 [2021-01-05T16:12:01.230Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T16:12:01.230Z] ---> Running in d4d875b026eb [2021-01-05T16:12:01.230Z] ---> Running in 3d976c2f2b42 [2021-01-05T16:12:01.498Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T16:12:01.498Z] Attempting uninstall: idna [2021-01-05T16:12:01.498Z] Found existing installation: idna 2.9 [2021-01-05T16:12:01.498Z] Uninstalling idna-2.9: [2021-01-05T16:12:01.498Z] Successfully uninstalled idna-2.9 [2021-01-05T16:12:01.760Z] Removing intermediate container 3d976c2f2b42 [2021-01-05T16:12:01.760Z] ---> d5ab3a5e2aa1 [2021-01-05T16:12:01.760Z] Step 13/21 : WORKDIR /edgex [2021-01-05T16:12:01.760Z] Removing intermediate container d4d875b026eb [2021-01-05T16:12:01.760Z] ---> 3ca74c25591e [2021-01-05T16:12:01.760Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T16:12:01.760Z] Attempting uninstall: urllib3 [2021-01-05T16:12:01.760Z] Found existing installation: urllib3 1.25.9 [2021-01-05T16:12:01.760Z] Uninstalling urllib3-1.25.9: [2021-01-05T16:12:02.336Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T16:12:02.600Z] ---> Running in 0f0bb25ff5a8 [2021-01-05T16:12:02.862Z] ---> Running in 68d0547a6d3f [2021-01-05T16:12:02.862Z] Attempting uninstall: requests [2021-01-05T16:12:02.862Z] Found existing installation: requests 2.23.0 [2021-01-05T16:12:02.862Z] Uninstalling requests-2.23.0: [2021-01-05T16:12:02.862Z] Successfully uninstalled requests-2.23.0 [2021-01-05T16:12:03.439Z] Removing intermediate container 68d0547a6d3f [2021-01-05T16:12:03.439Z] ---> a641fabcb8e5 [2021-01-05T16:12:03.439Z] [2021-01-05T16:12:03.439Z] Removing intermediate container 0f0bb25ff5a8 [2021-01-05T16:12:03.439Z] ---> d19b37c52a22 [2021-01-05T16:12:03.439Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T16:12:03.439Z] Successfully built a641fabcb8e5 [2021-01-05T16:12:03.439Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T16:12:04.838Z]  Building docker-support-scheduler-go ... done  ---> a1ac5ec0f18f [2021-01-05T16:12:04.838Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T16:12:04.838Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-05T16:12:05.414Z] ---> 431abf0546c3 [2021-01-05T16:12:05.414Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T16:12:05.992Z] ---> 0819038aa777 [2021-01-05T16:12:05.992Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T16:12:05.992Z] ---> Running in d69ae266e41b [2021-01-05T16:12:06.952Z] Removing intermediate container d69ae266e41b [2021-01-05T16:12:06.952Z] ---> 2a6223abd5cf [2021-01-05T16:12:06.952Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T16:12:07.532Z] ---> Running in ab88a70f364e [2021-01-05T16:12:07.532Z] Removing intermediate container 465a46704c01 [2021-01-05T16:12:07.532Z] ---> e95b6759f864 [2021-01-05T16:12:07.532Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T16:12:07.532Z] ---> Running in 7de223dc4df6 [2021-01-05T16:12:07.795Z] Removing intermediate container ab88a70f364e [2021-01-05T16:12:07.795Z] ---> 9d672d725b26 [2021-01-05T16:12:07.795Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T16:12:08.059Z] ---> Running in cac3e9ae9302 [2021-01-05T16:12:08.322Z] Removing intermediate container cac3e9ae9302 [2021-01-05T16:12:08.322Z] ---> 893eda0fc3b8 [2021-01-05T16:12:08.322Z] Step 20/21 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:12:08.322Z] ---> Running in 29214317337d [2021-01-05T16:12:08.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:12:08.584Z] Removing intermediate container 29214317337d [2021-01-05T16:12:08.584Z] ---> b3b373f6de69 [2021-01-05T16:12:08.584Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T16:12:08.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:12:08.584Z] ---> Running in 9aa5444c1b5b [2021-01-05T16:12:08.847Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T16:12:08.847Z] Removing intermediate container 9aa5444c1b5b [2021-01-05T16:12:08.847Z] ---> b56d022f8d36 [2021-01-05T16:12:08.847Z] [2021-01-05T16:12:08.847Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T16:12:08.847Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T16:12:08.847Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:12:08.847Z] OK: 72 MiB in 58 packages [2021-01-05T16:12:08.847Z] Successfully built b56d022f8d36 [2021-01-05T16:12:08.847Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T16:12:09.421Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 7de223dc4df6 [2021-01-05T16:12:09.421Z] ---> 0aa100075351 [2021-01-05T16:12:09.421Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T16:12:09.421Z] ---> Running in da22e09887e0 [2021-01-05T16:12:09.421Z] Removing intermediate container da22e09887e0 [2021-01-05T16:12:09.421Z] ---> 52dcb94ffc38 [2021-01-05T16:12:09.421Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:12:09.683Z] ---> Running in fcbc3c5e0925 [2021-01-05T16:12:09.683Z] Removing intermediate container fcbc3c5e0925 [2021-01-05T16:12:09.683Z] ---> fe5d973bf2b5 [2021-01-05T16:12:09.683Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T16:12:09.946Z] ---> Running in ba678886a1ee [2021-01-05T16:12:09.946Z] Removing intermediate container ba678886a1ee [2021-01-05T16:12:09.946Z] ---> a11b8bc85300 [2021-01-05T16:12:09.946Z] Step 25/26 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:12:09.946Z] ---> Running in 98fbae72d71a [2021-01-05T16:12:10.208Z] Removing intermediate container 98fbae72d71a [2021-01-05T16:12:10.208Z] ---> 6fc185ad8604 [2021-01-05T16:12:10.208Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T16:12:10.208Z] ---> Running in 62f09086d3ba [2021-01-05T16:12:10.470Z] Removing intermediate container 62f09086d3ba [2021-01-05T16:12:10.470Z] ---> 86cd97f7f8be [2021-01-05T16:12:10.470Z] [2021-01-05T16:12:10.470Z] Successfully built 86cd97f7f8be [2021-01-05T16:12:10.470Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T16:12:10.745Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T16:12:10.753Z] $ docker stop --time=1 1cd35f8f6ee101726b4c6e64a10f1dbbd9425a4d807c3501b3541059a05b6185 [2021-01-05T16:12:12.347Z] $ docker rm -f 1cd35f8f6ee101726b4c6e64a10f1dbbd9425a4d807c3501b3541059a05b6185 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T16:12:12.905Z] + docker images [2021-01-05T16:12:12.905Z] + grep docker [2021-01-05T16:12:12.905Z] docker-sys-mgmt-agent-go latest 86cd97f7f8be 2 seconds ago 313MB [2021-01-05T16:12:12.905Z] docker-security-proxy-setup-go latest b56d022f8d36 4 seconds ago 24.4MB [2021-01-05T16:12:12.905Z] docker-support-scheduler-go latest a641fabcb8e5 10 seconds ago 10.7MB [2021-01-05T16:12:12.905Z] docker-core-metadata-go latest 6f22df4b5338 13 seconds ago 13MB [2021-01-05T16:12:12.905Z] docker-security-bootstrap-redis-go latest e5b15706eab5 15 seconds ago 15.8MB [2021-01-05T16:12:12.905Z] docker-core-data-go latest 76e9b3f51a5c About a minute ago 22.2MB [2021-01-05T16:12:12.905Z] docker-security-secretstore-setup-go latest 499ab5bc5d05 About a minute ago 24.6MB [2021-01-05T16:12:12.905Z] docker-support-notifications-go latest dc73e20ca721 About a minute ago 12MB [2021-01-05T16:12:12.905Z] docker-core-command-go latest 21650d7e7f8b About a minute ago 10.6MB [2021-01-05T16:12:12.905Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-05T16:12:28.770Z] Still waiting to schedule task [2021-01-05T16:12:28.770Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-05T16:12:47.031Z] gofmt -l . [2021-01-05T16:12:47.031Z] [ "`gofmt -l .`" = "" ] [2021-01-05T16:12:47.031Z] ./bin/test-go-mod-tidy.sh [2021-01-05T16:12:47.031Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T16:12:51.075Z] + ls -al . [2021-01-05T16:12:51.075Z] total 664 [2021-01-05T16:12:51.075Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 16:12 . [2021-01-05T16:12:51.075Z] drwxr-xr-x 4 root root 4096 Jan 5 16:09 .. [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 16:07 .dockerignore [2021-01-05T16:12:51.075Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 16:07 .git [2021-01-05T16:12:51.075Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 16:07 .github [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 16:07 .gitignore [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 16:07 .sonarcloud.properties [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 16:07 CONTRIBUTING.md [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 16:07 Dockerfile.build [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 16:07 Jenkinsfile [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 16:07 LICENSE [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 16:07 Makefile [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 16:07 README.md [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 16:07 SECURITY.md [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 16:05 VERSION [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 16:07 ZMQWindows.md [2021-01-05T16:12:51.075Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 16:07 bin [2021-01-05T16:12:51.075Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 16:07 cmd [2021-01-05T16:12:51.075Z] -rw-r--r-- 1 root root 536793 Jan 5 16:11 coverage.out [2021-01-05T16:12:51.075Z] -rw-r--r-- 1 root root 979 Jan 5 16:12 go.mod [2021-01-05T16:12:51.075Z] -rw-r--r-- 1 root root 18934 Jan 5 16:12 go.sum [2021-01-05T16:12:51.075Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 16:07 internal [2021-01-05T16:12:51.075Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 16:07 openapi [2021-01-05T16:12:51.075Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 16:07 snap [2021-01-05T16:12:51.075Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 16:07 version.go [Pipeline] sh [2021-01-05T16:12:51.731Z] + '[' -e coverage.out ] [2021-01-05T16:12:51.731Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T16:12:51.752Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T16:12:52.896Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T16:12:53.581Z] + make build [2021-01-05T16:12:53.581Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T16:13:03.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T16:13:18.426Z] Running on prd-ubuntu18.04-docker-8c-8g-18516 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2021-01-05T16:13:18.508Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2021-01-05T16:13:20.576Z] using credential edgex-jenkins-ssh [2021-01-05T16:13:20.720Z] Cloning the remote Git repository [2021-01-05T16:13:20.745Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T16:13:20.808Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2021-01-05T16:13:20.832Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T16:13:20.832Z] > git --version # timeout=10 [2021-01-05T16:13:20.840Z] > git --version # 'git version 2.17.1' [2021-01-05T16:13:20.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T16:13:20.864Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T16:13:25.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T16:13:29.788Z] Merging remotes/origin/master commit b1ee81e4e3b6c158e7d4e70852c35341297a1b11 into PR head commit 59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:13:29.903Z] Merge succeeded, producing 59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:13:29.904Z] Checking out Revision 59bc2ed946616d982be073a2be53f8ce9b7f1f6c (PR-2924) [2021-01-05T16:13:29.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T16:13:29.148Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T16:13:29.160Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T16:13:29.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T16:13:29.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T16:13:29.177Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T16:13:29.797Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T16:13:29.802Z] > git checkout -f 59bc2ed946616d982be073a2be53f8ce9b7f1f6c # timeout=10 [2021-01-05T16:13:29.877Z] > git remote # timeout=10 [2021-01-05T16:13:29.884Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T16:13:29.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T16:13:29.890Z] > git merge b1ee81e4e3b6c158e7d4e70852c35341297a1b11 # timeout=10 [2021-01-05T16:13:29.898Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T16:13:29.906Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T16:13:29.910Z] > git checkout -f 59bc2ed946616d982be073a2be53f8ce9b7f1f6c # timeout=10 [2021-01-05T16:13:30.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T16:13:33.578Z] Commit message: "feat: Remove --useradd and --userdel support from proxy-setup" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:13:34.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T16:13:35.041Z] + echo snap-build.sh [2021-01-05T16:13:35.041Z] snap-build.sh [2021-01-05T16:13:35.041Z] + SNAP_BASE_DIR=. [2021-01-05T16:13:35.041Z] + '[' '!' -z /w/workspace/edgex-go/15 ']' [2021-01-05T16:13:35.041Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/15 [2021-01-05T16:13:35.041Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/15]' [2021-01-05T16:13:35.041Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/15] [2021-01-05T16:13:35.041Z] + cd /w/workspace/edgex-go/15 [2021-01-05T16:13:35.041Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T16:13:35.041Z] Reading package lists... [2021-01-05T16:13:35.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T16:13:35.303Z] Building dependency tree... [2021-01-05T16:13:35.303Z] Reading state information... [2021-01-05T16:13:35.303Z] The following packages were automatically installed and are no longer required: [2021-01-05T16:13:35.303Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T16:13:35.303Z] uidmap xdelta3 [2021-01-05T16:13:35.303Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T16:13:35.563Z] The following packages will be REMOVED: [2021-01-05T16:13:35.563Z] lxd* lxd-client* [2021-01-05T16:13:35.825Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T16:13:35.825Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T16:13:36.879Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-05T16:13:36.879Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T16:13:37.825Z] Removing lxd dnsmasq configuration [2021-01-05T16:13:37.825Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T16:13:38.085Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T16:13:39.031Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T16:13:39.293Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-05T16:13:39.293Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T16:13:39.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T16:13:40.684Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T16:13:40.684Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T16:13:42.070Z] + sudo snap remove --purge lxd [2021-01-05T16:13:42.070Z] snap "lxd" is not installed [2021-01-05T16:13:42.070Z] + sudo groupadd --force --system lxd [2021-01-05T16:13:42.070Z] ++ whoami [2021-01-05T16:13:42.070Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T16:13:42.070Z] + newgrp - lxd [2021-01-05T16:13:42.070Z] + sudo snap install lxd [2021-01-05T16:13:43.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T16:13:48.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T16:13:51.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T16:13:52.088Z] 2021-01-05T16:13:49Z INFO Waiting for automatic snapd restart... [2021-01-05T16:13:54.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T16:14:00.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-05T16:14:03.696Z] $ docker stop --time=1 fea08ba2c34d60793fc5f4beed5a858e4869a7025e577978326bed6e27411315 [2021-01-05T16:14:06.235Z] $ docker rm -f fea08ba2c34d60793fc5f4beed5a858e4869a7025e577978326bed6e27411315 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:14:08.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T16:14:08.144Z] [2021-01-05T16:14:08.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:14:08.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T16:14:09.078Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T16:14:09.078Z] 29e5d40040c1: Pulling fs layer [2021-01-05T16:14:09.078Z] 1ce36da41761: Pulling fs layer [2021-01-05T16:14:09.078Z] 25b303627fd3: Pulling fs layer [2021-01-05T16:14:09.669Z] 29e5d40040c1: Verifying Checksum [2021-01-05T16:14:09.669Z] 29e5d40040c1: Download complete [2021-01-05T16:14:10.272Z] 29e5d40040c1: Pull complete [2021-01-05T16:14:10.546Z] 1ce36da41761: Verifying Checksum [2021-01-05T16:14:10.546Z] 1ce36da41761: Download complete [2021-01-05T16:14:11.982Z] 1ce36da41761: Pull complete [2021-01-05T16:14:11.982Z] 25b303627fd3: Verifying Checksum [2021-01-05T16:14:11.982Z] 25b303627fd3: Download complete [2021-01-05T16:14:18.695Z] lxd 4.9 from Canonical* installed [2021-01-05T16:14:18.695Z] + sudo lxd init --auto [2021-01-05T16:14:22.136Z] 25b303627fd3: Pull complete [2021-01-05T16:14:22.136Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T16:14:22.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T16:14:22.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T16:14:22.376Z] prd-ubuntu18.04-docker-arm64-4c-16g-18515 does not seem to be running inside a container [2021-01-05T16:14:22.436Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T16:14:25.516Z] $ docker top 32fc10228f66bf773a24401d7e3cce0a91514ce90a7f2a4f5a728bb1527899db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T16:14:26.593Z] + docker-compose build --help [2021-01-05T16:14:26.593Z] + grep parallel [2021-01-05T16:14:26.850Z] + sudo snap install --classic snapcraft [2021-01-05T16:14:29.958Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T16:14:30.230Z] $ docker stop --time=1 32fc10228f66bf773a24401d7e3cce0a91514ce90a7f2a4f5a728bb1527899db [2021-01-05T16:14:32.161Z] $ docker rm -f 32fc10228f66bf773a24401d7e3cce0a91514ce90a7f2a4f5a728bb1527899db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:14:33.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T16:14:33.055Z] . [Pipeline] withDockerContainer [2021-01-05T16:14:33.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-18515 does not seem to be running inside a container [2021-01-05T16:14:33.392Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T16:14:34.897Z] $ docker top c5c015d180b1ab3f4edfd1a7a784af8d724d9ad3b15cf2e47a5fefe98e877dee -eo pid,comm [2021-01-05T16:14:34.988Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T16:14:34.988Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T16:14:34.988Z] + patch --verbose -p1 [2021-01-05T16:14:34.988Z] Hmm... Looks like a unified diff to me... [2021-01-05T16:14:34.988Z] The text leading up to this was: [2021-01-05T16:14:34.988Z] -------------------------- [2021-01-05T16:14:34.988Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T16:14:34.988Z] |From: Tony Espy [2021-01-05T16:14:34.988Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T16:14:34.988Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T16:14:34.988Z] | [2021-01-05T16:14:34.988Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T16:14:34.988Z] |optimize the snap CI check run for pull requests. When [2021-01-05T16:14:34.988Z] |applied, it essentially strips out everything (apps and [2021-01-05T16:14:34.988Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T16:14:34.988Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T16:14:34.988Z] |catch changes to edgex-go that break the snap build. [2021-01-05T16:14:34.988Z] | [2021-01-05T16:14:34.988Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T16:14:34.988Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T16:14:34.988Z] |resulting in a failed snap build CI check in the associated [2021-01-05T16:14:34.988Z] |pull request. [2021-01-05T16:14:34.988Z] | [2021-01-05T16:14:34.988Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T16:14:34.988Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T16:14:34.988Z] |need to build the finally binary .snap file (and it won't [2021-01-05T16:14:34.988Z] |work with the patch applied). This further reduces the build [2021-01-05T16:14:34.988Z] |time. [2021-01-05T16:14:34.988Z] |--- [2021-01-05T16:14:34.988Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T16:14:34.988Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T16:14:34.988Z] | [2021-01-05T16:14:34.988Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T16:14:34.988Z] |index 1e537489..faf42425 100644 [2021-01-05T16:14:34.988Z] |--- a/snap/snapcraft.yaml [2021-01-05T16:14:34.988Z] |+++ b/snap/snapcraft.yaml [2021-01-05T16:14:34.988Z] -------------------------- [2021-01-05T16:14:34.988Z] patching file snap/snapcraft.yaml [2021-01-05T16:14:34.988Z] Using Plan A... [2021-01-05T16:14:34.988Z] Hunk #1 succeeded at 73. [2021-01-05T16:14:34.988Z] Hunk #2 succeeded at 202. [2021-01-05T16:14:34.988Z] Hunk #3 succeeded at 214. [2021-01-05T16:14:34.988Z] Hunk #4 succeeded at 222. [2021-01-05T16:14:34.988Z] Hunk #5 succeeded at 229. [2021-01-05T16:14:34.988Z] Hunk #6 succeeded at 256. [2021-01-05T16:14:34.988Z] Hunk #7 succeeded at 290. [2021-01-05T16:14:34.988Z] Hunk #8 succeeded at 341. [2021-01-05T16:14:34.988Z] Hmm... Ignoring the trailing garbage. [2021-01-05T16:14:34.988Z] done [2021-01-05T16:14:34.988Z] + sudo snapcraft prime --use-lxd [Pipeline] { [Pipeline] sh [2021-01-05T16:14:35.559Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T16:14:35.559Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-05T16:14:35.559Z] - README.md [2021-01-05T16:14:35.559Z] [2021-01-05T16:14:35.559Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T16:14:35.989Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T16:14:36.130Z] Launching a container. [2021-01-05T16:14:39.365Z] Building docker-core-command-go ... [2021-01-05T16:14:39.366Z] Building docker-core-data-go ... [2021-01-05T16:14:39.366Z] Building docker-core-metadata-go ... [2021-01-05T16:14:39.366Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T16:14:39.366Z] Building docker-security-proxy-setup-go ... [2021-01-05T16:14:39.366Z] Building docker-security-secretstore-setup-go ... [2021-01-05T16:14:39.366Z] Building docker-support-notifications-go ... [2021-01-05T16:14:39.366Z] Building docker-support-scheduler-go ... [2021-01-05T16:14:39.366Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T16:14:39.366Z] Building docker-security-secretstore-setup-go [2021-01-05T16:14:39.637Z] Building docker-core-command-go [2021-01-05T16:14:39.637Z] Building docker-support-notifications-go [2021-01-05T16:14:39.637Z] Building docker-support-scheduler-go [2021-01-05T16:14:39.637Z] Building docker-security-bootstrap-redis-go [2021-01-05T16:14:48.372Z] Waiting for container to be ready [2021-01-05T16:14:48.372Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T16:14:48.372Z] [2021-01-05T16:14:51.680Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T16:14:51.940Z] Waiting for network to be ready... [2021-01-05T16:14:52.515Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T16:14:52.515Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T16:14:53.088Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] [2021-01-05T16:14:53.088Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T16:14:53.088Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T16:14:53.659Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T16:14:53.659Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T16:14:53.659Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T16:14:53.659Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T16:14:53.659Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T16:14:53.659Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T16:14:53.659Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] [2021-01-05T16:14:53.659Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-05T16:14:53.659Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-05T16:14:53.659Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-05T16:14:53.659Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-05T16:14:53.659Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-05T16:14:53.921Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-05T16:14:53.921Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T16:14:54.498Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T16:14:54.498Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T16:14:54.498Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] [2021-01-05T16:14:54.498Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T16:14:54.498Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T16:14:54.498Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T16:14:54.498Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T16:14:54.498Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T16:14:57.051Z] Fetched 23.6 MB in 5s (5156 kB/s) [2021-01-05T16:14:57.623Z] Reading package lists... [2021-01-05T16:14:57.885Z] Reading package lists... [2021-01-05T16:14:58.146Z] Building dependency tree... [2021-01-05T16:14:58.146Z] Reading state information... [2021-01-05T16:14:58.146Z] The following additional packages will be installed: [2021-01-05T16:14:58.146Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T16:14:58.146Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T16:14:58.146Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T16:14:58.146Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T16:14:58.146Z] Suggested packages: [2021-01-05T16:14:58.146Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T16:14:58.146Z] Recommended packages: [2021-01-05T16:14:58.146Z] gnupg libsasl2-modules [2021-01-05T16:14:58.146Z] The following NEW packages will be installed: [2021-01-05T16:14:58.146Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T16:14:58.146Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T16:14:58.146Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T16:14:58.146Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T16:14:58.146Z] The following packages will be upgraded: [2021-01-05T16:14:58.146Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T16:14:58.407Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T16:14:58.407Z] Need to get 3531 kB of archives. [2021-01-05T16:14:58.407Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T16:14:58.407Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T16:14:58.407Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T16:14:58.982Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T16:14:58.982Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T16:14:58.982Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T16:14:59.244Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T16:14:59.244Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T16:14:59.244Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T16:14:59.244Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T16:14:59.244Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T16:14:59.244Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T16:14:59.244Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T16:14:59.244Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-05T16:14:59.244Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-05T16:14:59.244Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T16:14:59.244Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-05T16:14:59.244Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-05T16:14:59.244Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T16:14:59.244Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T16:14:59.244Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T16:14:59.244Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T16:14:59.244Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T16:14:59.506Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T16:14:59.506Z] Fetched 3531 kB in 1s (3199 kB/s) [2021-01-05T16:14:59.506Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T16:14:59.506Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T16:14:59.506Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T16:14:59.768Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T16:14:59.768Z] Selecting previously unselected package udev. [2021-01-05T16:14:59.768Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T16:14:59.768Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T16:15:00.030Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T16:15:00.292Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T16:15:00.292Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T16:15:00.292Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T16:15:00.292Z] Selecting previously unselected package fuse. [2021-01-05T16:15:00.292Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T16:15:00.292Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T16:15:00.292Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T16:15:00.292Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T16:15:00.554Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T16:15:00.554Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T16:15:00.554Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T16:15:00.819Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T16:15:00.819Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T16:15:00.819Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T16:15:00.819Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T16:15:00.819Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T16:15:00.819Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T16:15:01.082Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:01.082Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T16:15:01.082Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T16:15:01.082Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:01.082Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T16:15:01.082Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T16:15:01.082Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:01.344Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T16:15:01.344Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T16:15:01.344Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:01.344Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T16:15:01.344Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T16:15:01.344Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:01.605Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T16:15:01.605Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T16:15:01.605Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:01.605Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T16:15:01.605Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T16:15:01.605Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:01.605Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T16:15:01.605Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T16:15:01.605Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:01.869Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T16:15:01.869Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T16:15:01.869Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:01.869Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T16:15:01.869Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T16:15:01.869Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T16:15:01.869Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T16:15:01.869Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T16:15:01.869Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T16:15:02.135Z] Selecting previously unselected package libldap-common. [2021-01-05T16:15:02.135Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T16:15:02.135Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T16:15:02.135Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T16:15:02.135Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T16:15:02.135Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T16:15:02.397Z] Selecting previously unselected package dirmngr. [2021-01-05T16:15:02.397Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T16:15:02.397Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T16:15:02.397Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T16:15:02.397Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T16:15:02.397Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T16:15:02.397Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T16:15:02.397Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T16:15:02.397Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T16:15:02.660Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:02.660Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T16:15:02.660Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T16:15:02.660Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T16:15:02.925Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T16:15:03.188Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:03.188Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T16:15:03.188Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T16:15:03.188Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T16:15:03.449Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:03.449Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:03.449Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:03.449Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:03.449Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:03.449Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:03.449Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T16:15:03.449Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T16:15:03.449Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T16:15:03.711Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T16:15:03.975Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T16:15:03.975Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T16:15:03.975Z] This means they are not meant to be enabled using systemctl. [2021-01-05T16:15:03.975Z] Possible reasons for having this kind of units are: [2021-01-05T16:15:03.975Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T16:15:03.975Z] .wants/ or .requires/ directory. [2021-01-05T16:15:03.975Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T16:15:03.975Z] a requirement dependency on it. [2021-01-05T16:15:03.975Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T16:15:03.975Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T16:15:03.975Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T16:15:03.975Z] instance name specified. [2021-01-05T16:15:04.235Z] Reading package lists... [2021-01-05T16:15:04.496Z] Building dependency tree... [2021-01-05T16:15:04.496Z] Reading state information... [2021-01-05T16:15:04.496Z] The following additional packages will be installed: [2021-01-05T16:15:04.496Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T16:15:04.496Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T16:15:04.496Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T16:15:04.496Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T16:15:04.496Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T16:15:04.496Z] Suggested packages: [2021-01-05T16:15:04.496Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T16:15:04.496Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T16:15:04.496Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T16:15:04.496Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T16:15:04.496Z] systemd-container policykit-1 [2021-01-05T16:15:04.496Z] Recommended packages: [2021-01-05T16:15:04.496Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T16:15:04.496Z] The following NEW packages will be installed: [2021-01-05T16:15:04.496Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T16:15:04.496Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T16:15:04.496Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T16:15:04.496Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T16:15:04.496Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T16:15:04.496Z] The following packages will be upgraded: [2021-01-05T16:15:04.496Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T16:15:04.757Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T16:15:04.757Z] Need to get 35.2 MB of archives. [2021-01-05T16:15:04.757Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T16:15:04.757Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T16:15:04.757Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T16:15:05.328Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T16:15:05.589Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-05T16:15:05.589Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T16:15:05.589Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-05T16:15:05.589Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T16:15:05.589Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T16:15:05.589Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T16:15:05.589Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T16:15:05.589Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T16:15:05.589Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T16:15:05.589Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T16:15:05.589Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-05T16:15:05.589Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T16:15:05.589Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-05T16:15:05.589Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T16:15:05.589Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-05T16:15:05.589Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-05T16:15:05.589Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T16:15:05.851Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T16:15:05.851Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T16:15:05.851Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-05T16:15:05.851Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T16:15:05.851Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T16:15:05.851Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T16:15:05.851Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T16:15:05.851Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T16:15:05.851Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T16:15:05.851Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T16:15:06.799Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T16:15:06.799Z] Fetched 35.2 MB in 2s (16.9 MB/s) [2021-01-05T16:15:06.799Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T16:15:06.799Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T16:15:07.060Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T16:15:07.633Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T16:15:07.633Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T16:15:07.895Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T16:15:08.156Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T16:15:08.156Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T16:15:08.156Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T16:15:08.156Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T16:15:08.417Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T16:15:08.417Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T16:15:08.417Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T16:15:08.678Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T16:15:08.678Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T16:15:08.947Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T16:15:09.210Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T16:15:09.210Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T16:15:09.210Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T16:15:09.532Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T16:15:09.532Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T16:15:09.532Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T16:15:09.532Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T16:15:09.532Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T16:15:09.532Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T16:15:09.794Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T16:15:09.794Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T16:15:09.794Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T16:15:10.056Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T16:15:10.056Z] Checking for services that may need to be restarted...done. [2021-01-05T16:15:10.056Z] Checking for services that may need to be restarted...done. [2021-01-05T16:15:10.317Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T16:15:10.317Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T16:15:10.317Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T16:15:10.889Z] Selecting previously unselected package python3-minimal. [2021-01-05T16:15:10.889Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T16:15:10.889Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T16:15:10.889Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T16:15:10.889Z] Selecting previously unselected package mime-support. [2021-01-05T16:15:10.889Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T16:15:10.889Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T16:15:10.889Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T16:15:10.889Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T16:15:10.889Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T16:15:11.149Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T16:15:11.149Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T16:15:11.149Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T16:15:11.410Z] Selecting previously unselected package python3.6. [2021-01-05T16:15:11.410Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T16:15:11.410Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T16:15:11.410Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T16:15:11.410Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T16:15:11.410Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T16:15:11.410Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T16:15:11.671Z] Selecting previously unselected package python3. [2021-01-05T16:15:11.671Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T16:15:11.671Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T16:15:11.935Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T16:15:11.936Z] Selecting previously unselected package multiarch-support. [2021-01-05T16:15:11.936Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T16:15:11.936Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T16:15:11.936Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T16:15:12.197Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T16:15:12.197Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T16:15:12.197Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T16:15:12.197Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T16:15:12.197Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T16:15:12.197Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T16:15:12.197Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T16:15:12.197Z] Selecting previously unselected package sudo. [2021-01-05T16:15:12.197Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T16:15:12.197Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T16:15:12.464Z] Selecting previously unselected package apparmor. [2021-01-05T16:15:12.464Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T16:15:12.464Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T16:15:12.726Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T16:15:12.726Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T16:15:12.726Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T16:15:12.726Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T16:15:12.726Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T16:15:12.726Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T16:15:12.988Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T16:15:12.988Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T16:15:12.988Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T16:15:12.988Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T16:15:12.988Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T16:15:12.988Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T16:15:13.250Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T16:15:13.250Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T16:15:13.250Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T16:15:13.250Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T16:15:13.250Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T16:15:13.250Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T16:15:13.511Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T16:15:13.511Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T16:15:13.511Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T16:15:13.772Z] Selecting previously unselected package openssh-client. [2021-01-05T16:15:13.772Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T16:15:13.772Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T16:15:13.772Z] Selecting previously unselected package squashfs-tools. [2021-01-05T16:15:13.772Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T16:15:13.772Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T16:15:14.032Z] Selecting previously unselected package snapd. [2021-01-05T16:15:14.032Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T16:15:14.032Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T16:15:15.943Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T16:15:15.943Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T16:15:15.943Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T16:15:16.204Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T16:15:16.204Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T16:15:16.204Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T16:15:16.204Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T16:15:16.204Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T16:15:16.204Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T16:15:17.143Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T16:15:17.143Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T16:15:17.143Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T16:15:17.143Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T16:15:17.143Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T16:15:17.143Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T16:15:17.715Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T16:15:17.715Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T16:15:17.715Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T16:15:17.715Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T16:15:17.715Z] running python rtupdate hooks for python3.6... [2021-01-05T16:15:17.715Z] running python post-rtupdate hooks for python3.6... [2021-01-05T16:15:17.976Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T16:15:20.528Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T16:15:20.528Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T16:15:20.528Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T16:15:20.528Z] Setting up snapd (2.48+18.04) ... [2021-01-05T16:15:21.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T16:15:21.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T16:15:21.383Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T16:15:21.383Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T16:15:21.645Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T16:15:21.645Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T16:15:21.905Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T16:15:21.905Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T16:15:22.165Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T16:15:22.428Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T16:15:22.428Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-05T16:15:22.428Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T16:15:22.689Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T16:15:23.635Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T16:15:23.635Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T16:15:23.635Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T16:15:24.840Z] Reading package lists... [2021-01-05T16:15:24.840Z] Reading package lists... [2021-01-05T16:15:25.099Z] Building dependency tree... [2021-01-05T16:15:25.099Z] Reading state information... [2021-01-05T16:15:25.360Z] Calculating upgrade... [2021-01-05T16:15:25.621Z] The following packages will be upgraded: [2021-01-05T16:15:25.621Z] advancecomp base-files bash binutils binutils-common [2021-01-05T16:15:25.621Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T16:15:25.621Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T16:15:25.621Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T16:15:25.621Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T16:15:25.621Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T16:15:25.621Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T16:15:25.621Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T16:15:25.621Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T16:15:25.621Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T16:15:25.621Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T16:15:25.621Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T16:15:25.621Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T16:15:25.621Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T16:15:25.621Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T16:15:25.621Z] Need to get 63.5 MB of archives. [2021-01-05T16:15:25.621Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T16:15:25.621Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T16:15:25.621Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T16:15:25.621Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T16:15:25.621Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T16:15:25.882Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T16:15:25.882Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T16:15:25.882Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T16:15:25.882Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T16:15:25.882Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-05T16:15:25.882Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-05T16:15:25.882Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-05T16:15:25.882Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T16:15:25.882Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T16:15:25.882Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-05T16:15:25.882Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T16:15:25.882Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T16:15:25.882Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T16:15:25.882Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T16:15:25.882Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T16:15:25.882Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T16:15:25.882Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T16:15:25.882Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T16:15:25.882Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T16:15:25.882Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T16:15:25.882Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T16:15:25.882Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T16:15:25.882Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T16:15:25.882Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T16:15:25.882Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T16:15:25.882Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T16:15:25.882Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T16:15:25.882Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T16:15:25.882Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T16:15:26.141Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T16:15:26.141Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T16:15:26.141Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T16:15:26.141Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-05T16:15:26.141Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T16:15:26.141Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T16:15:26.141Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T16:15:26.141Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T16:15:26.141Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T16:15:26.141Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T16:15:26.141Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T16:15:26.141Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T16:15:26.141Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T16:15:26.141Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-05T16:15:26.141Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T16:15:26.141Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T16:15:26.141Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T16:15:26.141Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T16:15:26.141Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T16:15:26.141Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T16:15:26.141Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T16:15:26.402Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T16:15:26.662Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T16:15:26.662Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T16:15:26.924Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T16:15:26.924Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T16:15:26.924Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T16:15:27.186Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T16:15:27.186Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T16:15:27.186Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T16:15:27.186Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T16:15:27.186Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T16:15:27.186Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T16:15:27.186Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T16:15:27.186Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T16:15:27.186Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T16:15:27.186Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T16:15:27.186Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T16:15:27.186Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T16:15:27.447Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T16:15:27.447Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T16:15:27.447Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T16:15:27.447Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T16:15:27.447Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T16:15:27.447Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T16:15:27.447Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-05T16:15:27.447Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-05T16:15:27.447Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T16:15:27.447Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T16:15:27.447Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-05T16:15:27.447Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T16:15:27.708Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T16:15:27.708Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T16:15:27.708Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T16:15:27.708Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T16:15:27.708Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T16:15:27.708Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-05T16:15:27.708Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T16:15:27.708Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T16:15:27.708Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T16:15:27.708Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T16:15:27.708Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T16:15:27.708Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T16:15:27.969Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T16:15:27.969Z] Fetched 63.5 MB in 2s (27.8 MB/s) [2021-01-05T16:15:27.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:27.969Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T16:15:27.969Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T16:15:28.911Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T16:15:28.911Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T16:15:28.911Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T16:15:28.911Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-05T16:15:29.859Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:29.859Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:30.125Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:30.125Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:30.125Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:30.125Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:30.386Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:30.386Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:30.386Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:30.386Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:30.650Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:30.650Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:30.650Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:30.650Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:30.650Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:30.913Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T16:15:30.913Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:30.913Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T16:15:30.913Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:31.175Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T16:15:31.175Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:31.175Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:31.175Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:31.175Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:31.437Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:31.437Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T16:15:31.699Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:31.699Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T16:15:31.699Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T16:15:31.960Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T16:15:32.220Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T16:15:32.481Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T16:15:32.481Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T16:15:32.481Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T16:15:32.481Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T16:15:32.481Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-05T16:15:32.742Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T16:15:33.004Z] Installing new version of config file /etc/issue ... [2021-01-05T16:15:33.004Z] Installing new version of config file /etc/issue.net ... [2021-01-05T16:15:33.004Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T16:15:33.004Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-05T16:15:33.265Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T16:15:33.265Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T16:15:33.265Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T16:15:33.265Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:33.265Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T16:15:33.532Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T16:15:33.532Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T16:15:33.532Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-05T16:15:33.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:33.793Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T16:15:33.793Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T16:15:33.793Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T16:15:33.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:33.793Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T16:15:33.793Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T16:15:34.055Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T16:15:34.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:34.055Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T16:15:34.322Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T16:15:34.323Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T16:15:34.583Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:34.583Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T16:15:34.583Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T16:15:34.844Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T16:15:34.844Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:34.844Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T16:15:34.844Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T16:15:35.106Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T16:15:35.106Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:35.106Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T16:15:35.106Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T16:15:35.368Z] Setting up grep (3.1-2build1) ... [2021-01-05T16:15:35.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:35.368Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T16:15:35.368Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T16:15:35.629Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T16:15:35.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:35.629Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T16:15:35.629Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T16:15:35.889Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T16:15:35.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:35.889Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T16:15:35.889Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T16:15:36.460Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T16:15:36.460Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T16:15:36.720Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T16:15:36.720Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T16:15:37.302Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T16:15:37.302Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:37.302Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T16:15:37.302Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T16:15:38.244Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T16:15:38.244Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T16:15:38.505Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T16:15:38.505Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T16:15:38.505Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T16:15:38.765Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:38.765Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T16:15:38.765Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T16:15:38.765Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T16:15:39.028Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:39.028Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T16:15:39.028Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T16:15:39.028Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T16:15:39.289Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:39.289Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T16:15:39.289Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T16:15:39.289Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T16:15:39.550Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:39.550Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T16:15:39.550Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T16:15:39.550Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T16:15:39.811Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:39.811Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T16:15:39.811Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T16:15:39.811Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T16:15:40.074Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:40.074Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T16:15:40.074Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T16:15:40.074Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T16:15:40.074Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T16:15:40.335Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T16:15:40.335Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:40.335Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T16:15:40.335Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T16:15:40.595Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T16:15:40.595Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:40.595Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T16:15:40.595Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T16:15:40.856Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T16:15:40.856Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:40.856Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T16:15:40.856Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T16:15:41.118Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T16:15:41.118Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:41.118Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T16:15:41.118Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T16:15:41.691Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T16:15:41.952Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T16:15:42.212Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T16:15:42.472Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:42.472Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T16:15:42.472Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T16:15:42.742Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T16:15:42.742Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T16:15:42.742Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T16:15:42.742Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T16:15:43.007Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T16:15:43.007Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:43.268Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T16:15:43.268Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T16:15:43.268Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T16:15:43.528Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:43.528Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T16:15:43.789Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T16:15:43.789Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T16:15:44.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:44.050Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T16:15:44.050Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T16:15:44.050Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T16:15:44.311Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:44.311Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T16:15:44.311Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T16:15:44.572Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T16:15:44.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:44.572Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T16:15:44.832Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T16:15:44.832Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T16:15:44.832Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T16:15:44.832Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T16:15:45.098Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T16:15:45.098Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T16:15:45.358Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:45.358Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T16:15:45.358Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T16:15:45.358Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T16:15:45.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:45.619Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T16:15:45.619Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T16:15:45.619Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T16:15:45.880Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:45.880Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T16:15:45.880Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T16:15:46.141Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T16:15:46.141Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:46.141Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T16:15:46.141Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T16:15:46.402Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T16:15:46.402Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:46.402Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T16:15:46.402Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T16:15:46.661Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T16:15:46.922Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:46.922Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T16:15:46.922Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T16:15:47.183Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T16:15:47.183Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:47.183Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T16:15:47.183Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T16:15:47.444Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T16:15:47.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:47.444Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T16:15:47.444Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T16:15:47.444Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T16:15:47.626Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:15:47.626Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:15:47.626Z] ---> e7b9cb760d5e [2021-01-05T16:15:47.626Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T16:15:47.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:47.705Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T16:15:47.705Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T16:15:47.983Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T16:15:47.983Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:47.983Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T16:15:47.983Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T16:15:47.983Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T16:15:48.239Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:15:48.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:15:48.240Z] ---> e7b9cb760d5e [2021-01-05T16:15:48.240Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T16:15:48.240Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:15:48.240Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:15:48.240Z] ---> e7b9cb760d5e [2021-01-05T16:15:48.240Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T16:15:48.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:15:48.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:15:48.240Z] ---> e7b9cb760d5e [2021-01-05T16:15:48.240Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T16:15:48.240Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:15:48.240Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:15:48.240Z] ---> e7b9cb760d5e [2021-01-05T16:15:48.240Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T16:15:48.243Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T16:15:48.243Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T16:15:48.244Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T16:15:48.244Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T16:15:48.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T16:15:48.503Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T16:15:48.503Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T16:15:48.503Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T16:15:48.503Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T16:15:48.764Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T16:15:48.764Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T16:15:49.024Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T16:15:49.024Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T16:15:49.285Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T16:15:49.285Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T16:15:49.285Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T16:15:49.285Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T16:15:49.546Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T16:15:49.546Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T16:15:49.546Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T16:15:49.546Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T16:15:49.808Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T16:15:49.808Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T16:15:49.808Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T16:15:49.808Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-05T16:15:50.068Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T16:15:50.068Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T16:15:50.639Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T16:15:50.639Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T16:15:51.579Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T16:15:51.579Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T16:15:51.579Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T16:15:51.579Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T16:15:51.579Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T16:15:51.579Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T16:15:52.149Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T16:15:52.149Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T16:15:52.149Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T16:15:52.149Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T16:15:52.412Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T16:15:52.412Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T16:15:52.412Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:52.412Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T16:15:52.674Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:52.674Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T16:15:52.935Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:52.935Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T16:15:52.935Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:52.935Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T16:15:53.647Z] ---> Running in 7a49a421b6f2 [2021-01-05T16:15:53.647Z] ---> Running in e848ad265c12 [2021-01-05T16:15:53.647Z] ---> Running in 1fb121c26a5a [2021-01-05T16:15:53.647Z] ---> Running in 6c27b342af59 [2021-01-05T16:15:53.647Z] ---> Running in fbf63e012c25 [2021-01-05T16:15:53.647Z] Removing intermediate container 1fb121c26a5a [2021-01-05T16:15:53.647Z] ---> add097b2d0c3 [2021-01-05T16:15:53.647Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:15:53.874Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:53.875Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T16:15:53.925Z] Removing intermediate container e848ad265c12 [2021-01-05T16:15:53.925Z] ---> 233bc8a9da1b [2021-01-05T16:15:53.925Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:15:53.925Z] Removing intermediate container 6c27b342af59 [2021-01-05T16:15:53.925Z] ---> 7c8bea4ecca4 [2021-01-05T16:15:53.925Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container fbf63e012c25 [2021-01-05T16:15:53.925Z] [2021-01-05T16:15:53.925Z] ---> 80172f0bb5d0 [2021-01-05T16:15:53.925Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:15:53.925Z] Removing intermediate container 7a49a421b6f2 [2021-01-05T16:15:53.925Z] ---> b74b871d1744 [2021-01-05T16:15:53.925Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:15:53.925Z] ---> Running in 1af8b205f39c [2021-01-05T16:15:54.199Z] ---> Running in a22424728709 [2021-01-05T16:15:54.199Z] ---> Running in 2f6885598776 [2021-01-05T16:15:54.199Z] ---> Running in 337e4d84aebb [2021-01-05T16:15:54.199Z] ---> Running in 32c2a2f6d4c4 [2021-01-05T16:15:54.812Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:54.812Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T16:15:55.384Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:55.644Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T16:15:55.904Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:55.904Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T16:15:56.843Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T16:15:56.843Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T16:15:56.843Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T16:15:56.843Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T16:15:56.843Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T16:15:56.843Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T16:15:57.104Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T16:15:57.104Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T16:15:57.368Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T16:15:57.368Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T16:15:57.369Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T16:15:57.369Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T16:15:57.608Z] Removing intermediate container 1af8b205f39c [2021-01-05T16:15:57.608Z] ---> a943ee55f9f2 [2021-01-05T16:15:57.608Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T16:15:57.701Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T16:15:57.701Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T16:15:57.701Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T16:15:57.701Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T16:15:57.880Z] Removing intermediate container a22424728709 [2021-01-05T16:15:57.880Z] ---> 1804ca9660c9 [2021-01-05T16:15:57.880Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T16:15:57.880Z] ---> Running in 5a0b68240fbc [2021-01-05T16:15:57.963Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:57.963Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T16:15:57.963Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:57.963Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:57.963Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:57.963Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T16:15:58.157Z] ---> Running in c0f625141154 [2021-01-05T16:15:58.157Z] Removing intermediate container 32c2a2f6d4c4 [2021-01-05T16:15:58.157Z] ---> 87451613b9e7 [2021-01-05T16:15:58.157Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T16:15:58.226Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T16:15:58.227Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T16:15:58.227Z] [2021-01-05T16:15:58.227Z] Current default time zone: 'Etc/UTC' [2021-01-05T16:15:58.227Z] Local time is now: Tue Jan 5 16:15:58 UTC 2021. [2021-01-05T16:15:58.227Z] Universal Time is now: Tue Jan 5 16:15:58 UTC 2021. [2021-01-05T16:15:58.227Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T16:15:58.227Z] [2021-01-05T16:15:58.227Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T16:15:58.227Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:58.432Z] ---> Running in ad1a77fbda78 [2021-01-05T16:15:58.487Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T16:15:58.487Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T16:15:58.487Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T16:15:58.487Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T16:15:58.487Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T16:15:58.487Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T16:15:58.487Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T16:15:58.487Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T16:15:58.487Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:58.709Z] Removing intermediate container 337e4d84aebb [2021-01-05T16:15:58.709Z] ---> d3d1feae9ac7 [2021-01-05T16:15:58.709Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T16:15:58.709Z] Removing intermediate container 2f6885598776 [2021-01-05T16:15:58.709Z] ---> 5eacf1436cff [2021-01-05T16:15:58.709Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T16:15:58.747Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T16:15:58.747Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T16:15:58.986Z] ---> Running in 91ef52e863de [2021-01-05T16:15:58.986Z] ---> Running in 8410dbd09b15 [2021-01-05T16:15:59.007Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T16:15:59.007Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:15:59.007Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T16:15:59.007Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T16:15:59.007Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T16:15:59.008Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T16:15:59.008Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T16:15:59.268Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T16:15:59.268Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T16:15:59.268Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T16:15:59.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:15:59.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:16:00.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:16:00.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:16:00.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:16:00.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:16:00.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:16:01.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:16:01.077Z] OK: 217 MiB in 51 packages [2021-01-05T16:16:01.181Z] Updating certificates in /etc/ssl/certs... [2021-01-05T16:16:01.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:16:01.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:16:01.633Z] OK: 217 MiB in 51 packages [2021-01-05T16:16:01.754Z] 22 added, 17 removed; done. [2021-01-05T16:16:01.754Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T16:16:01.754Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T16:16:01.754Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T16:16:01.914Z] OK: 217 MiB in 51 packages [2021-01-05T16:16:01.914Z] OK: 217 MiB in 51 packages [2021-01-05T16:16:02.018Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T16:16:02.018Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T16:16:02.018Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T16:16:02.018Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T16:16:02.018Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T16:16:02.018Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T16:16:02.018Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T16:16:02.018Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T16:16:02.279Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T16:16:02.279Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T16:16:02.279Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T16:16:02.279Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T16:16:02.279Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T16:16:02.279Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T16:16:02.279Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T16:16:02.279Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T16:16:02.513Z] OK: 217 MiB in 51 packages [2021-01-05T16:16:02.539Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T16:16:02.539Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T16:16:02.539Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T16:16:02.539Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T16:16:02.539Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T16:16:02.799Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T16:16:02.799Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T16:16:02.799Z] Updating certificates in /etc/ssl/certs... [2021-01-05T16:16:02.805Z] Removing intermediate container 5a0b68240fbc [2021-01-05T16:16:02.805Z] ---> eb31d205306f [2021-01-05T16:16:02.805Z] Step 6/24 : COPY go.mod . [2021-01-05T16:16:03.370Z] 0 added, 0 removed; done. [2021-01-05T16:16:03.370Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T16:16:03.370Z] done. [2021-01-05T16:16:03.410Z] Removing intermediate container ad1a77fbda78 [2021-01-05T16:16:03.410Z] ---> 68f63b5dd46a [2021-01-05T16:16:03.410Z] Step 6/24 : COPY go.mod . [2021-01-05T16:16:03.631Z] Reading package lists... [2021-01-05T16:16:03.687Z] Removing intermediate container c0f625141154 [2021-01-05T16:16:03.687Z] ---> be14192a4f63 [2021-01-05T16:16:03.687Z] Step 6/22 : COPY go.mod . [2021-01-05T16:16:03.687Z] ---> a76fb79a1263 [2021-01-05T16:16:03.687Z] Step 7/24 : RUN go mod download [2021-01-05T16:16:03.901Z] Building dependency tree... [2021-01-05T16:16:03.901Z] Reading state information... [2021-01-05T16:16:03.901Z] The following NEW packages will be installed: [2021-01-05T16:16:03.901Z] apt-transport-https [2021-01-05T16:16:03.964Z] Removing intermediate container 91ef52e863de [2021-01-05T16:16:03.964Z] ---> 907dc73bc573 [2021-01-05T16:16:03.964Z] Step 6/21 : COPY go.mod . [2021-01-05T16:16:03.964Z] ---> Running in 50ce2247a9c8 [2021-01-05T16:16:04.172Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T16:16:04.172Z] Need to get 1696 B of archives. [2021-01-05T16:16:04.172Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T16:16:04.172Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T16:16:04.172Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T16:16:04.172Z] Fetched 1696 B in 0s (21.5 kB/s) [2021-01-05T16:16:04.172Z] Selecting previously unselected package apt-transport-https. [2021-01-05T16:16:04.172Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T16:16:04.172Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T16:16:04.172Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T16:16:04.172Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T16:16:04.245Z] Removing intermediate container 8410dbd09b15 [2021-01-05T16:16:04.245Z] ---> f41532b4a7b6 [2021-01-05T16:16:04.245Z] Step 6/22 : COPY go.mod . [2021-01-05T16:16:04.245Z] ---> 77f634ad26f4 [2021-01-05T16:16:04.245Z] Step 7/24 : RUN go mod download [2021-01-05T16:16:04.433Z] Waiting for network to be ready... [2021-01-05T16:16:04.538Z] ---> 2fc597fc6b20 [2021-01-05T16:16:04.538Z] Step 7/22 : RUN go mod download [2021-01-05T16:16:04.538Z] ---> Running in 6bf417eb745b [2021-01-05T16:16:04.815Z] ---> Running in c5ec9074c2cf [2021-01-05T16:16:05.088Z] ---> 9da37ec71fae [2021-01-05T16:16:05.088Z] Step 7/21 : RUN go mod download [2021-01-05T16:16:05.364Z] ---> d0578b09972d [2021-01-05T16:16:05.364Z] Step 7/22 : RUN go mod download [2021-01-05T16:16:05.364Z] ---> Running in e6ac67845a21 [2021-01-05T16:16:05.638Z] ---> Running in c1f35d475022 [2021-01-05T16:16:08.267Z] Removing intermediate container 50ce2247a9c8 [2021-01-05T16:16:08.267Z] ---> 2bc64c368c7e [2021-01-05T16:16:08.267Z] Step 8/24 : COPY . . [2021-01-05T16:16:08.876Z] Removing intermediate container 6bf417eb745b [2021-01-05T16:16:08.876Z] ---> 7712285af184 [2021-01-05T16:16:08.876Z] Step 8/24 : COPY . . [2021-01-05T16:16:09.486Z] Removing intermediate container c5ec9074c2cf [2021-01-05T16:16:09.486Z] ---> 8cf22e27d89f [2021-01-05T16:16:09.486Z] Step 8/22 : COPY . . [2021-01-05T16:16:09.725Z] 2021-01-05T16:16:07Z INFO Waiting for automatic snapd restart... [2021-01-05T16:16:10.131Z] Removing intermediate container c1f35d475022 [2021-01-05T16:16:10.131Z] ---> e34e183cf12a [2021-01-05T16:16:10.131Z] Step 8/22 : COPY . . [2021-01-05T16:16:10.303Z] snapd 2.48.1 from Canonical* installed [2021-01-05T16:16:10.734Z] Removing intermediate container e6ac67845a21 [2021-01-05T16:16:10.734Z] ---> 7ce4833d59a4 [2021-01-05T16:16:10.734Z] Step 8/21 : COPY . . [2021-01-05T16:16:11.245Z] "snapd" switched to the "latest/stable" channel [2021-01-05T16:16:11.245Z] [2021-01-05T16:16:13.791Z] core18 20201210 from Canonical* installed [2021-01-05T16:16:13.791Z] "core18" switched to the "latest/stable" channel [2021-01-05T16:16:13.791Z] [2021-01-05T16:16:17.094Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T16:16:17.094Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T16:16:17.094Z] [2021-01-05T16:16:20.395Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-05T16:16:20.395Z] - README.md [2021-01-05T16:16:20.395Z] [2021-01-05T16:16:20.395Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T16:16:26.984Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T16:16:26.984Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T16:16:26.984Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T16:16:26.984Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T16:16:28.188Z] Reading package lists... [2021-01-05T16:16:28.449Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-05T16:16:32.910Z] ---> 7d426d0a65ce [2021-01-05T16:16:32.910Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T16:16:32.910Z] ---> 64536b6a1e97 [2021-01-05T16:16:32.910Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T16:16:32.910Z] ---> Running in 4465900be2dd [2021-01-05T16:16:33.185Z] ---> 96b6e209f42a [2021-01-05T16:16:33.185Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T16:16:33.185Z] ---> Running in d0dbaee265fa [2021-01-05T16:16:33.185Z] ---> 9b59b823918a [2021-01-05T16:16:33.185Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T16:16:33.185Z] ---> 79872400efc8 [2021-01-05T16:16:33.185Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T16:16:33.468Z] ---> Running in bff48f63e181 [2021-01-05T16:16:33.468Z] ---> Running in 4a163cdd360e [2021-01-05T16:16:33.468Z] ---> Running in 8e7b2ded7866 [2021-01-05T16:16:34.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T16:16:35.047Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T16:16:35.047Z] Reading package lists... [2021-01-05T16:16:35.047Z] Building dependency tree... [2021-01-05T16:16:35.047Z] Reading state information... [2021-01-05T16:16:35.047Z] Suggested packages: [2021-01-05T16:16:35.047Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T16:16:35.047Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T16:16:35.047Z] Recommended packages: [2021-01-05T16:16:35.047Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T16:16:35.047Z] The following NEW packages will be installed: [2021-01-05T16:16:35.047Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T16:16:35.047Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T16:16:35.047Z] pkg-config zip [2021-01-05T16:16:35.047Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T16:16:35.047Z] Need to get 7655 kB of archives. [2021-01-05T16:16:35.047Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T16:16:35.047Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-05T16:16:35.047Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T16:16:35.047Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T16:16:35.047Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T16:16:35.047Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T16:16:35.047Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T16:16:35.047Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T16:16:35.047Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T16:16:35.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T16:16:35.308Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T16:16:35.308Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T16:16:35.308Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T16:16:35.308Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T16:16:35.308Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T16:16:35.575Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T16:16:35.575Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T16:16:35.575Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T16:16:35.575Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-05T16:16:35.575Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T16:16:35.575Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T16:16:35.575Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T16:16:35.575Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T16:16:35.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T16:16:35.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T16:16:35.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T16:16:35.835Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T16:16:35.835Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T16:16:35.835Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T16:16:36.096Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T16:16:36.096Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T16:16:36.096Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T16:16:36.096Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T16:16:36.096Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T16:16:36.096Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T16:16:36.096Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T16:16:36.096Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T16:16:36.096Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T16:16:36.357Z] Selecting previously unselected package liberror-perl. [2021-01-05T16:16:36.357Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T16:16:36.357Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T16:16:36.357Z] Selecting previously unselected package git-man. [2021-01-05T16:16:36.357Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T16:16:36.357Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T16:16:36.618Z] Selecting previously unselected package git. [2021-01-05T16:16:36.618Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T16:16:36.618Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T16:16:37.560Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T16:16:37.560Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T16:16:37.560Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T16:16:37.560Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T16:16:37.560Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T16:16:37.560Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T16:16:37.560Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T16:16:37.560Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T16:16:37.560Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T16:16:37.820Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T16:16:37.820Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T16:16:37.820Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T16:16:37.820Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T16:16:37.820Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T16:16:37.820Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T16:16:38.080Z] Selecting previously unselected package pkg-config. [2021-01-05T16:16:38.080Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T16:16:38.080Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T16:16:38.080Z] Selecting previously unselected package zip. [2021-01-05T16:16:38.080Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T16:16:38.080Z] Unpacking zip (3.0-11build1) ... [2021-01-05T16:16:38.080Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T16:16:38.080Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T16:16:38.344Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T16:16:38.344Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T16:16:38.344Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T16:16:38.344Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T16:16:38.344Z] No schema files found: doing nothing. [2021-01-05T16:16:38.344Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T16:16:38.344Z] Setting up zip (3.0-11build1) ... [2021-01-05T16:16:38.344Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T16:16:38.608Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T16:16:38.608Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T16:16:38.608Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T16:16:38.608Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T16:16:38.608Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T16:16:38.608Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T16:16:38.608Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T16:16:45.203Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T16:16:45.203Z] git set to automatically installed. [2021-01-05T16:16:45.203Z] git-man set to automatically installed. [2021-01-05T16:16:45.203Z] libcurl3-gnutls set to automatically installed. [2021-01-05T16:16:45.203Z] liberror-perl set to automatically installed. [2021-01-05T16:16:45.203Z] libglib2.0-0 set to automatically installed. [2021-01-05T16:16:45.203Z] libnghttp2-14 set to automatically installed. [2021-01-05T16:16:45.203Z] libnorm1 set to automatically installed. [2021-01-05T16:16:45.203Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T16:16:45.203Z] libpsl5 set to automatically installed. [2021-01-05T16:16:45.203Z] librtmp1 set to automatically installed. [2021-01-05T16:16:45.203Z] libsodium23 set to automatically installed. [2021-01-05T16:16:45.203Z] libzmq3-dev set to automatically installed. [2021-01-05T16:16:45.203Z] libzmq5 set to automatically installed. [2021-01-05T16:16:45.203Z] pkg-config set to automatically installed. [2021-01-05T16:16:45.203Z] zip set to automatically installed. [2021-01-05T16:16:47.115Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T16:16:53.703Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T16:16:54.276Z] snap "core18" has no updates available [2021-01-05T16:16:55.218Z] Pulling config-common [2021-01-05T16:16:56.165Z] Pulling go-build-helper [2021-01-05T16:17:22.771Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T16:17:22.771Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T16:17:22.771Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T16:17:22.771Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] [2021-01-05T16:17:22.771Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T16:17:22.771Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T16:17:22.771Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T16:17:22.771Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T16:17:22.771Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T16:17:22.771Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T16:17:22.771Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T16:17:22.771Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] [2021-01-05T16:17:22.771Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-05T16:17:22.771Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-05T16:17:22.771Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-05T16:17:22.771Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-05T16:17:22.771Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-05T16:17:22.771Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-05T16:17:22.771Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T16:17:22.771Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T16:17:22.771Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T16:17:22.771Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] [2021-01-05T16:17:22.771Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T16:17:22.771Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T16:17:22.771Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T16:17:22.771Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T16:17:22.771Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T16:17:22.771Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T16:17:22.771Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T16:17:22.771Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T16:17:22.771Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T16:17:22.771Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T16:17:22.771Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T16:17:22.771Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T16:17:22.771Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T16:17:22.771Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T16:17:22.771Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T16:17:22.771Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T16:17:22.771Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T16:17:22.771Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T16:17:22.771Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T16:17:22.771Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T16:17:22.771Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T16:17:22.771Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T16:17:22.771Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T16:17:22.771Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T16:17:22.771Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T16:17:22.771Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T16:17:22.771Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T16:17:22.771Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T16:17:22.771Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T16:17:22.771Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T16:17:22.771Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T16:17:22.771Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T16:17:22.771Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T16:17:22.771Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T16:17:22.771Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T16:17:22.771Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T16:17:22.771Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T16:17:22.771Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T16:17:22.771Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T16:17:22.771Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T16:17:22.771Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T16:17:22.771Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T16:17:23.745Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T16:17:23.745Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T16:17:23.745Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T16:17:23.745Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T16:17:23.745Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T16:17:23.745Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T16:17:23.745Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T16:17:23.745Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T16:17:23.745Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T16:17:23.745Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T16:17:23.745Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T16:17:23.745Z] Pulling static-packages [2021-01-05T16:17:24.784Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-05T16:17:24.784Z] Skipping pull go-build-helper (already ran) [2021-01-05T16:17:24.784Z] Skipping pull static-packages (already ran) [2021-01-05T16:17:24.784Z] Building go-build-helper [2021-01-05T16:17:28.218Z] Building static-packages [2021-01-05T16:17:30.872Z] Staging go-build-helper [2021-01-05T16:17:31.478Z] Staging static-packages [2021-01-05T16:17:32.551Z] Pulling go115 [2021-01-05T16:17:33.208Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T16:17:33.208Z] Skipping pull go115 (already ran) [2021-01-05T16:17:33.208Z] Building go115 [2021-01-05T16:17:33.208Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T16:17:33.208Z] Dload Upload Total Spent Left Speed [2021-01-05T16:17:41.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1513k 0 0 1627k 0 0:01:12 --:--:-- 0:01:12 1625k 6 115M 6 7295k 0 0 4536k 0 0:00:26 0:00:01 0:00:25 4534k 19 115M 19 22.2M 0 0 8599k 0 0:00:13 0:00:02 0:00:11 8596k 31 115M 31 36.2M 0 0 10.0M 0 0:00:11 0:00:03 0:00:08 10.0M 42 115M 42 49.2M 0 0 10.6M 0 0:00:10 0:00:04 0:00:06 10.6M 54 115M 54 63.3M 0 0 11.2M 0 0:00:10 0:00:05 0:00:05 13.2M 65 115M 65 76.2M 0 0 11.5M 0 0:00:10 0:00:06 0:00:04 13.8M 82 115M 82 94.8M 0 0 12.4M 0 0:00:09 0:00:07 0:00:02 14.6M 100 115M 100 115M 0 0 14.1M 0 0:00:08 0:00:08 --:--:-- 17.4M [2021-01-05T16:17:41.893Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T16:17:46.277Z] Staging go115 [2021-01-05T16:17:51.739Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T16:17:51.739Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T16:17:51.739Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T16:17:51.739Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T16:17:51.739Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T16:17:51.739Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T16:17:51.739Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T16:17:51.739Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T16:17:51.739Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T16:17:51.739Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T16:17:51.739Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T16:17:51.739Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T16:17:51.739Z] Pulling edgex-go [2021-01-05T16:17:52.014Z] Pulling version [2021-01-05T16:17:53.004Z] Building config-common [2021-01-05T16:17:54.946Z] Skipping build go-build-helper (already ran) [2021-01-05T16:17:54.946Z] Skipping build static-packages (already ran) [2021-01-05T16:17:54.946Z] Skipping build go115 (already ran) [2021-01-05T16:17:54.946Z] Building edgex-go [2021-01-05T16:17:54.946Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T16:17:56.360Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T16:17:56.360Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T16:17:56.360Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-05T16:17:56.360Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-05T16:17:56.360Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T16:17:56.360Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T16:17:56.360Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T16:17:56.360Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T16:17:56.360Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T16:17:56.360Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T16:17:56.360Z] go: downloading github.com/google/uuid v1.1.3 [2021-01-05T16:17:56.360Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T16:17:56.360Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T16:17:56.360Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T16:17:56.360Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T16:17:56.360Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T16:17:56.360Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T16:17:56.360Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T16:17:56.360Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T16:17:56.360Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T16:17:56.360Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T16:17:56.360Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T16:17:56.360Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T16:17:56.631Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T16:17:56.631Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T16:17:56.631Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T16:17:56.631Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T16:17:56.631Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T16:17:56.631Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T16:17:56.631Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T16:17:56.631Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T16:17:56.631Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T16:17:56.631Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T16:17:56.631Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T16:17:56.631Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T16:17:56.631Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T16:17:56.631Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T16:17:56.904Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T16:17:56.904Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T16:17:56.904Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T16:17:57.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T16:18:02.018Z] Removing intermediate container bff48f63e181 [2021-01-05T16:18:02.018Z] ---> 7c193b208b15 [2021-01-05T16:18:02.018Z] [2021-01-05T16:18:02.018Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T16:18:02.018Z] 3.12: Pulling from library/alpine [2021-01-05T16:18:03.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T16:18:04.055Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T16:18:04.055Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T16:18:04.055Z] ---> afeebe901d6b [2021-01-05T16:18:04.055Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T16:18:05.070Z] Removing intermediate container d0dbaee265fa [2021-01-05T16:18:05.070Z] ---> 60cb252824ef [2021-01-05T16:18:05.070Z] [2021-01-05T16:18:05.070Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T16:18:05.070Z] ---> afeebe901d6b [2021-01-05T16:18:05.070Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T16:18:05.070Z] ---> Running in ab8f8bccd0d0 [2021-01-05T16:18:05.349Z] ---> Running in d4ebf9e0b323 [2021-01-05T16:18:05.629Z] Removing intermediate container 4465900be2dd [2021-01-05T16:18:05.629Z] ---> f25f01a2c5d0 [2021-01-05T16:18:05.629Z] [2021-01-05T16:18:05.629Z] Step 10/24 : FROM scratch [2021-01-05T16:18:05.629Z] ---> [2021-01-05T16:18:05.629Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T16:18:05.915Z] ---> Running in ccad5119f8e2 [2021-01-05T16:18:06.912Z] Removing intermediate container ccad5119f8e2 [2021-01-05T16:18:06.912Z] ---> fc3b01742e4d [2021-01-05T16:18:06.912Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T16:18:06.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T16:18:07.190Z] ---> Running in e8798e64ea6d [2021-01-05T16:18:07.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:18:07.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:18:07.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:18:07.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:18:07.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T16:18:08.380Z] Removing intermediate container e8798e64ea6d [2021-01-05T16:18:08.380Z] ---> 4d6f54458c5f [2021-01-05T16:18:08.380Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T16:18:08.380Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T16:18:08.380Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T16:18:08.380Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T16:18:08.380Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T16:18:08.380Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T16:18:08.380Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T16:18:08.380Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T16:18:08.380Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T16:18:08.380Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:18:08.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T16:18:08.664Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T16:18:08.664Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T16:18:08.664Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T16:18:08.664Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:18:08.664Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T16:18:08.664Z] ---> Running in 31a467a5c6b0 [2021-01-05T16:18:08.664Z] OK: 7 MiB in 19 packages [2021-01-05T16:18:08.944Z] OK: 7 MiB in 19 packages [2021-01-05T16:18:08.944Z] Removing intermediate container 8e7b2ded7866 [2021-01-05T16:18:08.944Z] ---> 17f70640908f [2021-01-05T16:18:08.944Z] [2021-01-05T16:18:08.944Z] Step 10/21 : FROM scratch [2021-01-05T16:18:08.944Z] ---> [2021-01-05T16:18:08.944Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T16:18:09.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T16:18:09.072Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T16:18:09.335Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T16:18:09.335Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T16:18:09.335Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T16:18:09.553Z] Removing intermediate container 4a163cdd360e [2021-01-05T16:18:09.553Z] ---> f35546c35486 [2021-01-05T16:18:09.553Z] [2021-01-05T16:18:09.553Z] Step 10/22 : FROM scratch [2021-01-05T16:18:09.553Z] ---> [2021-01-05T16:18:09.553Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T16:18:09.553Z] Removing intermediate container 31a467a5c6b0 [2021-01-05T16:18:09.553Z] ---> 70052e189be7 [2021-01-05T16:18:09.553Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T16:18:09.836Z] ---> Running in c4b22b462416 [2021-01-05T16:18:09.836Z] ---> Running in 43ee0bd043fd [2021-01-05T16:18:10.454Z] Removing intermediate container 43ee0bd043fd [2021-01-05T16:18:10.454Z] ---> 9955fb0b90b5 [2021-01-05T16:18:10.454Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T16:18:10.454Z] Removing intermediate container c4b22b462416 [2021-01-05T16:18:10.454Z] ---> c662ed79c122 [2021-01-05T16:18:10.454Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T16:18:10.735Z] ---> Running in e13988f3d0c1 [2021-01-05T16:18:10.735Z] ---> Running in 09cba8392072 [2021-01-05T16:18:10.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T16:18:10.782Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T16:18:10.782Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T16:18:11.020Z] ---> c444729ab440 [2021-01-05T16:18:11.020Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T16:18:11.309Z] Removing intermediate container 09cba8392072 [2021-01-05T16:18:11.309Z] ---> ca72010bd6f9 [2021-01-05T16:18:11.309Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T16:18:11.309Z] Removing intermediate container d4ebf9e0b323 [2021-01-05T16:18:11.309Z] ---> 12f710de0094 [2021-01-05T16:18:11.309Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T16:18:11.584Z] Removing intermediate container e13988f3d0c1 [2021-01-05T16:18:11.584Z] ---> 5ee8b49746f9 [2021-01-05T16:18:11.584Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T16:18:11.584Z] Removing intermediate container ab8f8bccd0d0 [2021-01-05T16:18:11.584Z] ---> 33b2fb670e6f [2021-01-05T16:18:11.584Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T16:18:11.584Z] ---> Running in 4e38ff093839 [2021-01-05T16:18:11.584Z] ---> Running in 9af04666bc38 [2021-01-05T16:18:11.584Z] ---> Running in 61ebd7575386 [2021-01-05T16:18:11.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T16:18:11.881Z] ---> Running in d1461cb061a5 [2021-01-05T16:18:12.191Z] ---> 28603c9522ee [2021-01-05T16:18:12.191Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T16:18:12.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T16:18:12.526Z] Removing intermediate container 4e38ff093839 [2021-01-05T16:18:12.526Z] ---> d9c281dfee0f [2021-01-05T16:18:12.526Z] Step 14/22 : WORKDIR / [2021-01-05T16:18:12.526Z] ---> Running in 8eab699d8182 [2021-01-05T16:18:12.526Z] Removing intermediate container d1461cb061a5 [2021-01-05T16:18:12.526Z] Removing intermediate container 61ebd7575386 [2021-01-05T16:18:12.526Z] ---> 5916da2f012a [2021-01-05T16:18:12.526Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T16:18:12.526Z] ---> d0a473479bf5 [2021-01-05T16:18:12.526Z] Step 13/22 : WORKDIR / [2021-01-05T16:18:12.645Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T16:18:12.828Z] Removing intermediate container 9af04666bc38 [2021-01-05T16:18:12.828Z] ---> 64347999e77f [2021-01-05T16:18:12.828Z] Step 13/24 : WORKDIR / [2021-01-05T16:18:12.828Z] ---> Running in ef4208d968f3 [2021-01-05T16:18:13.132Z] ---> Running in be9576448544 [2021-01-05T16:18:13.422Z] Removing intermediate container 8eab699d8182 [2021-01-05T16:18:13.422Z] ---> 67203059b921 [2021-01-05T16:18:13.422Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T16:18:13.710Z] Removing intermediate container ef4208d968f3 [2021-01-05T16:18:13.710Z] ---> dc059ea8f731 [2021-01-05T16:18:13.710Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T16:18:13.999Z] Removing intermediate container be9576448544 [2021-01-05T16:18:13.999Z] ---> 7ea17bc72158 [2021-01-05T16:18:13.999Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T16:18:14.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T16:18:14.278Z] ---> e156e015fdfe [2021-01-05T16:18:14.278Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T16:18:14.551Z] ---> fb7820c68756 [2021-01-05T16:18:14.551Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T16:18:14.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T16:18:14.825Z] ---> b8f7769e469b [2021-01-05T16:18:14.825Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T16:18:15.104Z] ---> 7d16de34ae3b [2021-01-05T16:18:15.104Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T16:18:15.104Z] ---> e52a10bdd2b7 [2021-01-05T16:18:15.104Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T16:18:15.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T16:18:15.232Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T16:18:16.128Z] ---> 3e3ce37cc5ab [2021-01-05T16:18:16.128Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T16:18:16.429Z] ---> fef9dec78aad [2021-01-05T16:18:16.429Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T16:18:17.060Z] ---> 1fb3cb3fd1a1 [2021-01-05T16:18:17.060Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T16:18:17.060Z] ---> 55c0ee7a25b1 [2021-01-05T16:18:17.060Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T16:18:17.060Z] ---> b915a4b02980 [2021-01-05T16:18:17.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T16:18:17.342Z] ---> 4769bc3e6008 [2021-01-05T16:18:17.342Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T16:18:17.617Z] ---> 5e376e82b4a9 [2021-01-05T16:18:17.617Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T16:18:17.617Z] ---> Running in aed22b9273d5 [2021-01-05T16:18:17.847Z] Building version [2021-01-05T16:18:18.224Z] ---> 25413779a31a [2021-01-05T16:18:18.224Z] ---> 04b02b8649c8 [2021-01-05T16:18:18.224Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T16:18:18.224Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T16:18:18.224Z] ---> 0045e94922b3 [2021-01-05T16:18:18.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T16:18:18.504Z] Removing intermediate container aed22b9273d5 [2021-01-05T16:18:18.504Z] ---> 7e792c041827 [2021-01-05T16:18:18.504Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:18:18.504Z] ---> Running in 33572871f568 [2021-01-05T16:18:18.504Z] ---> 19e6a3293c3f [2021-01-05T16:18:18.504Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T16:18:18.782Z] ---> Running in e284918809ed [2021-01-05T16:18:18.782Z] ---> Running in 332f20178ac2 [2021-01-05T16:18:19.074Z] Removing intermediate container 33572871f568 [2021-01-05T16:18:19.074Z] ---> 953c87aaabc4 [2021-01-05T16:18:19.074Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:18:19.292Z] Staging config-common [2021-01-05T16:18:19.363Z] Removing intermediate container e284918809ed [2021-01-05T16:18:19.363Z] ---> bac7587704ba [2021-01-05T16:18:19.363Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T16:18:19.363Z] ---> Running in cb8d780031ff [2021-01-05T16:18:19.652Z] Removing intermediate container 332f20178ac2 [2021-01-05T16:18:19.652Z] ---> a29125ef6980 [2021-01-05T16:18:19.652Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:18:19.652Z] ---> 1034abb47730 [2021-01-05T16:18:19.652Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T16:18:19.952Z] ---> Running in 8a6069ae244c [2021-01-05T16:18:19.952Z] ---> Running in 852b79ad93c5 [2021-01-05T16:18:19.952Z] ---> 4b8d6f749cac [2021-01-05T16:18:19.952Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T16:18:19.952Z] ---> Running in d371426ef4e3 [2021-01-05T16:18:20.259Z] Removing intermediate container cb8d780031ff [2021-01-05T16:18:20.259Z] ---> d5e08e73d5df [2021-01-05T16:18:20.259Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T16:18:20.282Z] Skipping stage go-build-helper (already ran) [2021-01-05T16:18:20.282Z] Skipping stage static-packages (already ran) [2021-01-05T16:18:20.282Z] Skipping stage go115 (already ran) [2021-01-05T16:18:20.282Z] Staging edgex-go [2021-01-05T16:18:20.575Z] ---> Running in 02d5f8d2ccc1 [2021-01-05T16:18:20.575Z] Removing intermediate container 8a6069ae244c [2021-01-05T16:18:20.575Z] ---> 27ce91f07634 [2021-01-05T16:18:20.575Z] Step 20/21 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:18:20.575Z] Removing intermediate container 852b79ad93c5 [2021-01-05T16:18:20.575Z] ---> 07b324ee90b3 [2021-01-05T16:18:20.575Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T16:18:20.871Z] Staging version [2021-01-05T16:18:21.193Z] ---> Running in ed5bc869d5e2 [2021-01-05T16:18:21.193Z] ---> Running in d309b56a9de1 [2021-01-05T16:18:21.193Z] Removing intermediate container 02d5f8d2ccc1 [2021-01-05T16:18:21.193Z] ---> 139c167532c7 [2021-01-05T16:18:21.193Z] Step 21/22 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:18:21.494Z] ---> Running in 200b8b1eef9e [2021-01-05T16:18:21.790Z] ---> 4d54ddb7031a [2021-01-05T16:18:21.791Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T16:18:21.791Z] Removing intermediate container d309b56a9de1 [2021-01-05T16:18:21.791Z] ---> 0a5c88c101d0 [2021-01-05T16:18:21.791Z] Step 23/24 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:18:21.791Z] Removing intermediate container ed5bc869d5e2 [2021-01-05T16:18:21.791Z] ---> 74c96b2d425e [2021-01-05T16:18:21.791Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T16:18:21.830Z] Priming config-common [2021-01-05T16:18:22.083Z] ---> Running in 79c296575db3 [2021-01-05T16:18:22.083Z] ---> Running in b1f6e307429e [2021-01-05T16:18:22.386Z] Removing intermediate container 200b8b1eef9e [2021-01-05T16:18:22.386Z] ---> 55353d4587d1 [2021-01-05T16:18:22.386Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T16:18:22.680Z] ---> Running in 25ad7b1c81e2 [2021-01-05T16:18:22.680Z] Removing intermediate container 79c296575db3 [2021-01-05T16:18:22.680Z] ---> f75b00ddcec0 [2021-01-05T16:18:22.680Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T16:18:22.802Z] Priming go-build-helper [2021-01-05T16:18:22.973Z] ---> 9c518b8dff6e [2021-01-05T16:18:22.973Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T16:18:22.973Z] Removing intermediate container b1f6e307429e [2021-01-05T16:18:22.973Z] ---> e33d30179e94 [2021-01-05T16:18:22.973Z] [2021-01-05T16:18:22.973Z] ---> Running in 1e5f533a88f9 [2021-01-05T16:18:23.264Z] ---> Running in 716f60f45bf8 [2021-01-05T16:18:23.387Z] Priming static-packages [2021-01-05T16:18:23.560Z] Successfully built e33d30179e94 [2021-01-05T16:18:23.560Z] Removing intermediate container d371426ef4e3 [2021-01-05T16:18:23.560Z] ---> 4350bf567ee0 [2021-01-05T16:18:23.560Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T16:18:23.560Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T16:18:23.560Z] Building docker-sys-mgmt-agent-go [2021-01-05T16:18:23.560Z]  Building docker-support-scheduler-go ... done Removing intermediate container 25ad7b1c81e2 [2021-01-05T16:18:23.560Z] ---> 74207b80f64d [2021-01-05T16:18:23.560Z] [2021-01-05T16:18:23.848Z] Removing intermediate container 1e5f533a88f9 [2021-01-05T16:18:23.848Z] ---> feb52e18e7e5 [2021-01-05T16:18:23.848Z] [2021-01-05T16:18:23.848Z] ---> Running in 4b9140614044 [2021-01-05T16:18:24.128Z] Successfully built 74207b80f64d [2021-01-05T16:18:24.405Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T16:18:24.405Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-01-05T16:18:24.405Z] Successfully built feb52e18e7e5 [2021-01-05T16:18:24.405Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T16:18:24.405Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-01-05T16:18:24.693Z] Removing intermediate container 4b9140614044 [2021-01-05T16:18:24.694Z] ---> 1a7e88daa954 [2021-01-05T16:18:24.694Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T16:18:24.694Z] ---> Running in 68dbd8c6effd [2021-01-05T16:18:25.299Z] Removing intermediate container 68dbd8c6effd [2021-01-05T16:18:25.299Z] ---> 9f2281d092ec [2021-01-05T16:18:25.299Z] Step 21/22 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:18:25.313Z] Priming go115 [2021-01-05T16:18:25.576Z] ---> Running in f4c3ee18925b [2021-01-05T16:18:25.856Z] Removing intermediate container 716f60f45bf8 [2021-01-05T16:18:25.856Z] ---> 69225a164d2b [2021-01-05T16:18:25.856Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T16:18:26.148Z] ---> Running in 5e6678ad8a59 [2021-01-05T16:18:26.148Z] Removing intermediate container f4c3ee18925b [2021-01-05T16:18:26.148Z] ---> 9d44a837c67f [2021-01-05T16:18:26.148Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T16:18:26.258Z] Priming edgex-go [2021-01-05T16:18:26.442Z] ---> Running in a80ba3af4f26 [2021-01-05T16:18:26.729Z] Removing intermediate container 5e6678ad8a59 [2021-01-05T16:18:26.729Z] ---> f69fed1a4fdf [2021-01-05T16:18:26.729Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T16:18:27.357Z] Removing intermediate container a80ba3af4f26 [2021-01-05T16:18:27.357Z] ---> c2a1f9ebdfed [2021-01-05T16:18:27.357Z] [2021-01-05T16:18:27.660Z] Successfully built c2a1f9ebdfed [2021-01-05T16:18:27.668Z] Priming version [2021-01-05T16:18:28.295Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T16:18:28.295Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2021-01-05T16:18:28.295Z] ---> Running in ed6a09071742 [2021-01-05T16:18:28.857Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-05T16:18:29.344Z] Removing intermediate container ed6a09071742 [2021-01-05T16:18:29.344Z] ---> e2c45a54f7c4 [2021-01-05T16:18:29.344Z] Step 23/24 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:18:29.647Z] ---> Running in 88aa5d9ce70b [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-05T16:18:30.733Z] Removing intermediate container 88aa5d9ce70b [2021-01-05T16:18:30.733Z] ---> 6f7f21c06737 [2021-01-05T16:18:30.733Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-05T16:18:31.403Z] ---> Running in 5195799a5e73 [2021-01-05T16:18:32.408Z] Removing intermediate container 5195799a5e73 [2021-01-05T16:18:32.408Z] ---> af08dc38b033 [2021-01-05T16:18:32.408Z] [2021-01-05T16:18:33.025Z] Successfully built af08dc38b033 [2021-01-05T16:18:33.025Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T16:19:20.110Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:19:20.110Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:19:20.110Z] ---> e7b9cb760d5e [2021-01-05T16:19:20.110Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> b74b871d1744 [2021-01-05T16:19:20.110Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> 5eacf1436cff [2021-01-05T16:19:20.110Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T16:19:20.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:19:20.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:19:20.110Z] ---> e7b9cb760d5e [2021-01-05T16:19:20.110Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> b74b871d1744 [2021-01-05T16:19:20.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> 5eacf1436cff [2021-01-05T16:19:20.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> f41532b4a7b6 [2021-01-05T16:19:20.110Z] Step 6/22 : COPY go.mod . [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> d0578b09972d [2021-01-05T16:19:20.110Z] Step 7/22 : RUN go mod download [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> e34e183cf12a [2021-01-05T16:19:20.110Z] Step 8/22 : COPY . . [2021-01-05T16:19:20.110Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:19:20.110Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:19:20.110Z] ---> e7b9cb760d5e [2021-01-05T16:19:20.110Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> b74b871d1744 [2021-01-05T16:19:20.110Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> 5eacf1436cff [2021-01-05T16:19:20.110Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> f41532b4a7b6 [2021-01-05T16:19:20.110Z] Step 6/21 : COPY go.mod . [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> d0578b09972d [2021-01-05T16:19:20.110Z] Step 7/21 : RUN go mod download [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> e34e183cf12a [2021-01-05T16:19:20.110Z] Step 8/21 : COPY . . [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> 96b6e209f42a [2021-01-05T16:19:20.110Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> 96b6e209f42a [2021-01-05T16:19:20.110Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T16:19:20.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T16:19:20.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T16:19:20.110Z] ---> e7b9cb760d5e [2021-01-05T16:19:20.110Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> b74b871d1744 [2021-01-05T16:19:20.110Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:19:20.110Z] ---> Using cache [2021-01-05T16:19:20.110Z] ---> 5eacf1436cff [2021-01-05T16:19:20.110Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T16:19:22.771Z] ---> Running in a38d5e71e47b [2021-01-05T16:19:22.771Z] ---> Running in f182e2c606f6 [2021-01-05T16:19:22.771Z] ---> Running in e2fd8d4bdadc [2021-01-05T16:19:22.771Z] ---> Running in e9195a63914a [2021-01-05T16:19:24.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T16:19:24.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:19:24.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T16:19:24.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:19:24.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:19:25.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:19:26.033Z] OK: 217 MiB in 51 packages [2021-01-05T16:19:26.033Z] OK: 217 MiB in 51 packages [2021-01-05T16:19:28.041Z] Removing intermediate container f182e2c606f6 [2021-01-05T16:19:28.041Z] ---> fc6d3df1c2ea [2021-01-05T16:19:28.041Z] Step 6/26 : COPY go.mod . [2021-01-05T16:19:28.318Z] Removing intermediate container e9195a63914a [2021-01-05T16:19:28.318Z] ---> e1a9a1a04ff3 [2021-01-05T16:19:28.318Z] Step 6/23 : COPY go.mod . [2021-01-05T16:19:29.317Z] ---> 32630a5655bd [2021-01-05T16:19:29.317Z] Step 7/26 : RUN go mod download [2021-01-05T16:19:29.317Z] ---> Running in d8c13321960c [2021-01-05T16:19:29.594Z] ---> f55c2c0729ec [2021-01-05T16:19:29.594Z] Step 7/23 : RUN go mod download [2021-01-05T16:19:29.883Z] ---> Running in 3d4240854e9a [2021-01-05T16:19:34.229Z] Removing intermediate container d8c13321960c [2021-01-05T16:19:34.229Z] ---> f71801f18bae [2021-01-05T16:19:34.229Z] Step 8/26 : COPY . . [2021-01-05T16:19:34.518Z] Removing intermediate container 3d4240854e9a [2021-01-05T16:19:34.794Z] ---> 6278a8943699 [2021-01-05T16:19:34.794Z] Step 8/23 : COPY . . [2021-01-05T16:20:07.254Z] ---> a6092e4c8117 [2021-01-05T16:20:07.254Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T16:20:07.254Z] ---> c52db88d2b29 [2021-01-05T16:20:07.254Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T16:20:07.254Z] ---> Running in e351e787de07 [2021-01-05T16:20:07.254Z] ---> Running in 8fc0fd2b637f [2021-01-05T16:20:07.254Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T16:20:07.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T16:20:12.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T16:20:31.104Z] Removing intermediate container e2fd8d4bdadc [2021-01-05T16:20:31.104Z] ---> f30d1108e752 [2021-01-05T16:20:31.104Z] [2021-01-05T16:20:31.104Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T16:20:31.104Z] ---> afeebe901d6b [2021-01-05T16:20:31.104Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T16:20:31.104Z] ---> Running in feed89b14122 [2021-01-05T16:20:31.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:20:31.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:20:31.380Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T16:20:31.380Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T16:20:31.380Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T16:20:31.657Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T16:20:31.657Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:20:31.657Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T16:20:31.934Z] OK: 7 MiB in 18 packages [2021-01-05T16:20:34.598Z] Removing intermediate container feed89b14122 [2021-01-05T16:20:34.598Z] ---> 90a9e462f0c4 [2021-01-05T16:20:34.598Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T16:20:34.598Z] ---> Running in cd5964b689cc [2021-01-05T16:20:35.211Z] Removing intermediate container cd5964b689cc [2021-01-05T16:20:35.212Z] ---> 909462bc697f [2021-01-05T16:20:35.212Z] Step 13/21 : WORKDIR /edgex [2021-01-05T16:20:35.490Z] ---> Running in 11f261b40ca3 [2021-01-05T16:20:36.098Z] Removing intermediate container 11f261b40ca3 [2021-01-05T16:20:36.098Z] ---> 7cef034b001c [2021-01-05T16:20:36.098Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T16:20:37.265Z] ---> 47a277ef98cb [2021-01-05T16:20:37.265Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T16:20:38.829Z] ---> c6cd11b76814 [2021-01-05T16:20:38.829Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T16:20:40.834Z] ---> 5206546d8d34 [2021-01-05T16:20:40.834Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T16:20:40.834Z] ---> Running in 6422f759fae0 [2021-01-05T16:20:41.444Z] Removing intermediate container 6422f759fae0 [2021-01-05T16:20:41.444Z] ---> b652c899d424 [2021-01-05T16:20:41.444Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T16:20:41.722Z] ---> Running in bb7fae96a971 [2021-01-05T16:20:42.714Z] Removing intermediate container bb7fae96a971 [2021-01-05T16:20:42.714Z] ---> 5f0e8adc2deb [2021-01-05T16:20:42.714Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T16:20:42.996Z] ---> Running in 4b02f82079c9 [2021-01-05T16:20:43.990Z] Removing intermediate container 4b02f82079c9 [2021-01-05T16:20:43.990Z] ---> 36cf3aaff4f1 [2021-01-05T16:20:43.990Z] Step 20/21 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:20:44.267Z] ---> Running in 9703d57a951b [2021-01-05T16:20:45.719Z] Removing intermediate container 9703d57a951b [2021-01-05T16:20:45.719Z] ---> 5b0317c12acd [2021-01-05T16:20:45.719Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T16:20:45.997Z] ---> Running in 303062f01654 [2021-01-05T16:20:46.613Z] Removing intermediate container a38d5e71e47b [2021-01-05T16:20:46.614Z] ---> 2e755db26f03 [2021-01-05T16:20:46.614Z] [2021-01-05T16:20:46.614Z] Step 10/22 : FROM scratch [2021-01-05T16:20:46.614Z] ---> [2021-01-05T16:20:46.614Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T16:20:46.614Z] Removing intermediate container 303062f01654 [2021-01-05T16:20:46.614Z] ---> 7a9dafe5ae4d [2021-01-05T16:20:46.614Z] [2021-01-05T16:20:46.895Z] ---> Using cache [2021-01-05T16:20:46.895Z] ---> c662ed79c122 [2021-01-05T16:20:46.895Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T16:20:46.895Z] ---> Running in e1dfb748a1f0 [2021-01-05T16:20:47.174Z] Successfully built 7a9dafe5ae4d [2021-01-05T16:20:47.174Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T16:20:47.784Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container e1dfb748a1f0 [2021-01-05T16:20:47.784Z] ---> d43f481996ef [2021-01-05T16:20:47.784Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T16:20:47.784Z] ---> Running in 7bfae1574cca [2021-01-05T16:20:48.392Z] Removing intermediate container 7bfae1574cca [2021-01-05T16:20:48.392Z] ---> 48267b3837c7 [2021-01-05T16:20:48.392Z] Step 14/22 : WORKDIR / [2021-01-05T16:20:48.676Z] ---> Running in 6445a63badb8 [2021-01-05T16:20:49.283Z] Removing intermediate container 6445a63badb8 [2021-01-05T16:20:49.283Z] ---> a07360c887e8 [2021-01-05T16:20:49.283Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T16:20:50.284Z] ---> dba8522c3f55 [2021-01-05T16:20:50.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T16:20:52.318Z] ---> 891a3592d12f [2021-01-05T16:20:52.318Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T16:20:53.332Z] ---> c30b0eb6bb62 [2021-01-05T16:20:53.332Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T16:20:53.611Z] ---> Running in 128cd697c812 [2021-01-05T16:20:54.220Z] Removing intermediate container 128cd697c812 [2021-01-05T16:20:54.220Z] ---> ac0024034f33 [2021-01-05T16:20:54.220Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:20:54.220Z] ---> Running in 3dfc9e408104 [2021-01-05T16:20:54.831Z] Removing intermediate container 3dfc9e408104 [2021-01-05T16:20:54.831Z] ---> def554be193d [2021-01-05T16:20:54.831Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T16:20:55.117Z] ---> Running in a456f3792fa5 [2021-01-05T16:20:56.121Z] Removing intermediate container a456f3792fa5 [2021-01-05T16:20:56.121Z] ---> 62b1be64b02e [2021-01-05T16:20:56.121Z] Step 21/22 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:20:56.121Z] ---> Running in ef2b609584f9 [2021-01-05T16:20:57.114Z] Removing intermediate container ef2b609584f9 [2021-01-05T16:20:57.114Z] ---> ce08d5e6e97f [2021-01-05T16:20:57.114Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T16:20:57.114Z] ---> Running in 8acd66ebe5ac [2021-01-05T16:20:57.718Z] Removing intermediate container 8acd66ebe5ac [2021-01-05T16:20:57.718Z] ---> 63e2fa2cd126 [2021-01-05T16:20:57.718Z] [2021-01-05T16:20:58.324Z] Successfully built 63e2fa2cd126 [2021-01-05T16:20:58.324Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T16:21:10.778Z]  Building docker-core-metadata-go ... done Removing intermediate container e351e787de07 [2021-01-05T16:21:10.778Z] ---> f4203b6569a5 [2021-01-05T16:21:10.778Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T16:21:10.778Z] ---> Running in dab6fa004c2d [2021-01-05T16:21:11.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T16:21:14.761Z] Removing intermediate container dab6fa004c2d [2021-01-05T16:21:14.761Z] ---> a66f92adbe7d [2021-01-05T16:21:14.761Z] [2021-01-05T16:21:14.761Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T16:21:14.761Z] 20.10.0: Pulling from library/docker [2021-01-05T16:21:23.028Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T16:21:23.028Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T16:21:23.028Z] ---> eeaf43b92773 [2021-01-05T16:21:23.028Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T16:21:23.029Z] ---> Running in 4b3b66cfe4a4 [2021-01-05T16:21:23.304Z] Removing intermediate container 8fc0fd2b637f [2021-01-05T16:21:23.304Z] ---> 1fed19261ca4 [2021-01-05T16:21:23.304Z] [2021-01-05T16:21:23.304Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T16:21:23.304Z] ---> afeebe901d6b [2021-01-05T16:21:23.304Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T16:21:23.578Z] ---> Running in 9c9e0b95f964 [2021-01-05T16:21:24.176Z] Removing intermediate container 9c9e0b95f964 [2021-01-05T16:21:24.176Z] ---> fea48c265170 [2021-01-05T16:21:24.176Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T16:21:24.176Z] ---> Running in 9d24dad61e55 [2021-01-05T16:21:24.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:21:24.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:21:24.722Z] Removing intermediate container 9d24dad61e55 [2021-01-05T16:21:24.722Z] ---> bc71dff47291 [2021-01-05T16:21:24.722Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T16:21:24.722Z] ---> Running in b5bb2a8b7e42 [2021-01-05T16:21:25.002Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T16:21:25.002Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T16:21:25.002Z] Executing bash-5.0.17-r0.post-install [2021-01-05T16:21:25.002Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:21:25.002Z] OK: 12 MiB in 22 packages [2021-01-05T16:21:25.280Z] Removing intermediate container b5bb2a8b7e42 [2021-01-05T16:21:25.280Z] ---> 3a9d26811e86 [2021-01-05T16:21:25.280Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T16:21:25.280Z] ---> Running in 0a6914fcbbd4 [2021-01-05T16:21:26.715Z] Removing intermediate container 4b3b66cfe4a4 [2021-01-05T16:21:26.716Z] ---> f9994ae7f2c2 [2021-01-05T16:21:26.716Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T16:21:26.716Z] ---> Running in a346da07d276 [2021-01-05T16:21:27.312Z] Removing intermediate container a346da07d276 [2021-01-05T16:21:27.312Z] ---> 8cc1297db49b [2021-01-05T16:21:27.312Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T16:21:27.312Z] ---> Running in 75729ae8b4bb [2021-01-05T16:21:27.905Z] Removing intermediate container 75729ae8b4bb [2021-01-05T16:21:27.905Z] ---> 3bc66276a46a [2021-01-05T16:21:27.905Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T16:21:27.905Z] Removing intermediate container 0a6914fcbbd4 [2021-01-05T16:21:27.905Z] ---> 6c5ba3ef1fa7 [2021-01-05T16:21:27.905Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T16:21:28.186Z] ---> Running in c3a3312f0a09 [2021-01-05T16:21:28.186Z] ---> Running in 3a9f8e1a0384 [2021-01-05T16:21:28.781Z] Removing intermediate container c3a3312f0a09 [2021-01-05T16:21:28.781Z] ---> fec5cd775ab5 [2021-01-05T16:21:28.781Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T16:21:29.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:21:29.664Z] ---> 7a9401a7fc3d [2021-01-05T16:21:29.665Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T16:21:29.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:21:30.537Z] ---> 080baf1c3250 [2021-01-05T16:21:30.537Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T16:21:30.811Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T16:21:30.811Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T16:21:30.811Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T16:21:31.096Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T16:21:31.372Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T16:21:31.372Z] ---> b4d18f37ece9 [2021-01-05T16:21:31.372Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T16:21:31.372Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:21:31.372Z] OK: 8 MiB in 19 packages [2021-01-05T16:21:31.645Z] ---> Running in 5c02a397412f [2021-01-05T16:21:32.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:21:32.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:21:32.904Z] Removing intermediate container 3a9f8e1a0384 [2021-01-05T16:21:32.904Z] ---> f9f23cb23bda [2021-01-05T16:21:32.904Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T16:21:33.499Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T16:21:33.499Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T16:21:33.499Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T16:21:33.499Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T16:21:33.499Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T16:21:33.499Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T16:21:33.499Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T16:21:33.777Z] ---> 263df52ca125 [2021-01-05T16:21:33.777Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T16:21:35.753Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T16:21:35.753Z] ---> bae100691fc1 [2021-01-05T16:21:35.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T16:21:35.753Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T16:21:35.753Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T16:21:35.753Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T16:21:35.753Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T16:21:35.753Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T16:21:35.753Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T16:21:35.753Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T16:21:35.753Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T16:21:35.753Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T16:21:35.753Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T16:21:35.753Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T16:21:35.753Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T16:21:35.753Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T16:21:36.024Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T16:21:36.024Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T16:21:36.024Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T16:21:36.024Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T16:21:36.024Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T16:21:36.024Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T16:21:36.024Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T16:21:36.024Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T16:21:36.024Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T16:21:36.024Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T16:21:36.024Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T16:21:36.296Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T16:21:36.296Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:21:36.296Z] OK: 71 MiB in 55 packages [2021-01-05T16:21:36.581Z] ---> 7284bdb13a64 [2021-01-05T16:21:36.581Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T16:21:36.581Z] ---> Running in faa4357482c3 [2021-01-05T16:21:37.180Z] Removing intermediate container faa4357482c3 [2021-01-05T16:21:37.180Z] ---> 4a07adc71dfa [2021-01-05T16:21:37.180Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:21:37.180Z] ---> Running in dec0eb75edd8 [2021-01-05T16:21:37.776Z] Removing intermediate container dec0eb75edd8 [2021-01-05T16:21:37.776Z] ---> 4df3d3ec28c5 [2021-01-05T16:21:37.776Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T16:21:38.052Z] ---> Running in 8c197188b637 [2021-01-05T16:21:38.653Z] Removing intermediate container 8c197188b637 [2021-01-05T16:21:38.653Z] ---> 602e60af7511 [2021-01-05T16:21:38.653Z] Step 22/23 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:21:38.928Z] ---> Running in cc708ed1b336 [2021-01-05T16:21:39.526Z] Removing intermediate container cc708ed1b336 [2021-01-05T16:21:39.527Z] ---> 33715551a55a [2021-01-05T16:21:39.527Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T16:21:39.799Z] ---> Running in c0f255eae942 [2021-01-05T16:21:40.393Z] Removing intermediate container c0f255eae942 [2021-01-05T16:21:40.393Z] ---> 4f31b58a97ef [2021-01-05T16:21:40.393Z] [2021-01-05T16:21:40.666Z] Successfully built 4f31b58a97ef [2021-01-05T16:21:40.666Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T16:21:42.107Z]  Building docker-core-data-go ... done Removing intermediate container 5c02a397412f [2021-01-05T16:21:42.107Z] ---> ccba8e30b47b [2021-01-05T16:21:42.107Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T16:21:42.383Z] ---> Running in 8831b3a9e83b [2021-01-05T16:21:46.666Z] Collecting docker-compose==1.23.2 [2021-01-05T16:21:46.935Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T16:21:47.523Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T16:21:47.793Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T16:21:48.384Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T16:21:48.384Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T16:21:48.384Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-05T16:21:48.973Z] Collecting PyYAML<4,>=3.10 [2021-01-05T16:21:48.973Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T16:21:52.470Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T16:21:52.470Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T16:21:53.911Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T16:21:53.911Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T16:21:55.880Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T16:21:55.880Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T16:21:56.151Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T16:21:56.151Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T16:21:58.109Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T16:21:58.109Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T16:21:59.538Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T16:21:59.538Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T16:21:59.810Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T16:21:59.810Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T16:21:59.810Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-05T16:22:00.088Z] Collecting idna<2.8,>=2.5 [2021-01-05T16:22:00.088Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T16:22:00.703Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T16:22:00.703Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T16:22:00.703Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-05T16:22:00.703Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T16:22:00.703Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T16:22:00.703Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T16:22:00.703Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T16:22:01.681Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, PyYAML, dockerpty, texttable, jsonschema, docopt, docker-compose [2021-01-05T16:22:01.953Z] Attempting uninstall: idna [2021-01-05T16:22:01.953Z] Found existing installation: idna 2.9 [2021-01-05T16:22:01.953Z] Uninstalling idna-2.9: [2021-01-05T16:22:01.953Z] Successfully uninstalled idna-2.9 [2021-01-05T16:22:02.555Z] Attempting uninstall: urllib3 [2021-01-05T16:22:02.555Z] Found existing installation: urllib3 1.25.9 [2021-01-05T16:22:02.555Z] Uninstalling urllib3-1.25.9: [2021-01-05T16:22:02.555Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T16:22:03.143Z] Attempting uninstall: requests [2021-01-05T16:22:03.143Z] Found existing installation: requests 2.23.0 [2021-01-05T16:22:03.143Z] Uninstalling requests-2.23.0: [2021-01-05T16:22:03.412Z] Successfully uninstalled requests-2.23.0 [2021-01-05T16:22:04.384Z] Running setup.py install for PyYAML: started [2021-01-05T16:22:06.362Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T16:22:06.362Z] Running setup.py install for dockerpty: started [2021-01-05T16:22:08.318Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T16:22:08.318Z] Running setup.py install for texttable: started [2021-01-05T16:22:09.740Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T16:22:10.329Z] Running setup.py install for docopt: started [2021-01-05T16:22:12.291Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T16:22:12.881Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-05T16:22:16.263Z] Removing intermediate container 8831b3a9e83b [2021-01-05T16:22:16.263Z] ---> 2efba306268d [2021-01-05T16:22:16.263Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T16:22:16.263Z] ---> Running in d8fde60542a0 [2021-01-05T16:22:17.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T16:22:17.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T16:22:18.104Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T16:22:18.104Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T16:22:18.375Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T16:22:18.375Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:22:18.375Z] OK: 71 MiB in 58 packages [2021-01-05T16:22:19.810Z] Removing intermediate container d8fde60542a0 [2021-01-05T16:22:19.810Z] ---> dbd41c0a6d8f [2021-01-05T16:22:19.810Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T16:22:19.810Z] ---> Running in 676657df9471 [2021-01-05T16:22:20.083Z] Removing intermediate container 676657df9471 [2021-01-05T16:22:20.083Z] ---> 94a0a7463c0b [2021-01-05T16:22:20.083Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T16:22:20.354Z] ---> Running in baea2f0b56d9 [2021-01-05T16:22:20.945Z] Removing intermediate container baea2f0b56d9 [2021-01-05T16:22:20.945Z] ---> ce2223a2a5cc [2021-01-05T16:22:20.945Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T16:22:20.945Z] ---> Running in 092994fca922 [2021-01-05T16:22:21.534Z] Removing intermediate container 092994fca922 [2021-01-05T16:22:21.534Z] ---> 3987a0ecf1e2 [2021-01-05T16:22:21.534Z] Step 25/26 : LABEL git_sha=59bc2ed946616d982be073a2be53f8ce9b7f1f6c [2021-01-05T16:22:21.534Z] ---> Running in c4442a3b19e5 [2021-01-05T16:22:22.128Z] Removing intermediate container c4442a3b19e5 [2021-01-05T16:22:22.128Z] ---> cba3303a6716 [2021-01-05T16:22:22.128Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T16:22:22.128Z] ---> Running in e214033283d6 [2021-01-05T16:22:22.721Z] Removing intermediate container e214033283d6 [2021-01-05T16:22:22.721Z] ---> 6c37aaed0fb1 [2021-01-05T16:22:22.721Z] [2021-01-05T16:22:22.993Z] Successfully built 6c37aaed0fb1 [2021-01-05T16:22:22.993Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T16:22:23.279Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T16:22:23.262Z] $ docker stop --time=1 c5c015d180b1ab3f4edfd1a7a784af8d724d9ad3b15cf2e47a5fefe98e877dee [2021-01-05T16:22:25.194Z] $ docker rm -f c5c015d180b1ab3f4edfd1a7a784af8d724d9ad3b15cf2e47a5fefe98e877dee [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T16:22:25.938Z] + docker images [2021-01-05T16:22:25.938Z] + grep docker [2021-01-05T16:22:26.208Z] docker-sys-mgmt-agent-go-arm64 latest 6c37aaed0fb1 3 seconds ago 300MB [2021-01-05T16:22:26.208Z] docker-core-data-go-arm64 latest 4f31b58a97ef 46 seconds ago 21MB [2021-01-05T16:22:26.208Z] docker-core-metadata-go-arm64 latest 63e2fa2cd126 About a minute ago 12.2MB [2021-01-05T16:22:26.208Z] docker-security-proxy-setup-go-arm64 latest 7a9dafe5ae4d About a minute ago 23.2MB [2021-01-05T16:22:26.208Z] docker-security-secretstore-setup-go-arm64 latest af08dc38b033 3 minutes ago 23.4MB [2021-01-05T16:22:26.208Z] docker-security-bootstrap-redis-go-arm64 latest c2a1f9ebdfed 3 minutes ago 15.1MB [2021-01-05T16:22:26.208Z] docker-support-notifications-go-arm64 latest feb52e18e7e5 4 minutes ago 11.4MB [2021-01-05T16:22:26.208Z] docker-core-command-go-arm64 latest 74207b80f64d 4 minutes ago 9.98MB [2021-01-05T16:22:26.208Z] docker-support-scheduler-go-arm64 latest e33d30179e94 4 minutes ago 10MB [2021-01-05T16:22:26.208Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-05T16:22:28.552Z] provisioning config files... [2021-01-05T16:22:28.573Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config6470847918404794664tmp [Pipeline] { [Pipeline] sh [2021-01-05T16:22:28.963Z] + set +x [2021-01-05T16:22:28.963Z] + curl -s https://codecov.io/bash [2021-01-05T16:22:28.963Z] + bash -s -- [2021-01-05T16:22:29.539Z] [2021-01-05T16:22:29.539Z] _____ _ [2021-01-05T16:22:29.539Z] / ____| | | [2021-01-05T16:22:29.539Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T16:22:29.539Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T16:22:29.539Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T16:22:29.539Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T16:22:29.539Z] Bash-20201231-23d4836 [2021-01-05T16:22:29.539Z] [2021-01-05T16:22:29.539Z] [2021-01-05T16:22:29.539Z] ==> git version 2.24.3 found [2021-01-05T16:22:29.539Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-05T16:22:29.539Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T16:22:29.539Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T16:22:29.539Z] ==> Jenkins CI detected. [2021-01-05T16:22:29.539Z] project root: . [2021-01-05T16:22:29.539Z] --> token set from env [2021-01-05T16:22:29.539Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T16:22:29.539Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T16:22:29.539Z] ==> Python coveragepy not found [2021-01-05T16:22:29.539Z] ==> Searching for coverage reports in: [2021-01-05T16:22:29.539Z] + . [2021-01-05T16:22:29.539Z] -> Found 1 reports [2021-01-05T16:22:29.539Z] ==> Detecting git/mercurial file structure [2021-01-05T16:22:29.539Z] ==> Reading reports [2021-01-05T16:22:29.539Z] + ./coverage.out bytes=536793 [2021-01-05T16:22:29.539Z] ==> Appending adjustments [2021-01-05T16:22:29.539Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T16:22:32.853Z] + Found adjustments [2021-01-05T16:22:32.853Z] ==> Gzipping contents [2021-01-05T16:22:32.853Z] 80K /tmp/codecov.5jYVH7.gz [2021-01-05T16:22:32.853Z] ==> Uploading reports [2021-01-05T16:22:32.853Z] url: https://codecov.io [2021-01-05T16:22:32.853Z] query: branch=PR-2924&commit=59bc2ed946616d982be073a2be53f8ce9b7f1f6c&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2021-01-05T16:22:32.853Z] -> Pinging Codecov [2021-01-05T16:22:32.853Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2924&commit=59bc2ed946616d982be073a2be53f8ce9b7f1f6c&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2021-01-05T16:22:32.853Z] -> Uploading to [2021-01-05T16:22:32.853Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/59bc2ed946616d982be073a2be53f8ce9b7f1f6c/414be259-3d4e-4453-947f-13ab7e09ede3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T162232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b011ca9bb726d1fed7f12418fdff5c3ec23399bb16f9fe51cc3f77cf0f5fd85a [2021-01-05T16:22:32.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T16:22:32.853Z] Dload Upload Total Spent Left Speed [2021-01-05T16:22:33.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81823 0 0 100 81823 0 120k --:--:-- --:--:-- --:--:-- 121k [2021-01-05T16:22:33.426Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/59bc2ed946616d982be073a2be53f8ce9b7f1f6c [Pipeline] } [2021-01-05T16:22:33.436Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:22:35.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:22:36.892Z] ---> package-listing.sh [2021-01-05T16:22:36.892Z] ++ facter osfamily [2021-01-05T16:22:36.892Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T16:22:36.892Z] + OS_FAMILY=redhat [2021-01-05T16:22:36.892Z] + workspace=/w/workspace/edgex-go/15 [2021-01-05T16:22:36.892Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T16:22:36.892Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T16:22:36.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T16:22:36.892Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T16:22:36.892Z] + '[' /w/workspace/edgex-go/15 ']' [2021-01-05T16:22:36.892Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T16:22:36.892Z] + case "${OS_FAMILY}" in [2021-01-05T16:22:36.892Z] + rpm -qa [2021-01-05T16:22:36.892Z] + sort [2021-01-05T16:22:42.200Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T16:22:42.200Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T16:22:42.200Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T16:22:42.200Z] + '[' /w/workspace/edgex-go/15 ']' [2021-01-05T16:22:42.200Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2021-01-05T16:22:42.200Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2021-01-05T16:22:42.215Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T16:22:42.516Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:22:42.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T16:22:42.825Z] [2021-01-05T16:22:42.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:22:43.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T16:22:43.175Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T16:22:43.175Z] df20fa9351a1: Pulling fs layer [2021-01-05T16:22:43.175Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T16:22:43.175Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T16:22:43.175Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T16:22:43.175Z] 93b61091891f: Pulling fs layer [2021-01-05T16:22:43.175Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T16:22:43.175Z] 5e14af77c1be: Pulling fs layer [2021-01-05T16:22:43.175Z] 01666e4c0597: Pulling fs layer [2021-01-05T16:22:43.175Z] aa168da1d23b: Pulling fs layer [2021-01-05T16:22:43.175Z] 93b61091891f: Waiting [2021-01-05T16:22:43.175Z] 93b9cdb0e59b: Waiting [2021-01-05T16:22:43.175Z] 01666e4c0597: Waiting [2021-01-05T16:22:43.175Z] aa168da1d23b: Waiting [2021-01-05T16:22:43.175Z] 5e14af77c1be: Waiting [2021-01-05T16:22:43.175Z] 46f8f816bc3b: Waiting [2021-01-05T16:22:43.175Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T16:22:43.175Z] 36b3adc4ff6f: Download complete [2021-01-05T16:22:43.175Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T16:22:43.175Z] 46f8f816bc3b: Download complete [2021-01-05T16:22:43.441Z] df20fa9351a1: Verifying Checksum [2021-01-05T16:22:43.441Z] df20fa9351a1: Download complete [2021-01-05T16:22:43.441Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T16:22:43.441Z] 93b9cdb0e59b: Download complete [2021-01-05T16:22:43.441Z] 5e14af77c1be: Verifying Checksum [2021-01-05T16:22:43.441Z] 5e14af77c1be: Download complete [2021-01-05T16:22:43.441Z] 01666e4c0597: Verifying Checksum [2021-01-05T16:22:43.441Z] 01666e4c0597: Download complete [2021-01-05T16:22:43.441Z] 93b61091891f: Verifying Checksum [2021-01-05T16:22:43.441Z] 93b61091891f: Download complete [2021-01-05T16:22:43.707Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T16:22:43.707Z] 8ad3a11d3b57: Download complete [2021-01-05T16:22:43.707Z] df20fa9351a1: Pull complete [2021-01-05T16:22:43.970Z] 36b3adc4ff6f: Pull complete [2021-01-05T16:22:44.928Z] 8ad3a11d3b57: Pull complete [2021-01-05T16:22:44.928Z] 46f8f816bc3b: Pull complete [2021-01-05T16:22:45.881Z] aa168da1d23b: Verifying Checksum [2021-01-05T16:22:45.881Z] aa168da1d23b: Download complete [2021-01-05T16:22:47.288Z] 93b61091891f: Pull complete [2021-01-05T16:22:47.288Z] 93b9cdb0e59b: Pull complete [2021-01-05T16:22:47.288Z] 5e14af77c1be: Pull complete [2021-01-05T16:22:47.551Z] 01666e4c0597: Pull complete [2021-01-05T16:22:55.762Z] aa168da1d23b: Pull complete [2021-01-05T16:22:55.762Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T16:22:55.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T16:22:55.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T16:22:56.003Z] prd-centos7-docker-4c-2g-18514 does not seem to be running inside a container [2021-01-05T16:22:56.074Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T16:23:03.520Z] $ docker top 8d75d5c33978d90c34c80973f4c34c065178fde58fbe06ba366d0f3d08c4b2a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T16:23:04.164Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T16:23:04.469Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T16:23:04.768Z] + ls /var/log/sa-host [2021-01-05T16:23:04.769Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T16:23:04.769Z] file_magic: OK [2021-01-05T16:23:04.769Z] HZ: Using current value: 100 [2021-01-05T16:23:04.769Z] file_header: OK [2021-01-05T16:23:04.769Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T16:23:04.769Z] Statistics: [2021-01-05T16:23:04.769Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T16:23:04.769Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T16:23:04.769Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T16:23:04.769Z] file_magic: OK [2021-01-05T16:23:04.769Z] HZ: Using current value: 100 [2021-01-05T16:23:04.769Z] file_header: OK [2021-01-05T16:23:04.769Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T16:23:04.769Z] Statistics: [2021-01-05T16:23:04.769Z] Hnuu...uuuununununu... [2021-01-05T16:23:04.769Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T16:23:05.508Z] provisioning config files... [2021-01-05T16:23:05.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config6539957035048132137tmp [Pipeline] { [Pipeline] echo [2021-01-05T16:23:05.648Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:23:05.951Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T16:23:05.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T16:23:06.058Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:23:06.356Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T16:23:06.368Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:23:06.671Z] ---> sudo-logs.sh [2021-01-05T16:23:06.671Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T16:23:06.685Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:23:07.005Z] ---> job-cost.sh [2021-01-05T16:23:07.005Z] lf-activate-venv: SKIPPING [2021-01-05T16:23:07.005Z] INFO: No Stack... [2021-01-05T16:23:08.952Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T16:23:09.222Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T16:23:09.241Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:23:09.549Z] ---> logs-deploy.sh [2021-01-05T16:23:09.549Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/15 [2021-01-05T16:23:09.549Z] INFO: archiving workspace using pattern(s): [2021-01-05T16:23:11.471Z] Archives upload complete. [2021-01-05T16:23:11.471Z] INFO: archiving logs to Nexus