Pull request #3177 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 rather than 799ed8d72c86380ce26dcaa1163f210f65bd52cf Obtained Jenkinsfile from 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3177/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3177/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26650 in /w/workspace/edgexfoundry_edgex-go_PR-3177 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit 799ed8d72c86380ce26dcaa1163f210f65bd52cf Merge succeeded, producing 799ed8d72c86380ce26dcaa1163f210f65bd52cf Checking out Revision 799ed8d72c86380ce26dcaa1163f210f65bd52cf (PR-3177) > 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/3177/head:refs/remotes/origin/PR-3177 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # 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 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 Commit message: "fix(meta): use factory methods on request DTOs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-17T06:12:51.494Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-17T06:12:51.867Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-17T06:12:52.078Z] ========================================================= [2021-02-17T06:12:52.079Z] EdgeX Global Pipelines Version Info [2021-02-17T06:12:52.079Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:12:55.028Z] ------------------- [2021-02-17T06:12:55.028Z] stable info: [2021-02-17T06:12:55.028Z] ------------------- [2021-02-17T06:12:55.028Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-17T06:12:55.028Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-17T06:12:55.028Z] Message: update stable to v1.0.179 [2021-02-17T06:12:56.748Z] ------------------- [2021-02-17T06:12:56.748Z] experimental info: [2021-02-17T06:12:56.748Z] ------------------- [2021-02-17T06:12:56.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-17T06:12:56.748Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-17T06:12:56.748Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-17T06:12:57.226Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-17T06:12:57.360Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-17T06:12:57.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-17T06:12:57.606Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-17T06:12:57.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-17T06:12:57.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-17T06:12:57.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-17T06:12:58.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-17T06:12:58.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-17T06:12:58.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-17T06:12:58.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-17T06:12:58.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-17T06:12:58.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-17T06:12:58.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-17T06:12:59.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-17T06:12:59.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-17T06:12:59.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-17T06:12:59.380Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-17T06:12:59.501Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-17T06:12:59.618Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-17T06:12:59.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-17T06:12:59.867Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-17T06:13:00.000Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-17T06:13:00.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3177 [Pipeline] echo [2021-02-17T06:13:00.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3177 [Pipeline] echo [2021-02-17T06:13:00.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3177 [Pipeline] echo [2021-02-17T06:13:00.608Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 799ed8d72c86380ce26dcaa1163f210f65bd52cf [Pipeline] echo [2021-02-17T06:13:00.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 799ed8d [Pipeline] echo [2021-02-17T06:13:00.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-17T06:13:01.116Z] provisioning config files... [2021-02-17T06:13:01.423Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8766321285499407731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:13:01.949Z] ---> docker-login.sh [2021-02-17T06:13:01.949Z] nexus3.edgexfoundry.org:10001 [2021-02-17T06:13:03.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:13:04.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:13:04.277Z] Configure a credential helper to remove this warning. See [2021-02-17T06:13:04.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:13:04.277Z] [2021-02-17T06:13:04.277Z] Login Succeeded [2021-02-17T06:13:04.277Z] nexus3.edgexfoundry.org:10002 [2021-02-17T06:13:04.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:13:04.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:13:04.907Z] Configure a credential helper to remove this warning. See [2021-02-17T06:13:04.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:13:04.907Z] [2021-02-17T06:13:04.907Z] Login Succeeded [2021-02-17T06:13:04.907Z] nexus3.edgexfoundry.org:10003 [2021-02-17T06:13:04.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:13:05.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:13:05.245Z] Configure a credential helper to remove this warning. See [2021-02-17T06:13:05.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:13:05.246Z] [2021-02-17T06:13:05.246Z] Login Succeeded [2021-02-17T06:13:05.246Z] nexus3.edgexfoundry.org:10004 [2021-02-17T06:13:05.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:13:05.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:13:05.923Z] Configure a credential helper to remove this warning. See [2021-02-17T06:13:05.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:13:05.923Z] [2021-02-17T06:13:05.923Z] Login Succeeded [2021-02-17T06:13:05.923Z] docker.io [2021-02-17T06:13:06.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:13:06.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:13:06.548Z] Configure a credential helper to remove this warning. See [2021-02-17T06:13:06.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:13:06.548Z] [2021-02-17T06:13:06.548Z] Login Succeeded [2021-02-17T06:13:06.548Z] ---> docker-login.sh ends [Pipeline] } [2021-02-17T06:13:06.625Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-17T06:13:07.353Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-17T06:13:07.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T06:13:07.353Z] ++ dirname cmd/core-command/Dockerfile [2021-02-17T06:13:07.353Z] ++ cut -d/ -f2 [2021-02-17T06:13:07.353Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-17T06:13:07.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T06:13:07.353Z] ++ dirname cmd/core-data/Dockerfile [2021-02-17T06:13:07.353Z] ++ cut -d/ -f2 [2021-02-17T06:13:07.353Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-17T06:13:07.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T06:13:07.353Z] ++ cut -d/ -f2 [2021-02-17T06:13:07.353Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-17T06:13:07.353Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-17T06:13:07.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T06:13:07.353Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-17T06:13:07.353Z] ++ cut -d/ -f2 [2021-02-17T06:13:07.353Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-17T06:13:07.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T06:13:07.353Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-17T06:13:07.354Z] ++ cut -d/ -f2 [2021-02-17T06:13:07.354Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-17T06:13:07.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T06:13:07.354Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-17T06:13:07.354Z] ++ cut -d/ -f2 [2021-02-17T06:13:07.354Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-17T06:13:07.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T06:13:07.354Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-17T06:13:07.354Z] ++ cut -d/ -f2 [2021-02-17T06:13:07.354Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-17T06:13:07.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T06:13:07.354Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-17T06:13:07.354Z] ++ cut -d/ -f2 [2021-02-17T06:13:07.354Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-17T06:13:07.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T06:13:07.354Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-17T06:13:07.354Z] ++ cut -d/ -f2 [2021-02-17T06:13:07.354Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-17T06:13:07.639Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:13:09.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-17T06:13:09.898Z] [2021-02-17T06:13:09.898Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:13:10.519Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-17T06:13:10.519Z] latest: Pulling from edgex-devops/git-semver [2021-02-17T06:13:10.855Z] 31603596830f: Pulling fs layer [2021-02-17T06:13:10.855Z] 2a8b12db71e7: Pulling fs layer [2021-02-17T06:13:10.855Z] 6ca5941a6612: Pulling fs layer [2021-02-17T06:13:10.855Z] ecc8261a40a4: Pulling fs layer [2021-02-17T06:13:10.855Z] ecc8261a40a4: Waiting [2021-02-17T06:13:10.855Z] 2a8b12db71e7: Verifying Checksum [2021-02-17T06:13:10.855Z] 2a8b12db71e7: Download complete [2021-02-17T06:13:11.397Z] 31603596830f: Verifying Checksum [2021-02-17T06:13:11.397Z] 31603596830f: Download complete [2021-02-17T06:13:11.779Z] ecc8261a40a4: Verifying Checksum [2021-02-17T06:13:11.779Z] ecc8261a40a4: Download complete [2021-02-17T06:13:11.779Z] 31603596830f: Pull complete [2021-02-17T06:13:12.702Z] 6ca5941a6612: Verifying Checksum [2021-02-17T06:13:12.702Z] 6ca5941a6612: Download complete [2021-02-17T06:13:12.997Z] 2a8b12db71e7: Pull complete [2021-02-17T06:13:15.253Z] 6ca5941a6612: Pull complete [2021-02-17T06:13:15.615Z] ecc8261a40a4: Pull complete [2021-02-17T06:13:15.615Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-17T06:13:15.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-17T06:13:15.615Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-17T06:13:16.002Z] prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container [2021-02-17T06:13:16.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-17T06:13:20.595Z] $ docker top 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-17T06:13:21.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-17T06:13:21.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-17T06:13:22.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-17T06:13:22.342Z] $ docker exec 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 ssh-agent [2021-02-17T06:13:22.633Z] SSH_AUTH_SOCK=/tmp/ssh-CZtK6PxmCcud/agent.11 [2021-02-17T06:13:22.633Z] SSH_AGENT_PID=16 [2021-02-17T06:13:22.682Z] Running ssh-add (command line suppressed) [2021-02-17T06:13:23.427Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2046407790358608106.key (/w/workspace/edgex-go/1@tmp/private_key_2046407790358608106.key) [2021-02-17T06:13:23.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-17T06:13:25.025Z] + git tag --points-at HEAD [Pipeline] } [2021-02-17T06:13:25.070Z] $ docker exec --env ******** --env ******** 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 ssh-agent -k [2021-02-17T06:13:25.577Z] unset SSH_AUTH_SOCK; [2021-02-17T06:13:25.579Z] unset SSH_AGENT_PID; [2021-02-17T06:13:25.579Z] echo Agent pid 16 killed; [2021-02-17T06:13:25.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-17T06:13:26.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-17T06:13:26.065Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-17T06:13:26.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-17T06:13:26.709Z] $ docker exec 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 ssh-agent [2021-02-17T06:13:27.262Z] SSH_AUTH_SOCK=/tmp/ssh-ufcAARkwSz9Q/agent.44 [2021-02-17T06:13:27.262Z] SSH_AGENT_PID=49 [2021-02-17T06:13:27.291Z] Running ssh-add (command line suppressed) [2021-02-17T06:13:27.962Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3885561098102803585.key (/w/workspace/edgex-go/1@tmp/private_key_3885561098102803585.key) [2021-02-17T06:13:28.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-17T06:13:28.573Z] + git semver init [2021-02-17T06:13:28.573Z] # -> Open(): unable to determine branch for HEAD [2021-02-17T06:13:28.573Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-17T06:13:28.573Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-17T06:13:28.573Z] # $SEMVER_REMOTE_NAME = origin [2021-02-17T06:13:28.573Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-17T06:13:28.573Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-17T06:13:28.573Z] # $SEMVER_BRANCH = PR-3177 [2021-02-17T06:13:28.573Z] # $SEMVER_TEMP = /tmp/semver-702254223 [2021-02-17T06:13:28.573Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-17T06:14:09.312Z] # '/tmp/semver-702254223' -> '/w/workspace/edgex-go/1/.semver' [2021-02-17T06:14:09.312Z] # -> Force: false [2021-02-17T06:14:09.312Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-17T06:14:09.444Z] $ docker exec --env ******** --env ******** 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 ssh-agent -k [2021-02-17T06:14:10.426Z] unset SSH_AUTH_SOCK; [2021-02-17T06:14:10.426Z] unset SSH_AGENT_PID; [2021-02-17T06:14:10.426Z] echo Agent pid 49 killed; [2021-02-17T06:14:10.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-17T06:14:11.120Z] + git semver [Pipeline] } [2021-02-17T06:14:11.160Z] $ docker stop --time=1 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 [2021-02-17T06:14:13.378Z] $ docker rm -f 8341e7d069344fa33974be0e64f998f06d1f42eaf074f324c711a2191b307e67 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-17T06:14:14.219Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-17T06:14:15.317Z] Stashed 1 file(s) [Pipeline] echo [2021-02-17T06:14:15.344Z] [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-02-17T06:14:16.786Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-17T06:14:17.363Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-17T06:14:17.740Z] + sudo service docker restart [2021-02-17T06:14:17.740Z] + true [2021-02-17T06:14:17.740Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-17T06:14:18.746Z] ========================================================= [2021-02-17T06:14:18.746Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-17T06:14:18.746Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:14:19.265Z] + 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-02-17T06:14:27.763Z] Sending build context to Docker daemon 327.9MB [2021-02-17T06:14:27.763Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-17T06:14:27.763Z] Step 2/6 : FROM ${BASE} [2021-02-17T06:14:27.763Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-17T06:14:27.763Z] 188c0c94c7c5: Pulling fs layer [2021-02-17T06:14:27.763Z] 0ef7d3d256c8: Pulling fs layer [2021-02-17T06:14:27.763Z] de9db76c5a1d: Pulling fs layer [2021-02-17T06:14:27.763Z] bca2f99d35d6: Pulling fs layer [2021-02-17T06:14:27.763Z] 93359f2a8cfa: Pulling fs layer [2021-02-17T06:14:27.763Z] 7c6f9722023f: Pulling fs layer [2021-02-17T06:14:27.763Z] a35cf1a2eb13: Pulling fs layer [2021-02-17T06:14:27.763Z] bca2f99d35d6: Waiting [2021-02-17T06:14:27.763Z] 7c6f9722023f: Waiting [2021-02-17T06:14:27.763Z] a35cf1a2eb13: Waiting [2021-02-17T06:14:27.763Z] 93359f2a8cfa: Waiting [2021-02-17T06:14:27.763Z] de9db76c5a1d: Download complete [2021-02-17T06:14:27.763Z] 0ef7d3d256c8: Verifying Checksum [2021-02-17T06:14:27.763Z] 0ef7d3d256c8: Download complete [2021-02-17T06:14:27.763Z] 93359f2a8cfa: Verifying Checksum [2021-02-17T06:14:27.763Z] 93359f2a8cfa: Download complete [2021-02-17T06:14:27.763Z] 7c6f9722023f: Verifying Checksum [2021-02-17T06:14:27.763Z] 7c6f9722023f: Download complete [2021-02-17T06:14:28.549Z] 188c0c94c7c5: Verifying Checksum [2021-02-17T06:14:28.549Z] 188c0c94c7c5: Download complete [2021-02-17T06:14:29.158Z] 188c0c94c7c5: Pull complete [2021-02-17T06:14:29.158Z] 0ef7d3d256c8: Pull complete [2021-02-17T06:14:30.141Z] de9db76c5a1d: Pull complete [2021-02-17T06:14:30.995Z] Still waiting to schedule task [2021-02-17T06:14:30.995Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-17T06:14:42.393Z] a35cf1a2eb13: Verifying Checksum [2021-02-17T06:14:42.393Z] a35cf1a2eb13: Download complete [2021-02-17T06:14:44.219Z] bca2f99d35d6: Verifying Checksum [2021-02-17T06:14:44.219Z] bca2f99d35d6: Download complete [2021-02-17T06:15:03.202Z] bca2f99d35d6: Pull complete [2021-02-17T06:15:03.202Z] 93359f2a8cfa: Pull complete [2021-02-17T06:15:03.514Z] 7c6f9722023f: Pull complete [2021-02-17T06:15:12.881Z] a35cf1a2eb13: Pull complete [2021-02-17T06:15:12.881Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-17T06:15:12.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-17T06:15:12.881Z] ---> a62c8e92a672 [2021-02-17T06:15:12.881Z] 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-02-17T06:15:12.881Z] ---> Running in 108a4ca51e28 [2021-02-17T06:15:15.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:15:16.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:15:16.315Z] (1/12) Installing libmagic (5.38-r0) [2021-02-17T06:15:16.957Z] (2/12) Installing file (5.38-r0) [2021-02-17T06:15:17.229Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-17T06:15:17.229Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-17T06:15:24.100Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-17T06:15:24.100Z] (6/12) Installing patch (2.7.6-r6) [2021-02-17T06:15:24.100Z] (7/12) Installing build-base (0.5-r2) [2021-02-17T06:15:24.100Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-17T06:15:24.100Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-17T06:15:24.100Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-17T06:15:24.100Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-17T06:15:24.100Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-17T06:15:24.100Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:15:24.100Z] OK: 233 MiB in 51 packages [2021-02-17T06:15:30.075Z] Removing intermediate container 108a4ca51e28 [2021-02-17T06:15:30.075Z] ---> 1271c7f8a926 [2021-02-17T06:15:30.075Z] Step 4/6 : WORKDIR /edgex-go [2021-02-17T06:15:30.075Z] ---> Running in 3c1cbe799625 [2021-02-17T06:15:30.075Z] Removing intermediate container 3c1cbe799625 [2021-02-17T06:15:30.075Z] ---> 7dd39f47142d [2021-02-17T06:15:30.075Z] Step 5/6 : COPY go.mod . [2021-02-17T06:15:30.808Z] ---> 64829098465b [2021-02-17T06:15:30.808Z] Step 6/6 : RUN go mod download [2021-02-17T06:15:31.143Z] ---> Running in 02fde027f586 [2021-02-17T06:16:11.532Z] Removing intermediate container 02fde027f586 [2021-02-17T06:16:11.532Z] ---> 741ace9c168b [2021-02-17T06:16:11.532Z] Successfully built 741ace9c168b [2021-02-17T06:16:11.533Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:16:12.088Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-17T06:16:12.715Z] . [Pipeline] withDockerContainer [2021-02-17T06:16:13.135Z] prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container [2021-02-17T06:16:13.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-17T06:16:14.713Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26651 in /w/workspace/edgexfoundry_edgex-go_PR-3177 [2021-02-17T06:16:18.252Z] $ docker top 7970d1b262281509757c731f49a57fe4de1a13f11a96d1875dd07a46949fc42e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-02-17T06:16:19.289Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-17T06:16:20.202Z] + go version [2021-02-17T06:16:20.202Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-17T06:16:20.417Z] $ docker stop --time=1 7970d1b262281509757c731f49a57fe4de1a13f11a96d1875dd07a46949fc42e [2021-02-17T06:16:22.626Z] $ docker rm -f 7970d1b262281509757c731f49a57fe4de1a13f11a96d1875dd07a46949fc42e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:16:23.789Z] using credential edgex-jenkins-ssh [2021-02-17T06:16:23.845Z] Cloning the remote Git repository [2021-02-17T06:16:23.974Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-17T06:16:23.974Z] . [Pipeline] withDockerContainer [2021-02-17T06:16:24.175Z] prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container [2021-02-17T06:16:23.901Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-17T06:16:24.013Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-17T06:16:24.100Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T06:16:24.101Z] > git --version # timeout=10 [2021-02-17T06:16:24.131Z] > git --version # 'git version 2.17.1' [2021-02-17T06:16:24.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T06:16:24.203Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T06:16:24.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-17T06:16:25.852Z] $ docker top 96a7a608ff884891c6f0c435d14a23efecab8166fa0e824d1e2671ac324192b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-17T06:16:27.414Z] ========================================================= [2021-02-17T06:16:27.414Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-17T06:16:27.414Z] ========================================================= [Pipeline] sh [2021-02-17T06:16:29.341Z] + make test [2021-02-17T06:16:29.341Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-17T06:16:40.883Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T06:16:40.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T06:16:40.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T06:16:40.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T06:16:40.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T06:16:40.968Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3177/head:refs/remotes/origin/PR-3177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-17T06:16:42.074Z] Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit 799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:16:42.491Z] Merge succeeded, producing 799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:16:42.491Z] Checking out Revision 799ed8d72c86380ce26dcaa1163f210f65bd52cf (PR-3177) [2021-02-17T06:16:42.100Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T06:16:42.120Z] > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 [2021-02-17T06:16:42.427Z] > git remote # timeout=10 [2021-02-17T06:16:42.444Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T06:16:42.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T06:16:42.465Z] > git merge 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 [2021-02-17T06:16:42.486Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T06:16:42.504Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T06:16:42.516Z] > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 [2021-02-17T06:16:47.064Z] Commit message: "fix(meta): use factory methods on request DTOs" [2021-02-17T06:16:47.144Z] > git --version # timeout=10 [2021-02-17T06:16:47.153Z] > git --version # 'git version 2.17.1' [2021-02-17T06:16:47.163Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-17T06:16:49.361Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-17T06:16:49.828Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-17T06:16:50.183Z] + sudo service docker restart [2021-02-17T06:16:50.183Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-17T06:16:52.305Z] provisioning config files... [2021-02-17T06:16:52.346Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1274240376930240231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:16:52.816Z] ---> docker-login.sh [2021-02-17T06:16:52.816Z] nexus3.edgexfoundry.org:10001 [2021-02-17T06:16:53.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:16:54.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:16:54.079Z] Configure a credential helper to remove this warning. See [2021-02-17T06:16:54.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:16:54.079Z] [2021-02-17T06:16:54.079Z] Login Succeeded [2021-02-17T06:16:54.079Z] nexus3.edgexfoundry.org:10002 [2021-02-17T06:16:54.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:16:54.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:16:54.677Z] Configure a credential helper to remove this warning. See [2021-02-17T06:16:54.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:16:54.677Z] [2021-02-17T06:16:54.677Z] Login Succeeded [2021-02-17T06:16:54.677Z] nexus3.edgexfoundry.org:10003 [2021-02-17T06:16:55.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:16:55.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:16:55.282Z] Configure a credential helper to remove this warning. See [2021-02-17T06:16:55.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:16:55.282Z] [2021-02-17T06:16:55.282Z] Login Succeeded [2021-02-17T06:16:55.282Z] nexus3.edgexfoundry.org:10004 [2021-02-17T06:16:55.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:16:55.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:16:55.840Z] Configure a credential helper to remove this warning. See [2021-02-17T06:16:55.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:16:55.840Z] [2021-02-17T06:16:55.840Z] Login Succeeded [2021-02-17T06:16:55.840Z] docker.io [2021-02-17T06:16:56.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T06:16:56.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T06:16:56.388Z] Configure a credential helper to remove this warning. See [2021-02-17T06:16:56.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T06:16:56.388Z] [2021-02-17T06:16:56.388Z] Login Succeeded [2021-02-17T06:16:56.388Z] ---> docker-login.sh ends [Pipeline] } [2021-02-17T06:16:56.418Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-17T06:16:56.964Z] ========================================================= [2021-02-17T06:16:56.964Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-17T06:16:56.964Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:16:57.376Z] + 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-02-17T06:16:57.680Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-17T06:17:00.003Z] Sending build context to Docker daemon 166.3MB [2021-02-17T06:17:00.003Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-17T06:17:00.003Z] Step 2/6 : FROM ${BASE} [2021-02-17T06:17:00.003Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-17T06:17:00.003Z] 5f621e34cdf4: Pulling fs layer [2021-02-17T06:17:00.003Z] a4357932f1b6: Pulling fs layer [2021-02-17T06:17:00.003Z] 18c013af1878: Pulling fs layer [2021-02-17T06:17:00.003Z] 00ac8860ef70: Pulling fs layer [2021-02-17T06:17:00.003Z] 63d7cb157983: Pulling fs layer [2021-02-17T06:17:00.003Z] b116817d02f9: Pulling fs layer [2021-02-17T06:17:00.003Z] 745a02a5169b: Pulling fs layer [2021-02-17T06:17:00.003Z] 00ac8860ef70: Waiting [2021-02-17T06:17:00.003Z] 63d7cb157983: Waiting [2021-02-17T06:17:00.003Z] b116817d02f9: Waiting [2021-02-17T06:17:00.003Z] 745a02a5169b: Waiting [2021-02-17T06:17:00.003Z] 18c013af1878: Download complete [2021-02-17T06:17:00.003Z] a4357932f1b6: Verifying Checksum [2021-02-17T06:17:00.003Z] a4357932f1b6: Download complete [2021-02-17T06:17:00.003Z] 63d7cb157983: Verifying Checksum [2021-02-17T06:17:00.003Z] 63d7cb157983: Download complete [2021-02-17T06:17:00.603Z] b116817d02f9: Download complete [2021-02-17T06:17:00.603Z] 5f621e34cdf4: Verifying Checksum [2021-02-17T06:17:00.603Z] 5f621e34cdf4: Download complete [2021-02-17T06:17:01.206Z] 5f621e34cdf4: Pull complete [2021-02-17T06:17:01.810Z] a4357932f1b6: Pull complete [2021-02-17T06:17:02.085Z] 18c013af1878: Pull complete [2021-02-17T06:17:03.058Z] 745a02a5169b: Verifying Checksum [2021-02-17T06:17:03.058Z] 745a02a5169b: Download complete [2021-02-17T06:17:04.041Z] 00ac8860ef70: Verifying Checksum [2021-02-17T06:17:04.041Z] 00ac8860ef70: Download complete [2021-02-17T06:17:14.203Z] 00ac8860ef70: Pull complete [2021-02-17T06:17:14.479Z] 63d7cb157983: Pull complete [2021-02-17T06:17:15.077Z] b116817d02f9: Pull complete [2021-02-17T06:17:19.393Z] 745a02a5169b: Pull complete [2021-02-17T06:17:19.393Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-17T06:17:19.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-17T06:17:19.393Z] ---> b7e6874047d6 [2021-02-17T06:17:19.393Z] 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-02-17T06:17:22.013Z] ---> Running in e972f5f95bce [2021-02-17T06:17:23.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:17:24.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:17:24.639Z] (1/12) Installing libmagic (5.38-r0) [2021-02-17T06:17:24.911Z] (2/12) Installing file (5.38-r0) [2021-02-17T06:17:24.911Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-17T06:17:25.184Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-17T06:17:30.567Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-17T06:17:30.567Z] (6/12) Installing patch (2.7.6-r6) [2021-02-17T06:17:30.567Z] (7/12) Installing build-base (0.5-r2) [2021-02-17T06:17:30.567Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-17T06:17:30.567Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-17T06:17:30.567Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-17T06:17:30.567Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-17T06:17:30.567Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-17T06:17:30.567Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:17:30.567Z] OK: 217 MiB in 51 packages [2021-02-17T06:17:31.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-17T06:17:34.883Z] Removing intermediate container e972f5f95bce [2021-02-17T06:17:34.883Z] ---> 7e2aea6c6f83 [2021-02-17T06:17:34.883Z] Step 4/6 : WORKDIR /edgex-go [2021-02-17T06:17:34.883Z] ---> Running in c7daf8b8b793 [2021-02-17T06:17:35.162Z] Removing intermediate container c7daf8b8b793 [2021-02-17T06:17:35.162Z] ---> e0d64cbf66bf [2021-02-17T06:17:35.162Z] Step 5/6 : COPY go.mod . [2021-02-17T06:17:35.760Z] ---> cc2f60cb3fbe [2021-02-17T06:17:35.760Z] Step 6/6 : RUN go mod download [2021-02-17T06:17:36.034Z] ---> Running in eb11622538e1 [2021-02-17T06:17:48.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-17T06:17:48.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-17T06:17:48.160Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-17T06:17:53.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-17T06:17:53.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-17T06:17:53.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-17T06:17:53.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-17T06:17:54.723Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-17T06:17:55.053Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-17T06:17:58.777Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-17T06:17:58.777Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-17T06:17:58.777Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-17T06:18:02.932Z] Removing intermediate container eb11622538e1 [2021-02-17T06:18:02.932Z] ---> 6ba57f95bcfa [2021-02-17T06:18:02.932Z] Successfully built 6ba57f95bcfa [2021-02-17T06:18:02.932Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:18:03.299Z] + docker inspect -f . ci-base-image-arm64 [2021-02-17T06:18:03.299Z] . [Pipeline] withDockerContainer [2021-02-17T06:18:03.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-26651 does not seem to be running inside a container [2021-02-17T06:18:03.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-17T06:18:05.099Z] $ docker top 6418a84a0a6b99cf1f71d3811bc6da10de98c2cd2b95ee6a8d3872f14b4e31aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T06:18:06.168Z] + go version [2021-02-17T06:18:06.168Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-17T06:18:06.220Z] $ docker stop --time=1 6418a84a0a6b99cf1f71d3811bc6da10de98c2cd2b95ee6a8d3872f14b4e31aa [2021-02-17T06:18:07.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.479s coverage: 45.9% of statements [2021-02-17T06:18:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-17T06:18:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-17T06:18:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-17T06:18:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-17T06:18:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-17T06:18:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-17T06:18:07.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-17T06:18:07.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.119s coverage: 100.0% of statements [2021-02-17T06:18:08.075Z] $ docker rm -f 6418a84a0a6b99cf1f71d3811bc6da10de98c2cd2b95ee6a8d3872f14b4e31aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:18:09.299Z] + docker inspect -f . ci-base-image-arm64 [2021-02-17T06:18:09.300Z] . [Pipeline] withDockerContainer [2021-02-17T06:18:09.568Z] prd-ubuntu18.04-docker-arm64-4c-16g-26651 does not seem to be running inside a container [2021-02-17T06:18:09.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-17T06:18:10.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.926s coverage: 27.1% of statements [2021-02-17T06:18:10.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-17T06:18:10.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-17T06:18:10.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-17T06:18:10.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-17T06:18:10.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-17T06:18:10.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-17T06:18:10.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.282s coverage: 100.0% of statements [2021-02-17T06:18:10.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-17T06:18:10.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements [2021-02-17T06:18:10.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-17T06:18:10.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-17T06:18:11.079Z] $ docker top de70e9f6cebf88a96ec51c1d52dfb8a58c7f7bb1a00da13bcb3ffb78134d10a4 -eo pid,comm [2021-02-17T06:18:11.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.163s coverage: 65.8% of statements [2021-02-17T06:18:11.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-17T06:18:11.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [Pipeline] { [Pipeline] echo [2021-02-17T06:18:11.519Z] ========================================================= [2021-02-17T06:18:11.519Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-17T06:18:11.519Z] ========================================================= [Pipeline] sh [2021-02-17T06:18:12.178Z] + make test [2021-02-17T06:18:12.178Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-17T06:18:14.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.782s coverage: 82.3% of statements [2021-02-17T06:18:14.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-17T06:18:14.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T06:18:14.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-17T06:18:14.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-17T06:18:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.067s coverage: 28.6% of statements [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-17T06:18:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.350s coverage: 100.0% of statements [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-17T06:18:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.154s coverage: 100.0% of statements [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-17T06:18:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.537s coverage: 86.7% of statements [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-17T06:18:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.312s coverage: 97.5% of statements [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-17T06:18:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-17T06:18:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-17T06:18:28.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.222s coverage: 92.8% of statements [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-17T06:18:28.953Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.124s coverage: 58.8% of statements [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-17T06:18:28.953Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.094s coverage: 0.1% of statements [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-17T06:18:28.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-17T06:18:28.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 45.5% of statements [2021-02-17T06:18:28.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.115s coverage: 79.5% of statements [2021-02-17T06:18:28.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.179s coverage: 94.1% of statements [2021-02-17T06:18:30.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.131s coverage: 96.3% of statements [2021-02-17T06:18:30.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2021-02-17T06:18:34.416Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-17T06:18:43.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.085s coverage: 94.4% of statements [2021-02-17T06:18:43.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.193s coverage: 92.9% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.171s coverage: 87.2% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.449s coverage: 84.2% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.4% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.308s coverage: 63.5% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.498s coverage: 68.9% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.198s coverage: 37.0% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.494s coverage: 84.0% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.192s coverage: 47.0% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.216s coverage: 100.0% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-17T06:18:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-17T06:18:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-17T06:18:56.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.177s coverage: 89.4% of statements [2021-02-17T06:18:56.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-17T06:18:56.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T06:18:56.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-17T06:18:59.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.334s coverage: 29.1% of statements [2021-02-17T06:18:59.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-17T06:18:59.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-17T06:18:59.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-17T06:18:59.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-17T06:18:59.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-17T06:18:59.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.131s coverage: 99.0% of statements [2021-02-17T06:18:59.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-17T06:18:59.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements [2021-02-17T06:18:59.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-17T06:18:59.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-17T06:18:59.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-17T06:18:59.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-17T06:19:00.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.266s coverage: 100.0% of statements [2021-02-17T06:19:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-17T06:19:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T06:19:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-17T06:19:00.700Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.092s coverage: 0.0% of statements [2021-02-17T06:19:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-17T06:19:00.700Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.163s coverage: 100.0% of statements [2021-02-17T06:19:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-17T06:19:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-17T06:19:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-17T06:19:00.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-17T06:19:03.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements [2021-02-17T06:19:03.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-17T06:19:03.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-17T06:19:03.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-02-17T06:19:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 32.1% of statements [2021-02-17T06:19:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.163s coverage: 100.0% of statements [2021-02-17T06:19:05.839Z] GO111MODULE=on go vet ./... [2021-02-17T06:19:21.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-17T06:19:25.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-17T06:19:34.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-17T06:19:34.081Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-17T06:19:36.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-17T06:19:36.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-17T06:19:36.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-17T06:19:36.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-17T06:19:38.713Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-17T06:19:39.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-17T06:19:46.450Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-17T06:19:46.450Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-17T06:19:46.450Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-17T06:19:53.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.360s coverage: 45.9% of statements [2021-02-17T06:19:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-17T06:19:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-17T06:19:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-17T06:19:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-17T06:19:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-17T06:19:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-17T06:19:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-17T06:19:53.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.183s coverage: 100.0% of statements [2021-02-17T06:19:59.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.477s coverage: 27.1% of statements [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-17T06:19:59.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-17T06:19:59.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-17T06:19:59.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.329s coverage: 65.8% of statements [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-17T06:19:59.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-17T06:20:01.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.696s coverage: 82.3% of statements [2021-02-17T06:20:01.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-17T06:20:01.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T06:20:01.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-17T06:20:01.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-17T06:20:08.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.276s coverage: 28.6% of statements [2021-02-17T06:20:08.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-17T06:20:08.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-17T06:20:08.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-17T06:20:08.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-17T06:20:08.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-17T06:20:08.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements [2021-02-17T06:20:08.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-17T06:20:08.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.117s coverage: 100.0% of statements [2021-02-17T06:20:08.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-17T06:20:09.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.283s coverage: 86.7% of statements [2021-02-17T06:20:09.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-17T06:20:09.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements [2021-02-17T06:20:09.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-17T06:20:10.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.210s coverage: 78.3% of statements [2021-02-17T06:20:10.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-17T06:20:10.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-17T06:20:10.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-17T06:20:10.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-17T06:20:16.193Z] gofmt -l . [2021-02-17T06:20:16.194Z] [ "`gofmt -l .`" = "" ] [2021-02-17T06:20:16.194Z] ./bin/test-go-mod-tidy.sh [2021-02-17T06:20:16.194Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-17T06:20:17.472Z] + ls -al . [2021-02-17T06:20:17.472Z] total 700 [2021-02-17T06:20:17.472Z] drwxrwxr-x 10 1001 1001 4096 Feb 17 06:20 . [2021-02-17T06:20:17.472Z] drwxr-xr-x 4 root root 28 Feb 17 06:16 .. [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 11 Feb 17 06:12 .dockerignore [2021-02-17T06:20:17.472Z] drwxrwxr-x 8 1001 1001 179 Feb 17 06:12 .git [2021-02-17T06:20:17.472Z] drwxrwxr-x 3 1001 1001 125 Feb 17 06:12 .github [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 818 Feb 17 06:12 .gitignore [2021-02-17T06:20:17.472Z] drwx------ 3 1001 1001 60 Feb 17 06:14 .semver [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 06:12 .sonarcloud.properties [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 7859 Feb 17 06:12 Attribution.txt [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 06:12 CONTRIBUTING.md [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 931 Feb 17 06:12 Dockerfile.build [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 863 Feb 17 06:12 Jenkinsfile [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 06:12 LICENSE [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 5774 Feb 17 06:12 Makefile [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 6524 Feb 17 06:12 README.md [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 6755 Feb 17 06:12 SECURITY.md [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 06:14 VERSION [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 4131 Feb 17 06:12 ZMQWindows.md [2021-02-17T06:20:17.472Z] drwxrwxr-x 2 1001 1001 117 Feb 17 06:12 bin [2021-02-17T06:20:17.472Z] drwxrwxr-x 14 1001 1001 4096 Feb 17 06:12 cmd [2021-02-17T06:20:17.472Z] -rw-r--r-- 1 root root 595676 Feb 17 06:19 coverage.out [2021-02-17T06:20:17.472Z] -rw-r--r-- 1 root root 1054 Feb 17 06:20 go.mod [2021-02-17T06:20:17.472Z] -rw-r--r-- 1 root root 19518 Feb 17 06:20 go.sum [2021-02-17T06:20:17.472Z] drwxrwxr-x 8 1001 1001 127 Feb 17 06:12 internal [2021-02-17T06:20:17.472Z] drwxrwxr-x 4 1001 1001 26 Feb 17 06:12 openapi [2021-02-17T06:20:17.472Z] drwxrwxr-x 4 1001 1001 71 Feb 17 06:12 snap [2021-02-17T06:20:17.472Z] -rw-rw-r-- 1 1001 1001 168 Feb 17 06:12 version.go [Pipeline] sh [2021-02-17T06:20:18.808Z] + '[' -e coverage.out ] [2021-02-17T06:20:18.808Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-17T06:20:19.890Z] Stashed 1 file(s) [Pipeline] sh [2021-02-17T06:20:21.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.315s coverage: 92.8% of statements [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-17T06:20:21.031Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-17T06:20:21.031Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.192s coverage: 0.1% of statements [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-17T06:20:21.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-17T06:20:21.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 45.5% of statements [2021-02-17T06:20:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.097s coverage: 79.5% of statements [2021-02-17T06:20:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2021-02-17T06:20:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements [2021-02-17T06:20:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-02-17T06:20:21.293Z] + make build [2021-02-17T06:20:21.293Z] 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-02-17T06:20:31.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2021-02-17T06:20:31.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-02-17T06:20:32.351Z] 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-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.120s coverage: 92.9% of statements [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.136s coverage: 84.2% of statements [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.4% of statements [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.514s coverage: 63.5% of statements [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-02-17T06:20:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.775s coverage: 68.9% of statements [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-17T06:20:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-17T06:20:47.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.395s coverage: 37.0% of statements [2021-02-17T06:20:47.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-17T06:20:47.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-17T06:20:48.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.696s coverage: 84.0% of statements [2021-02-17T06:20:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements [2021-02-17T06:20:55.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.468s coverage: 47.0% of statements [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-17T06:20:55.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-17T06:20:55.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-17T06:20:55.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.359s coverage: 89.4% of statements [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T06:20:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-17T06:20:59.632Z] 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-02-17T06:21:03.425Z] 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-02-17T06:21:04.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.050s coverage: 29.1% of statements [2021-02-17T06:21:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-17T06:21:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-17T06:21:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-17T06:21:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-17T06:21:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-17T06:21:04.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements [2021-02-17T06:21:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-17T06:21:04.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements [2021-02-17T06:21:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-17T06:21:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-17T06:21:04.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.161s coverage: 100.0% of statements [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-17T06:21:04.067Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-17T06:21:04.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-17T06:21:04.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-17T06:21:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-17T06:21:04.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2021-02-17T06:21:04.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements [2021-02-17T06:21:04.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-17T06:21:04.661Z] GO111MODULE=on go vet ./... [2021-02-17T06:21:09.315Z] 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-02-17T06:21:13.014Z] 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-02-17T06:21:15.133Z] 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-02-17T06:21:21.765Z] 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-02-17T06:21:24.110Z] 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-02-17T06:21:28.027Z] 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-02-17T06:21:31.918Z] 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-02-17T06:21:35.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-17T06:21:37.812Z] $ docker stop --time=1 96a7a608ff884891c6f0c435d14a23efecab8166fa0e824d1e2671ac324192b3 [2021-02-17T06:21:39.744Z] $ docker rm -f 96a7a608ff884891c6f0c435d14a23efecab8166fa0e824d1e2671ac324192b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:21:44.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T06:21:45.007Z] [2021-02-17T06:21:45.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:21:45.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T06:21:45.814Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-17T06:21:45.814Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-17T06:21:45.814Z] ca9280d653b3: Pulling fs layer [2021-02-17T06:21:45.814Z] 7e9c9ca2126c: Pulling fs layer [2021-02-17T06:21:47.211Z] cbdbe7a5bc2a: Download complete [2021-02-17T06:21:49.623Z] cbdbe7a5bc2a: Pull complete [2021-02-17T06:21:50.840Z] ca9280d653b3: Verifying Checksum [2021-02-17T06:21:50.840Z] ca9280d653b3: Download complete [2021-02-17T06:21:54.160Z] ca9280d653b3: Pull complete [2021-02-17T06:21:56.908Z] 7e9c9ca2126c: Verifying Checksum [2021-02-17T06:21:56.908Z] 7e9c9ca2126c: Download complete [2021-02-17T06:22:13.238Z] 7e9c9ca2126c: Pull complete [2021-02-17T06:22:13.238Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-17T06:22:13.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T06:22:13.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-17T06:22:14.237Z] prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container [2021-02-17T06:22:15.490Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-17T06:22:19.504Z] $ docker top dc6133a62e542e075e19b7dfd36c8c6b94fb05ca095b7b24dabab37be25fdafc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T06:22:20.236Z] + docker-compose build --help [2021-02-17T06:22:20.236Z] + grep parallel [2021-02-17T06:22:21.758Z] --parallel Build images in parallel. [Pipeline] } [2021-02-17T06:22:22.431Z] $ docker stop --time=1 dc6133a62e542e075e19b7dfd36c8c6b94fb05ca095b7b24dabab37be25fdafc [2021-02-17T06:22:24.314Z] $ docker rm -f dc6133a62e542e075e19b7dfd36c8c6b94fb05ca095b7b24dabab37be25fdafc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:22:25.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T06:22:25.388Z] . [Pipeline] withDockerContainer [2021-02-17T06:22:25.746Z] prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container [2021-02-17T06:22:25.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-17T06:22:26.480Z] gofmt -l . [2021-02-17T06:22:26.480Z] [ "`gofmt -l .`" = "" ] [2021-02-17T06:22:26.480Z] ./bin/test-go-mod-tidy.sh [2021-02-17T06:22:26.480Z] ./bin/test-attribution-txt.sh [2021-02-17T06:22:27.553Z] $ docker top 4fe1973ad9424d92b78abaf17365e3dc934be87a521565770a7bdd16786c1bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-02-17T06:22:28.777Z] + ls -al . [2021-02-17T06:22:28.777Z] total 728 [2021-02-17T06:22:28.777Z] drwxrwxr-x 9 1001 1001 4096 Feb 17 06:22 . [2021-02-17T06:22:28.777Z] drwxr-xr-x 4 root root 4096 Feb 17 06:18 .. [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 11 Feb 17 06:16 .dockerignore [2021-02-17T06:22:28.777Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 06:16 .git [2021-02-17T06:22:28.777Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 06:16 .github [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 818 Feb 17 06:16 .gitignore [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 06:16 .sonarcloud.properties [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 7859 Feb 17 06:16 Attribution.txt [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 06:16 CONTRIBUTING.md [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 931 Feb 17 06:16 Dockerfile.build [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 863 Feb 17 06:16 Jenkinsfile [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 06:16 LICENSE [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 5774 Feb 17 06:16 Makefile [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 6524 Feb 17 06:16 README.md [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 6755 Feb 17 06:16 SECURITY.md [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 06:14 VERSION [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 4131 Feb 17 06:16 ZMQWindows.md [2021-02-17T06:22:28.777Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 06:16 bin [2021-02-17T06:22:28.777Z] drwxrwxr-x 14 1001 1001 4096 Feb 17 06:16 cmd [2021-02-17T06:22:28.777Z] -rw-r--r-- 1 root root 595676 Feb 17 06:21 coverage.out [2021-02-17T06:22:28.777Z] -rw-r--r-- 1 root root 1054 Feb 17 06:22 go.mod [2021-02-17T06:22:28.777Z] -rw-r--r-- 1 root root 19518 Feb 17 06:22 go.sum [2021-02-17T06:22:28.777Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 06:16 internal [2021-02-17T06:22:28.777Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 06:16 openapi [2021-02-17T06:22:28.777Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 06:16 snap [2021-02-17T06:22:28.777Z] -rw-rw-r-- 1 1001 1001 168 Feb 17 06:16 version.go [Pipeline] sh [2021-02-17T06:22:29.456Z] + '[' -e coverage.out ] [2021-02-17T06:22:29.456Z] + chown 1001:1001 coverage.out [2021-02-17T06:22:29.485Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] stash [2021-02-17T06:22:29.493Z] Warning: overwriting stash ‘coverage-report’ [2021-02-17T06:22:30.535Z] Stashed 1 file(s) [Pipeline] sh [2021-02-17T06:22:31.206Z] + make build [2021-02-17T06:22:31.206Z] 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-02-17T06:22:31.693Z] Building docker-core-command-go ... [2021-02-17T06:22:31.693Z] Building docker-core-data-go ... [2021-02-17T06:22:31.693Z] Building docker-core-metadata-go ... [2021-02-17T06:22:31.693Z] Building docker-security-bootstrapper-go ... [2021-02-17T06:22:31.693Z] Building docker-security-proxy-setup-go ... [2021-02-17T06:22:31.693Z] Building docker-security-secretstore-setup-go ... [2021-02-17T06:22:31.693Z] Building docker-support-notifications-go ... [2021-02-17T06:22:31.693Z] Building docker-support-scheduler-go ... [2021-02-17T06:22:31.693Z] Building docker-sys-mgmt-agent-go ... [2021-02-17T06:22:31.693Z] Building docker-sys-mgmt-agent-go [2021-02-17T06:22:31.693Z] Building docker-security-secretstore-setup-go [2021-02-17T06:22:31.693Z] Building docker-core-metadata-go [2021-02-17T06:22:31.693Z] Building docker-security-proxy-setup-go [2021-02-17T06:22:32.462Z] Building docker-security-bootstrapper-go [2021-02-17T06:22:41.335Z] 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-02-17T06:23:03.551Z] 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-02-17T06:23:07.866Z] 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-02-17T06:23:13.274Z] 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-02-17T06:23:14.245Z] 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-02-17T06:23:18.558Z] 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-02-17T06:23:23.961Z] 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-02-17T06:23:27.347Z] 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-02-17T06:23:30.738Z] 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-02-17T06:23:34.122Z] 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-02-17T06:23:38.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-17T06:23:43.904Z] $ docker stop --time=1 de70e9f6cebf88a96ec51c1d52dfb8a58c7f7bb1a00da13bcb3ffb78134d10a4 [2021-02-17T06:23:46.486Z] $ docker rm -f de70e9f6cebf88a96ec51c1d52dfb8a58c7f7bb1a00da13bcb3ffb78134d10a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:23:48.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T06:23:48.835Z] [2021-02-17T06:23:48.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:23:49.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T06:23:49.804Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-17T06:23:49.804Z] 29e5d40040c1: Pulling fs layer [2021-02-17T06:23:49.804Z] 1ce36da41761: Pulling fs layer [2021-02-17T06:23:49.804Z] 25b303627fd3: Pulling fs layer [2021-02-17T06:23:50.080Z] 29e5d40040c1: Verifying Checksum [2021-02-17T06:23:50.080Z] 29e5d40040c1: Download complete [2021-02-17T06:23:50.679Z] 29e5d40040c1: Pull complete [2021-02-17T06:23:50.679Z] 1ce36da41761: Verifying Checksum [2021-02-17T06:23:50.679Z] 1ce36da41761: Download complete [2021-02-17T06:23:52.110Z] 1ce36da41761: Pull complete [2021-02-17T06:23:52.110Z] 25b303627fd3: Verifying Checksum [2021-02-17T06:23:52.110Z] 25b303627fd3: Download complete [2021-02-17T06:24:02.267Z] 25b303627fd3: Pull complete [2021-02-17T06:24:02.267Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-17T06:24:02.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T06:24:02.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-17T06:24:02.540Z] prd-ubuntu18.04-docker-arm64-4c-16g-26651 does not seem to be running inside a container [2021-02-17T06:24:02.672Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-17T06:24:05.659Z] $ docker top f1e6dfc133a678db1dbebbd1d39833eeba81af4a25dabda1a4aac2c98afe49b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T06:24:06.744Z] + grep parallel [2021-02-17T06:24:06.744Z] + docker-compose build --help [2021-02-17T06:24:10.120Z] --parallel Build images in parallel. [Pipeline] } [2021-02-17T06:24:10.465Z] $ docker stop --time=1 f1e6dfc133a678db1dbebbd1d39833eeba81af4a25dabda1a4aac2c98afe49b9 [2021-02-17T06:24:11.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:24:11.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:24:11.544Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:24:11.545Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:24:11.545Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:24:11.545Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:24:11.545Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:24:11.545Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:24:11.545Z] ---> 741ace9c168b [2021-02-17T06:24:11.545Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T06:24:11.545Z] ---> 741ace9c168b [2021-02-17T06:24:11.545Z] Step 3/24 : WORKDIR /edgex-go [2021-02-17T06:24:11.545Z] ---> 741ace9c168b [2021-02-17T06:24:11.545Z] Step 3/30 : WORKDIR /edgex-go [2021-02-17T06:24:11.545Z] ---> 741ace9c168b [2021-02-17T06:24:11.545Z] Step 3/21 : WORKDIR /edgex-go [2021-02-17T06:24:11.863Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:24:11.863Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:24:11.863Z] ---> 741ace9c168b [2021-02-17T06:24:11.863Z] Step 3/26 : WORKDIR /edgex-go [2021-02-17T06:24:12.444Z] $ docker rm -f f1e6dfc133a678db1dbebbd1d39833eeba81af4a25dabda1a4aac2c98afe49b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:24:13.231Z] ---> Running in 4fb648830858 [2021-02-17T06:24:13.231Z] ---> Running in fc576678afaa [2021-02-17T06:24:13.231Z] ---> Running in 09f43e292951 [2021-02-17T06:24:13.231Z] ---> Running in 78f0d45740b8 [2021-02-17T06:24:13.231Z] ---> Running in f90239813ffc [2021-02-17T06:24:13.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T06:24:13.425Z] . [Pipeline] withDockerContainer [2021-02-17T06:24:13.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-26651 does not seem to be running inside a container [2021-02-17T06:24:13.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-17T06:24:14.631Z] Removing intermediate container fc576678afaa [2021-02-17T06:24:14.632Z] ---> ab82eacd9d08 [2021-02-17T06:24:14.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:24:14.632Z] Removing intermediate container 09f43e292951 [2021-02-17T06:24:14.632Z] ---> dbf1e26cdd71 [2021-02-17T06:24:14.632Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:24:15.138Z] Removing intermediate container 78f0d45740b8 [2021-02-17T06:24:15.138Z] ---> 254105144c9b [2021-02-17T06:24:15.138Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:24:15.138Z] Removing intermediate container 4fb648830858 [2021-02-17T06:24:15.138Z] ---> 2de8338b59db [2021-02-17T06:24:15.138Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:24:15.138Z] Removing intermediate container f90239813ffc [2021-02-17T06:24:15.138Z] ---> 5e3f8e182926 [2021-02-17T06:24:15.138Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:24:15.138Z] ---> Running in 07a0e9a0abb7 [2021-02-17T06:24:15.138Z] ---> Running in 98f737e08ec4 [2021-02-17T06:24:15.138Z] ---> Running in 8fb1bfe2c0d1 [2021-02-17T06:24:15.183Z] $ docker top 1a304f1f4f718285aa967787a82cfac6b6902c2bc78366848b6875ca0dcd6586 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T06:24:15.812Z] ---> Running in b6c09587aec7 [2021-02-17T06:24:15.812Z] ---> Running in 4116f048f2d6 [2021-02-17T06:24:16.319Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-17T06:24:20.594Z] Building docker-core-command-go ... [2021-02-17T06:24:20.594Z] Building docker-core-data-go ... [2021-02-17T06:24:20.594Z] Building docker-core-metadata-go ... [2021-02-17T06:24:20.594Z] Building docker-security-bootstrapper-go ... [2021-02-17T06:24:20.594Z] Building docker-security-proxy-setup-go ... [2021-02-17T06:24:20.594Z] Building docker-security-secretstore-setup-go ... [2021-02-17T06:24:20.594Z] Building docker-support-notifications-go ... [2021-02-17T06:24:20.594Z] Building docker-support-scheduler-go ... [2021-02-17T06:24:20.594Z] Building docker-sys-mgmt-agent-go ... [2021-02-17T06:24:20.594Z] Building docker-security-bootstrapper-go [2021-02-17T06:24:20.594Z] Building docker-security-secretstore-setup-go [2021-02-17T06:24:20.594Z] Building docker-sys-mgmt-agent-go [2021-02-17T06:24:20.594Z] Building docker-security-proxy-setup-go [2021-02-17T06:24:20.594Z] Building docker-support-scheduler-go [2021-02-17T06:24:24.331Z] Removing intermediate container 4116f048f2d6 [2021-02-17T06:24:24.331Z] ---> ccc032b40b03 [2021-02-17T06:24:24.331Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-17T06:24:24.331Z] ---> Running in 1ea90b009b1f [2021-02-17T06:24:24.331Z] Removing intermediate container 8fb1bfe2c0d1 [2021-02-17T06:24:24.331Z] ---> 67b454ebf485 [2021-02-17T06:24:24.331Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-17T06:24:24.331Z] Removing intermediate container 07a0e9a0abb7 [2021-02-17T06:24:24.331Z] ---> 389a433e818e [2021-02-17T06:24:24.331Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-17T06:24:24.601Z] Removing intermediate container 98f737e08ec4 [2021-02-17T06:24:24.601Z] ---> 4c64f1824a7e [2021-02-17T06:24:24.601Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-17T06:24:24.601Z] ---> Running in bfdef594ee4f [2021-02-17T06:24:24.601Z] Removing intermediate container b6c09587aec7 [2021-02-17T06:24:24.601Z] ---> 50a18b5f0c51 [2021-02-17T06:24:24.601Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T06:24:24.601Z] ---> Running in ad1c3a11fc80 [2021-02-17T06:24:24.873Z] ---> Running in c95dacd847f2 [2021-02-17T06:24:24.873Z] ---> Running in d9c66711b5e1 [2021-02-17T06:24:25.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:25.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:25.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:26.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:26.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:26.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:26.631Z] OK: 233 MiB in 51 packages [2021-02-17T06:24:26.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:27.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:27.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:27.332Z] OK: 233 MiB in 51 packages [2021-02-17T06:24:28.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:24:28.220Z] Removing intermediate container 1ea90b009b1f [2021-02-17T06:24:28.220Z] ---> 412dabb823a3 [2021-02-17T06:24:28.220Z] Step 6/30 : COPY go.mod . [2021-02-17T06:24:29.551Z] OK: 233 MiB in 51 packages [2021-02-17T06:24:29.846Z] OK: 233 MiB in 51 packages [2021-02-17T06:24:29.846Z] OK: 233 MiB in 51 packages [2021-02-17T06:24:29.846Z] ---> 58c27d3a4fc8 [2021-02-17T06:24:29.846Z] Step 7/30 : RUN go mod download [2021-02-17T06:24:30.532Z] ---> Running in e85e2932130d [2021-02-17T06:24:30.532Z] Removing intermediate container bfdef594ee4f [2021-02-17T06:24:30.532Z] ---> 2b04b6f7012e [2021-02-17T06:24:30.532Z] Step 6/26 : COPY go.mod . [2021-02-17T06:24:32.122Z] ---> 5be3d32565f5 [2021-02-17T06:24:32.122Z] Step 7/26 : RUN go mod download [2021-02-17T06:24:32.122Z] ---> Running in dfa8bba531b8 [2021-02-17T06:24:32.408Z] Removing intermediate container ad1c3a11fc80 [2021-02-17T06:24:32.408Z] ---> 3b2f8dee942f [2021-02-17T06:24:32.408Z] Step 6/21 : COPY go.mod . [2021-02-17T06:24:32.408Z] Removing intermediate container d9c66711b5e1 [2021-02-17T06:24:32.408Z] ---> bbf28641572d [2021-02-17T06:24:32.408Z] Step 6/23 : COPY go.mod . [2021-02-17T06:24:32.751Z] Removing intermediate container c95dacd847f2 [2021-02-17T06:24:32.751Z] ---> 51829b44c63d [2021-02-17T06:24:32.751Z] Step 6/24 : COPY go.mod . [2021-02-17T06:24:33.065Z] ---> 6157b58073b6 [2021-02-17T06:24:33.065Z] Step 7/21 : RUN go mod download [2021-02-17T06:24:33.065Z] ---> e9e4366b4c3d [2021-02-17T06:24:33.065Z] Step 7/23 : RUN go mod download [2021-02-17T06:24:33.065Z] ---> Running in 6fbdeade6aed [2021-02-17T06:24:33.431Z] ---> d8fdbe1f951a [2021-02-17T06:24:33.431Z] Step 7/24 : RUN go mod download [2021-02-17T06:24:33.431Z] ---> Running in 0d7d4239fa8a [2021-02-17T06:24:33.752Z] ---> Running in 3f6f39d0d661 [2021-02-17T06:24:39.873Z] Removing intermediate container 3f6f39d0d661 [2021-02-17T06:24:39.873Z] ---> 340587aadb69 [2021-02-17T06:24:39.873Z] Step 8/24 : COPY . . [2021-02-17T06:24:39.873Z] Removing intermediate container 6fbdeade6aed [2021-02-17T06:24:39.873Z] ---> e0b6b937eeaf [2021-02-17T06:24:39.873Z] Step 8/21 : COPY . . [2021-02-17T06:24:40.213Z] Removing intermediate container 0d7d4239fa8a [2021-02-17T06:24:40.213Z] ---> ed00dd7fe48f [2021-02-17T06:24:40.213Z] Step 8/23 : COPY . . [2021-02-17T06:24:40.545Z] Removing intermediate container e85e2932130d [2021-02-17T06:24:40.545Z] ---> 1fff269166e6 [2021-02-17T06:24:40.545Z] Step 8/30 : COPY . . [2021-02-17T06:24:40.545Z] Removing intermediate container dfa8bba531b8 [2021-02-17T06:24:40.545Z] ---> a2a8c1bce5bd [2021-02-17T06:24:40.545Z] Step 8/26 : COPY . . [2021-02-17T06:25:28.564Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:25:28.564Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:25:28.564Z] ---> 6ba57f95bcfa [2021-02-17T06:25:28.564Z] Step 3/21 : WORKDIR /edgex-go [2021-02-17T06:25:29.165Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:25:29.165Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:25:29.165Z] ---> 6ba57f95bcfa [2021-02-17T06:25:29.165Z] Step 3/24 : WORKDIR /edgex-go [2021-02-17T06:25:29.165Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:25:29.165Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:25:29.165Z] ---> 6ba57f95bcfa [2021-02-17T06:25:29.165Z] Step 3/30 : WORKDIR /edgex-go [2021-02-17T06:25:29.165Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:25:29.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:25:29.165Z] ---> 6ba57f95bcfa [2021-02-17T06:25:29.165Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T06:25:29.436Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:25:29.436Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:25:29.436Z] ---> 6ba57f95bcfa [2021-02-17T06:25:29.436Z] Step 3/26 : WORKDIR /edgex-go [2021-02-17T06:25:34.832Z] ---> Running in 0b990fcbf439 [2021-02-17T06:25:34.832Z] ---> Running in bbd93c80fe00 [2021-02-17T06:25:34.832Z] ---> Running in 22233b303638 [2021-02-17T06:25:34.832Z] ---> Running in ad6d4f2532f2 [2021-02-17T06:25:34.832Z] ---> Running in 5f88ddaf4d59 [2021-02-17T06:25:35.106Z] Removing intermediate container ad6d4f2532f2 [2021-02-17T06:25:35.106Z] ---> 46b217f4b6bf [2021-02-17T06:25:35.106Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:25:35.106Z] Removing intermediate container bbd93c80fe00 [2021-02-17T06:25:35.106Z] ---> af6faadb158d [2021-02-17T06:25:35.106Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:25:35.106Z] Removing intermediate container 22233b303638 [2021-02-17T06:25:35.106Z] ---> 4a32604b53ab [2021-02-17T06:25:35.106Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:25:35.106Z] Removing intermediate container 5f88ddaf4d59 [2021-02-17T06:25:35.106Z] ---> 94f6e6f1abf4 [2021-02-17T06:25:35.106Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:25:35.383Z] Removing intermediate container 0b990fcbf439 [2021-02-17T06:25:35.383Z] ---> 1ec5a91c2b88 [2021-02-17T06:25:35.383Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:25:35.383Z] ---> Running in 6d4bdf0a9470 [2021-02-17T06:25:35.383Z] ---> Running in 706b7006b145 [2021-02-17T06:25:35.383Z] ---> Running in fcc8bbee1def [2021-02-17T06:25:35.383Z] ---> Running in a4c7860e4470 [2021-02-17T06:25:35.660Z] ---> Running in bc72c65eadd2 [2021-02-17T06:25:39.974Z] Removing intermediate container 706b7006b145 [2021-02-17T06:25:39.974Z] ---> 9d06d8633a54 [2021-02-17T06:25:39.974Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-17T06:25:39.974Z] ---> Running in d335e257f45c [2021-02-17T06:25:39.974Z] Removing intermediate container 6d4bdf0a9470 [2021-02-17T06:25:39.974Z] ---> b42141105af0 [2021-02-17T06:25:39.974Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-17T06:25:39.974Z] Removing intermediate container fcc8bbee1def [2021-02-17T06:25:39.974Z] ---> 6f290c1eea9c [2021-02-17T06:25:39.974Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-17T06:25:39.974Z] ---> Running in f12a8c9fb0ab [2021-02-17T06:25:39.974Z] ---> Running in c97f7daeeba8 [2021-02-17T06:25:40.248Z] Removing intermediate container a4c7860e4470 [2021-02-17T06:25:40.248Z] ---> fd61d0ec527b [2021-02-17T06:25:40.248Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-17T06:25:40.248Z] Removing intermediate container bc72c65eadd2 [2021-02-17T06:25:40.248Z] ---> 6b481c7b19c7 [2021-02-17T06:25:40.248Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-17T06:25:40.524Z] ---> Running in 42fe2d1cf167 [2021-02-17T06:25:40.524Z] ---> Running in 36e1791e31c4 [2021-02-17T06:25:41.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:41.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:42.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:42.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:42.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:42.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:42.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:42.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:43.212Z] OK: 217 MiB in 51 packages [2021-02-17T06:25:43.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:43.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:25:43.491Z] OK: 217 MiB in 51 packages [2021-02-17T06:25:44.113Z] OK: 217 MiB in 51 packages [2021-02-17T06:25:44.113Z] OK: 217 MiB in 51 packages [2021-02-17T06:25:44.386Z] OK: 217 MiB in 51 packages [2021-02-17T06:25:45.369Z] Removing intermediate container d335e257f45c [2021-02-17T06:25:45.369Z] ---> fd6cbb480438 [2021-02-17T06:25:45.369Z] Step 6/24 : COPY go.mod . [2021-02-17T06:25:45.650Z] Removing intermediate container f12a8c9fb0ab [2021-02-17T06:25:45.651Z] ---> d4dea5550711 [2021-02-17T06:25:45.651Z] Step 6/30 : COPY go.mod . [2021-02-17T06:25:45.928Z] Removing intermediate container c97f7daeeba8 [2021-02-17T06:25:45.928Z] ---> 3035a1b5b71c [2021-02-17T06:25:45.929Z] Step 6/22 : COPY go.mod . [2021-02-17T06:25:46.206Z] Removing intermediate container 36e1791e31c4 [2021-02-17T06:25:46.206Z] ---> 0bf1eb0be306 [2021-02-17T06:25:46.206Z] Step 6/26 : COPY go.mod . [2021-02-17T06:25:46.499Z] ---> 9a369973816f [2021-02-17T06:25:46.499Z] Step 7/24 : RUN go mod download [2021-02-17T06:25:46.499Z] Removing intermediate container 42fe2d1cf167 [2021-02-17T06:25:46.499Z] ---> d43aeae9916d [2021-02-17T06:25:46.499Z] Step 6/21 : COPY go.mod . [2021-02-17T06:25:46.797Z] ---> Running in 9cb4f00c2012 [2021-02-17T06:25:47.084Z] ---> cb6a652ab68c [2021-02-17T06:25:47.084Z] Step 7/30 : RUN go mod download [2021-02-17T06:25:47.084Z] ---> c4d1fb309f6f [2021-02-17T06:25:47.084Z] Step 7/22 : RUN go mod download [2021-02-17T06:25:47.369Z] ---> Running in 5a6c231a7c49 [2021-02-17T06:25:47.370Z] ---> 5d5b1f73f2c7 [2021-02-17T06:25:47.370Z] Step 7/26 : RUN go mod download [2021-02-17T06:25:47.370Z] ---> Running in 0d8f15ca898f [2021-02-17T06:25:47.979Z] ---> Running in e1c6f22a3cc7 [2021-02-17T06:25:47.979Z] ---> fd217a5ab4ad [2021-02-17T06:25:47.979Z] Step 7/21 : RUN go mod download [2021-02-17T06:25:48.582Z] ---> Running in 44c1a688665f [2021-02-17T06:25:51.228Z] Removing intermediate container 9cb4f00c2012 [2021-02-17T06:25:51.229Z] ---> 8db119f0d574 [2021-02-17T06:25:51.229Z] Step 8/24 : COPY . . [2021-02-17T06:25:53.894Z] Removing intermediate container 5a6c231a7c49 [2021-02-17T06:25:53.894Z] ---> b20daf4a8a46 [2021-02-17T06:25:53.894Z] Step 8/30 : COPY . . [2021-02-17T06:25:53.894Z] Removing intermediate container 0d8f15ca898f [2021-02-17T06:25:53.894Z] ---> 15e60c934079 [2021-02-17T06:25:53.894Z] Step 8/22 : COPY . . [2021-02-17T06:25:53.894Z] Removing intermediate container e1c6f22a3cc7 [2021-02-17T06:25:53.894Z] ---> d4497e01d233 [2021-02-17T06:25:53.894Z] Step 8/26 : COPY . . [2021-02-17T06:25:54.173Z] Removing intermediate container 44c1a688665f [2021-02-17T06:25:54.173Z] ---> 3037cd6ee262 [2021-02-17T06:25:54.173Z] Step 8/21 : COPY . . [2021-02-17T06:26:20.977Z] ---> b1624d814184 [2021-02-17T06:26:20.977Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-17T06:26:20.977Z] ---> ba57c281b000 [2021-02-17T06:26:20.977Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-17T06:26:20.977Z] ---> 61a998619a77 [2021-02-17T06:26:20.977Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-17T06:26:20.977Z] ---> 84f0a763a69d [2021-02-17T06:26:20.977Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-17T06:26:20.977Z] ---> b589d83c9e92 [2021-02-17T06:26:20.977Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-17T06:26:21.248Z] ---> Running in 08516a757ec9 [2021-02-17T06:26:21.248Z] ---> Running in 2135be42d7f3 [2021-02-17T06:26:21.248Z] ---> Running in b9627b1557ef [2021-02-17T06:26:21.248Z] ---> Running in d9ebf8b64ba9 [2021-02-17T06:26:21.248Z] ---> Running in 4996ffd4e000 [2021-02-17T06:26:23.245Z] 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-02-17T06:26:23.518Z] 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-02-17T06:26:23.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-17T06:26:23.796Z] 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-02-17T06:26:24.075Z] 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-02-17T06:26:51.019Z] ---> 800dbece7a8e [2021-02-17T06:26:51.019Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-17T06:26:51.019Z] ---> 099519ad673f [2021-02-17T06:26:51.019Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-17T06:26:51.019Z] ---> e37ff55c07cd [2021-02-17T06:26:51.019Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-17T06:26:51.019Z] ---> 59d0bc809646 [2021-02-17T06:26:51.019Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-17T06:26:51.019Z] ---> 14b5dfee491e [2021-02-17T06:26:51.019Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-17T06:26:51.019Z] ---> Running in d5ea93cb3d0b [2021-02-17T06:26:51.019Z] ---> Running in 667e70a1c7df [2021-02-17T06:26:51.019Z] ---> Running in 43bb70cf6083 [2021-02-17T06:26:51.019Z] ---> Running in e34c03f3ce9a [2021-02-17T06:26:51.019Z] ---> Running in c0d4763783e5 [2021-02-17T06:26:51.019Z] 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-02-17T06:26:51.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-17T06:26:51.019Z] 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-02-17T06:26:51.019Z] 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-02-17T06:26:51.019Z] 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-02-17T06:27:45.893Z] 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-02-17T06:27:45.893Z] 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-02-17T06:28:01.002Z] Removing intermediate container d9ebf8b64ba9 [2021-02-17T06:28:01.002Z] ---> 19e3e49bc2fc [2021-02-17T06:28:01.002Z] [2021-02-17T06:28:01.002Z] Step 10/30 : FROM alpine:3.12 [2021-02-17T06:28:01.002Z] Removing intermediate container 08516a757ec9 [2021-02-17T06:28:01.002Z] ---> 409a76b8ed4b [2021-02-17T06:28:01.002Z] [2021-02-17T06:28:01.002Z] Step 10/24 : FROM alpine:3.12 [2021-02-17T06:28:01.002Z] 3.12: Pulling from library/alpine [2021-02-17T06:28:01.002Z] 3.12: Pulling from library/alpine [2021-02-17T06:28:01.002Z] Removing intermediate container b9627b1557ef [2021-02-17T06:28:01.002Z] ---> f157c8fe4a1f [2021-02-17T06:28:01.002Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-17T06:28:01.002Z] ---> Running in 656e51158189 [2021-02-17T06:28:01.002Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-17T06:28:01.002Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-17T06:28:01.002Z] Status: Image is up to date for alpine:3.12 [2021-02-17T06:28:01.002Z] Status: Downloaded newer image for alpine:3.12 [2021-02-17T06:28:01.002Z] ---> afeebe901d6b [2021-02-17T06:28:01.002Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-17T06:28:01.002Z] ---> afeebe901d6b [2021-02-17T06:28:01.002Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-17T06:28:01.002Z] Removing intermediate container 4996ffd4e000 [2021-02-17T06:28:01.002Z] ---> 79b347e6a102 [2021-02-17T06:28:01.002Z] [2021-02-17T06:28:01.002Z] Step 10/21 : FROM alpine:3.12 [2021-02-17T06:28:01.002Z] ---> afeebe901d6b [2021-02-17T06:28:01.002Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-17T06:28:01.276Z] ---> Running in cc6e0689c180 [2021-02-17T06:28:01.276Z] ---> Running in d87a1298048d [2021-02-17T06:28:01.276Z] ---> Running in 72fa33365ef8 [2021-02-17T06:28:02.277Z] Removing intermediate container cc6e0689c180 [2021-02-17T06:28:02.277Z] ---> 5a0ecd095d46 [2021-02-17T06:28:02.277Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-17T06:28:02.664Z] ---> Running in 859432edfdbe [2021-02-17T06:28:02.664Z] 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-02-17T06:28:03.512Z] 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-02-17T06:28:03.512Z] 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-02-17T06:28:03.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:04.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:04.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:04.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:04.660Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-17T06:28:04.660Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-17T06:28:04.660Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T06:28:04.935Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-17T06:28:04.935Z] (4/4) Installing curl (7.69.1-r3) [2021-02-17T06:28:04.935Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:04.935Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T06:28:04.935Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T06:28:04.935Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-17T06:28:04.935Z] (4/5) Installing curl (7.69.1-r3) [2021-02-17T06:28:04.935Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-17T06:28:04.935Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:04.935Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T06:28:05.213Z] OK: 7 MiB in 18 packages [2021-02-17T06:28:05.213Z] OK: 7 MiB in 19 packages [2021-02-17T06:28:05.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:05.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:06.090Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-17T06:28:06.090Z] (2/2) Installing su-exec (0.2-r1) [2021-02-17T06:28:06.090Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:06.090Z] OK: 5 MiB in 16 packages [2021-02-17T06:28:07.524Z] Removing intermediate container 2135be42d7f3 [2021-02-17T06:28:07.524Z] ---> 276a6425de4b [2021-02-17T06:28:07.524Z] [2021-02-17T06:28:07.524Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T06:28:07.524Z] ---> afeebe901d6b [2021-02-17T06:28:07.524Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-17T06:28:08.046Z] Removing intermediate container 667e70a1c7df [2021-02-17T06:28:08.046Z] ---> 08f8266b1342 [2021-02-17T06:28:08.046Z] [2021-02-17T06:28:08.046Z] Step 10/30 : FROM alpine:3.12 [2021-02-17T06:28:08.046Z] Removing intermediate container c0d4763783e5 [2021-02-17T06:28:08.046Z] ---> 762237c2460b [2021-02-17T06:28:08.046Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-17T06:28:08.046Z] 3.12: Pulling from library/alpine [2021-02-17T06:28:08.137Z] ---> Running in 983e686ea58c [2021-02-17T06:28:08.381Z] ---> Running in c1bb88ad9f46 [2021-02-17T06:28:08.411Z] Removing intermediate container d87a1298048d [2021-02-17T06:28:08.411Z] ---> e2fc98429084 [2021-02-17T06:28:08.411Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T06:28:08.689Z] Removing intermediate container 656e51158189 [2021-02-17T06:28:08.689Z] ---> 902477272b16 [2021-02-17T06:28:08.689Z] [2021-02-17T06:28:08.689Z] Step 11/26 : FROM docker:20.10.0 [2021-02-17T06:28:08.689Z] Removing intermediate container 72fa33365ef8 [2021-02-17T06:28:08.689Z] ---> d23eb871e28f [2021-02-17T06:28:08.689Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T06:28:08.689Z] Removing intermediate container 859432edfdbe [2021-02-17T06:28:08.689Z] ---> bdc231325bdc [2021-02-17T06:28:08.689Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-17T06:28:08.689Z] 20.10.0: Pulling from library/docker [2021-02-17T06:28:08.689Z] ---> Running in 07b92181a826 [2021-02-17T06:28:08.965Z] ---> Running in f610c6e90cf2 [2021-02-17T06:28:08.965Z] ---> Running in 531022c9948a [2021-02-17T06:28:09.572Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-17T06:28:09.572Z] Status: Downloaded newer image for alpine:3.12 [2021-02-17T06:28:09.572Z] ---> 389fef711851 [2021-02-17T06:28:09.572Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-17T06:28:09.572Z] ---> Running in 7ff47295b72e [2021-02-17T06:28:09.961Z] Removing intermediate container 07b92181a826 [2021-02-17T06:28:09.961Z] ---> 4de318595b44 [2021-02-17T06:28:09.961Z] Step 13/21 : WORKDIR /edgex [2021-02-17T06:28:09.961Z] Removing intermediate container f610c6e90cf2 [2021-02-17T06:28:09.961Z] ---> 1f1fb81f4426 [2021-02-17T06:28:09.961Z] Step 13/24 : WORKDIR / [2021-02-17T06:28:09.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:09.961Z] Removing intermediate container 531022c9948a [2021-02-17T06:28:09.961Z] ---> ca9926fcad04 [2021-02-17T06:28:09.961Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-17T06:28:10.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:10.236Z] ---> Running in 45a936f66413 [2021-02-17T06:28:10.236Z] ---> Running in 42c08b348551 [2021-02-17T06:28:10.492Z] 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-02-17T06:28:10.510Z] ---> Running in ed0f2d7905eb [2021-02-17T06:28:10.787Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-17T06:28:10.787Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:10.787Z] OK: 5 MiB in 15 packages [2021-02-17T06:28:11.311Z] Removing intermediate container 7ff47295b72e [2021-02-17T06:28:11.311Z] ---> 996c01f8318c [2021-02-17T06:28:11.311Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-17T06:28:11.777Z] Removing intermediate container 45a936f66413 [2021-02-17T06:28:11.777Z] ---> d20868cc4bb1 [2021-02-17T06:28:11.777Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-17T06:28:12.069Z] Removing intermediate container 42c08b348551 [2021-02-17T06:28:12.069Z] ---> 8f1234705c1b [2021-02-17T06:28:12.069Z] 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-02-17T06:28:12.069Z] Removing intermediate container ed0f2d7905eb [2021-02-17T06:28:12.069Z] ---> a992729d5182 [2021-02-17T06:28:12.069Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-17T06:28:12.353Z] ---> Running in bed89fa35403 [2021-02-17T06:28:12.959Z] ---> 1b3e16a20ad7 [2021-02-17T06:28:12.959Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-17T06:28:12.959Z] Removing intermediate container 983e686ea58c [2021-02-17T06:28:12.959Z] ---> cb4aa03bf444 [2021-02-17T06:28:12.959Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T06:28:13.230Z] ---> 7183d15f94eb [2021-02-17T06:28:13.230Z] 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-02-17T06:28:13.230Z] ---> Running in 5503abc264b5 [2021-02-17T06:28:13.570Z] ---> Running in 8a24175122f9 [2021-02-17T06:28:13.954Z] Removing intermediate container d5ea93cb3d0b [2021-02-17T06:28:13.954Z] ---> a2fb909bedbd [2021-02-17T06:28:13.954Z] [2021-02-17T06:28:13.954Z] Step 10/24 : FROM alpine:3.12 [2021-02-17T06:28:13.954Z] ---> 389fef711851 [2021-02-17T06:28:13.954Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-17T06:28:14.280Z] Removing intermediate container e34c03f3ce9a [2021-02-17T06:28:14.280Z] ---> 8409dd7fc0f9 [2021-02-17T06:28:14.280Z] [2021-02-17T06:28:14.280Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T06:28:14.280Z] ---> 389fef711851 [2021-02-17T06:28:14.280Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T06:28:14.280Z] Removing intermediate container 43bb70cf6083 [2021-02-17T06:28:14.280Z] ---> 6d01ba67d67a [2021-02-17T06:28:14.280Z] [2021-02-17T06:28:14.280Z] Step 10/21 : FROM alpine:3.12 [2021-02-17T06:28:14.280Z] ---> 389fef711851 [2021-02-17T06:28:14.280Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-17T06:28:14.669Z] Removing intermediate container 5503abc264b5 [2021-02-17T06:28:14.669Z] ---> eb3a4d5a6bda [2021-02-17T06:28:14.669Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-17T06:28:14.945Z] ---> Running in 906c85ec8d59 [2021-02-17T06:28:14.945Z] ---> Running in bf58f5381b8c [2021-02-17T06:28:14.945Z] ---> Running in abaae32d5f60 [2021-02-17T06:28:15.267Z] ---> Running in 7cc6c9cb7569 [2021-02-17T06:28:15.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:15.550Z] ---> b184b361ebde [2021-02-17T06:28:15.550Z] ---> 0c86b4a9c326 [2021-02-17T06:28:15.550Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-17T06:28:15.550Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-17T06:28:15.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:16.142Z] Removing intermediate container 7cc6c9cb7569 [2021-02-17T06:28:16.142Z] ---> 7586cc4848e7 [2021-02-17T06:28:16.142Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T06:28:16.182Z] Removing intermediate container c1bb88ad9f46 [2021-02-17T06:28:16.182Z] ---> 021473dd8cc7 [2021-02-17T06:28:16.182Z] [2021-02-17T06:28:16.182Z] Step 11/26 : FROM docker:20.10.0 [2021-02-17T06:28:16.554Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-17T06:28:16.554Z] (2/2) Installing su-exec (0.2-r1) [2021-02-17T06:28:16.554Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:16.554Z] OK: 6 MiB in 16 packages [2021-02-17T06:28:16.554Z] 20.10.0: Pulling from library/docker [2021-02-17T06:28:16.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:16.746Z] ---> Running in 0d4d030e6a66 [2021-02-17T06:28:16.746Z] Removing intermediate container bed89fa35403 [2021-02-17T06:28:16.746Z] ---> 42739112d29b [2021-02-17T06:28:16.746Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-17T06:28:17.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:17.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:17.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:17.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:17.357Z] ---> Running in fdef366c5a3f [2021-02-17T06:28:17.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:17.629Z] ---> 9415e72b5e12 [2021-02-17T06:28:17.629Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-17T06:28:18.228Z] Removing intermediate container 0d4d030e6a66 [2021-02-17T06:28:18.228Z] ---> 55b35dfad3bc [2021-02-17T06:28:18.228Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:28:18.228Z] ---> 12fb14d0c355 [2021-02-17T06:28:18.228Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-17T06:28:18.240Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-17T06:28:18.240Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-17T06:28:18.502Z] ---> Running in 04bc6ea5e8bc [2021-02-17T06:28:18.502Z] Removing intermediate container fdef366c5a3f [2021-02-17T06:28:18.502Z] ---> 32c9625d08f0 [2021-02-17T06:28:18.502Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-17T06:28:18.687Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-17T06:28:19.485Z] ---> 63dbeac31ce3 [2021-02-17T06:28:19.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-17T06:28:19.770Z] Removing intermediate container 04bc6ea5e8bc [2021-02-17T06:28:19.770Z] ---> 00d9f250415d [2021-02-17T06:28:19.770Z] Step 18/21 : CMD ["--init=true"] [2021-02-17T06:28:19.770Z] ---> 322bf2e97596 [2021-02-17T06:28:19.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-17T06:28:19.770Z] ---> cd2bef1ca135 [2021-02-17T06:28:19.771Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-17T06:28:19.993Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:19.994Z] OK: 6 MiB in 15 packages [2021-02-17T06:28:19.994Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T06:28:19.994Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T06:28:19.994Z] Removing intermediate container 8a24175122f9 [2021-02-17T06:28:19.994Z] ---> 4a79470a10ab [2021-02-17T06:28:19.994Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-17T06:28:19.994Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-17T06:28:19.994Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-17T06:28:19.994Z] (4/4) Installing curl (7.69.1-r3) [2021-02-17T06:28:19.994Z] (4/5) Installing curl (7.69.1-r3) [2021-02-17T06:28:19.994Z] ---> Running in eb262484f462 [2021-02-17T06:28:19.994Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-17T06:28:19.994Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:20.045Z] ---> Running in 773b5dba16c3 [2021-02-17T06:28:20.319Z] ---> Running in ac078b3f9031 [2021-02-17T06:28:20.916Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:20.916Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T06:28:20.916Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T06:28:20.916Z] OK: 7 MiB in 18 packages [2021-02-17T06:28:20.916Z] OK: 7 MiB in 19 packages [2021-02-17T06:28:20.924Z] Removing intermediate container 773b5dba16c3 [2021-02-17T06:28:20.924Z] ---> 3ac2a6c7aa80 [2021-02-17T06:28:20.924Z] Step 19/21 : LABEL arch=arm64 [2021-02-17T06:28:21.204Z] ---> Running in 9769be8cfa67 [2021-02-17T06:28:21.592Z] Removing intermediate container eb262484f462 [2021-02-17T06:28:21.592Z] ---> fc274c7d0934 [2021-02-17T06:28:21.592Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-17T06:28:21.801Z] ---> 4e67b02f5f82 [2021-02-17T06:28:21.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-17T06:28:21.802Z] ---> 5662d9463b1d [2021-02-17T06:28:21.802Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-17T06:28:22.077Z] Removing intermediate container 9769be8cfa67 [2021-02-17T06:28:22.077Z] ---> 515d50bc84a3 [2021-02-17T06:28:22.077Z] Step 20/21 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:28:22.077Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-17T06:28:22.077Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-17T06:28:22.077Z] ---> eeaf43b92773 [2021-02-17T06:28:22.077Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-17T06:28:22.077Z] ---> Running in 157a1c4cdf43 [2021-02-17T06:28:22.126Z] ---> Running in cd7db10ec91b [2021-02-17T06:28:22.356Z] ---> Running in c5493ba2fa8d [2021-02-17T06:28:22.782Z] Removing intermediate container bf58f5381b8c [2021-02-17T06:28:22.782Z] ---> 10e669b5ef8d [2021-02-17T06:28:22.783Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T06:28:22.956Z] ---> 20f587cecf19 [2021-02-17T06:28:22.956Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-17T06:28:22.956Z] ---> Running in bea6ccbdf9c3 [2021-02-17T06:28:22.956Z] Removing intermediate container 157a1c4cdf43 [2021-02-17T06:28:22.956Z] ---> 348cbd3983c4 [2021-02-17T06:28:22.956Z] ---> 6ed67ab38440 [2021-02-17T06:28:22.956Z] Step 21/21 : LABEL version=0.0.0Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-17T06:28:22.956Z] [2021-02-17T06:28:23.421Z] ---> Running in 937aca7af4b7 [2021-02-17T06:28:23.421Z] Removing intermediate container cd7db10ec91b [2021-02-17T06:28:23.421Z] ---> e162d9ca50fc [2021-02-17T06:28:23.421Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-17T06:28:23.558Z] ---> Running in 968507bde830 [2021-02-17T06:28:23.558Z] ---> Running in 4ac78a392caf [2021-02-17T06:28:23.558Z] Removing intermediate container ac078b3f9031 [2021-02-17T06:28:23.558Z] ---> 2bf24b9480e4 [2021-02-17T06:28:23.558Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:28:23.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:23.827Z] Removing intermediate container bea6ccbdf9c3 [2021-02-17T06:28:23.827Z] ---> d95c4210c8e2 [2021-02-17T06:28:23.827Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:28:23.943Z] ---> Running in 612e3075a8d6 [2021-02-17T06:28:24.098Z] ---> Running in d769e3f78775 [2021-02-17T06:28:24.098Z] Removing intermediate container 968507bde830 [2021-02-17T06:28:24.098Z] ---> 3f3ba4f36e41 [2021-02-17T06:28:24.098Z] [2021-02-17T06:28:24.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:24.693Z] Removing intermediate container d769e3f78775 [2021-02-17T06:28:24.693Z] ---> 4ca75f86e49d [2021-02-17T06:28:24.693Z] Step 20/22 : LABEL arch=arm64 [2021-02-17T06:28:24.693Z] Successfully built 3f3ba4f36e41 [2021-02-17T06:28:24.693Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-17T06:28:24.693Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-02-17T06:28:24.693Z] (1/2) Installing readline (8.0.4-r0) [2021-02-17T06:28:24.693Z] (2/2) Installing bash (5.0.17-r0) [2021-02-17T06:28:24.693Z] ---> Running in 8ef385aeae6c [2021-02-17T06:28:24.914Z] Removing intermediate container 937aca7af4b7 [2021-02-17T06:28:24.914Z] ---> f62de0aaa558 [2021-02-17T06:28:24.914Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-17T06:28:24.966Z] ---> f76f38c36cdd [2021-02-17T06:28:24.966Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-17T06:28:24.966Z] Executing bash-5.0.17-r0.post-install [2021-02-17T06:28:24.966Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:24.966Z] OK: 12 MiB in 22 packages [2021-02-17T06:28:25.567Z] Removing intermediate container 8ef385aeae6c [2021-02-17T06:28:25.567Z] ---> 47abaceb2a8f [2021-02-17T06:28:25.567Z] Step 21/22 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:28:25.627Z] Removing intermediate container abaae32d5f60 [2021-02-17T06:28:25.627Z] ---> c028021ef65f [2021-02-17T06:28:25.627Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T06:28:25.627Z] ---> Running in 5eb74f237edf [2021-02-17T06:28:25.854Z] ---> Running in ec78c2f14d16 [2021-02-17T06:28:26.686Z] ---> Running in 3bf672d39cfa [2021-02-17T06:28:27.175Z] Removing intermediate container 5eb74f237edf [2021-02-17T06:28:27.175Z] ---> 8ed39bcf645a [2021-02-17T06:28:27.175Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T06:28:27.175Z] Removing intermediate container 906c85ec8d59 [2021-02-17T06:28:27.175Z] ---> db6f6c06a773 [2021-02-17T06:28:27.175Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T06:28:27.289Z] Removing intermediate container ec78c2f14d16 [2021-02-17T06:28:27.289Z] ---> bef2b9c92010 [2021-02-17T06:28:27.289Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T06:28:27.289Z] ---> be03d5ba11be [2021-02-17T06:28:27.289Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-17T06:28:27.515Z] ---> Running in e11eb8968ca6 [2021-02-17T06:28:27.564Z] ---> Running in 1a62a803a6b0 [2021-02-17T06:28:27.825Z] Removing intermediate container 3bf672d39cfa [2021-02-17T06:28:27.825Z] ---> b89b01554ee9 [2021-02-17T06:28:27.825Z] Step 13/21 : WORKDIR /edgex [2021-02-17T06:28:27.851Z] Removing intermediate container 4ac78a392caf [2021-02-17T06:28:27.851Z] ---> 159640f8ddca [2021-02-17T06:28:27.851Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-17T06:28:27.851Z] Removing intermediate container c5493ba2fa8d [2021-02-17T06:28:27.851Z] ---> c912cba1c23e [2021-02-17T06:28:27.851Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-17T06:28:28.155Z] ---> Running in 7f41fe017489 [2021-02-17T06:28:28.155Z] ---> Running in 2c019e4ed3fe [2021-02-17T06:28:28.417Z] ---> Running in 54096e57bc8e [2021-02-17T06:28:28.427Z] ---> 115d4a5dd44a [2021-02-17T06:28:28.427Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-17T06:28:28.428Z] Removing intermediate container 1a62a803a6b0 [2021-02-17T06:28:28.428Z] ---> b56efa502abd [2021-02-17T06:28:28.428Z] [2021-02-17T06:28:28.989Z] Removing intermediate container e11eb8968ca6 [2021-02-17T06:28:28.989Z] ---> 625a39870dab [2021-02-17T06:28:28.989Z] Step 15/23 : WORKDIR / [2021-02-17T06:28:28.989Z] ---> Running in 3f4a59afb2cc [2021-02-17T06:28:28.989Z] Removing intermediate container 54096e57bc8e [2021-02-17T06:28:28.989Z] ---> f043daf59e03 [2021-02-17T06:28:28.989Z] Step 13/24 : WORKDIR / [2021-02-17T06:28:29.024Z] Successfully built b56efa502abd [2021-02-17T06:28:29.298Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-17T06:28:29.298Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-02-17T06:28:29.298Z] Removing intermediate container 2c019e4ed3fe [2021-02-17T06:28:29.298Z] ---> 6c1ed2794b7e [2021-02-17T06:28:29.298Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-17T06:28:29.298Z] Removing intermediate container 7f41fe017489 [2021-02-17T06:28:29.298Z] ---> 0a5f5ac05ad8 [2021-02-17T06:28:29.298Z] Step 22/24 : LABEL arch=arm64 [2021-02-17T06:28:29.577Z] ---> Running in 7fd95b008e97 [2021-02-17T06:28:29.577Z] ---> Running in 17d2458d58e5 [2021-02-17T06:28:29.605Z] ---> Running in 9ad2b08c1c67 [2021-02-17T06:28:29.605Z] ---> Running in 2d8be9aad68d [2021-02-17T06:28:29.605Z] Removing intermediate container 612e3075a8d6 [2021-02-17T06:28:29.605Z] ---> 7e95adf774dc [2021-02-17T06:28:29.605Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-17T06:28:29.853Z] ---> a352eaac0d0a [2021-02-17T06:28:29.853Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-17T06:28:30.127Z] Removing intermediate container 7fd95b008e97 [2021-02-17T06:28:30.127Z] ---> ac7f94a71961 [2021-02-17T06:28:30.127Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-17T06:28:30.127Z] ---> Running in 95fb3333f7cc [2021-02-17T06:28:30.374Z] Removing intermediate container 3f4a59afb2cc [2021-02-17T06:28:30.374Z] ---> deb20fe99546 [2021-02-17T06:28:30.374Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-17T06:28:30.374Z] ---> Running in 97d9aa28a45d [2021-02-17T06:28:30.374Z] Removing intermediate container 2d8be9aad68d [2021-02-17T06:28:30.374Z] ---> 8f11e84c7cf3 [2021-02-17T06:28:30.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:28:30.374Z] Removing intermediate container 9ad2b08c1c67 [2021-02-17T06:28:30.374Z] ---> 95369edc10a3 [2021-02-17T06:28:30.374Z] 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-02-17T06:28:30.403Z] Removing intermediate container 17d2458d58e5 [2021-02-17T06:28:30.403Z] ---> 3e1f4aa1a1de [2021-02-17T06:28:30.403Z] Step 23/24 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:28:30.403Z] ---> Running in 91bdf304e992 [2021-02-17T06:28:30.685Z] ---> Running in a7a4fe365ea4 [2021-02-17T06:28:30.958Z] Removing intermediate container 95fb3333f7cc [2021-02-17T06:28:30.958Z] ---> 3a22ee4f8c7b [2021-02-17T06:28:30.958Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-17T06:28:31.082Z] Removing intermediate container 97d9aa28a45d [2021-02-17T06:28:31.082Z] ---> db39d7a42f50 [2021-02-17T06:28:31.082Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-17T06:28:31.235Z] Removing intermediate container 91bdf304e992 [2021-02-17T06:28:31.235Z] ---> 0cf904343be4 [2021-02-17T06:28:31.235Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-17T06:28:31.583Z] ---> a23c1fed9898 [2021-02-17T06:28:31.583Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-17T06:28:31.583Z] ---> 5b61ac6d4d2b [2021-02-17T06:28:31.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-17T06:28:31.583Z] ---> 7e0f0115c807 [2021-02-17T06:28:31.583Z] 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-02-17T06:28:31.840Z] Removing intermediate container a7a4fe365ea4 [2021-02-17T06:28:31.840Z] ---> 8fe0da9435f6 [2021-02-17T06:28:31.840Z] Step 24/24 : LABEL version=0.0.0 [2021-02-17T06:28:32.114Z] ---> 7fad5d785be1 [2021-02-17T06:28:32.114Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-17T06:28:32.114Z] ---> Running in 51a3e49cc0b2 [2021-02-17T06:28:32.281Z] ---> 437bf64a9e54 [2021-02-17T06:28:32.281Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-17T06:28:32.715Z] ---> Running in 8f8f00a87118 [2021-02-17T06:28:32.715Z] ---> 3b30a30ff073 [2021-02-17T06:28:32.715Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-17T06:28:32.985Z] ---> 76271ccff2a8 [2021-02-17T06:28:32.985Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-17T06:28:32.985Z] ---> Running in 3eef2eedc2c0 [2021-02-17T06:28:32.985Z] ---> 1beef6e50d7a [2021-02-17T06:28:32.985Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-17T06:28:32.985Z] ---> 1b49473623d8 [2021-02-17T06:28:32.985Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-17T06:28:33.004Z] Removing intermediate container 51a3e49cc0b2 [2021-02-17T06:28:33.004Z] ---> 86f1c2137965 [2021-02-17T06:28:33.004Z] [2021-02-17T06:28:33.616Z] Successfully built 86f1c2137965 [2021-02-17T06:28:33.616Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-17T06:28:33.616Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-02-17T06:28:33.898Z] ---> 788bf05fb9a3 [2021-02-17T06:28:33.898Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-17T06:28:33.986Z] ---> bd242ff54b38 [2021-02-17T06:28:33.986Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-17T06:28:35.346Z] ---> 9c885f3b1742 [2021-02-17T06:28:35.346Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-17T06:28:35.346Z] ---> Running in 64a45f8a9050 [2021-02-17T06:28:35.620Z] Removing intermediate container 8f8f00a87118 [2021-02-17T06:28:35.620Z] ---> 29f270dc420c [2021-02-17T06:28:35.620Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-17T06:28:35.682Z] ---> b6fcc81831c1 [2021-02-17T06:28:35.682Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-17T06:28:35.682Z] ---> fcd8532b315d [2021-02-17T06:28:35.682Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-17T06:28:35.682Z] ---> Running in 947590fe2eff [2021-02-17T06:28:35.682Z] ---> Running in 543fc2803df7 [2021-02-17T06:28:36.583Z] ---> 25d37109dc79 [2021-02-17T06:28:36.583Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-17T06:28:36.600Z] ---> Running in 8f3c5736b979 [2021-02-17T06:28:36.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:37.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:28:37.144Z] Removing intermediate container 8f3c5736b979 [2021-02-17T06:28:37.144Z] ---> 1eeb5cefc12a [2021-02-17T06:28:37.144Z] Step 27/30 : CMD ["gate"] [2021-02-17T06:28:37.744Z] ---> Running in 19d2593d20d5 [2021-02-17T06:28:37.744Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-17T06:28:37.744Z] (2/33) Installing expat (2.2.9-r1) [2021-02-17T06:28:37.744Z] (3/33) Installing libffi (3.3-r2) [2021-02-17T06:28:37.744Z] (4/33) Installing gdbm (1.13-r1) [2021-02-17T06:28:37.744Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-17T06:28:37.744Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-17T06:28:37.744Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-17T06:28:37.840Z] Removing intermediate container 947590fe2eff [2021-02-17T06:28:37.840Z] ---> 9202b5eca042 [2021-02-17T06:28:37.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:28:37.840Z] Removing intermediate container 543fc2803df7 [2021-02-17T06:28:37.840Z] ---> 84a37774732e [2021-02-17T06:28:37.840Z] Step 18/21 : CMD ["--init=true"] [2021-02-17T06:28:37.840Z] ---> 8681b3e6729d [2021-02-17T06:28:37.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-17T06:28:37.840Z] ---> Running in ded0c525849d [2021-02-17T06:28:38.214Z] ---> Running in c4cebe1224e3 [2021-02-17T06:28:38.214Z] Removing intermediate container 3eef2eedc2c0 [2021-02-17T06:28:38.214Z] ---> f772f509a7d2 [2021-02-17T06:28:38.214Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:28:38.722Z] Removing intermediate container 19d2593d20d5 [2021-02-17T06:28:38.722Z] ---> b924e549471e [2021-02-17T06:28:38.722Z] Step 28/30 : LABEL arch=arm64 [2021-02-17T06:28:38.790Z] Removing intermediate container ded0c525849d [2021-02-17T06:28:38.790Z] ---> 1ab3eb756c1e [2021-02-17T06:28:38.790Z] Step 21/23 : LABEL arch=x86_64 [2021-02-17T06:28:39.320Z] ---> Running in 58f845adad7f [2021-02-17T06:28:39.361Z] ---> Running in 0c394302487e [2021-02-17T06:28:39.361Z] Removing intermediate container c4cebe1224e3 [2021-02-17T06:28:39.361Z] ---> 97ce9135e35f [2021-02-17T06:28:39.361Z] Step 19/21 : LABEL arch=x86_64 [2021-02-17T06:28:39.361Z] ---> d686bc9372fa [2021-02-17T06:28:39.361Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-17T06:28:39.927Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-17T06:28:39.927Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-17T06:28:39.927Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-17T06:28:39.927Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-17T06:28:39.927Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-17T06:28:40.054Z] ---> 69b0d43dc933 [2021-02-17T06:28:40.054Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-17T06:28:40.054Z] ---> Running in 1ba0f290a75e [2021-02-17T06:28:40.054Z] ---> Running in b5a50aa7815f [2021-02-17T06:28:40.054Z] Removing intermediate container 0c394302487e [2021-02-17T06:28:40.054Z] ---> a59e3fa89227 [2021-02-17T06:28:40.054Z] Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:28:40.211Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-17T06:28:40.211Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-17T06:28:40.211Z] Removing intermediate container 58f845adad7f [2021-02-17T06:28:40.211Z] ---> 4db3c054d640 [2021-02-17T06:28:40.211Z] Step 29/30 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:28:40.211Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-17T06:28:40.211Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-17T06:28:40.211Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-17T06:28:40.211Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-17T06:28:40.346Z] ---> Running in 6daea8ac5c51 [2021-02-17T06:28:40.347Z] Removing intermediate container 1ba0f290a75e [2021-02-17T06:28:40.347Z] ---> 4860254a38ac [2021-02-17T06:28:40.347Z] Step 20/21 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:28:40.487Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-17T06:28:40.487Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-17T06:28:40.487Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-17T06:28:40.487Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-17T06:28:40.487Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-17T06:28:40.487Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-17T06:28:40.487Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-17T06:28:40.487Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-17T06:28:40.487Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-17T06:28:40.487Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-17T06:28:40.487Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-17T06:28:40.487Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-17T06:28:40.487Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-17T06:28:40.487Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-17T06:28:40.487Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-17T06:28:40.670Z] ---> Running in 1ba4eb622646 [2021-02-17T06:28:40.765Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:40.765Z] OK: 71 MiB in 55 packages [2021-02-17T06:28:40.765Z] ---> Running in f10c77d9cb46 [2021-02-17T06:28:40.969Z] Removing intermediate container 6daea8ac5c51 [2021-02-17T06:28:40.969Z] ---> b4c2f2419bca [2021-02-17T06:28:40.969Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T06:28:41.372Z] ---> 0b7db97c3fad [2021-02-17T06:28:41.372Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-17T06:28:41.372Z] ---> Running in 56216af33d2a [2021-02-17T06:28:41.654Z] Removing intermediate container 1ba4eb622646 [2021-02-17T06:28:41.655Z] ---> 50fd6b246fab [2021-02-17T06:28:41.655Z] Step 21/21 : LABEL version=0.0.0 [2021-02-17T06:28:41.746Z] Removing intermediate container f10c77d9cb46 [2021-02-17T06:28:41.746Z] ---> c721f4298d79 [2021-02-17T06:28:41.746Z] Step 30/30 : LABEL version=0.0.0 [2021-02-17T06:28:42.354Z] ---> Running in 0e4ea93fe685 [2021-02-17T06:28:42.952Z] Removing intermediate container 0e4ea93fe685 [2021-02-17T06:28:42.952Z] ---> 45d9d1492221 [2021-02-17T06:28:42.952Z] [2021-02-17T06:28:43.219Z] ---> Running in 0aeb59c2b948 [2021-02-17T06:28:43.549Z] Successfully built 45d9d1492221 [2021-02-17T06:28:43.549Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-17T06:28:43.549Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-02-17T06:28:44.140Z] Removing intermediate container 56216af33d2a [2021-02-17T06:28:44.140Z] ---> 7a289f3f3cd0 [2021-02-17T06:28:44.140Z] [2021-02-17T06:28:44.922Z] ---> 986b5b05d799 [2021-02-17T06:28:44.922Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-17T06:28:45.925Z] Removing intermediate container b5a50aa7815f [2021-02-17T06:28:45.925Z] ---> e122b9e4e86c [2021-02-17T06:28:45.925Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-17T06:28:45.925Z] Removing intermediate container 0aeb59c2b948 [2021-02-17T06:28:45.925Z] ---> d698db0583ed [2021-02-17T06:28:45.925Z] [2021-02-17T06:28:45.925Z] ---> ef04a2db2bb7 [2021-02-17T06:28:45.925Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-17T06:28:47.051Z] ---> Running in 5d39c17ea365 [2021-02-17T06:28:47.051Z] Successfully built 7a289f3f3cd0 [2021-02-17T06:28:47.369Z] Successfully tagged docker-core-metadata-go:latest [2021-02-17T06:28:47.369Z] Building docker-support-notifications-go [2021-02-17T06:28:47.369Z]  Building docker-core-metadata-go ... done  ---> Running in 91c66c2deac3 [2021-02-17T06:28:47.998Z] Successfully built d698db0583ed [2021-02-17T06:28:48.827Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-17T06:28:48.827Z] Building docker-support-scheduler-go [2021-02-17T06:28:48.958Z] Removing intermediate container 64a45f8a9050 [2021-02-17T06:28:48.958Z] ---> c9aa581a8aa1 [2021-02-17T06:28:48.958Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-17T06:28:48.958Z] ---> Running in 34de1a22952f [2021-02-17T06:28:50.084Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 5d39c17ea365 [2021-02-17T06:28:50.084Z] ---> bcefa8379170 [2021-02-17T06:28:50.084Z] Step 22/24 : LABEL arch=x86_64 [2021-02-17T06:28:50.084Z] Removing intermediate container 91c66c2deac3 [2021-02-17T06:28:50.084Z] ---> 1d7fdd3ea620 [2021-02-17T06:28:50.084Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-17T06:28:50.084Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-17T06:28:50.958Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-17T06:28:50.958Z] ---> aefe523efa57 [2021-02-17T06:28:50.958Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-17T06:28:50.958Z] ---> Running in e9e0fc692ef4 [2021-02-17T06:28:51.425Z] ---> Running in fc59d121847c [2021-02-17T06:28:52.098Z] ---> 1daec1dcb5a1 [2021-02-17T06:28:52.098Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-17T06:28:52.098Z] Removing intermediate container e9e0fc692ef4 [2021-02-17T06:28:52.098Z] ---> 229e1d731369 [2021-02-17T06:28:52.098Z] Step 23/24 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:28:54.366Z] Collecting docker-compose==1.23.2 [2021-02-17T06:28:54.366Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-17T06:28:54.769Z] ---> Running in 4c5bfe0330b3 [2021-02-17T06:28:54.961Z] Collecting texttable<0.10,>=0.9.0 [2021-02-17T06:28:54.961Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-17T06:28:56.588Z] ---> Running in b7776efad150 [2021-02-17T06:28:57.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:57.340Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:28:57.595Z] Collecting docker<4.0,>=3.6.0 [2021-02-17T06:28:57.596Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-17T06:28:57.764Z] (1/2) Installing readline (8.0.4-r0) [2021-02-17T06:28:57.764Z] (2/2) Installing bash (5.0.17-r0) [2021-02-17T06:28:57.764Z] Executing bash-5.0.17-r0.post-install [2021-02-17T06:28:57.765Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:28:57.765Z] Removing intermediate container b7776efad150 [2021-02-17T06:28:57.765Z] ---> e40364e398e1 [2021-02-17T06:28:57.765Z] Step 24/24 : LABEL version=0.0.0 [2021-02-17T06:28:57.765Z] OK: 12 MiB in 22 packages [2021-02-17T06:28:58.576Z] Collecting jsonschema<3,>=2.5.1 [2021-02-17T06:28:58.577Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-17T06:28:58.858Z] ---> Running in f96a718068a6 [2021-02-17T06:28:58.861Z] Collecting docopt<0.7,>=0.6.1 [2021-02-17T06:28:58.861Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-17T06:29:02.344Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-17T06:29:02.344Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-17T06:29:02.344Z] 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-02-17T06:29:02.940Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:29:02.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:29:02.940Z] ---> 6ba57f95bcfa [2021-02-17T06:29:02.940Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T06:29:02.940Z] ---> Using cache [2021-02-17T06:29:02.940Z] ---> 1ec5a91c2b88 [2021-02-17T06:29:02.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:29:02.940Z] ---> Using cache [2021-02-17T06:29:02.940Z] ---> 6b481c7b19c7 [2021-02-17T06:29:02.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T06:29:02.940Z] ---> Using cache [2021-02-17T06:29:02.940Z] ---> d43aeae9916d [2021-02-17T06:29:02.940Z] Step 6/23 : COPY go.mod . [2021-02-17T06:29:02.940Z] ---> Using cache [2021-02-17T06:29:02.940Z] ---> fd217a5ab4ad [2021-02-17T06:29:02.940Z] Step 7/23 : RUN go mod download [2021-02-17T06:29:02.940Z] ---> Using cache [2021-02-17T06:29:02.940Z] ---> 3037cd6ee262 [2021-02-17T06:29:02.940Z] Step 8/23 : COPY . . [2021-02-17T06:29:02.940Z] ---> Using cache [2021-02-17T06:29:02.940Z] ---> 61a998619a77 [2021-02-17T06:29:02.940Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-17T06:29:03.537Z] Collecting PyYAML<4,>=3.10 [2021-02-17T06:29:03.538Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-17T06:29:04.517Z] Removing intermediate container f96a718068a6 [2021-02-17T06:29:04.517Z] ---> 51d3d097f22e [2021-02-17T06:29:04.517Z] [2021-02-17T06:29:05.211Z] Successfully built 51d3d097f22e [2021-02-17T06:29:05.211Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-17T06:29:05.211Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-02-17T06:29:05.858Z] Removing intermediate container fc59d121847c [2021-02-17T06:29:05.858Z] ---> 4465a5e98439 [2021-02-17T06:29:05.858Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-17T06:29:05.858Z] Removing intermediate container 4c5bfe0330b3 [2021-02-17T06:29:05.858Z] ---> 52064ea4a558 [2021-02-17T06:29:05.858Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-17T06:29:06.147Z] ---> Running in 540ded5fe7f2 [2021-02-17T06:29:06.185Z] ---> Running in df9cc77f68bf [2021-02-17T06:29:07.642Z] 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-02-17T06:29:07.642Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-17T06:29:07.642Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-17T06:29:09.526Z] ---> Running in 35c5eaa16c2e [2021-02-17T06:29:11.041Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-17T06:29:11.041Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-17T06:29:11.322Z] Collecting cached-property<2,>=1.2.0 [2021-02-17T06:29:11.322Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-17T06:29:11.715Z] Removing intermediate container 540ded5fe7f2 [2021-02-17T06:29:11.715Z] ---> 687fe546ada1 [2021-02-17T06:29:11.715Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-17T06:29:11.926Z] Collecting docker-pycreds>=0.4.0 [2021-02-17T06:29:11.926Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-17T06:29:11.926Z] 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-02-17T06:29:12.913Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-17T06:29:12.913Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-17T06:29:12.913Z] 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-02-17T06:29:13.186Z] Collecting idna<2.8,>=2.5 [2021-02-17T06:29:13.186Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-17T06:29:13.218Z] ---> Running in 232d6c00ebbb [2021-02-17T06:29:13.218Z] Removing intermediate container 35c5eaa16c2e [2021-02-17T06:29:13.218Z] ---> a3e2968aab33 [2021-02-17T06:29:13.218Z] Step 27/30 : CMD ["gate"] [2021-02-17T06:29:13.466Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-17T06:29:13.466Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-17T06:29:13.466Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-17T06:29:13.466Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-17T06:29:14.076Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:29:14.076Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:29:14.076Z] ---> 6ba57f95bcfa [2021-02-17T06:29:14.076Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T06:29:14.076Z] ---> Using cache [2021-02-17T06:29:14.076Z] ---> 1ec5a91c2b88 [2021-02-17T06:29:14.076Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:29:14.076Z] ---> Using cache [2021-02-17T06:29:14.076Z] ---> 6b481c7b19c7 [2021-02-17T06:29:14.076Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-17T06:29:14.152Z] ---> Running in 7c38a106bee3 [2021-02-17T06:29:14.685Z] Installing collected packages: texttable, websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, docopt, PyYAML, dockerpty, cached-property, docker-compose [2021-02-17T06:29:14.685Z] Running setup.py install for texttable: started [2021-02-17T06:29:14.965Z] ---> Running in 85194277f631 [2021-02-17T06:29:14.984Z] Removing intermediate container 232d6c00ebbb [2021-02-17T06:29:14.984Z] ---> 8027a2344710 [2021-02-17T06:29:14.984Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-17T06:29:14.984Z] ---> Running in c2169f097ce6 [2021-02-17T06:29:14.984Z] Removing intermediate container 7c38a106bee3 [2021-02-17T06:29:14.984Z] ---> 7588c0b07db0 [2021-02-17T06:29:14.984Z] Step 28/30 : LABEL arch=x86_64 [2021-02-17T06:29:15.508Z] ---> Running in 4f2b7f9f4d8c [2021-02-17T06:29:15.508Z] Removing intermediate container c2169f097ce6 [2021-02-17T06:29:15.508Z] ---> f23ad8512594 [2021-02-17T06:29:15.508Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-17T06:29:16.493Z] Removing intermediate container 4f2b7f9f4d8c [2021-02-17T06:29:16.493Z] ---> 6721af42b9d6 [2021-02-17T06:29:16.493Z] Step 29/30 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:29:16.804Z] ---> Running in 61bb13de84ac [2021-02-17T06:29:16.804Z] ---> a01aab37aa67 [2021-02-17T06:29:16.804Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-17T06:29:17.121Z] Removing intermediate container 61bb13de84ac [2021-02-17T06:29:17.121Z] ---> 7aa745eaea7a [2021-02-17T06:29:17.121Z] Step 30/30 : LABEL version=0.0.0 [2021-02-17T06:29:17.438Z] ---> 02c2cdb6ba7d [2021-02-17T06:29:17.438Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-17T06:29:19.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:29:19.012Z] Running setup.py install for texttable: finished with status 'done' [2021-02-17T06:29:19.012Z] Attempting uninstall: urllib3 [2021-02-17T06:29:19.012Z] Found existing installation: urllib3 1.25.9 [2021-02-17T06:29:19.012Z] Uninstalling urllib3-1.25.9: [2021-02-17T06:29:19.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:29:19.012Z] Successfully uninstalled urllib3-1.25.9 [2021-02-17T06:29:19.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:29:19.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:29:19.012Z] ---> 6ba57f95bcfa [2021-02-17T06:29:19.012Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T06:29:19.012Z] ---> Using cache [2021-02-17T06:29:19.012Z] ---> 1ec5a91c2b88 [2021-02-17T06:29:19.012Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:29:19.012Z] ---> Using cache [2021-02-17T06:29:19.012Z] ---> 6b481c7b19c7 [2021-02-17T06:29:19.012Z] Step 5/23 : RUN apk add --update --no-cache make gitOK: 217 MiB in 51 packages [2021-02-17T06:29:19.012Z] [2021-02-17T06:29:19.012Z] ---> Using cache [2021-02-17T06:29:19.012Z] ---> d43aeae9916d [2021-02-17T06:29:19.012Z] Step 6/23 : COPY go.mod . [2021-02-17T06:29:19.012Z] ---> Using cache [2021-02-17T06:29:19.012Z] ---> fd217a5ab4ad [2021-02-17T06:29:19.012Z] Step 7/23 : RUN go mod download [2021-02-17T06:29:19.012Z] ---> Using cache [2021-02-17T06:29:19.012Z] ---> 3037cd6ee262 [2021-02-17T06:29:19.012Z] Step 8/23 : COPY . . [2021-02-17T06:29:19.012Z] ---> Using cache [2021-02-17T06:29:19.012Z] ---> 61a998619a77 [2021-02-17T06:29:19.012Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-17T06:29:20.006Z] Attempting uninstall: idna [2021-02-17T06:29:20.006Z] Found existing installation: idna 2.9 [2021-02-17T06:29:20.006Z] Uninstalling idna-2.9: [2021-02-17T06:29:20.288Z] Successfully uninstalled idna-2.9 [2021-02-17T06:29:20.899Z] ---> Running in afe515dddeaf [2021-02-17T06:29:21.157Z] ---> Running in 9699aab3705e [2021-02-17T06:29:21.181Z] Attempting uninstall: requests [2021-02-17T06:29:21.181Z] Found existing installation: requests 2.23.0 [2021-02-17T06:29:21.181Z] Uninstalling requests-2.23.0: [2021-02-17T06:29:21.457Z] Successfully uninstalled requests-2.23.0 [2021-02-17T06:29:22.087Z] Removing intermediate container 85194277f631 [2021-02-17T06:29:22.087Z] ---> b533d8ef5033 [2021-02-17T06:29:22.087Z] Step 6/22 : COPY go.mod . [2021-02-17T06:29:23.073Z] 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-02-17T06:29:24.055Z] ---> 3390479e903a [2021-02-17T06:29:24.055Z] Step 7/22 : RUN go mod download [2021-02-17T06:29:24.055Z] Running setup.py install for docopt: started [2021-02-17T06:29:24.331Z] ---> Running in 8b39aa5e0cd3 [2021-02-17T06:29:25.062Z] ---> 44e68f6cd2c7 [2021-02-17T06:29:25.063Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-17T06:29:25.983Z] Removing intermediate container 9699aab3705e [2021-02-17T06:29:25.983Z] ---> e31059c0f695 [2021-02-17T06:29:25.983Z] [2021-02-17T06:29:26.753Z] ---> Running in 41d5b70dd5c4 [2021-02-17T06:29:26.753Z] Successfully built e31059c0f695 [2021-02-17T06:29:26.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:29:26.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:29:26.981Z] ---> 6ba57f95bcfa [2021-02-17T06:29:26.981Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T06:29:26.981Z] ---> Using cache [2021-02-17T06:29:26.981Z] ---> 1ec5a91c2b88 [2021-02-17T06:29:26.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:29:26.981Z] ---> Using cache [2021-02-17T06:29:26.981Z] ---> 6b481c7b19c7 [2021-02-17T06:29:26.981Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-17T06:29:26.981Z] Running setup.py install for docopt: finished with status 'done' [2021-02-17T06:29:26.981Z] Running setup.py install for PyYAML: started [2021-02-17T06:29:27.255Z] ---> Running in 4ff44d1fd14c [2021-02-17T06:29:27.293Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-17T06:29:27.293Z] Building docker-core-data-go [2021-02-17T06:29:29.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:29:29.853Z] Removing intermediate container 8b39aa5e0cd3 [2021-02-17T06:29:29.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:29:29.853Z] ---> a3bdd6e012d4 [2021-02-17T06:29:29.853Z] Step 8/22 : COPY . . [2021-02-17T06:29:30.466Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-17T06:29:30.466Z] Running setup.py install for dockerpty: started [2021-02-17T06:29:30.842Z] OK: 217 MiB in 51 packages [2021-02-17T06:29:33.520Z] Removing intermediate container 4ff44d1fd14c [2021-02-17T06:29:33.520Z] ---> ade52cc656df [2021-02-17T06:29:33.520Z] Step 6/23 : COPY go.mod . [2021-02-17T06:29:33.520Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-17T06:29:34.960Z] 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-02-17T06:29:35.942Z] ---> 8e6f9db70ba2 [2021-02-17T06:29:35.942Z] Step 7/23 : RUN go mod download [2021-02-17T06:29:36.544Z] ---> Running in 1546e8c6d92f [2021-02-17T06:29:40.763Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:29:40.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:29:41.094Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-17T06:29:41.094Z] (2/33) Installing expat (2.2.9-r1) [2021-02-17T06:29:41.094Z] (3/33) Installing libffi (3.3-r2) [2021-02-17T06:29:41.094Z] (4/33) Installing gdbm (1.13-r1) [2021-02-17T06:29:41.774Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-17T06:29:41.774Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-17T06:29:42.235Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-17T06:29:43.284Z] Removing intermediate container 1546e8c6d92f [2021-02-17T06:29:43.284Z] ---> bb37918465a5 [2021-02-17T06:29:43.284Z] Step 8/23 : COPY . . [2021-02-17T06:29:43.284Z] Removing intermediate container 34de1a22952f [2021-02-17T06:29:43.284Z] ---> e636afd66d10 [2021-02-17T06:29:43.284Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-17T06:29:43.571Z] ---> Running in bb5d5cab2d19 [2021-02-17T06:29:46.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:29:46.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:29:47.195Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T06:29:47.195Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-17T06:29:47.195Z] (3/3) Installing curl (7.69.1-r3) [2021-02-17T06:29:47.195Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:29:47.195Z] OK: 71 MiB in 58 packages [2021-02-17T06:29:51.547Z] Removing intermediate container bb5d5cab2d19 [2021-02-17T06:29:51.547Z] ---> 48564d90e6ba [2021-02-17T06:29:51.547Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-17T06:29:52.151Z] ---> Running in 96ac29233dff [2021-02-17T06:29:53.593Z] Removing intermediate container 96ac29233dff [2021-02-17T06:29:53.593Z] ---> 3186148da3d7 [2021-02-17T06:29:53.593Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:29:53.873Z] ---> Running in bc79bca0b779 [2021-02-17T06:29:55.317Z] Removing intermediate container bc79bca0b779 [2021-02-17T06:29:55.317Z] ---> a779992c95b9 [2021-02-17T06:29:55.317Z] Step 24/26 : LABEL arch=arm64 [2021-02-17T06:29:55.590Z] ---> 32574b47ff8b [2021-02-17T06:29:55.590Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-17T06:29:55.863Z] ---> Running in 98c4586fb5af [2021-02-17T06:29:55.863Z] ---> Running in e36532492c07 [2021-02-17T06:29:57.297Z] Removing intermediate container 98c4586fb5af [2021-02-17T06:29:57.297Z] ---> 9b4c8413f2b3 [2021-02-17T06:29:57.297Z] Step 25/26 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:29:57.297Z] ---> Running in 585eeebf822e [2021-02-17T06:29:58.280Z] 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-02-17T06:29:58.559Z] Removing intermediate container 585eeebf822e [2021-02-17T06:29:58.559Z] ---> 506a132e7666 [2021-02-17T06:29:58.559Z] Step 26/26 : LABEL version=0.0.0 [2021-02-17T06:29:59.157Z] ---> Running in 5c69868331a5 [2021-02-17T06:30:00.603Z] Removing intermediate container 5c69868331a5 [2021-02-17T06:30:00.603Z] ---> 9bb872a5bee0 [2021-02-17T06:30:00.603Z] [2021-02-17T06:30:01.211Z] Successfully built 9bb872a5bee0 [2021-02-17T06:30:01.211Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-17T06:30:04.040Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-17T06:30:04.040Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-17T06:30:04.040Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-17T06:30:04.040Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-17T06:30:04.879Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-17T06:30:04.879Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-17T06:30:05.279Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-17T06:30:06.968Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-17T06:30:07.720Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-17T06:30:08.069Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-17T06:30:09.610Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-17T06:30:09.611Z]  Building docker-sys-mgmt-agent-go ... done  ---> 633ba4eadf4e [2021-02-17T06:30:09.611Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-17T06:30:09.611Z] ---> Running in ded194ebb7af [2021-02-17T06:30:10.117Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-17T06:30:10.117Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-17T06:30:10.917Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-17T06:30:10.917Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-17T06:30:10.917Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-17T06:30:11.287Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-17T06:30:11.597Z] 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-02-17T06:30:12.287Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-17T06:30:12.287Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-17T06:30:14.564Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-17T06:30:15.101Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-17T06:30:15.101Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-17T06:30:15.438Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-17T06:30:15.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:30:15.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:30:15.438Z] ---> 741ace9c168b [2021-02-17T06:30:15.438Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T06:30:15.804Z] ---> Using cache [2021-02-17T06:30:15.805Z] ---> 5e3f8e182926 [2021-02-17T06:30:15.805Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:30:15.805Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:30:15.805Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:30:15.805Z] ---> 741ace9c168b [2021-02-17T06:30:15.805Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T06:30:15.805Z] ---> Using cache [2021-02-17T06:30:15.805Z] ---> 5e3f8e182926 [2021-02-17T06:30:15.805Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:30:16.324Z] ---> Using cache [2021-02-17T06:30:16.324Z] ---> ccc032b40b03 [2021-02-17T06:30:16.324Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-17T06:30:16.324Z] ---> Using cache [2021-02-17T06:30:16.324Z] ---> ccc032b40b03 [2021-02-17T06:30:16.324Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-17T06:30:16.324Z] ---> Using cache [2021-02-17T06:30:16.324Z] ---> 412dabb823a3 [2021-02-17T06:30:16.324Z] Step 6/22 : COPY go.mod . [2021-02-17T06:30:16.324Z] ---> Using cache [2021-02-17T06:30:16.324Z] ---> 58c27d3a4fc8 [2021-02-17T06:30:16.324Z] Step 7/22 : RUN go mod download [2021-02-17T06:30:16.324Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-17T06:30:16.324Z] ---> Using cache [2021-02-17T06:30:16.324Z] ---> 1fff269166e6 [2021-02-17T06:30:16.324Z] Step 8/22 : COPY . . [2021-02-17T06:30:16.834Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-17T06:30:16.834Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-17T06:30:17.124Z] ---> Using cache [2021-02-17T06:30:17.124Z] ---> 59d0bc809646 [2021-02-17T06:30:17.124Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-17T06:30:20.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:30:20.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:30:20.318Z] ---> 741ace9c168b [2021-02-17T06:30:20.318Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T06:30:20.318Z] ---> Using cache [2021-02-17T06:30:20.318Z] ---> 5e3f8e182926 [2021-02-17T06:30:20.318Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:30:20.318Z] ---> Using cache [2021-02-17T06:30:20.318Z] ---> ccc032b40b03 [2021-02-17T06:30:20.318Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T06:30:20.318Z] ---> Using cache [2021-02-17T06:30:20.318Z] ---> 412dabb823a3 [2021-02-17T06:30:20.318Z] Step 6/23 : COPY go.mod . [2021-02-17T06:30:20.318Z] ---> Using cache [2021-02-17T06:30:20.318Z] ---> 58c27d3a4fc8 [2021-02-17T06:30:20.318Z] Step 7/23 : RUN go mod download [2021-02-17T06:30:20.318Z] ---> Using cache [2021-02-17T06:30:20.318Z] ---> 1fff269166e6 [2021-02-17T06:30:20.318Z] Step 8/23 : COPY . . [2021-02-17T06:30:20.318Z] ---> Using cache [2021-02-17T06:30:20.318Z] ---> 59d0bc809646 [2021-02-17T06:30:20.318Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-17T06:30:21.363Z] ---> Running in 4dff79c1759f [2021-02-17T06:30:21.363Z] ---> Running in 3248d0ae7c31 [2021-02-17T06:30:21.770Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:30:21.770Z] ---> Running in 6d9f870f4082 [2021-02-17T06:30:22.128Z] OK: 71 MiB in 55 packages [2021-02-17T06:30:26.167Z] 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-02-17T06:30:26.167Z] 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-02-17T06:30:27.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:30:28.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:30:29.275Z] OK: 233 MiB in 51 packages [2021-02-17T06:30:47.184Z] Removing intermediate container 3248d0ae7c31 [2021-02-17T06:30:47.184Z] ---> 1f5ac469cc95 [2021-02-17T06:30:47.184Z] Step 6/22 : COPY go.mod . [2021-02-17T06:30:50.607Z] Removing intermediate container df9cc77f68bf [2021-02-17T06:30:50.607Z] ---> 44f636788d91 [2021-02-17T06:30:50.607Z] [2021-02-17T06:30:50.607Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T06:30:50.607Z] ---> afeebe901d6b [2021-02-17T06:30:50.607Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T06:30:50.607Z] ---> Using cache [2021-02-17T06:30:50.607Z] ---> cb4aa03bf444 [2021-02-17T06:30:50.607Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T06:30:50.607Z] ---> Using cache [2021-02-17T06:30:50.607Z] ---> eb3a4d5a6bda [2021-02-17T06:30:50.607Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-17T06:30:50.607Z] ---> Running in c95ac0bad815 [2021-02-17T06:30:50.607Z] Removing intermediate container c95ac0bad815 [2021-02-17T06:30:50.607Z] ---> 5284b207739f [2021-02-17T06:30:50.607Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T06:30:50.607Z] ---> Running in 16022bad5838 [2021-02-17T06:30:50.607Z] Removing intermediate container 16022bad5838 [2021-02-17T06:30:50.607Z] ---> 696f47ea9727 [2021-02-17T06:30:50.607Z] Step 15/23 : WORKDIR / [2021-02-17T06:30:50.607Z] ---> Running in d874150c2f6a [2021-02-17T06:30:51.209Z] Removing intermediate container d874150c2f6a [2021-02-17T06:30:51.209Z] ---> 1a2136957858 [2021-02-17T06:30:51.209Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:30:52.198Z] Removing intermediate container afe515dddeaf [2021-02-17T06:30:52.198Z] ---> a47849f4a7d9 [2021-02-17T06:30:52.198Z] [2021-02-17T06:30:52.198Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T06:30:52.198Z] ---> afeebe901d6b [2021-02-17T06:30:52.198Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T06:30:52.198Z] ---> Using cache [2021-02-17T06:30:52.198Z] ---> cb4aa03bf444 [2021-02-17T06:30:52.198Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T06:30:52.198Z] ---> Using cache [2021-02-17T06:30:52.198Z] ---> eb3a4d5a6bda [2021-02-17T06:30:52.198Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-17T06:30:52.369Z] ---> 8aaa68bb2df6 [2021-02-17T06:30:52.369Z] Step 7/22 : RUN go mod download [2021-02-17T06:30:52.488Z] ---> Running in 5806156dd764 [2021-02-17T06:30:52.762Z] ---> a767b0899f8a [2021-02-17T06:30:52.762Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-17T06:30:53.362Z] Removing intermediate container 5806156dd764 [2021-02-17T06:30:53.362Z] ---> 2fc1f29bc1a8 [2021-02-17T06:30:53.362Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T06:30:53.962Z] ---> Running in 7254118e84fb [2021-02-17T06:30:54.226Z] ---> Running in a9fca9661027 [2021-02-17T06:30:54.563Z] Removing intermediate container 7254118e84fb [2021-02-17T06:30:54.564Z] ---> bb53c23b2524 [2021-02-17T06:30:54.564Z] Step 15/23 : WORKDIR / [2021-02-17T06:30:54.840Z] ---> 1555bf9151d3 [2021-02-17T06:30:54.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-17T06:30:54.840Z] ---> Running in c23e7e1c3773 [2021-02-17T06:30:55.817Z] Removing intermediate container c23e7e1c3773 [2021-02-17T06:30:55.817Z] ---> b585f51e9bfa [2021-02-17T06:30:55.817Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:30:56.413Z] ---> 28c040485f6d [2021-02-17T06:30:56.413Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-17T06:30:56.683Z] ---> Running in 601f4f99469f [2021-02-17T06:30:56.956Z] ---> 141ef61027fe [2021-02-17T06:30:56.956Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-17T06:30:57.557Z] Removing intermediate container 601f4f99469f [2021-02-17T06:30:57.557Z] ---> ae9bd0982ab7 [2021-02-17T06:30:57.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:30:57.557Z] ---> Running in c66b8f47641f [2021-02-17T06:30:58.998Z] Removing intermediate container c66b8f47641f [2021-02-17T06:30:58.998Z] ---> 4f84f2fd554b [2021-02-17T06:30:58.998Z] Step 21/23 : LABEL arch=arm64 [2021-02-17T06:30:59.599Z] ---> Running in 14437c88e5c7 [2021-02-17T06:30:59.599Z] ---> d0aebf3a1c58 [2021-02-17T06:30:59.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-17T06:31:00.202Z] Removing intermediate container 14437c88e5c7 [2021-02-17T06:31:00.202Z] ---> 9d5864315acb [2021-02-17T06:31:00.202Z] Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:31:00.479Z] ---> Running in 65ccdf943bb6 [2021-02-17T06:31:00.759Z] ---> 13f297894515 [2021-02-17T06:31:00.759Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-17T06:31:01.036Z] ---> Running in 139c5cf7cbee [2021-02-17T06:31:01.659Z] Removing intermediate container 65ccdf943bb6 [2021-02-17T06:31:01.659Z] ---> 83b0890fbc0d [2021-02-17T06:31:01.659Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T06:31:01.659Z] ---> Running in 8e829f5a08a4 [2021-02-17T06:31:01.947Z] Removing intermediate container 139c5cf7cbee [2021-02-17T06:31:01.948Z] ---> c369bbb48b12 [2021-02-17T06:31:01.948Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:31:02.224Z] ---> Running in aa6fd87b40fc [2021-02-17T06:31:02.499Z] Removing intermediate container 8e829f5a08a4 [2021-02-17T06:31:02.499Z] ---> 3f60451e9a07 [2021-02-17T06:31:02.499Z] [2021-02-17T06:31:02.777Z] Removing intermediate container aa6fd87b40fc [2021-02-17T06:31:02.777Z] ---> ace7ef354b9d [2021-02-17T06:31:02.777Z] Step 21/23 : LABEL arch=arm64 [2021-02-17T06:31:03.053Z] ---> Running in 4965dd10b500 [2021-02-17T06:31:03.053Z] Successfully built 3f60451e9a07 [2021-02-17T06:31:03.053Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-17T06:31:03.655Z]  Building docker-core-metadata-go ... done Removing intermediate container 4965dd10b500 [2021-02-17T06:31:03.655Z] ---> 964be382c65c [2021-02-17T06:31:03.655Z] Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:31:03.933Z] ---> Running in 804707db3b0c [2021-02-17T06:31:04.538Z] Removing intermediate container 804707db3b0c [2021-02-17T06:31:04.538Z] ---> f697cd803abb [2021-02-17T06:31:04.538Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T06:31:04.813Z] ---> Running in d1c136b9220d [2021-02-17T06:31:05.419Z] Removing intermediate container d1c136b9220d [2021-02-17T06:31:05.419Z] ---> 6f9523c14c85 [2021-02-17T06:31:05.419Z] [2021-02-17T06:31:06.069Z] Successfully built 6f9523c14c85 [2021-02-17T06:31:06.069Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-17T06:31:08.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T06:31:08.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T06:31:08.325Z] ---> 741ace9c168b [2021-02-17T06:31:08.325Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T06:31:08.325Z] ---> Using cache [2021-02-17T06:31:08.325Z] ---> 5e3f8e182926 [2021-02-17T06:31:08.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:31:08.325Z] ---> Using cache [2021-02-17T06:31:08.325Z] ---> ccc032b40b03 [2021-02-17T06:31:08.325Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-17T06:31:09.520Z] ---> Running in 534548b8cdf7 [2021-02-17T06:31:13.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:31:13.767Z] Removing intermediate container a9fca9661027 [2021-02-17T06:31:13.767Z] ---> 2fa48ea1322b [2021-02-17T06:31:13.767Z] Step 8/22 : COPY . . [2021-02-17T06:31:14.051Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:31:14.719Z] OK: 233 MiB in 51 packages [2021-02-17T06:31:18.698Z]  Building docker-core-command-go ... done Removing intermediate container e36532492c07 [2021-02-17T06:31:18.698Z] ---> bef931a16df6 [2021-02-17T06:31:18.698Z] [2021-02-17T06:31:18.698Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T06:31:18.698Z] ---> afeebe901d6b [2021-02-17T06:31:18.698Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-17T06:31:18.698Z] ---> Running in bdc2dde92d9a [2021-02-17T06:31:19.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:31:19.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:31:20.186Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-17T06:31:20.186Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-17T06:31:20.186Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:31:20.186Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T06:31:20.461Z] OK: 6 MiB in 16 packages [2021-02-17T06:31:22.445Z] Removing intermediate container bdc2dde92d9a [2021-02-17T06:31:22.445Z] ---> ea6c6ef02e53 [2021-02-17T06:31:22.445Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T06:31:22.718Z] ---> Running in 0fda0fe1ab30 [2021-02-17T06:31:23.317Z] Removing intermediate container 0fda0fe1ab30 [2021-02-17T06:31:23.318Z] ---> 10f0ff8016eb [2021-02-17T06:31:23.318Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-17T06:31:23.318Z] ---> Running in 5c794ed45c47 [2021-02-17T06:31:23.914Z] Removing intermediate container 5c794ed45c47 [2021-02-17T06:31:23.914Z] ---> 8f5071544ff2 [2021-02-17T06:31:23.914Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T06:31:23.914Z] ---> Running in 7ae40bbc64be [2021-02-17T06:31:23.965Z] Removing intermediate container 534548b8cdf7 [2021-02-17T06:31:23.965Z] ---> 583c577b7d6c [2021-02-17T06:31:23.965Z] Step 6/23 : COPY go.mod . [2021-02-17T06:31:24.511Z] Removing intermediate container 7ae40bbc64be [2021-02-17T06:31:24.511Z] ---> 7b7e2b24aa6a [2021-02-17T06:31:24.511Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:31:25.112Z] ---> 148c9b4bf494 [2021-02-17T06:31:25.112Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-17T06:31:25.343Z] ---> d02ac0dc0cb8 [2021-02-17T06:31:25.343Z] Step 7/23 : RUN go mod download [2021-02-17T06:31:26.540Z] ---> d925188dddbd [2021-02-17T06:31:26.540Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-17T06:31:27.518Z] ---> 820637f25148 [2021-02-17T06:31:27.518Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-17T06:31:27.791Z] ---> Running in f8c7cdb65a99 [2021-02-17T06:31:28.388Z] Removing intermediate container f8c7cdb65a99 [2021-02-17T06:31:28.388Z] ---> fcb4755b5e79 [2021-02-17T06:31:28.388Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:31:28.984Z] ---> Running in bb6e276ab4be [2021-02-17T06:31:29.262Z] Removing intermediate container ded194ebb7af [2021-02-17T06:31:29.262Z] ---> c20c7b65836e [2021-02-17T06:31:29.262Z] [2021-02-17T06:31:29.262Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T06:31:29.262Z] ---> afeebe901d6b [2021-02-17T06:31:29.262Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-17T06:31:29.262Z] ---> Running in 3739132478fa [2021-02-17T06:31:29.262Z] Removing intermediate container bb6e276ab4be [2021-02-17T06:31:29.262Z] ---> adbf5c366c8c [2021-02-17T06:31:29.262Z] Step 20/22 : LABEL arch=arm64 [2021-02-17T06:31:29.537Z] ---> Running in 8fb732936870 [2021-02-17T06:31:29.810Z] Removing intermediate container 3739132478fa [2021-02-17T06:31:29.810Z] ---> fdc0a15194d8 [2021-02-17T06:31:29.810Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-17T06:31:30.087Z] Removing intermediate container 8fb732936870 [2021-02-17T06:31:30.087Z] ---> c3b366d6baaa [2021-02-17T06:31:30.087Z] Step 21/22 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:31:30.087Z] ---> Running in 45a404610893 [2021-02-17T06:31:30.087Z] ---> Running in 1136e93c60a3 [2021-02-17T06:31:30.688Z] Removing intermediate container 45a404610893 [2021-02-17T06:31:30.688Z] ---> edd01bb21ff6 [2021-02-17T06:31:30.688Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-17T06:31:30.688Z] Removing intermediate container 1136e93c60a3 [2021-02-17T06:31:30.688Z] ---> afb475dbcdc8 [2021-02-17T06:31:30.688Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T06:31:30.688Z] ---> Running in c8c005b2bd24 [2021-02-17T06:31:30.961Z] ---> Running in 7b5d68aa53dc [2021-02-17T06:31:31.243Z] Removing intermediate container c8c005b2bd24 [2021-02-17T06:31:31.243Z] ---> 9fc173b2704b [2021-02-17T06:31:31.243Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:31:31.243Z] ---> Running in 6546a522fdf6 [2021-02-17T06:31:31.243Z] Removing intermediate container 7b5d68aa53dc [2021-02-17T06:31:31.243Z] ---> f896931f505f [2021-02-17T06:31:31.243Z] [2021-02-17T06:31:31.846Z] Successfully built f896931f505f [2021-02-17T06:31:31.846Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-17T06:31:33.820Z]  Building docker-support-notifications-go ... done Removing intermediate container 6546a522fdf6 [2021-02-17T06:31:33.820Z] ---> b5aaf2cb1782 [2021-02-17T06:31:33.820Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-17T06:31:33.820Z] ---> Running in c22e5c2f937f [2021-02-17T06:31:34.761Z] ---> Running in 4c300c85cf37 [2021-02-17T06:31:34.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T06:31:35.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T06:31:36.359Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-17T06:31:36.359Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-17T06:31:36.359Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-17T06:31:36.628Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-17T06:31:36.902Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-17T06:31:36.902Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-17T06:31:36.902Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:31:37.174Z] OK: 8 MiB in 20 packages [2021-02-17T06:31:38.152Z] Removing intermediate container c22e5c2f937f [2021-02-17T06:31:38.152Z] ---> 2036b8fe61ed [2021-02-17T06:31:38.152Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:31:38.748Z] ---> 899c5d813e3b [2021-02-17T06:31:38.748Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-17T06:31:40.218Z] ---> 5d002a04351f [2021-02-17T06:31:40.218Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-17T06:31:40.817Z] ---> 4ecc09697228 [2021-02-17T06:31:40.817Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-17T06:31:41.088Z] ---> Running in 73e226430c06 [2021-02-17T06:31:41.372Z] Removing intermediate container 73e226430c06 [2021-02-17T06:31:41.372Z] ---> 0b0215741a6f [2021-02-17T06:31:41.372Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:31:41.646Z] ---> Running in d14db82d021c [2021-02-17T06:31:42.242Z] Removing intermediate container d14db82d021c [2021-02-17T06:31:42.242Z] ---> 3e94cad18d95 [2021-02-17T06:31:42.242Z] Step 21/23 : LABEL arch=arm64 [2021-02-17T06:31:42.242Z] ---> Running in 6f8a8a26f8fb [2021-02-17T06:31:42.846Z] Removing intermediate container 6f8a8a26f8fb [2021-02-17T06:31:42.846Z] ---> 98a71576f30a [2021-02-17T06:31:42.846Z] Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:31:42.846Z] ---> Running in 8edc53c5ef7e [2021-02-17T06:31:43.128Z] Removing intermediate container 8edc53c5ef7e [2021-02-17T06:31:43.128Z] ---> c4b94d6c16fe [2021-02-17T06:31:43.128Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T06:31:43.406Z] ---> Running in 9dbe4755f0eb [2021-02-17T06:31:43.999Z] Removing intermediate container 9dbe4755f0eb [2021-02-17T06:31:43.999Z] ---> 3a21729be6a6 [2021-02-17T06:31:43.999Z] [2021-02-17T06:31:44.272Z] Successfully built 3a21729be6a6 [2021-02-17T06:31:44.272Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-17T06:31:44.559Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-17T06:31:44.627Z] $ docker stop --time=1 1a304f1f4f718285aa967787a82cfac6b6902c2bc78366848b6875ca0dcd6586 [2021-02-17T06:31:46.591Z] $ docker rm -f 1a304f1f4f718285aa967787a82cfac6b6902c2bc78366848b6875ca0dcd6586 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-17T06:31:47.365Z] + + docker imagesgrep [2021-02-17T06:31:47.365Z] docker [2021-02-17T06:31:47.634Z] docker-core-data-go-arm64 latest 3a21729be6a6 4 seconds ago 21MB [2021-02-17T06:31:47.634Z] docker-support-notifications-go-arm64 latest f896931f505f 16 seconds ago 16.7MB [2021-02-17T06:31:47.634Z] docker-core-command-go-arm64 latest 6f9523c14c85 42 seconds ago 16MB [2021-02-17T06:31:47.634Z] docker-core-metadata-go-arm64 latest 3f60451e9a07 45 seconds ago 17.8MB [2021-02-17T06:31:47.634Z] docker-sys-mgmt-agent-go-arm64 latest 9bb872a5bee0 About a minute ago 300MB [2021-02-17T06:31:47.634Z] docker-security-bootstrapper-go-arm64 latest 45d9d1492221 3 minutes ago 17MB [2021-02-17T06:31:47.634Z] docker-security-secretstore-setup-go-arm64 latest 86f1c2137965 3 minutes ago 23.4MB [2021-02-17T06:31:47.634Z] docker-support-scheduler-go-arm64 latest b56efa502abd 3 minutes ago 16.1MB [2021-02-17T06:31:47.634Z] docker-security-proxy-setup-go-arm64 latest 3f3ba4f36e41 3 minutes ago 23.2MB [2021-02-17T06:31:47.634Z] docker 20.10.0 eeaf43b92773 2 months 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 [2021-02-17T06:31:48.702Z] Removing intermediate container 6d9f870f4082 [2021-02-17T06:31:48.702Z] ---> 26b8ebd0e43a [2021-02-17T06:31:48.702Z] [2021-02-17T06:31:48.702Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T06:31:48.702Z] ---> 389fef711851 [2021-02-17T06:31:48.702Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-02-17T06:31:48.968Z] ---> Using cache [2021-02-17T06:31:48.968Z] ---> 10e669b5ef8d [2021-02-17T06:31:48.968Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T06:31:48.968Z] ---> Using cache [2021-02-17T06:31:48.968Z] ---> f62de0aaa558 [2021-02-17T06:31:48.968Z] Step 13/23 : ENV APP_PORT=48082 [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-17T06:31:49.256Z] Removing intermediate container 4c300c85cf37 [2021-02-17T06:31:49.257Z] ---> 96d15567bfe9 [2021-02-17T06:31:49.257Z] Step 8/23 : COPY . . [Pipeline] // stage [Pipeline] } [2021-02-17T06:31:52.828Z] ---> Running in d7ba8a4fd7df [2021-02-17T06:32:00.012Z] Removing intermediate container 4dff79c1759f [2021-02-17T06:32:00.012Z] ---> ee892e76132a [2021-02-17T06:32:00.012Z] [2021-02-17T06:32:00.012Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T06:32:00.012Z] ---> 389fef711851 [2021-02-17T06:32:00.012Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-17T06:32:00.012Z] ---> Using cache [2021-02-17T06:32:00.012Z] ---> 10e669b5ef8d [2021-02-17T06:32:00.012Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T06:32:00.012Z] ---> Using cache [2021-02-17T06:32:00.012Z] ---> f62de0aaa558 [2021-02-17T06:32:00.012Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-17T06:32:05.244Z] Removing intermediate container d7ba8a4fd7df [2021-02-17T06:32:05.244Z] ---> 15364cb98423 [2021-02-17T06:32:05.244Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T06:32:06.898Z] ---> Running in afd1e60c16ab [2021-02-17T06:32:09.332Z] ---> Running in 04868bdae88b [2021-02-17T06:32:12.818Z] Removing intermediate container afd1e60c16ab [2021-02-17T06:32:12.818Z] ---> 6e1395103e0e [2021-02-17T06:32:12.818Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T06:32:13.540Z] Removing intermediate container 04868bdae88b [2021-02-17T06:32:13.540Z] ---> 0be460ab79ac [2021-02-17T06:32:13.540Z] Step 15/23 : WORKDIR / [2021-02-17T06:32:15.912Z] ---> Running in 302ae36cd228 [2021-02-17T06:32:16.969Z] ---> Running in d10494d4337a [2021-02-17T06:32:16.969Z] Removing intermediate container 41d5b70dd5c4 [2021-02-17T06:32:16.969Z] ---> 74edd71a84f4 [2021-02-17T06:32:16.969Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-17T06:32:20.495Z] ---> Running in b19f842ca848 [2021-02-17T06:32:20.495Z] Removing intermediate container 302ae36cd228 [2021-02-17T06:32:20.495Z] ---> c28401b6eddf [2021-02-17T06:32:20.495Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:32:24.393Z] Removing intermediate container d10494d4337a [2021-02-17T06:32:24.393Z] ---> cb5f53780dcf [2021-02-17T06:32:24.393Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:32:29.563Z] ---> 769c7bee125e [2021-02-17T06:32:29.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-17T06:32:29.563Z] ---> e36eacb673ea [2021-02-17T06:32:29.563Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-17T06:32:34.197Z] ---> b93329fd5a3f [2021-02-17T06:32:34.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-17T06:32:38.006Z] ---> 8d103bdfa012 [2021-02-17T06:32:38.006Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-17T06:32:38.006Z] ---> c5535ccd93e1 [2021-02-17T06:32:38.006Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-17T06:32:39.964Z] ---> Running in 9548ad1408fe [2021-02-17T06:32:41.849Z] ---> 49c3efe04a2d [2021-02-17T06:32:41.849Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-17T06:32:42.702Z] ---> Running in 7ba1f9f49ac8 [2021-02-17T06:32:42.702Z] Removing intermediate container 9548ad1408fe [2021-02-17T06:32:42.702Z] ---> 64a6f63d9c32 [2021-02-17T06:32:42.702Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:32:42.993Z] ---> Running in 161ac8ac2406 [2021-02-17T06:32:44.497Z] Removing intermediate container 7ba1f9f49ac8 [2021-02-17T06:32:44.497Z] ---> 3bb9841bac1e [2021-02-17T06:32:44.497Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:32:45.827Z] ---> Running in ae054b4f630f [2021-02-17T06:32:46.493Z] ---> b5907f9a6f10 [2021-02-17T06:32:46.493Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-17T06:32:46.927Z] Removing intermediate container 161ac8ac2406 [2021-02-17T06:32:46.927Z] ---> 6a3ac2295ad5 [2021-02-17T06:32:46.927Z] Step 20/22 : LABEL arch=x86_64 [2021-02-17T06:32:48.018Z] ---> Running in 2ff163c56fa1 [2021-02-17T06:32:49.199Z] ---> Running in d7f1798baa26 [2021-02-17T06:32:51.362Z] Removing intermediate container ae054b4f630f [2021-02-17T06:32:51.362Z] ---> 2a4de73eb77f [2021-02-17T06:32:51.362Z] Step 21/23 : LABEL arch=x86_64 [2021-02-17T06:32:52.169Z] ---> Running in d2d6c181d138 [2021-02-17T06:32:52.169Z] Removing intermediate container d7f1798baa26 [2021-02-17T06:32:52.169Z] ---> b08854ea0680 [2021-02-17T06:32:52.169Z] Step 21/22 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:32:53.225Z] ---> Running in bf58b0f76fbe [2021-02-17T06:32:53.225Z] Removing intermediate container d2d6c181d138 [2021-02-17T06:32:53.225Z] ---> 4aff4bc783ae [2021-02-17T06:32:53.225Z] Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:32:54.231Z] ---> Running in 31f91299366c [2021-02-17T06:32:55.542Z] Collecting docker-compose==1.23.2 [2021-02-17T06:32:55.542Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-17T06:32:56.174Z] 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-02-17T06:32:57.922Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-17T06:32:57.922Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-17T06:32:58.808Z] Removing intermediate container bf58b0f76fbe [2021-02-17T06:32:58.808Z] ---> 19c8d924a9d0 [2021-02-17T06:32:58.808Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T06:32:59.665Z] Removing intermediate container 31f91299366c [2021-02-17T06:32:59.665Z] ---> d0620ffadda8 [2021-02-17T06:32:59.665Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T06:33:02.778Z] ---> Running in 6847a2698d18 [2021-02-17T06:33:02.778Z] ---> Running in d3024283c715 [2021-02-17T06:33:05.843Z] Removing intermediate container d3024283c715 [2021-02-17T06:33:05.843Z] ---> b759dd0e41e6 [2021-02-17T06:33:05.843Z] [2021-02-17T06:33:05.843Z] Removing intermediate container 6847a2698d18 [2021-02-17T06:33:05.843Z] ---> 3aba65b31cc8 [2021-02-17T06:33:05.843Z] [2021-02-17T06:33:07.947Z] Successfully built b759dd0e41e6 [2021-02-17T06:33:07.947Z] Successfully built 3aba65b31cc8 [2021-02-17T06:33:07.947Z] Successfully tagged docker-core-command-go:latest [2021-02-17T06:33:07.947Z]  Building docker-core-command-go ... done Successfully tagged docker-support-scheduler-go:latest [2021-02-17T06:33:12.064Z]  Building docker-support-scheduler-go ... done Collecting docopt<0.7,>=0.6.1 [2021-02-17T06:33:12.064Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-17T06:33:14.867Z] Collecting texttable<0.10,>=0.9.0 [2021-02-17T06:33:14.867Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-17T06:33:16.462Z] Collecting jsonschema<3,>=2.5.1 [2021-02-17T06:33:16.462Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-17T06:33:16.791Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-17T06:33:16.791Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-17T06:33:18.540Z] Collecting docker<4.0,>=3.6.0 [2021-02-17T06:33:18.540Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-17T06:33:19.150Z] ---> 3d5221124e5c [2021-02-17T06:33:19.150Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-17T06:33:19.446Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-17T06:33:19.446Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-17T06:33:19.446Z] ---> Running in ea77b3f66d8e [2021-02-17T06:33:19.740Z] Collecting cached-property<2,>=1.2.0 [2021-02-17T06:33:19.740Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-17T06:33:21.913Z] Collecting PyYAML<4,>=3.10 [2021-02-17T06:33:21.913Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-17T06:33:22.314Z] 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-02-17T06:33:23.298Z] 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-02-17T06:33:23.622Z] Collecting docker-pycreds>=0.4.0 [2021-02-17T06:33:23.622Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-17T06:33:25.050Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-17T06:33:25.050Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-17T06:33:25.742Z] 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-02-17T06:33:25.742Z] 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-02-17T06:33:26.115Z] Collecting idna<2.8,>=2.5 [2021-02-17T06:33:26.115Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-17T06:33:28.837Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-17T06:33:28.837Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-17T06:33:28.837Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-17T06:33:28.837Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-17T06:33:28.837Z] Installing collected packages: dockerpty, docopt, texttable, jsonschema, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, PyYAML, docker-compose [2021-02-17T06:33:28.837Z] Running setup.py install for dockerpty: started [2021-02-17T06:33:31.959Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-17T06:33:31.959Z] Running setup.py install for docopt: started [2021-02-17T06:33:34.792Z] Running setup.py install for docopt: finished with status 'done' [2021-02-17T06:33:34.792Z] Running setup.py install for texttable: started [2021-02-17T06:33:35.395Z] Running setup.py install for texttable: finished with status 'done' [2021-02-17T06:33:38.104Z] Attempting uninstall: urllib3 [2021-02-17T06:33:38.104Z] Found existing installation: urllib3 1.25.9 [2021-02-17T06:33:38.104Z] Uninstalling urllib3-1.25.9: [2021-02-17T06:33:40.338Z] Successfully uninstalled urllib3-1.25.9 [2021-02-17T06:33:40.830Z] Attempting uninstall: idna [2021-02-17T06:33:40.830Z] Found existing installation: idna 2.9 [2021-02-17T06:33:40.830Z] Uninstalling idna-2.9: [2021-02-17T06:33:40.830Z] Successfully uninstalled idna-2.9 [2021-02-17T06:33:43.269Z] Attempting uninstall: requests [2021-02-17T06:33:43.269Z] Found existing installation: requests 2.23.0 [2021-02-17T06:33:43.269Z] Uninstalling requests-2.23.0: [2021-02-17T06:33:43.691Z] Successfully uninstalled requests-2.23.0 [2021-02-17T06:33:44.725Z] Running setup.py install for PyYAML: started [2021-02-17T06:33:46.805Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-17T06:33:48.740Z] Removing intermediate container 2ff163c56fa1 [2021-02-17T06:33:48.740Z] ---> 7b5c4868dff7 [2021-02-17T06:33:48.740Z] [2021-02-17T06:33:48.740Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T06:33:48.740Z] ---> 389fef711851 [2021-02-17T06:33:48.740Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-17T06:33:51.162Z] 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-02-17T06:33:51.767Z] ---> Running in f7f26bbe6e6e [2021-02-17T06:33:56.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:33:56.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:33:57.123Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-17T06:33:57.501Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-17T06:33:57.501Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:33:57.501Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T06:33:57.807Z] OK: 6 MiB in 16 packages [2021-02-17T06:34:00.743Z] Removing intermediate container b19f842ca848 [2021-02-17T06:34:00.743Z] ---> 99d393dae4e8 [2021-02-17T06:34:00.743Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-17T06:34:01.290Z] ---> Running in 8f0bd37eeff8 [2021-02-17T06:34:03.130Z] Removing intermediate container f7f26bbe6e6e [2021-02-17T06:34:03.130Z] ---> ba922a5994d1 [2021-02-17T06:34:03.130Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T06:34:03.639Z] ---> Running in c772e5038dc2 [2021-02-17T06:34:04.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:34:04.799Z] Removing intermediate container c772e5038dc2 [2021-02-17T06:34:04.799Z] ---> 28aab79c4cb0 [2021-02-17T06:34:04.799Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-17T06:34:05.716Z] ---> Running in 6d34245cdd7a [2021-02-17T06:34:05.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:34:06.195Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T06:34:06.195Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-17T06:34:06.195Z] (3/3) Installing curl (7.69.1-r3) [2021-02-17T06:34:06.195Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:34:06.501Z] OK: 72 MiB in 58 packages [2021-02-17T06:34:06.501Z] Removing intermediate container 6d34245cdd7a [2021-02-17T06:34:06.501Z] ---> 1fba60615639 [2021-02-17T06:34:06.501Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T06:34:07.365Z] ---> Running in b4bd9fbd3bf7 [2021-02-17T06:34:08.430Z] Removing intermediate container b4bd9fbd3bf7 [2021-02-17T06:34:08.430Z] ---> 0304f0421133 [2021-02-17T06:34:08.430Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:34:09.291Z] Removing intermediate container 8f0bd37eeff8 [2021-02-17T06:34:09.291Z] ---> 29fe71fcb3cd [2021-02-17T06:34:09.291Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-17T06:34:09.717Z] ---> de19f97a4479 [2021-02-17T06:34:09.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-17T06:34:09.717Z] ---> Running in 1194287dcbd2 [2021-02-17T06:34:13.030Z] Removing intermediate container 1194287dcbd2 [2021-02-17T06:34:13.030Z] ---> 2af98f98f517 [2021-02-17T06:34:13.030Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:34:13.030Z] ---> Running in b673da18fcac [2021-02-17T06:34:13.030Z] ---> e61f2bbc6aec [2021-02-17T06:34:13.030Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-17T06:34:13.683Z] Removing intermediate container b673da18fcac [2021-02-17T06:34:13.683Z] ---> eb82afea112c [2021-02-17T06:34:13.683Z] Step 24/26 : LABEL arch=x86_64 [2021-02-17T06:34:14.030Z] ---> Running in 8239b719135e [2021-02-17T06:34:14.314Z] ---> 5c69bc4588e2 [2021-02-17T06:34:14.314Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-17T06:34:14.652Z] ---> Running in 4d2e071ae175 [2021-02-17T06:34:14.652Z] Removing intermediate container 8239b719135e [2021-02-17T06:34:14.652Z] ---> f569041d0f67 [2021-02-17T06:34:14.652Z] Step 25/26 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:34:15.004Z] ---> Running in 517afa859354 [2021-02-17T06:34:15.308Z] Removing intermediate container 4d2e071ae175 [2021-02-17T06:34:15.308Z] ---> 1a295c33d3d3 [2021-02-17T06:34:15.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:34:17.247Z] ---> Running in 33410c9cca68 [2021-02-17T06:34:17.712Z] Removing intermediate container 517afa859354 [2021-02-17T06:34:17.712Z] ---> 1d06206fdeb2 [2021-02-17T06:34:17.712Z] Step 26/26 : LABEL version=0.0.0 [2021-02-17T06:34:20.115Z] ---> Running in 0001d8e8d387 [2021-02-17T06:34:20.115Z] Removing intermediate container 33410c9cca68 [2021-02-17T06:34:20.115Z] ---> 0420bb4814a2 [2021-02-17T06:34:20.115Z] Step 20/22 : LABEL arch=x86_64 [2021-02-17T06:34:21.230Z] ---> Running in 99a4dfe8ae6a [2021-02-17T06:34:22.024Z] Removing intermediate container 0001d8e8d387 [2021-02-17T06:34:22.024Z] ---> 78e697709137 [2021-02-17T06:34:22.024Z] [2021-02-17T06:34:22.024Z] Removing intermediate container ea77b3f66d8e [2021-02-17T06:34:22.024Z] ---> 3d983dc91e67 [2021-02-17T06:34:22.024Z] [2021-02-17T06:34:22.024Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T06:34:22.024Z] ---> 389fef711851 [2021-02-17T06:34:22.024Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-17T06:34:22.893Z] ---> Running in 1c0fa573b721 [2021-02-17T06:34:22.893Z] Removing intermediate container 99a4dfe8ae6a [2021-02-17T06:34:22.893Z] ---> bb66143e0a5c [2021-02-17T06:34:22.893Z] Step 21/22 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:34:23.290Z] ---> Running in 0c2dd7822c10 [2021-02-17T06:34:23.290Z] Successfully built 78e697709137 [2021-02-17T06:34:23.290Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-17T06:34:23.567Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1c0fa573b721 [2021-02-17T06:34:23.567Z] ---> c7fde115ad72 [2021-02-17T06:34:23.567Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-17T06:34:23.856Z] ---> Running in d8056b62e17a [2021-02-17T06:34:23.856Z] Removing intermediate container 0c2dd7822c10 [2021-02-17T06:34:23.856Z] ---> d3d977b05477 [2021-02-17T06:34:23.856Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T06:34:23.856Z] ---> Running in 489f58f974a6 [2021-02-17T06:34:24.261Z] Removing intermediate container d8056b62e17a [2021-02-17T06:34:24.261Z] ---> a7c5b4e56cb5 [2021-02-17T06:34:24.261Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-17T06:34:24.673Z] ---> Running in e86906841a0d [2021-02-17T06:34:24.673Z] Removing intermediate container 489f58f974a6 [2021-02-17T06:34:24.673Z] ---> 27136188426d [2021-02-17T06:34:24.673Z] [2021-02-17T06:34:25.974Z] Removing intermediate container e86906841a0d [2021-02-17T06:34:25.974Z] ---> 25ed16c458f4 [2021-02-17T06:34:25.974Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T06:34:25.974Z] Successfully built 27136188426d [2021-02-17T06:34:25.974Z] Successfully tagged docker-support-notifications-go:latest [2021-02-17T06:34:25.974Z]  Building docker-support-notifications-go ... done  ---> Running in f6cad3d10f67 [2021-02-17T06:34:33.772Z] Removing intermediate container f6cad3d10f67 [2021-02-17T06:34:33.772Z] ---> 0cfe8be7acb3 [2021-02-17T06:34:33.772Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-17T06:34:33.772Z] ---> Running in aac9442464e8 [2021-02-17T06:34:33.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T06:34:34.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T06:34:35.382Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-17T06:34:35.382Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-17T06:34:35.382Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-17T06:34:35.696Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-17T06:34:35.980Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-17T06:34:36.302Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-17T06:34:36.302Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T06:34:36.302Z] OK: 8 MiB in 20 packages [2021-02-17T06:34:38.749Z] Removing intermediate container aac9442464e8 [2021-02-17T06:34:38.749Z] ---> 28a36446ece3 [2021-02-17T06:34:38.749Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T06:34:39.129Z] ---> 47bc9bc5357d [2021-02-17T06:34:39.129Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-17T06:34:41.843Z] ---> cbdb81ad86b7 [2021-02-17T06:34:41.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-17T06:34:43.455Z] ---> ae6785b78dd1 [2021-02-17T06:34:43.455Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-17T06:34:43.455Z] ---> Running in 36144591ab93 [2021-02-17T06:34:44.192Z] Removing intermediate container 36144591ab93 [2021-02-17T06:34:44.192Z] ---> 9aa296411ece [2021-02-17T06:34:44.192Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T06:34:44.192Z] ---> Running in 792e303f1fdc [2021-02-17T06:34:44.692Z] Removing intermediate container 792e303f1fdc [2021-02-17T06:34:44.692Z] ---> ba1d3dd4095f [2021-02-17T06:34:44.692Z] Step 21/23 : LABEL arch=x86_64 [2021-02-17T06:34:44.692Z] ---> Running in 641828e04469 [2021-02-17T06:34:45.462Z] Removing intermediate container 641828e04469 [2021-02-17T06:34:45.462Z] ---> ac032f020dcb [2021-02-17T06:34:45.462Z] Step 22/23 : LABEL git_sha=799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:34:45.831Z] ---> Running in 2b0a4fa87711 [2021-02-17T06:34:46.570Z] Removing intermediate container 2b0a4fa87711 [2021-02-17T06:34:46.570Z] ---> 14b82e17822f [2021-02-17T06:34:46.570Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T06:34:46.931Z] ---> Running in 393d3ab58a7d [2021-02-17T06:34:46.931Z] Removing intermediate container 393d3ab58a7d [2021-02-17T06:34:46.931Z] ---> 4c0ea6aff167 [2021-02-17T06:34:46.931Z] [2021-02-17T06:34:47.269Z] Successfully built 4c0ea6aff167 [2021-02-17T06:34:47.269Z] Successfully tagged docker-core-data-go:latest [2021-02-17T06:34:48.348Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-17T06:34:48.556Z] $ docker stop --time=1 4fe1973ad9424d92b78abaf17365e3dc934be87a521565770a7bdd16786c1bf5 [2021-02-17T06:34:54.281Z] $ docker rm -f 4fe1973ad9424d92b78abaf17365e3dc934be87a521565770a7bdd16786c1bf5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-17T06:34:55.516Z] + grep docker [2021-02-17T06:34:55.516Z] + docker images [2021-02-17T06:34:56.664Z] docker-core-data-go latest 4c0ea6aff167 10 seconds ago 22.3MB [2021-02-17T06:34:56.664Z] docker-support-notifications-go latest 27136188426d 32 seconds ago 17.6MB [2021-02-17T06:34:56.664Z] docker-sys-mgmt-agent-go latest 78e697709137 36 seconds ago 313MB [2021-02-17T06:34:56.664Z] docker-core-command-go latest 3aba65b31cc8 About a minute ago 16.9MB [2021-02-17T06:34:56.664Z] docker-support-scheduler-go latest b759dd0e41e6 About a minute ago 17MB [2021-02-17T06:34:56.664Z] docker-security-bootstrapper-go latest e31059c0f695 5 minutes ago 18MB [2021-02-17T06:34:56.664Z] docker-security-secretstore-setup-go latest 51d3d097f22e 5 minutes ago 24.6MB [2021-02-17T06:34:56.664Z] docker-security-proxy-setup-go latest d698db0583ed 6 minutes ago 24.4MB [2021-02-17T06:34:56.664Z] docker-core-metadata-go latest 7a289f3f3cd0 6 minutes ago 18.8MB [2021-02-17T06:34:56.664Z] docker 20.10.0 aefe523efa57 2 months 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-02-17T06:35:13.857Z] Still waiting to schedule task [2021-02-17T06:35:13.857Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-17T06:36:05.025Z] Running on prd-ubuntu18.04-docker-8c-8g-26652 in /w/workspace/edgexfoundry_edgex-go_PR-3177 [Pipeline] { [Pipeline] ws [2021-02-17T06:36:05.136Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-17T06:36:07.370Z] using credential edgex-jenkins-ssh [2021-02-17T06:36:07.429Z] Cloning the remote Git repository [2021-02-17T06:36:07.446Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-17T06:36:07.524Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-17T06:36:07.550Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T06:36:07.551Z] > git --version # timeout=10 [2021-02-17T06:36:07.557Z] > git --version # 'git version 2.17.1' [2021-02-17T06:36:07.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T06:36:07.599Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T06:36:13.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T06:36:13.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T06:36:13.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T06:36:13.337Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T06:36:13.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T06:36:13.342Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3177/head:refs/remotes/origin/PR-3177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-17T06:36:13.929Z] Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit 799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:36:14.070Z] Merge succeeded, producing 799ed8d72c86380ce26dcaa1163f210f65bd52cf [2021-02-17T06:36:14.070Z] Checking out Revision 799ed8d72c86380ce26dcaa1163f210f65bd52cf (PR-3177) [2021-02-17T06:36:13.937Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T06:36:13.944Z] > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 [2021-02-17T06:36:14.031Z] > git remote # timeout=10 [2021-02-17T06:36:14.038Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T06:36:14.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T06:36:14.054Z] > git merge 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 [2021-02-17T06:36:14.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T06:36:14.071Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T06:36:14.080Z] > git checkout -f 799ed8d72c86380ce26dcaa1163f210f65bd52cf # timeout=10 [2021-02-17T06:36:17.741Z] Commit message: "fix(meta): use factory methods on request DTOs" [2021-02-17T06:36:17.768Z] > git --version # timeout=10 [2021-02-17T06:36:17.771Z] > git --version # 'git version 2.17.1' [2021-02-17T06:36:17.775Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:36:19.142Z] + echo snap-build.sh [2021-02-17T06:36:19.143Z] snap-build.sh [2021-02-17T06:36:19.143Z] + SNAP_BASE_DIR=. [2021-02-17T06:36:19.143Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-17T06:36:19.143Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-17T06:36:19.143Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-17T06:36:19.143Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-17T06:36:19.143Z] + cd /w/workspace/edgex-go/1 [2021-02-17T06:36:19.143Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-17T06:36:19.143Z] Reading package lists... [2021-02-17T06:36:19.143Z] Building dependency tree... [2021-02-17T06:36:19.143Z] Reading state information... [2021-02-17T06:36:19.406Z] The following packages were automatically installed and are no longer required: [2021-02-17T06:36:19.406Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-17T06:36:19.406Z] uidmap xdelta3 [2021-02-17T06:36:19.406Z] Use 'sudo apt autoremove' to remove them. [2021-02-17T06:36:19.406Z] The following packages will be REMOVED: [2021-02-17T06:36:19.406Z] lxd* lxd-client* [2021-02-17T06:36:19.667Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-17T06:36:19.667Z] After this operation, 31.7 MB disk space will be freed. [2021-02-17T06:36:20.976Z] (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-02-17T06:36:20.976Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-17T06:36:21.925Z] Removing lxd dnsmasq configuration [2021-02-17T06:36:21.925Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-17T06:36:22.187Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-17T06:36:23.133Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-17T06:36:23.395Z] (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-02-17T06:36:23.395Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-17T06:36:24.785Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-17T06:36:24.785Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-17T06:36:26.196Z] + sudo snap remove --purge lxd [2021-02-17T06:36:26.196Z] snap "lxd" is not installed [2021-02-17T06:36:26.196Z] + sudo groupadd --force --system lxd [2021-02-17T06:36:26.196Z] ++ whoami [2021-02-17T06:36:26.196Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-17T06:36:26.196Z] + newgrp - lxd [2021-02-17T06:36:26.196Z] + sudo snap install lxd [2021-02-17T06:36:36.238Z] 2021-02-17T06:36:33Z INFO Waiting for automatic snapd restart... [2021-02-17T06:36:54.376Z] lxd 4.11 from Canonical* installed [2021-02-17T06:36:54.376Z] + sudo lxd init --auto [2021-02-17T06:37:00.972Z] + sudo snap install --classic snapcraft [2021-02-17T06:37:07.565Z] snapcraft 4.5.1 from Canonical* installed [2021-02-17T06:37:07.565Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-17T06:37:07.565Z] + patch --verbose -p1 [2021-02-17T06:37:07.565Z] Hmm... Looks like a unified diff to me... [2021-02-17T06:37:07.565Z] The text leading up to this was: [2021-02-17T06:37:07.565Z] -------------------------- [2021-02-17T06:37:07.565Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-17T06:37:07.565Z] |From: Tony Espy [2021-02-17T06:37:07.565Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-17T06:37:07.565Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-17T06:37:07.565Z] | [2021-02-17T06:37:07.565Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-17T06:37:07.565Z] |optimize the snap CI check run for pull requests. When [2021-02-17T06:37:07.565Z] |applied, it essentially strips out everything (apps and [2021-02-17T06:37:07.565Z] |parts) from the snapcraft.yaml file except those required [2021-02-17T06:37:07.565Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-17T06:37:07.565Z] |catch changes to edgex-go that break the snap build. [2021-02-17T06:37:07.565Z] | [2021-02-17T06:37:07.565Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-17T06:37:07.565Z] |to update this patch file, otherwise it may fail to apply, [2021-02-17T06:37:07.565Z] |resulting in a failed snap build CI check in the associated [2021-02-17T06:37:07.565Z] |pull request. [2021-02-17T06:37:07.565Z] | [2021-02-17T06:37:07.565Z] |Note - in addition to applying this patch, the pipeline also [2021-02-17T06:37:07.565Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-17T06:37:07.565Z] |need to build the finally binary .snap file (and it won't [2021-02-17T06:37:07.565Z] |work with the patch applied). This further reduces the build [2021-02-17T06:37:07.565Z] |time. [2021-02-17T06:37:07.565Z] |--- [2021-02-17T06:37:07.565Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-17T06:37:07.565Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-17T06:37:07.565Z] | [2021-02-17T06:37:07.565Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-17T06:37:07.565Z] |index 1e537489..faf42425 100644 [2021-02-17T06:37:07.565Z] |--- a/snap/snapcraft.yaml [2021-02-17T06:37:07.565Z] |+++ b/snap/snapcraft.yaml [2021-02-17T06:37:07.565Z] -------------------------- [2021-02-17T06:37:07.565Z] patching file snap/snapcraft.yaml [2021-02-17T06:37:07.565Z] Using Plan A... [2021-02-17T06:37:07.565Z] Hunk #1 succeeded at 73. [2021-02-17T06:37:07.565Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-17T06:37:07.565Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-17T06:37:07.565Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-17T06:37:07.565Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-17T06:37:07.565Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-17T06:37:07.565Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-17T06:37:07.565Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-17T06:37:07.565Z] Hmm... Ignoring the trailing garbage. [2021-02-17T06:37:07.565Z] done [2021-02-17T06:37:07.565Z] + sudo snapcraft prime --use-lxd [2021-02-17T06:37:08.952Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-17T06:37:08.952Z] 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-02-17T06:37:08.952Z] - README.md [2021-02-17T06:37:08.952Z] - snapcraft.yaml.orig [2021-02-17T06:37:08.952Z] [2021-02-17T06:37:08.952Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-17T06:37:09.896Z] Launching a container. [2021-02-17T06:37:22.152Z] Waiting for container to be ready [2021-02-17T06:37:22.152Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-17T06:37:22.152Z] [2021-02-17T06:37:24.705Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-17T06:37:24.969Z] Waiting for network to be ready... [2021-02-17T06:37:25.542Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-17T06:37:25.542Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-17T06:37:25.542Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-17T06:37:25.803Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-17T06:37:25.803Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-17T06:37:25.803Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-17T06:37:25.803Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-17T06:37:25.803Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-17T06:37:25.803Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-17T06:37:25.803Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-17T06:37:26.065Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-17T06:37:26.328Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-17T06:37:26.593Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-17T06:37:26.594Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-17T06:37:26.594Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-17T06:37:26.594Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-17T06:37:26.594Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-17T06:37:26.594Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-17T06:37:26.856Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-17T06:37:27.119Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-17T06:37:27.119Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-17T06:37:27.119Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-17T06:37:27.383Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-17T06:37:27.383Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-17T06:37:27.383Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-17T06:37:27.383Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-17T06:37:27.383Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-17T06:37:29.931Z] Fetched 23.9 MB in 4s (5794 kB/s) [2021-02-17T06:37:30.505Z] Reading package lists... [2021-02-17T06:37:30.505Z] Reading package lists... [2021-02-17T06:37:30.767Z] Building dependency tree... [2021-02-17T06:37:30.767Z] Reading state information... [2021-02-17T06:37:30.767Z] The following additional packages will be installed: [2021-02-17T06:37:30.767Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-17T06:37:30.767Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-17T06:37:30.767Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-17T06:37:30.767Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-17T06:37:30.767Z] Suggested packages: [2021-02-17T06:37:30.767Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-17T06:37:30.767Z] Recommended packages: [2021-02-17T06:37:30.767Z] gnupg libsasl2-modules [2021-02-17T06:37:30.767Z] The following NEW packages will be installed: [2021-02-17T06:37:30.767Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-17T06:37:30.767Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-17T06:37:30.767Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-17T06:37:30.767Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-17T06:37:30.767Z] The following packages will be upgraded: [2021-02-17T06:37:30.767Z] gpg gpg-agent gpgconf libudev1 [2021-02-17T06:37:31.028Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-17T06:37:31.028Z] Need to get 3532 kB of archives. [2021-02-17T06:37:31.028Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-17T06:37:31.028Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-17T06:37:31.289Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-17T06:37:31.552Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-17T06:37:31.552Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-17T06:37:31.552Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-17T06:37:31.813Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-17T06:37:31.813Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-17T06:37:31.813Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-17T06:37:31.813Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-17T06:37:31.813Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-17T06:37:31.813Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-17T06:37:31.813Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-17T06:37:31.813Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-17T06:37:31.813Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-17T06:37:31.813Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-17T06:37:31.813Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-17T06:37:31.813Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-17T06:37:31.813Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-17T06:37:31.813Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-17T06:37:31.813Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-17T06:37:32.075Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-17T06:37:32.075Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-17T06:37:32.075Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T06:37:32.075Z] Fetched 3532 kB in 1s (3186 kB/s) [2021-02-17T06:37:32.075Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-17T06:37:32.075Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-17T06:37:32.336Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T06:37:32.336Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-17T06:37:32.336Z] Selecting previously unselected package udev. [2021-02-17T06:37:32.336Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-17T06:37:32.336Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-17T06:37:32.597Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-17T06:37:32.597Z] Selecting previously unselected package libfuse2:amd64. [2021-02-17T06:37:32.597Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-17T06:37:32.597Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-17T06:37:32.858Z] Selecting previously unselected package fuse. [2021-02-17T06:37:32.858Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-17T06:37:32.858Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-17T06:37:32.858Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T06:37:32.858Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T06:37:33.119Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T06:37:33.119Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T06:37:33.119Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T06:37:33.119Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T06:37:33.380Z] Selecting previously unselected package libksba8:amd64. [2021-02-17T06:37:33.380Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-17T06:37:33.380Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-17T06:37:33.380Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-17T06:37:33.380Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T06:37:33.380Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:33.649Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-17T06:37:33.649Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T06:37:33.649Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:33.649Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-17T06:37:33.649Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T06:37:33.649Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:33.912Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-17T06:37:33.912Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T06:37:33.912Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:33.912Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-17T06:37:33.912Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T06:37:33.912Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:33.912Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-17T06:37:33.912Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T06:37:33.912Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:34.181Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-17T06:37:34.181Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T06:37:34.181Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:34.181Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-17T06:37:34.181Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T06:37:34.181Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:34.181Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-17T06:37:34.181Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T06:37:34.181Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:34.442Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-17T06:37:34.442Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-17T06:37:34.442Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T06:37:34.442Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-17T06:37:34.442Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-17T06:37:34.442Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T06:37:34.442Z] Selecting previously unselected package libldap-common. [2021-02-17T06:37:34.442Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-17T06:37:34.442Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T06:37:34.442Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-17T06:37:34.442Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-17T06:37:34.442Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T06:37:34.703Z] Selecting previously unselected package dirmngr. [2021-02-17T06:37:34.703Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T06:37:34.703Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-17T06:37:34.703Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T06:37:34.965Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-17T06:37:34.965Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-17T06:37:34.965Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T06:37:34.965Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T06:37:34.965Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-17T06:37:34.965Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:34.965Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-17T06:37:34.965Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T06:37:35.226Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-17T06:37:35.487Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-17T06:37:35.487Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:35.749Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-17T06:37:35.749Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-17T06:37:35.749Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-17T06:37:35.749Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:35.749Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:35.749Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:35.749Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:35.749Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:35.749Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:36.010Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T06:37:36.010Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T06:37:36.010Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-17T06:37:36.010Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T06:37:36.272Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-17T06:37:36.272Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-17T06:37:36.272Z] This means they are not meant to be enabled using systemctl. [2021-02-17T06:37:36.272Z] Possible reasons for having this kind of units are: [2021-02-17T06:37:36.272Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-17T06:37:36.272Z] .wants/ or .requires/ directory. [2021-02-17T06:37:36.272Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-17T06:37:36.272Z] a requirement dependency on it. [2021-02-17T06:37:36.272Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-17T06:37:36.272Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-17T06:37:36.272Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-17T06:37:36.272Z] instance name specified. [2021-02-17T06:37:36.844Z] Reading package lists... [2021-02-17T06:37:36.844Z] Building dependency tree... [2021-02-17T06:37:36.844Z] Reading state information... [2021-02-17T06:37:36.844Z] The following additional packages will be installed: [2021-02-17T06:37:36.844Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-17T06:37:36.844Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-17T06:37:36.844Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-17T06:37:36.844Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-17T06:37:36.844Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-17T06:37:36.844Z] Suggested packages: [2021-02-17T06:37:36.844Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-17T06:37:36.844Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-17T06:37:36.844Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-17T06:37:36.844Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-17T06:37:36.844Z] systemd-container policykit-1 [2021-02-17T06:37:36.844Z] Recommended packages: [2021-02-17T06:37:36.844Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-17T06:37:37.104Z] The following NEW packages will be installed: [2021-02-17T06:37:37.104Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-17T06:37:37.104Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-17T06:37:37.104Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-17T06:37:37.104Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-17T06:37:37.104Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-17T06:37:37.104Z] The following packages will be upgraded: [2021-02-17T06:37:37.104Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-17T06:37:37.104Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-17T06:37:37.104Z] Need to get 35.2 MB of archives. [2021-02-17T06:37:37.104Z] After this operation, 141 MB of additional disk space will be used. [2021-02-17T06:37:37.104Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-17T06:37:37.104Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-17T06:37:37.104Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-17T06:37:37.104Z] 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-02-17T06:37:37.371Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-17T06:37:37.371Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-17T06:37:37.371Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-17T06:37:37.371Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-17T06:37:37.371Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-17T06:37:37.371Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-17T06:37:37.371Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-17T06:37:37.371Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-17T06:37:37.371Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-17T06:37:37.371Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-17T06:37:37.371Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-17T06:37:37.371Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-17T06:37:37.371Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-17T06:37:37.371Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-17T06:37:37.371Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-17T06:37:38.313Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-17T06:37:38.313Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-17T06:37:38.313Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-17T06:37:38.313Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-17T06:37:38.313Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-17T06:37:38.313Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-17T06:37:38.313Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-17T06:37:38.313Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-17T06:37:38.313Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-17T06:37:38.313Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-17T06:37:38.313Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-17T06:37:38.313Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T06:37:38.313Z] Fetched 35.2 MB in 1s (27.9 MB/s) [2021-02-17T06:37:38.574Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-17T06:37:38.574Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-17T06:37:38.574Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T06:37:39.146Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-17T06:37:39.146Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T06:37:39.407Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-17T06:37:39.407Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-17T06:37:39.407Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-17T06:37:39.407Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-17T06:37:39.668Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-17T06:37:39.668Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-17T06:37:39.668Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-17T06:37:39.931Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-17T06:37:40.192Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-17T06:37:40.192Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-17T06:37:40.764Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-17T06:37:40.764Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-17T06:37:40.764Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-17T06:37:40.764Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-17T06:37:41.025Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-17T06:37:41.025Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T06:37:41.025Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T06:37:41.025Z] Selecting previously unselected package libexpat1:amd64. [2021-02-17T06:37:41.025Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-17T06:37:41.025Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-17T06:37:41.320Z] Selecting previously unselected package python3.6-minimal. [2021-02-17T06:37:41.320Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T06:37:41.320Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T06:37:41.582Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-17T06:37:41.582Z] Checking for services that may need to be restarted...done. [2021-02-17T06:37:41.582Z] Checking for services that may need to be restarted...done. [2021-02-17T06:37:41.582Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T06:37:41.844Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-17T06:37:41.844Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T06:37:42.417Z] Selecting previously unselected package python3-minimal. [2021-02-17T06:37:42.417Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-17T06:37:42.417Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-17T06:37:42.417Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-17T06:37:42.417Z] Selecting previously unselected package mime-support. [2021-02-17T06:37:42.417Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-17T06:37:42.417Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-17T06:37:42.417Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-17T06:37:42.417Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-17T06:37:42.417Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-17T06:37:42.417Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-17T06:37:42.417Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T06:37:42.678Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T06:37:42.678Z] Selecting previously unselected package python3.6. [2021-02-17T06:37:42.678Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T06:37:42.678Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T06:37:42.941Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-17T06:37:42.941Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-17T06:37:42.941Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-17T06:37:42.941Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-17T06:37:43.202Z] Selecting previously unselected package python3. [2021-02-17T06:37:43.202Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-17T06:37:43.202Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-17T06:37:43.202Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-17T06:37:43.202Z] Selecting previously unselected package multiarch-support. [2021-02-17T06:37:43.202Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T06:37:43.463Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-17T06:37:43.463Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-17T06:37:43.463Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-17T06:37:43.463Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-17T06:37:43.463Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-17T06:37:43.463Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-17T06:37:43.727Z] Selecting previously unselected package libbsd0:amd64. [2021-02-17T06:37:43.727Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-17T06:37:43.727Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-17T06:37:43.727Z] Selecting previously unselected package sudo. [2021-02-17T06:37:43.727Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-17T06:37:43.727Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-17T06:37:43.990Z] Selecting previously unselected package apparmor. [2021-02-17T06:37:43.990Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-17T06:37:43.990Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-17T06:37:43.990Z] Selecting previously unselected package libedit2:amd64. [2021-02-17T06:37:43.990Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-17T06:37:43.990Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-17T06:37:44.251Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-17T06:37:44.251Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T06:37:44.251Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T06:37:44.251Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-17T06:37:44.251Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T06:37:44.251Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T06:37:44.513Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-17T06:37:44.513Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-17T06:37:44.513Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-17T06:37:44.513Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-17T06:37:44.513Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T06:37:44.513Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T06:37:44.774Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-17T06:37:44.774Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T06:37:44.774Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T06:37:44.774Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-17T06:37:44.774Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-17T06:37:44.774Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-17T06:37:45.035Z] Selecting previously unselected package openssh-client. [2021-02-17T06:37:45.035Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-17T06:37:45.035Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-17T06:37:45.035Z] Selecting previously unselected package squashfs-tools. [2021-02-17T06:37:45.035Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-17T06:37:45.035Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-17T06:37:45.296Z] Selecting previously unselected package snapd. [2021-02-17T06:37:45.296Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-17T06:37:45.296Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-17T06:37:47.208Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-17T06:37:47.208Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-17T06:37:47.209Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-17T06:37:47.470Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-17T06:37:47.470Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-17T06:37:47.470Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T06:37:47.470Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T06:37:47.470Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-17T06:37:47.470Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-17T06:37:48.413Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-17T06:37:48.413Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-17T06:37:48.413Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-17T06:37:48.413Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T06:37:48.413Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T06:37:48.413Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T06:37:48.985Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-17T06:37:48.985Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T06:37:48.985Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-17T06:37:48.985Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-17T06:37:48.985Z] running python rtupdate hooks for python3.6... [2021-02-17T06:37:48.985Z] running python post-rtupdate hooks for python3.6... [2021-02-17T06:37:49.245Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-17T06:37:50.629Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-17T06:37:51.202Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T06:37:51.464Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-17T06:37:51.725Z] Setting up snapd (2.48.3+18.04) ... [2021-02-17T06:37:52.297Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-17T06:37:52.297Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-17T06:37:52.558Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-17T06:37:52.558Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-17T06:37:52.819Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-17T06:37:52.819Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-17T06:37:53.080Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-17T06:37:53.080Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-17T06:37:53.342Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-17T06:37:53.603Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-17T06:37:53.603Z] /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-02-17T06:37:53.603Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T06:37:53.863Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-17T06:37:54.806Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-17T06:37:54.806Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-17T06:37:54.806Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-17T06:37:56.009Z] Reading package lists... [2021-02-17T06:37:56.009Z] Reading package lists... [2021-02-17T06:37:56.269Z] Building dependency tree... [2021-02-17T06:37:56.269Z] Reading state information... [2021-02-17T06:37:56.530Z] Calculating upgrade... [2021-02-17T06:37:56.530Z] The following packages will be upgraded: [2021-02-17T06:37:56.530Z] advancecomp base-files bash binutils binutils-common [2021-02-17T06:37:56.530Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-17T06:37:56.530Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-17T06:37:56.530Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-17T06:37:56.530Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-17T06:37:56.530Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-17T06:37:56.530Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-17T06:37:56.530Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-17T06:37:56.530Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-17T06:37:56.530Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-17T06:37:56.530Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-17T06:37:56.530Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-17T06:37:56.530Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-17T06:37:56.530Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-17T06:37:56.530Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-17T06:37:56.792Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-17T06:37:56.792Z] Need to get 63.8 MB of archives. [2021-02-17T06:37:56.792Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-17T06:37:56.792Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-17T06:37:56.792Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-17T06:37:57.366Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-17T06:37:57.366Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-17T06:37:57.366Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-17T06:37:57.366Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-17T06:37:57.366Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-17T06:37:57.366Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-17T06:37:57.366Z] 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-02-17T06:37:57.366Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-17T06:37:57.366Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-17T06:37:57.625Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-17T06:37:57.625Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-17T06:37:57.625Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-17T06:37:57.625Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-17T06:37:57.625Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-17T06:37:57.625Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-17T06:37:57.625Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-17T06:37:57.625Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-17T06:37:57.625Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-17T06:37:57.625Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-17T06:37:57.625Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-17T06:37:57.625Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-17T06:37:57.625Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-17T06:37:57.625Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-17T06:37:57.625Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-17T06:37:57.625Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-17T06:37:57.625Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-17T06:37:57.625Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-17T06:37:57.891Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-17T06:37:57.891Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-17T06:37:57.891Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-17T06:37:57.891Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-17T06:37:57.891Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-17T06:37:57.891Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-17T06:37:57.891Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-17T06:37:57.891Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-17T06:37:57.891Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-17T06:37:57.891Z] Get:39 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-02-17T06:37:57.891Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-17T06:37:57.891Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-17T06:37:57.891Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-17T06:37:57.891Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-17T06:37:57.891Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-17T06:37:57.891Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-17T06:37:57.891Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-17T06:37:57.891Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-17T06:37:57.891Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-17T06:37:57.891Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-17T06:37:57.891Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-17T06:37:57.891Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-17T06:37:57.891Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-17T06:37:57.891Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-17T06:37:57.891Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-17T06:37:58.150Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-17T06:37:58.151Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-17T06:37:58.151Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-17T06:37:58.151Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-17T06:37:58.151Z] Get:59 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-02-17T06:37:58.151Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-17T06:37:58.151Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-17T06:37:58.151Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-17T06:37:58.151Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-17T06:37:58.151Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-17T06:37:58.151Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-17T06:37:58.151Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-17T06:37:58.151Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-17T06:37:58.151Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-17T06:37:58.151Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-17T06:37:58.151Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-17T06:37:58.151Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-17T06:37:58.151Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-17T06:37:58.151Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-17T06:37:58.151Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-17T06:37:58.151Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-17T06:37:58.151Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-17T06:37:58.414Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-17T06:37:58.414Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-17T06:37:58.414Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-17T06:37:58.414Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-17T06:37:58.414Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-17T06:37:58.414Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-17T06:37:58.414Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-17T06:37:58.414Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-17T06:37:58.414Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-17T06:37:58.414Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-17T06:37:58.414Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-17T06:37:58.414Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-17T06:37:58.414Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-17T06:37:58.414Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-17T06:37:59.357Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-17T06:37:59.357Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-17T06:37:59.618Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-17T06:37:59.618Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-17T06:37:59.878Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-17T06:37:59.878Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-17T06:37:59.878Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-17T06:37:59.878Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-17T06:37:59.878Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-17T06:38:00.139Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T06:38:00.139Z] Fetched 63.8 MB in 3s (19.0 MB/s) [2021-02-17T06:38:00.139Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:00.139Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T06:38:00.139Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T06:38:00.712Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T06:38:00.973Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T06:38:00.973Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-17T06:38:00.973Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-17T06:38:01.915Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:01.915Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:02.176Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:02.176Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:02.176Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:02.437Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:02.437Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:02.437Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:02.437Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:02.696Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:02.696Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:02.696Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:02.696Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:02.696Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:02.957Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:02.957Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T06:38:02.957Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:02.957Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-17T06:38:02.957Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:03.217Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T06:38:03.217Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:03.217Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:03.217Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:03.479Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:03.479Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:03.479Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T06:38:03.739Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:03.739Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T06:38:03.739Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T06:38:04.000Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T06:38:04.261Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-17T06:38:04.533Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T06:38:04.533Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-17T06:38:04.533Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-17T06:38:04.533Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-17T06:38:04.796Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-17T06:38:05.058Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-17T06:38:05.058Z] Installing new version of config file /etc/issue ... [2021-02-17T06:38:05.058Z] Installing new version of config file /etc/issue.net ... [2021-02-17T06:38:05.058Z] Installing new version of config file /etc/lsb-release ... [2021-02-17T06:38:05.058Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-17T06:38:05.321Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-17T06:38:05.321Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-17T06:38:05.321Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-17T06:38:05.582Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:05.582Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-17T06:38:05.582Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-17T06:38:05.582Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-17T06:38:05.845Z] 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-02-17T06:38:05.845Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:05.845Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T06:38:05.845Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-17T06:38:06.106Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-17T06:38:06.106Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:06.106Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-17T06:38:06.106Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-17T06:38:06.366Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-17T06:38:06.366Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:06.366Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-17T06:38:06.366Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-17T06:38:06.627Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-17T06:38:06.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:06.889Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T06:38:06.889Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T06:38:06.889Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-17T06:38:07.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:07.160Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T06:38:07.160Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T06:38:07.160Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-17T06:38:07.421Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:07.421Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-17T06:38:07.421Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-17T06:38:07.421Z] Setting up grep (3.1-2build1) ... [2021-02-17T06:38:07.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:07.686Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-17T06:38:07.686Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-17T06:38:07.686Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-17T06:38:07.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:07.949Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T06:38:07.949Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T06:38:07.949Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-17T06:38:08.210Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:08.210Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-17T06:38:08.210Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T06:38:08.782Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-17T06:38:08.782Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T06:38:08.782Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-17T06:38:08.782Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T06:38:09.357Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-17T06:38:09.619Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:09.619Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-17T06:38:09.619Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T06:38:10.563Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-17T06:38:10.563Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-17T06:38:10.827Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-17T06:38:10.827Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-17T06:38:10.827Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-17T06:38:11.088Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:11.088Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-17T06:38:11.088Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-17T06:38:11.349Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-17T06:38:11.349Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:11.349Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T06:38:11.349Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T06:38:11.610Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T06:38:11.610Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:11.610Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T06:38:11.610Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T06:38:11.877Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T06:38:11.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:11.877Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T06:38:11.877Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T06:38:12.138Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T06:38:12.399Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:12.399Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T06:38:12.399Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T06:38:12.661Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T06:38:12.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:12.662Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T06:38:12.662Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T06:38:12.925Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T06:38:12.925Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T06:38:13.186Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-17T06:38:13.186Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:13.186Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T06:38:13.186Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T06:38:13.186Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-17T06:38:13.446Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:13.446Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T06:38:13.446Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T06:38:13.446Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T06:38:13.446Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:13.446Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T06:38:13.707Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T06:38:13.707Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-17T06:38:13.707Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:13.707Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T06:38:13.967Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T06:38:14.227Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-17T06:38:14.488Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-17T06:38:14.748Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-17T06:38:15.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:15.009Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T06:38:15.009Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T06:38:15.009Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-17T06:38:15.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T06:38:15.271Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-17T06:38:15.271Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T06:38:15.271Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-17T06:38:15.531Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:15.531Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-17T06:38:15.531Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-17T06:38:15.790Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-17T06:38:15.790Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:15.790Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-17T06:38:16.050Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-17T06:38:16.050Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-17T06:38:16.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:16.050Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-17T06:38:16.050Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-17T06:38:16.310Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-17T06:38:16.310Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:16.310Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-17T06:38:16.310Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T06:38:16.571Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T06:38:16.571Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:16.571Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-17T06:38:16.571Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T06:38:16.834Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T06:38:16.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:16.834Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-17T06:38:16.834Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T06:38:17.094Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T06:38:17.355Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:17.355Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T06:38:17.355Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T06:38:17.355Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-17T06:38:17.355Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T06:38:17.616Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T06:38:17.616Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T06:38:17.616Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-17T06:38:17.616Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:17.616Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-17T06:38:17.616Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-17T06:38:17.877Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-17T06:38:17.877Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:17.877Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-17T06:38:18.138Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T06:38:18.138Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T06:38:18.398Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:18.398Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T06:38:18.398Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T06:38:18.398Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-17T06:38:18.398Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:18.398Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-17T06:38:18.658Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-17T06:38:18.658Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-17T06:38:18.658Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:18.658Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-17T06:38:18.658Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-17T06:38:19.237Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-17T06:38:19.237Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:19.237Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T06:38:19.237Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T06:38:19.237Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-17T06:38:19.499Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:19.499Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-17T06:38:19.499Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-17T06:38:19.762Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-17T06:38:19.762Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:19.762Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-17T06:38:19.762Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-17T06:38:19.762Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-17T06:38:20.023Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:20.023Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-17T06:38:20.023Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-17T06:38:20.023Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-17T06:38:20.283Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:20.284Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-17T06:38:20.284Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-17T06:38:20.284Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-17T06:38:20.545Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:20.545Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-17T06:38:20.545Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-17T06:38:20.545Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-17T06:38:20.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T06:38:20.806Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-17T06:38:20.806Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-17T06:38:20.806Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-17T06:38:21.066Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-17T06:38:21.066Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-17T06:38:21.066Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-17T06:38:21.066Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-17T06:38:21.066Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-17T06:38:21.328Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-17T06:38:21.328Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-17T06:38:21.328Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-17T06:38:21.590Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-17T06:38:21.590Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-17T06:38:21.590Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-17T06:38:21.850Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-17T06:38:21.850Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-17T06:38:21.850Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-17T06:38:21.850Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-17T06:38:22.111Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-17T06:38:22.111Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-17T06:38:22.111Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-17T06:38:22.111Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-17T06:38:22.372Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-17T06:38:22.372Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-17T06:38:22.372Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-17T06:38:22.372Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-17T06:38:22.683Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-17T06:38:22.943Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-17T06:38:23.887Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-17T06:38:23.887Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-17T06:38:24.179Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-17T06:38:24.179Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-17T06:38:24.179Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T06:38:24.179Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T06:38:24.751Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T06:38:24.751Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T06:38:24.751Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T06:38:24.751Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T06:38:25.018Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T06:38:25.018Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T06:38:25.018Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:25.018Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T06:38:25.279Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:25.279Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T06:38:25.539Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:25.539Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T06:38:25.539Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:25.539Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T06:38:26.483Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:26.483Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T06:38:27.422Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:27.422Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T06:38:28.363Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:28.622Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T06:38:28.882Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:28.882Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T06:38:29.825Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T06:38:29.825Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T06:38:29.825Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-17T06:38:29.825Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-17T06:38:29.825Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-17T06:38:29.825Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-17T06:38:30.091Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-17T06:38:30.091Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-17T06:38:30.352Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-17T06:38:30.352Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-17T06:38:30.352Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-17T06:38:30.352Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-17T06:38:30.615Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-17T06:38:30.615Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-17T06:38:30.615Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-17T06:38:30.615Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-17T06:38:30.876Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:30.876Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-17T06:38:30.876Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:30.876Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:30.876Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:30.876Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-17T06:38:31.138Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-17T06:38:31.138Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-17T06:38:31.138Z] [2021-02-17T06:38:31.138Z] Current default time zone: 'Etc/UTC' [2021-02-17T06:38:31.138Z] Local time is now: Wed Feb 17 06:38:31 UTC 2021. [2021-02-17T06:38:31.138Z] Universal Time is now: Wed Feb 17 06:38:31 UTC 2021. [2021-02-17T06:38:31.138Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-17T06:38:31.138Z] [2021-02-17T06:38:31.138Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-17T06:38:31.138Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:31.138Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-17T06:38:31.407Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-17T06:38:31.407Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-17T06:38:31.407Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-17T06:38:31.407Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-17T06:38:31.407Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-17T06:38:31.407Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-17T06:38:31.407Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-17T06:38:31.407Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:31.673Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-17T06:38:31.673Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T06:38:31.935Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-17T06:38:31.935Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:31.935Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-17T06:38:31.935Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-17T06:38:31.935Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-17T06:38:31.935Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-17T06:38:31.935Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-17T06:38:31.935Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-17T06:38:31.935Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-17T06:38:31.935Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-17T06:38:33.852Z] Updating certificates in /etc/ssl/certs... [2021-02-17T06:38:35.251Z] 23 added, 27 removed; done. [2021-02-17T06:38:35.251Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-17T06:38:35.251Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T06:38:35.251Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-17T06:38:35.251Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-17T06:38:35.251Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-17T06:38:35.251Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T06:38:35.251Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-17T06:38:35.251Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T06:38:35.251Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T06:38:35.251Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T06:38:35.251Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T06:38:35.251Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T06:38:35.251Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-17T06:38:35.251Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-17T06:38:35.514Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-17T06:38:35.514Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-17T06:38:35.514Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-17T06:38:35.514Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T06:38:35.514Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T06:38:35.514Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-17T06:38:35.514Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-17T06:38:35.776Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-17T06:38:35.776Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-17T06:38:35.776Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-17T06:38:35.776Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-17T06:38:35.776Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-17T06:38:35.776Z] Updating certificates in /etc/ssl/certs... [2021-02-17T06:38:36.720Z] 0 added, 0 removed; done. [2021-02-17T06:38:36.720Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-17T06:38:36.720Z] done. [2021-02-17T06:38:36.983Z] Reading package lists... [2021-02-17T06:38:37.244Z] Building dependency tree... [2021-02-17T06:38:37.244Z] Reading state information... [2021-02-17T06:38:37.244Z] The following NEW packages will be installed: [2021-02-17T06:38:37.244Z] apt-transport-https [2021-02-17T06:38:37.506Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-17T06:38:37.506Z] Need to get 1696 B of archives. [2021-02-17T06:38:37.506Z] After this operation, 153 kB of additional disk space will be used. [2021-02-17T06:38:37.506Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-17T06:38:37.768Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T06:38:37.768Z] Fetched 1696 B in 0s (8505 B/s) [2021-02-17T06:38:37.768Z] Selecting previously unselected package apt-transport-https. [2021-02-17T06:38:37.768Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-17T06:38:37.768Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-17T06:38:37.768Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-17T06:38:37.768Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-17T06:38:38.029Z] Waiting for network to be ready... [2021-02-17T06:38:43.326Z] 2021-02-17T06:38:42Z INFO Waiting for automatic snapd restart... [2021-02-17T06:38:45.244Z] snapd 2.48.2.1 from Canonical* installed [2021-02-17T06:38:45.244Z] "snapd" switched to the "latest/stable" channel [2021-02-17T06:38:45.244Z] [2021-02-17T06:38:47.788Z] core18 20210128 from Canonical* installed [2021-02-17T06:38:48.050Z] "core18" switched to the "latest/stable" channel [2021-02-17T06:38:48.050Z] [2021-02-17T06:38:51.353Z] snapcraft 4.5.1 from Canonical* installed [2021-02-17T06:38:51.614Z] "snapcraft" switched to the "latest/stable" channel [2021-02-17T06:38:51.614Z] [2021-02-17T06:38:54.916Z] 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-02-17T06:38:54.916Z] - README.md [2021-02-17T06:38:54.916Z] - snapcraft.yaml.orig [2021-02-17T06:38:54.916Z] [2021-02-17T06:38:54.916Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-17T06:39:01.505Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T06:39:01.505Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-17T06:39:01.505Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-17T06:39:01.505Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-17T06:39:02.727Z] Reading package lists... [2021-02-17T06:39:02.993Z] 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-02-17T06:39:09.612Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T06:39:09.612Z] Reading package lists... [2021-02-17T06:39:09.612Z] Building dependency tree... [2021-02-17T06:39:09.612Z] Reading state information... [2021-02-17T06:39:09.612Z] Suggested packages: [2021-02-17T06:39:09.612Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-17T06:39:09.612Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-17T06:39:09.612Z] Recommended packages: [2021-02-17T06:39:09.612Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-17T06:39:09.612Z] The following NEW packages will be installed: [2021-02-17T06:39:09.612Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-17T06:39:09.612Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-17T06:39:09.612Z] pkg-config zip [2021-02-17T06:39:09.612Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-17T06:39:09.612Z] Need to get 7655 kB of archives. [2021-02-17T06:39:09.612Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-17T06:39:09.612Z] 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-02-17T06:39:09.612Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-17T06:39:09.875Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-17T06:39:10.136Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-17T06:39:10.136Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-17T06:39:10.136Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-17T06:39:10.136Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-17T06:39:10.396Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-17T06:39:10.396Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-17T06:39:10.396Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-17T06:39:10.396Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-17T06:39:10.396Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-17T06:39:10.396Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-17T06:39:10.968Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-17T06:39:10.968Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-17T06:39:10.968Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T06:39:10.968Z] Fetched 7655 kB in 1s (5831 kB/s) [2021-02-17T06:39:10.968Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-17T06:39:10.968Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-17T06:39:10.968Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-17T06:39:11.228Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-17T06:39:11.228Z] Selecting previously unselected package libpsl5:amd64. [2021-02-17T06:39:11.228Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-17T06:39:11.228Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-17T06:39:11.491Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-17T06:39:11.491Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-17T06:39:11.491Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-17T06:39:11.491Z] Selecting previously unselected package librtmp1:amd64. [2021-02-17T06:39:11.491Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-17T06:39:11.491Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-17T06:39:11.753Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-17T06:39:11.753Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-17T06:39:11.753Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-17T06:39:11.753Z] Selecting previously unselected package liberror-perl. [2021-02-17T06:39:11.753Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-17T06:39:11.753Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-17T06:39:11.753Z] Selecting previously unselected package git-man. [2021-02-17T06:39:11.753Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-17T06:39:11.753Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-17T06:39:12.014Z] Selecting previously unselected package git. [2021-02-17T06:39:12.014Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-17T06:39:12.014Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-17T06:39:12.963Z] Selecting previously unselected package libnorm1:amd64. [2021-02-17T06:39:12.963Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-17T06:39:12.963Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-17T06:39:12.963Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-17T06:39:12.963Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-17T06:39:12.963Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-17T06:39:12.963Z] Selecting previously unselected package libsodium23:amd64. [2021-02-17T06:39:12.963Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-17T06:39:12.963Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-17T06:39:13.225Z] Selecting previously unselected package libzmq5:amd64. [2021-02-17T06:39:13.225Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-17T06:39:13.225Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T06:39:13.225Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-17T06:39:13.225Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-17T06:39:13.225Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T06:39:13.485Z] Selecting previously unselected package pkg-config. [2021-02-17T06:39:13.485Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-17T06:39:13.485Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-17T06:39:13.485Z] Selecting previously unselected package zip. [2021-02-17T06:39:13.485Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-17T06:39:13.485Z] Unpacking zip (3.0-11build1) ... [2021-02-17T06:39:13.485Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-17T06:39:13.747Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-17T06:39:13.747Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-17T06:39:13.747Z] Setting up liberror-perl (0.17025-1) ... [2021-02-17T06:39:13.747Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-17T06:39:13.747Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-17T06:39:13.747Z] No schema files found: doing nothing. [2021-02-17T06:39:13.747Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-17T06:39:13.747Z] Setting up zip (3.0-11build1) ... [2021-02-17T06:39:13.747Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-17T06:39:13.747Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-17T06:39:14.007Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-17T06:39:14.007Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T06:39:14.007Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-17T06:39:14.007Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T06:39:14.007Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-17T06:39:14.007Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-17T06:39:20.593Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T06:39:20.593Z] git set to automatically installed. [2021-02-17T06:39:20.593Z] git-man set to automatically installed. [2021-02-17T06:39:20.593Z] libcurl3-gnutls set to automatically installed. [2021-02-17T06:39:20.593Z] liberror-perl set to automatically installed. [2021-02-17T06:39:20.593Z] libglib2.0-0 set to automatically installed. [2021-02-17T06:39:20.593Z] libnghttp2-14 set to automatically installed. [2021-02-17T06:39:20.593Z] libnorm1 set to automatically installed. [2021-02-17T06:39:20.593Z] libpgm-5.2-0 set to automatically installed. [2021-02-17T06:39:20.593Z] libpsl5 set to automatically installed. [2021-02-17T06:39:20.593Z] librtmp1 set to automatically installed. [2021-02-17T06:39:20.593Z] libsodium23 set to automatically installed. [2021-02-17T06:39:20.593Z] libzmq3-dev set to automatically installed. [2021-02-17T06:39:20.593Z] libzmq5 set to automatically installed. [2021-02-17T06:39:20.593Z] pkg-config set to automatically installed. [2021-02-17T06:39:20.593Z] zip set to automatically installed. [2021-02-17T06:39:22.509Z] snapd is not logged in, snap install commands will use sudo [2021-02-17T06:39:29.096Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T06:39:29.096Z] snap "core18" has no updates available [2021-02-17T06:39:29.667Z] Pulling config-common [2021-02-17T06:39:29.667Z] + snapcraftctl pull [2021-02-17T06:39:30.607Z] Pulling go-build-helper [2021-02-17T06:39:30.607Z] + snapcraftctl pull [2021-02-17T06:39:52.572Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-17T06:39:52.572Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-17T06:39:52.572Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-17T06:39:52.572Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-17T06:39:52.572Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-17T06:39:52.572Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-17T06:39:52.572Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-17T06:39:52.572Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-17T06:39:52.572Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-17T06:39:52.572Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-17T06:39:52.572Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-17T06:39:52.572Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-17T06:39:52.572Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-17T06:39:52.572Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-17T06:39:52.572Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-17T06:39:52.572Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-17T06:39:52.572Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-17T06:39:52.572Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-17T06:39:52.572Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-17T06:39:52.572Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-17T06:39:52.572Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-17T06:39:52.572Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-17T06:39:52.572Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-17T06:39:52.572Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-17T06:39:52.572Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-17T06:39:52.572Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-17T06:39:52.572Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-17T06:39:52.572Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-17T06:39:52.572Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-17T06:39:52.572Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-17T06:39:52.572Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-17T06:39:52.572Z] Fetched 279 kB in 0s (0 B/s) [2021-02-17T06:39:52.572Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-17T06:39:52.572Z] Fetched 122 kB in 0s (0 B/s) [2021-02-17T06:39:52.572Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-17T06:39:52.572Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-17T06:39:52.572Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-17T06:39:52.572Z] Fetched 8848 B in 0s (0 B/s) [2021-02-17T06:39:52.572Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-17T06:39:52.572Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-17T06:39:52.572Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-17T06:39:52.572Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-17T06:39:52.572Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-17T06:39:52.572Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-17T06:39:52.572Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-17T06:39:52.573Z] Fetched 214 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-17T06:39:52.573Z] Fetched 155 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-17T06:39:52.573Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-17T06:39:52.573Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-17T06:39:52.573Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-17T06:39:52.573Z] Fetched 499 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-17T06:39:52.573Z] Fetched 111 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-17T06:39:52.573Z] Fetched 240 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-17T06:39:52.573Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-17T06:39:52.573Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-17T06:39:52.573Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-17T06:39:52.573Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-17T06:39:52.573Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-17T06:39:52.573Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-17T06:39:52.573Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-17T06:39:52.573Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-17T06:39:52.573Z] Fetched 8720 B in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-17T06:39:52.573Z] Fetched 137 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-17T06:39:52.573Z] Fetched 119 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-17T06:39:52.573Z] Fetched 109 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-17T06:39:52.573Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-17T06:39:52.573Z] Fetched 645 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-17T06:39:52.573Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-17T06:39:52.573Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-17T06:39:52.573Z] Fetched 368 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-17T06:39:52.573Z] Fetched 187 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-17T06:39:52.573Z] Fetched 175 kB in 0s (0 B/s) [2021-02-17T06:39:52.573Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-17T06:39:55.875Z] Fetched 206 kB in 0s (0 B/s) [2021-02-17T06:39:55.875Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-17T06:39:55.875Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-17T06:39:55.875Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-17T06:39:55.875Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-17T06:39:55.875Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-17T06:39:55.875Z] Fetched 159 kB in 0s (0 B/s) [2021-02-17T06:39:55.875Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-17T06:39:55.875Z] Fetched 107 kB in 0s (0 B/s) [2021-02-17T06:39:55.875Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-17T06:39:55.875Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-17T06:39:55.875Z] Pulling static-packages [2021-02-17T06:39:55.875Z] + snapcraftctl pull [2021-02-17T06:39:56.446Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-17T06:39:56.446Z] Skipping pull go-build-helper (already ran) [2021-02-17T06:39:56.446Z] Skipping pull static-packages (already ran) [2021-02-17T06:39:56.446Z] Building go-build-helper [2021-02-17T06:39:56.446Z] + snapcraftctl build [2021-02-17T06:40:00.651Z] Building static-packages [2021-02-17T06:40:00.651Z] + snapcraftctl build [2021-02-17T06:40:02.040Z] Staging go-build-helper [2021-02-17T06:40:02.040Z] + snapcraftctl stage [2021-02-17T06:40:02.983Z] Staging static-packages [2021-02-17T06:40:02.983Z] + snapcraftctl stage [2021-02-17T06:40:03.927Z] Pulling go115 [2021-02-17T06:40:03.927Z] + snapcraftctl pull [2021-02-17T06:40:04.877Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-17T06:40:04.877Z] Skipping pull go115 (already ran) [2021-02-17T06:40:04.877Z] Building go115 [2021-02-17T06:40:04.877Z] + dpkg --print-architecture [2021-02-17T06:40:04.877Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-17T06:40:04.877Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-17T06:40:04.877Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-17T06:40:04.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-17T06:40:04.877Z] Dload Upload Total Spent Left Speed [2021-02-17T06:40:07.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 115M 33 38.3M 0 0 37.7M 0 0:00:03 0:00:01 0:00:02 37.7M 82 115M 82 94.7M 0 0 47.0M 0 0:00:02 0:00:02 --:--:-- 47.0M 100 115M 100 115M 0 0 45.7M 0 0:00:02 0:00:02 --:--:-- 45.7M [2021-02-17T06:40:07.469Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-17T06:40:07.469Z] + sha256sum -c sha256 [2021-02-17T06:40:07.469Z] + grep OK [2021-02-17T06:40:08.043Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-17T06:40:08.043Z] + mkdir -p /root/stage/go1.15 [2021-02-17T06:40:08.043Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-17T06:40:12.254Z] + snapcraftctl stage [2021-02-17T06:40:12.254Z] Staging go115 [2021-02-17T06:40:17.545Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-17T06:40:17.545Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-17T06:40:17.545Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-17T06:40:17.545Z] Fetched 0 B in 0s (0 B/s) [2021-02-17T06:40:17.545Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-17T06:40:17.545Z] Fetched 224 kB in 0s (0 B/s) [2021-02-17T06:40:17.545Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-17T06:40:17.545Z] Fetched 157 kB in 0s (0 B/s) [2021-02-17T06:40:17.545Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-17T06:40:17.545Z] Fetched 221 kB in 0s (0 B/s) [2021-02-17T06:40:17.545Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-17T06:40:17.545Z] Fetched 143 kB in 0s (0 B/s) [2021-02-17T06:40:17.545Z] Pulling edgex-go [2021-02-17T06:40:17.545Z] + snapcraftctl pull [2021-02-17T06:40:18.120Z] Pulling version [2021-02-17T06:40:18.120Z] + cd /root/project [2021-02-17T06:40:18.120Z] + [ -f VERSION ] [2021-02-17T06:40:18.120Z] + PROJECT_VERSION=local-dev [2021-02-17T06:40:18.120Z] + git rev-parse --short HEAD [2021-02-17T06:40:18.383Z] + GIT_REVISION=799ed8d7 [2021-02-17T06:40:18.383Z] + snapcraftctl set-version local-dev [2021-02-17T06:40:19.330Z] + snapcraftctl build [2021-02-17T06:40:19.330Z] Building config-common [2021-02-17T06:40:21.253Z] Skipping build go-build-helper (already ran) [2021-02-17T06:40:21.253Z] Skipping build static-packages (already ran) [2021-02-17T06:40:21.253Z] Skipping build go115 (already ran) [2021-02-17T06:40:21.253Z] Building edgex-go [2021-02-17T06:40:21.515Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-17T06:40:21.515Z] + cd /root/parts/edgex-go/src [2021-02-17T06:40:21.515Z] + make build [2021-02-17T06:40:21.515Z] 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-02-17T06:40:24.071Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-17T06:40:24.072Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-17T06:40:24.072Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 [2021-02-17T06:40:24.072Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 [2021-02-17T06:40:24.072Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 [2021-02-17T06:40:24.072Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-17T06:40:24.072Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-17T06:40:24.072Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-17T06:40:24.072Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-17T06:40:24.072Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-17T06:40:24.072Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-17T06:40:24.072Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-17T06:40:24.072Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-17T06:40:24.072Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-17T06:40:24.072Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-17T06:40:24.072Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-17T06:40:24.072Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T06:40:24.072Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-17T06:40:24.072Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-17T06:40:24.072Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-17T06:40:24.072Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-17T06:40:24.336Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-17T06:40:24.336Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-17T06:40:24.336Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-17T06:40:24.336Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-17T06:40:24.336Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-17T06:40:24.336Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-17T06:40:24.336Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-17T06:40:24.336Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-17T06:40:24.597Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-17T06:40:31.184Z] 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-02-17T06:40:31.185Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-17T06:40:36.465Z] 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-02-17T06:40:36.727Z] 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-02-17T06:40:38.111Z] 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-02-17T06:40:38.111Z] 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-02-17T06:40:38.111Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-17T06:40:38.375Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-17T06:40:38.375Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-17T06:40:38.375Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-17T06:40:40.291Z] 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-02-17T06:40:40.291Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-17T06:40:40.291Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-17T06:40:41.680Z] 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-02-17T06:40:42.623Z] 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-02-17T06:40:42.623Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T06:40:44.007Z] 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-02-17T06:40:44.580Z] 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-02-17T06:40:44.839Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-17T06:40:45.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-17T06:40:45.781Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-17T06:40:47.691Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-17T06:40:47.691Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-17T06:40:47.691Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-17T06:40:47.691Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-17T06:40:47.691Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-17T06:40:47.691Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-17T06:40:47.691Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-17T06:40:47.691Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-17T06:40:47.691Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-17T06:40:47.691Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-17T06:40:47.691Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-17T06:40:47.691Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-17T06:40:47.691Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-17T06:40:47.691Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-17T06:40:47.691Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-17T06:40:48.634Z] Building version [2021-02-17T06:40:48.634Z] + snapcraftctl build [2021-02-17T06:40:50.557Z] Staging config-common [2021-02-17T06:40:50.557Z] + snapcraftctl stage [2021-02-17T06:40:51.503Z] Skipping stage go-build-helper (already ran) [2021-02-17T06:40:51.503Z] Skipping stage static-packages (already ran) [2021-02-17T06:40:51.503Z] Skipping stage go115 (already ran) [2021-02-17T06:40:51.503Z] Staging edgex-go [2021-02-17T06:40:51.503Z] + snapcraftctl stage [2021-02-17T06:40:52.445Z] Staging version [2021-02-17T06:40:52.445Z] + snapcraftctl stage [2021-02-17T06:40:53.388Z] Priming config-common [2021-02-17T06:40:53.388Z] + snapcraftctl prime [2021-02-17T06:40:54.167Z] Priming go-build-helper [2021-02-17T06:40:54.168Z] + snapcraftctl prime [2021-02-17T06:40:55.113Z] Priming static-packages [2021-02-17T06:40:55.113Z] + snapcraftctl prime [2021-02-17T06:40:57.746Z] Priming go115 [2021-02-17T06:40:57.746Z] + snapcraftctl prime [2021-02-17T06:40:58.396Z] Priming edgex-go [2021-02-17T06:40:58.396Z] + snapcraftctl prime [2021-02-17T06:40:59.455Z] Priming version [2021-02-17T06:40:59.455Z] + snapcraftctl prime [2021-02-17T06:41:00.531Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-17T06:41:05.299Z] provisioning config files... [2021-02-17T06:41:05.351Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5814024366226149404tmp [Pipeline] { [Pipeline] sh [2021-02-17T06:41:06.391Z] + set +x [2021-02-17T06:41:06.391Z] + bash -s -- [2021-02-17T06:41:06.391Z] + curl -s https://codecov.io/bash [2021-02-17T06:41:07.035Z] [2021-02-17T06:41:07.035Z] _____ _ [2021-02-17T06:41:07.035Z] / ____| | | [2021-02-17T06:41:07.035Z] | | ___ __| | ___ ___ _____ __ [2021-02-17T06:41:07.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-17T06:41:07.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-17T06:41:07.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-17T06:41:07.035Z] Bash-20210129-7c25fce [2021-02-17T06:41:07.035Z] [2021-02-17T06:41:07.035Z] [2021-02-17T06:41:07.035Z] ==> git version 2.24.3 found [2021-02-17T06:41:07.379Z] ==> 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-02-17T06:41:07.379Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-17T06:41:07.379Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-17T06:41:07.379Z] ==> Jenkins CI detected. [2021-02-17T06:41:07.379Z] project root: . [2021-02-17T06:41:07.379Z] --> token set from env [2021-02-17T06:41:07.379Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-17T06:41:07.674Z] ==> Running gcov in . (disable via -X gcov) [2021-02-17T06:41:07.983Z] ==> Python coveragepy not found [2021-02-17T06:41:07.983Z] ==> Searching for coverage reports in: [2021-02-17T06:41:07.983Z] + . [2021-02-17T06:41:07.983Z] -> Found 1 reports [2021-02-17T06:41:07.983Z] ==> Detecting git/mercurial file structure [2021-02-17T06:41:08.274Z] ==> Reading reports [2021-02-17T06:41:08.274Z] + ./coverage.out bytes=595676 [2021-02-17T06:41:08.274Z] ==> Appending adjustments [2021-02-17T06:41:08.274Z] https://docs.codecov.io/docs/fixing-reports [2021-02-17T06:41:19.484Z] + Found adjustments [2021-02-17T06:41:19.484Z] ==> Gzipping contents [2021-02-17T06:41:19.484Z] 88K /tmp/codecov.43aqBq.gz [2021-02-17T06:41:19.484Z] ==> Uploading reports [2021-02-17T06:41:19.484Z] url: https://codecov.io [2021-02-17T06:41:19.484Z] query: branch=PR-3177&commit=799ed8d72c86380ce26dcaa1163f210f65bd52cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3177%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3177&job=&cmd_args= [2021-02-17T06:41:19.484Z] -> Pinging Codecov [2021-02-17T06:41:19.484Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3177&commit=799ed8d72c86380ce26dcaa1163f210f65bd52cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3177%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3177&job=&cmd_args= [2021-02-17T06:41:19.899Z] -> Uploading to [2021-02-17T06:41:19.899Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-17/00271124DB129430A58F1EEE437C3FCB/799ed8d72c86380ce26dcaa1163f210f65bd52cf/be10f426-0163-4973-9bb0-5d6d00b5f4fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210217T064119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2a0591f6236d61b59c164ed892115c8f6d7e82e69dde6f2a100e695b68e001c [2021-02-17T06:41:19.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-17T06:41:19.899Z] Dload Upload Total Spent Left Speed [2021-02-17T06:41:21.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 89420 0 0 100 89420 0 52307 0:00:01 0:00:01 --:--:-- 52322 [2021-02-17T06:41:21.276Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/799ed8d72c86380ce26dcaa1163f210f65bd52cf [Pipeline] } [2021-02-17T06:41:21.641Z] 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-02-17T06:41:24.901Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:41:26.463Z] ---> package-listing.sh [2021-02-17T06:41:26.464Z] ++ facter osfamily [2021-02-17T06:41:26.464Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-17T06:41:27.117Z] + OS_FAMILY=redhat [2021-02-17T06:41:27.117Z] + workspace=/w/workspace/edgex-go/1 [2021-02-17T06:41:27.117Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-17T06:41:27.117Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-17T06:41:27.117Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-17T06:41:27.117Z] + PACKAGES=/tmp/packages_start.txt [2021-02-17T06:41:27.117Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-17T06:41:27.117Z] + PACKAGES=/tmp/packages_end.txt [2021-02-17T06:41:27.117Z] + case "${OS_FAMILY}" in [2021-02-17T06:41:27.117Z] + rpm -qa [2021-02-17T06:41:27.117Z] + sort [2021-02-17T06:41:44.189Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-17T06:41:44.189Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-17T06:41:44.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-17T06:41:44.189Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-17T06:41:44.189Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-17T06:41:44.189Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-17T06:41:44.236Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-17T06:41:44.769Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:41:45.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-17T06:41:46.220Z] [2021-02-17T06:41:46.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-17T06:41:46.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-17T06:41:47.861Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-17T06:41:47.861Z] df20fa9351a1: Pulling fs layer [2021-02-17T06:41:47.861Z] 36b3adc4ff6f: Pulling fs layer [2021-02-17T06:41:47.861Z] 8ad3a11d3b57: Pulling fs layer [2021-02-17T06:41:47.861Z] 46f8f816bc3b: Pulling fs layer [2021-02-17T06:41:47.861Z] 93b61091891f: Pulling fs layer [2021-02-17T06:41:47.861Z] 93b9cdb0e59b: Pulling fs layer [2021-02-17T06:41:47.861Z] 5e14af77c1be: Pulling fs layer [2021-02-17T06:41:47.861Z] 01666e4c0597: Pulling fs layer [2021-02-17T06:41:47.861Z] aa168da1d23b: Pulling fs layer [2021-02-17T06:41:47.861Z] 46f8f816bc3b: Waiting [2021-02-17T06:41:47.861Z] 93b61091891f: Waiting [2021-02-17T06:41:47.861Z] 93b9cdb0e59b: Waiting [2021-02-17T06:41:47.861Z] 5e14af77c1be: Waiting [2021-02-17T06:41:47.861Z] 01666e4c0597: Waiting [2021-02-17T06:41:47.861Z] aa168da1d23b: Waiting [2021-02-17T06:41:47.861Z] 36b3adc4ff6f: Verifying Checksum [2021-02-17T06:41:47.861Z] 36b3adc4ff6f: Download complete [2021-02-17T06:41:47.861Z] 46f8f816bc3b: Verifying Checksum [2021-02-17T06:41:47.861Z] 46f8f816bc3b: Download complete [2021-02-17T06:41:48.256Z] df20fa9351a1: Verifying Checksum [2021-02-17T06:41:48.256Z] df20fa9351a1: Download complete [2021-02-17T06:41:48.256Z] 93b9cdb0e59b: Verifying Checksum [2021-02-17T06:41:48.256Z] 93b9cdb0e59b: Download complete [2021-02-17T06:41:48.586Z] 93b61091891f: Verifying Checksum [2021-02-17T06:41:48.586Z] 93b61091891f: Download complete [2021-02-17T06:41:48.586Z] 5e14af77c1be: Verifying Checksum [2021-02-17T06:41:48.586Z] 5e14af77c1be: Download complete [2021-02-17T06:41:48.586Z] 01666e4c0597: Verifying Checksum [2021-02-17T06:41:48.586Z] 01666e4c0597: Download complete [2021-02-17T06:41:51.098Z] df20fa9351a1: Pull complete [2021-02-17T06:41:51.098Z] 8ad3a11d3b57: Verifying Checksum [2021-02-17T06:41:51.098Z] 8ad3a11d3b57: Download complete [2021-02-17T06:41:52.087Z] 36b3adc4ff6f: Pull complete [2021-02-17T06:41:56.207Z] 8ad3a11d3b57: Pull complete [2021-02-17T06:41:57.246Z] 46f8f816bc3b: Pull complete [2021-02-17T06:41:59.641Z] 93b61091891f: Pull complete [2021-02-17T06:42:00.425Z] 93b9cdb0e59b: Pull complete [2021-02-17T06:42:01.074Z] 5e14af77c1be: Pull complete [2021-02-17T06:42:03.527Z] 01666e4c0597: Pull complete [2021-02-17T06:42:10.531Z] aa168da1d23b: Verifying Checksum [2021-02-17T06:42:10.531Z] aa168da1d23b: Download complete [2021-02-17T06:42:33.413Z] aa168da1d23b: Pull complete [2021-02-17T06:42:33.413Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-17T06:42:33.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-17T06:42:33.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-17T06:42:34.690Z] prd-centos7-docker-4c-2g-26650 does not seem to be running inside a container [2021-02-17T06:42:34.902Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-17T06:42:41.411Z] $ docker top 65c2092f218b3aa221c7c2d61a7787e7484c5086524e45e099271f02264c1872 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T06:42:42.257Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-17T06:42:43.230Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-17T06:42:43.674Z] + ls /var/log/sa-host [2021-02-17T06:42:43.674Z] + sadf -c /var/log/sa-host/sa17 [2021-02-17T06:42:43.674Z] file_magic: OK [2021-02-17T06:42:43.674Z] HZ: Using current value: 100 [2021-02-17T06:42:43.674Z] file_header: OK [2021-02-17T06:42:43.674Z] 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-02-17T06:42:43.674Z] Statistics: [2021-02-17T06:42:43.674Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-17T06:42:43.674Z] File successfully converted to sysstat format version 12.2.1 [2021-02-17T06:42:43.674Z] + sadf -c /var/log/sa-host/sa23 [2021-02-17T06:42:43.674Z] file_magic: OK [2021-02-17T06:42:43.674Z] HZ: Using current value: 100 [2021-02-17T06:42:43.674Z] file_header: OK [2021-02-17T06:42:43.674Z] 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-02-17T06:42:43.674Z] Statistics: [2021-02-17T06:42:43.674Z] Hnuu...uuuununununu... [2021-02-17T06:42:43.674Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-17T06:42:44.491Z] provisioning config files... [2021-02-17T06:42:44.536Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7290179836918093226tmp [Pipeline] { [Pipeline] echo [2021-02-17T06:42:44.696Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:42:45.481Z] ---> create-netrc.sh [Pipeline] } [2021-02-17T06:42:45.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-17T06:42:45.656Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:42:46.061Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-17T06:42:46.102Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:42:46.560Z] ---> sudo-logs.sh [2021-02-17T06:42:46.560Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-17T06:42:46.790Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:42:48.165Z] ---> job-cost.sh [2021-02-17T06:42:48.165Z] lf-activate-venv: SKIPPING [2021-02-17T06:42:48.165Z] INFO: No Stack... [2021-02-17T06:42:49.315Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-17T06:42:50.768Z] INFO: Archiving Costs [Pipeline] echo [2021-02-17T06:42:50.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T06:42:52.222Z] ---> logs-deploy.sh [2021-02-17T06:42:52.222Z] lf-activate-venv: SKIPPING [2021-02-17T06:42:52.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3177/1 [2021-02-17T06:42:52.222Z] INFO: archiving workspace using pattern(s): [2021-02-17T06:42:56.244Z] Archives upload complete. [2021-02-17T06:42:56.558Z] INFO: archiving logs to Nexus