Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 rather than 8e3f381f48b291784d2fa4191d0258c1a582df0c Obtained Jenkinsfile from 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28297 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c > git config core.sparsecheckout # timeout=10 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 Merge succeeded, producing 1d4bbe3a49260671814f716e5791819987d3513f Checking out Revision 1d4bbe3a49260671814f716e5791819987d3513f (PR-3214) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4bbe3a49260671814f716e5791819987d3513f # timeout=10 Commit message: "Merge commit '76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41' into HEAD" > git rev-list --no-walk 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-03T00:30:10.309Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-03T00:30:10.580Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-03T00:30:10.679Z] ========================================================= [2021-03-03T00:30:10.679Z] EdgeX Global Pipelines Version Info [2021-03-03T00:30:10.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:30:12.362Z] ------------------- [2021-03-03T00:30:12.362Z] stable info: [2021-03-03T00:30:12.362Z] ------------------- [2021-03-03T00:30:12.362Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-03T00:30:12.362Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-03T00:30:12.362Z] Message: update stable to v1.0.184 [2021-03-03T00:30:13.321Z] ------------------- [2021-03-03T00:30:13.321Z] experimental info: [2021-03-03T00:30:13.321Z] ------------------- [2021-03-03T00:30:13.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-03T00:30:13.321Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-03T00:30:13.321Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-03T00:30:13.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-03T00:30:13.663Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-03T00:30:13.758Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-03T00:30:13.904Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-03T00:30:13.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-03T00:30:14.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-03T00:30:14.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-03T00:30:14.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-03T00:30:14.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-03T00:30:14.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-03T00:30:14.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-03T00:30:14.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-03T00:30:14.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-03T00:30:14.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-03T00:30:14.924Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-03T00:30:15.009Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-03T00:30:15.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-03T00:30:15.216Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-03T00:30:15.338Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-03T00:30:15.427Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-03T00:30:15.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-03T00:30:15.594Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-03T00:30:15.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3214 [Pipeline] echo [2021-03-03T00:30:15.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3214 [Pipeline] echo [2021-03-03T00:30:15.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3214 [Pipeline] echo [2021-03-03T00:30:15.957Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d4bbe3a49260671814f716e5791819987d3513f [Pipeline] echo [2021-03-03T00:30:16.064Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d4bbe3 [Pipeline] echo [2021-03-03T00:30:16.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-03T00:30:16.376Z] provisioning config files... [2021-03-03T00:30:16.417Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3892253472278783221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:30:16.772Z] ---> docker-login.sh [2021-03-03T00:30:16.772Z] nexus3.edgexfoundry.org:10001 [2021-03-03T00:30:17.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T00:30:17.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:30:17.301Z] Configure a credential helper to remove this warning. See [2021-03-03T00:30:17.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:30:17.301Z] [2021-03-03T00:30:17.301Z] Login Succeeded [2021-03-03T00:30:17.301Z] nexus3.edgexfoundry.org:10002 [2021-03-03T00:30:17.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T00:30:17.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:30:17.301Z] Configure a credential helper to remove this warning. See [2021-03-03T00:30:17.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:30:17.301Z] [2021-03-03T00:30:17.301Z] Login Succeeded [2021-03-03T00:30:17.301Z] nexus3.edgexfoundry.org:10003 [2021-03-03T00:30:17.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T00:30:17.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:30:17.568Z] Configure a credential helper to remove this warning. See [2021-03-03T00:30:17.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:30:17.568Z] [2021-03-03T00:30:17.568Z] Login Succeeded [2021-03-03T00:30:17.568Z] nexus3.edgexfoundry.org:10004 [2021-03-03T00:30:17.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T00:30:17.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:30:17.831Z] Configure a credential helper to remove this warning. See [2021-03-03T00:30:17.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:30:17.831Z] [2021-03-03T00:30:17.831Z] Login Succeeded [2021-03-03T00:30:17.831Z] docker.io [2021-03-03T00:30:18.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T00:30:18.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:30:18.358Z] Configure a credential helper to remove this warning. See [2021-03-03T00:30:18.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:30:18.358Z] [2021-03-03T00:30:18.358Z] Login Succeeded [2021-03-03T00:30:18.358Z] ---> docker-login.sh ends [Pipeline] } [2021-03-03T00:30:18.369Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-03T00:30:18.828Z] ++ 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-03-03T00:30:18.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T00:30:18.828Z] ++ dirname cmd/core-command/Dockerfile [2021-03-03T00:30:18.828Z] ++ cut -d/ -f2 [2021-03-03T00:30:18.828Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-03T00:30:18.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T00:30:18.828Z] ++ dirname cmd/core-data/Dockerfile [2021-03-03T00:30:18.828Z] ++ cut -d/ -f2 [2021-03-03T00:30:18.828Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-03T00:30:18.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T00:30:18.828Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-03T00:30:18.828Z] ++ cut -d/ -f2 [2021-03-03T00:30:18.828Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-03T00:30:18.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T00:30:18.828Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-03T00:30:18.828Z] ++ cut -d/ -f2 [2021-03-03T00:30:18.828Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-03T00:30:18.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T00:30:18.828Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-03T00:30:18.828Z] ++ cut -d/ -f2 [2021-03-03T00:30:18.828Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-03T00:30:18.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T00:30:18.828Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-03T00:30:18.828Z] ++ cut -d/ -f2 [2021-03-03T00:30:18.828Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-03T00:30:18.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T00:30:18.828Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-03T00:30:18.828Z] ++ cut -d/ -f2 [2021-03-03T00:30:18.828Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-03T00:30:18.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T00:30:18.828Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-03T00:30:18.828Z] ++ cut -d/ -f2 [2021-03-03T00:30:18.828Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-03T00:30:18.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T00:30:18.828Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-03T00:30:18.828Z] ++ cut -d/ -f2 [2021-03-03T00:30:18.828Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-03T00:30:18.907Z] 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-03-03T00:30:20.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T00:30:20.698Z] [2021-03-03T00:30:20.698Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:30:21.076Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T00:30:21.076Z] latest: Pulling from edgex-devops/git-semver [2021-03-03T00:30:21.076Z] 31603596830f: Pulling fs layer [2021-03-03T00:30:21.076Z] 2a8b12db71e7: Pulling fs layer [2021-03-03T00:30:21.076Z] 6ca5941a6612: Pulling fs layer [2021-03-03T00:30:21.076Z] ecc8261a40a4: Pulling fs layer [2021-03-03T00:30:21.076Z] ecc8261a40a4: Waiting [2021-03-03T00:30:21.076Z] 2a8b12db71e7: Verifying Checksum [2021-03-03T00:30:21.076Z] 2a8b12db71e7: Download complete [2021-03-03T00:30:21.345Z] 31603596830f: Verifying Checksum [2021-03-03T00:30:21.345Z] 31603596830f: Download complete [2021-03-03T00:30:21.345Z] ecc8261a40a4: Verifying Checksum [2021-03-03T00:30:21.345Z] ecc8261a40a4: Download complete [2021-03-03T00:30:21.345Z] 6ca5941a6612: Verifying Checksum [2021-03-03T00:30:21.345Z] 6ca5941a6612: Download complete [2021-03-03T00:30:21.610Z] 31603596830f: Pull complete [2021-03-03T00:30:21.876Z] 2a8b12db71e7: Pull complete [2021-03-03T00:30:22.824Z] 6ca5941a6612: Pull complete [2021-03-03T00:30:23.087Z] ecc8261a40a4: Pull complete [2021-03-03T00:30:23.087Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-03T00:30:23.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T00:30:23.087Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-03T00:30:23.194Z] prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container [2021-03-03T00:30:23.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-03T00:30:26.154Z] $ docker top 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-03T00:30:26.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-03T00:30:26.596Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-03T00:30:26.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-03T00:30:26.859Z] $ docker exec 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 ssh-agent [2021-03-03T00:30:27.098Z] SSH_AUTH_SOCK=/tmp/ssh-3NAd9Tb3QIjt/agent.12 [2021-03-03T00:30:27.098Z] SSH_AGENT_PID=17 [2021-03-03T00:30:27.114Z] Running ssh-add (command line suppressed) [2021-03-03T00:30:27.271Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_661128941025013425.key (/w/workspace/edgex-go/2@tmp/private_key_661128941025013425.key) [2021-03-03T00:30:27.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-03T00:30:27.664Z] + git tag --points-at HEAD [Pipeline] } [2021-03-03T00:30:27.695Z] $ docker exec --env ******** --env ******** 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 ssh-agent -k [2021-03-03T00:30:27.837Z] unset SSH_AUTH_SOCK; [2021-03-03T00:30:27.837Z] unset SSH_AGENT_PID; [2021-03-03T00:30:27.837Z] echo Agent pid 17 killed; [2021-03-03T00:30:27.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-03T00:30:28.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-03T00:30:28.038Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-03T00:30:28.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-03T00:30:28.256Z] $ docker exec 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 ssh-agent [2021-03-03T00:30:28.463Z] SSH_AUTH_SOCK=/tmp/ssh-8hVVlYKiETo5/agent.46 [2021-03-03T00:30:28.463Z] SSH_AGENT_PID=51 [2021-03-03T00:30:28.472Z] Running ssh-add (command line suppressed) [2021-03-03T00:30:28.645Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_96188914471024937.key (/w/workspace/edgex-go/2@tmp/private_key_96188914471024937.key) [2021-03-03T00:30:28.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-03T00:30:29.070Z] + git semver init [2021-03-03T00:30:29.070Z] # -> Open(): unable to determine branch for HEAD [2021-03-03T00:30:29.070Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-03T00:30:29.070Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-03T00:30:29.070Z] # $SEMVER_REMOTE_NAME = origin [2021-03-03T00:30:29.070Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-03T00:30:29.070Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-03T00:30:29.070Z] # $SEMVER_BRANCH = PR-3214 [2021-03-03T00:30:29.070Z] # $SEMVER_TEMP = /tmp/semver-032833065 [2021-03-03T00:30:29.070Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-03T00:30:55.857Z] # '/tmp/semver-032833065' -> '/w/workspace/edgex-go/2/.semver' [2021-03-03T00:30:57.283Z] # -> Force: false [2021-03-03T00:30:57.283Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-03T00:30:57.314Z] $ docker exec --env ******** --env ******** 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 ssh-agent -k [2021-03-03T00:30:57.687Z] unset SSH_AUTH_SOCK; [2021-03-03T00:30:57.688Z] unset SSH_AGENT_PID; [2021-03-03T00:30:57.688Z] echo Agent pid 51 killed; [2021-03-03T00:30:57.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-03T00:30:58.384Z] + git semver [Pipeline] } [2021-03-03T00:30:58.411Z] $ docker stop --time=1 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 [2021-03-03T00:31:00.124Z] $ docker rm -f 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T00:31:00.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-03T00:31:01.363Z] Stashed 1 file(s) [Pipeline] echo [2021-03-03T00:31:01.366Z] [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-03-03T00:31:02.322Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-03T00:31:02.650Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-03T00:31:02.987Z] + sudo service docker restart [2021-03-03T00:31:02.987Z] + true [2021-03-03T00:31:02.987Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-03T00:31:04.004Z] ========================================================= [2021-03-03T00:31:04.004Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-03T00:31:04.004Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:31:04.469Z] + 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-03-03T00:31:08.785Z] Sending build context to Docker daemon 328.2MB [2021-03-03T00:31:08.785Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-03T00:31:08.785Z] Step 2/6 : FROM ${BASE} [2021-03-03T00:31:09.080Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-03T00:31:09.080Z] 188c0c94c7c5: Pulling fs layer [2021-03-03T00:31:09.080Z] 0ef7d3d256c8: Pulling fs layer [2021-03-03T00:31:09.080Z] de9db76c5a1d: Pulling fs layer [2021-03-03T00:31:09.080Z] bca2f99d35d6: Pulling fs layer [2021-03-03T00:31:09.080Z] 93359f2a8cfa: Pulling fs layer [2021-03-03T00:31:09.080Z] 7c6f9722023f: Pulling fs layer [2021-03-03T00:31:09.080Z] a35cf1a2eb13: Pulling fs layer [2021-03-03T00:31:09.080Z] 93359f2a8cfa: Waiting [2021-03-03T00:31:09.080Z] 7c6f9722023f: Waiting [2021-03-03T00:31:09.080Z] a35cf1a2eb13: Waiting [2021-03-03T00:31:09.080Z] bca2f99d35d6: Waiting [2021-03-03T00:31:09.080Z] de9db76c5a1d: Verifying Checksum [2021-03-03T00:31:09.080Z] 0ef7d3d256c8: Download complete [2021-03-03T00:31:09.080Z] 93359f2a8cfa: Verifying Checksum [2021-03-03T00:31:09.080Z] 93359f2a8cfa: Download complete [2021-03-03T00:31:09.080Z] 188c0c94c7c5: Verifying Checksum [2021-03-03T00:31:09.080Z] 188c0c94c7c5: Download complete [2021-03-03T00:31:09.080Z] 7c6f9722023f: Verifying Checksum [2021-03-03T00:31:09.080Z] 7c6f9722023f: Download complete [2021-03-03T00:31:09.359Z] 188c0c94c7c5: Pull complete [2021-03-03T00:31:09.625Z] 0ef7d3d256c8: Pull complete [2021-03-03T00:31:09.894Z] de9db76c5a1d: Pull complete [2021-03-03T00:31:11.342Z] a35cf1a2eb13: Verifying Checksum [2021-03-03T00:31:11.342Z] a35cf1a2eb13: Download complete [2021-03-03T00:31:11.930Z] bca2f99d35d6: Verifying Checksum [2021-03-03T00:31:11.930Z] bca2f99d35d6: Download complete [2021-03-03T00:31:16.740Z] Still waiting to schedule task [2021-03-03T00:31:16.740Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-03T00:31:20.216Z] bca2f99d35d6: Pull complete [2021-03-03T00:31:20.216Z] 93359f2a8cfa: Pull complete [2021-03-03T00:31:20.216Z] 7c6f9722023f: Pull complete [2021-03-03T00:31:23.607Z] a35cf1a2eb13: Pull complete [2021-03-03T00:31:23.607Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-03T00:31:23.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-03T00:31:23.607Z] ---> a62c8e92a672 [2021-03-03T00:31:23.607Z] 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-03-03T00:31:23.607Z] ---> Running in c2780ddfa8dc [2021-03-03T00:31:24.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:31:25.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:31:25.790Z] (1/12) Installing libmagic (5.38-r0) [2021-03-03T00:31:26.067Z] (2/12) Installing file (5.38-r0) [2021-03-03T00:31:26.067Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-03T00:31:26.067Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-03T00:31:41.033Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-03T00:31:41.033Z] (6/12) Installing patch (2.7.6-r6) [2021-03-03T00:31:41.033Z] (7/12) Installing build-base (0.5-r2) [2021-03-03T00:31:41.033Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-03T00:31:41.033Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-03T00:31:41.033Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-03T00:31:41.298Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-03T00:31:41.896Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-03T00:31:41.896Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:31:41.896Z] OK: 233 MiB in 51 packages [2021-03-03T00:31:46.185Z] Removing intermediate container c2780ddfa8dc [2021-03-03T00:31:46.185Z] ---> dbf28332485a [2021-03-03T00:31:46.185Z] Step 4/6 : WORKDIR /edgex-go [2021-03-03T00:31:46.185Z] ---> Running in eaeb4dd6801f [2021-03-03T00:31:46.185Z] Removing intermediate container eaeb4dd6801f [2021-03-03T00:31:46.185Z] ---> ab4270121361 [2021-03-03T00:31:46.185Z] Step 5/6 : COPY go.mod . [2021-03-03T00:31:46.453Z] ---> 3a5a18657fe3 [2021-03-03T00:31:46.453Z] Step 6/6 : RUN go mod download [2021-03-03T00:31:46.453Z] ---> Running in 82a5512a84a0 [2021-03-03T00:32:13.165Z] Removing intermediate container 82a5512a84a0 [2021-03-03T00:32:13.165Z] ---> 0c52e4bd8b03 [2021-03-03T00:32:13.165Z] Successfully built 0c52e4bd8b03 [2021-03-03T00:32:13.165Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:32:13.497Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-03T00:32:13.497Z] . [Pipeline] withDockerContainer [2021-03-03T00:32:13.603Z] prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container [2021-03-03T00:32:13.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-03T00:32:14.698Z] $ docker top b930b83253d0b7a7f976331d3846ad64f6661801b73a8436f8fcf3c98815fcbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T00:32:15.204Z] + go version [2021-03-03T00:32:15.204Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-03T00:32:15.227Z] $ docker stop --time=1 b930b83253d0b7a7f976331d3846ad64f6661801b73a8436f8fcf3c98815fcbb [2021-03-03T00:32:16.648Z] $ docker rm -f b930b83253d0b7a7f976331d3846ad64f6661801b73a8436f8fcf3c98815fcbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:32:17.464Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-03T00:32:17.464Z] . [Pipeline] withDockerContainer [2021-03-03T00:32:17.556Z] prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container [2021-03-03T00:32:17.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-03T00:32:18.280Z] $ docker top 2d7ccf31c532561dc831de85d6a76a05f6932d9124fc68e7acf5ec19b7710b70 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-03T00:32:18.477Z] ========================================================= [2021-03-03T00:32:18.477Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-03T00:32:18.477Z] ========================================================= [Pipeline] sh [2021-03-03T00:32:18.766Z] + make test [2021-03-03T00:32:18.766Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-03T00:32:28.890Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-03T00:32:51.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-03T00:32:51.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-03T00:32:55.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-03T00:32:55.271Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-03T00:32:56.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-03T00:32:56.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-03T00:32:56.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-03T00:32:56.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-03T00:32:57.734Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-03T00:32:58.013Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-03T00:33:00.635Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-03T00:33:00.635Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-03T00:33:00.635Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-03T00:33:03.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.139s coverage: 45.9% of statements [2021-03-03T00:33:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-03T00:33:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-03T00:33:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-03T00:33:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-03T00:33:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-03T00:33:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-03T00:33:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-03T00:33:03.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.147s coverage: 100.0% of statements [2021-03-03T00:33:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.199s coverage: 27.1% of statements [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-03T00:33:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-03T00:33:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-03T00:33:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.086s coverage: 66.2% of statements [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-03T00:33:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-03T00:33:07.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.442s coverage: 82.4% of statements [2021-03-03T00:33:07.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-03T00:33:07.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T00:33:07.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-03T00:33:07.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-03T00:33:09.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.400s coverage: 28.6% of statements [2021-03-03T00:33:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-03T00:33:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-03T00:33:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-03T00:33:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-03T00:33:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-03T00:33:09.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.083s coverage: 100.0% of statements [2021-03-03T00:33:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-03T00:33:09.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements [2021-03-03T00:33:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-03T00:33:09.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.144s coverage: 86.7% of statements [2021-03-03T00:33:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-03T00:33:09.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements [2021-03-03T00:33:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-03T00:33:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.089s coverage: 78.3% of statements [2021-03-03T00:33:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-03T00:33:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-03T00:33:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-03T00:33:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-03T00:33:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.540s coverage: 92.8% of statements [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-03T00:33:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-03T00:33:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.1% of statements [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-03T00:33:13.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-03T00:33:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 45.5% of statements [2021-03-03T00:33:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.035s coverage: 79.5% of statements [2021-03-03T00:33:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements [2021-03-03T00:33:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.044s coverage: 96.3% of statements [2021-03-03T00:33:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.031s coverage: 87.5% of statements [2021-03-03T00:33:26.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements [2021-03-03T00:33:26.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 77.8% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.6% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.094s coverage: 91.6% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 62.4% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.663s coverage: 69.1% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.163s coverage: 47.0% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.259s coverage: 88.5% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.962s coverage: 29.1% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.117s coverage: 94.3% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-03T00:33:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-03T00:33:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-03T00:33:36.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-03-03T00:33:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-03T00:33:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-03T00:33:37.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-03-03T00:33:37.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements [2021-03-03T00:33:38.105Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements [2021-03-03T00:33:38.695Z] GO111MODULE=on go vet ./... [2021-03-03T00:33:45.877Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28305 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws [2021-03-03T00:33:45.926Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-03T00:33:50.653Z] using credential edgex-jenkins-ssh [2021-03-03T00:33:50.707Z] Cloning the remote Git repository [2021-03-03T00:33:50.771Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-03T00:33:50.894Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-03T00:33:50.997Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T00:33:50.998Z] > git --version # timeout=10 [2021-03-03T00:33:51.026Z] > git --version # 'git version 2.17.1' [2021-03-03T00:33:51.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T00:33:51.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T00:34:05.496Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T00:34:05.509Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T00:34:05.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T00:34:05.559Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T00:34:05.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T00:34:05.572Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-03T00:34:06.442Z] Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-03T00:34:07.082Z] Merge succeeded, producing eb39533c8669a189aecd94a3b9299ce126b7ab71 [2021-03-03T00:34:07.083Z] Checking out Revision eb39533c8669a189aecd94a3b9299ce126b7ab71 (PR-3214) [2021-03-03T00:34:06.461Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T00:34:06.480Z] > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [2021-03-03T00:34:06.784Z] > git remote # timeout=10 [2021-03-03T00:34:06.799Z] > git config --get remote.origin.url # timeout=10 [2021-03-03T00:34:06.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T00:34:06.823Z] > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 [2021-03-03T00:34:07.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-03T00:34:07.091Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T00:34:07.107Z] > git checkout -f eb39533c8669a189aecd94a3b9299ce126b7ab71 # timeout=10 [2021-03-03T00:34:11.396Z] Commit message: "Merge commit '76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41' into HEAD" [2021-03-03T00:34:11.405Z] > git rev-list --no-walk 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-03T00:34:13.135Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-03T00:34:13.546Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-03T00:34:13.935Z] + sudo service docker restart [2021-03-03T00:34:13.935Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-03T00:34:15.992Z] provisioning config files... [2021-03-03T00:34:16.035Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4540180411064793596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:34:16.471Z] ---> docker-login.sh [2021-03-03T00:34:16.471Z] nexus3.edgexfoundry.org:10001 [2021-03-03T00:34:17.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T00:34:17.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:34:17.732Z] Configure a credential helper to remove this warning. See [2021-03-03T00:34:17.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:34:17.732Z] [2021-03-03T00:34:17.732Z] Login Succeeded [2021-03-03T00:34:17.732Z] nexus3.edgexfoundry.org:10002 [2021-03-03T00:34:17.951Z] gofmt -l . [2021-03-03T00:34:17.951Z] [ "`gofmt -l .`" = "" ] [2021-03-03T00:34:17.951Z] ./bin/test-go-mod-tidy.sh [2021-03-03T00:34:17.951Z] ./bin/test-attribution-txt.sh [2021-03-03T00:34:18.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-03-03T00:34:18.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:34:18.290Z] Configure a credential helper to remove this warning. See [2021-03-03T00:34:18.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:34:18.290Z] [2021-03-03T00:34:18.290Z] Login Succeeded [2021-03-03T00:34:18.290Z] nexus3.edgexfoundry.org:10003 [2021-03-03T00:34:18.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T00:34:18.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:34:18.840Z] Configure a credential helper to remove this warning. See [2021-03-03T00:34:18.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:34:18.840Z] [2021-03-03T00:34:18.840Z] Login Succeeded [2021-03-03T00:34:18.840Z] nexus3.edgexfoundry.org:10004 [2021-03-03T00:34:18.864Z] + ls -al . [2021-03-03T00:34:18.864Z] total 716 [2021-03-03T00:34:18.864Z] drwxrwxr-x 10 1001 1001 4096 Mar 3 00:34 . [2021-03-03T00:34:18.864Z] drwxr-xr-x 4 root root 28 Mar 3 00:32 .. [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 00:30 .dockerignore [2021-03-03T00:34:18.864Z] drwxrwxr-x 8 1001 1001 179 Mar 3 00:30 .git [2021-03-03T00:34:18.864Z] drwxrwxr-x 3 1001 1001 125 Mar 3 00:30 .github [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 818 Mar 3 00:30 .gitignore [2021-03-03T00:34:18.864Z] drwx------ 3 1001 1001 60 Mar 3 00:30 .semver [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 00:30 .sonarcloud.properties [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 8475 Mar 3 00:30 Attribution.txt [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 00:30 CONTRIBUTING.md [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 931 Mar 3 00:30 Dockerfile.build [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 863 Mar 3 00:30 Jenkinsfile [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 00:30 LICENSE [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 5774 Mar 3 00:30 Makefile [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 6524 Mar 3 00:30 README.md [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 6755 Mar 3 00:30 SECURITY.md [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 00:31 VERSION [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 00:30 ZMQWindows.md [2021-03-03T00:34:18.864Z] drwxrwxr-x 2 1001 1001 117 Mar 3 00:30 bin [2021-03-03T00:34:18.864Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 00:30 cmd [2021-03-03T00:34:18.864Z] -rw-r--r-- 1 root root 602988 Mar 3 00:33 coverage.out [2021-03-03T00:34:18.864Z] -rw-r--r-- 1 root root 1055 Mar 3 00:34 go.mod [2021-03-03T00:34:18.864Z] -rw-r--r-- 1 root root 21699 Mar 3 00:34 go.sum [2021-03-03T00:34:18.864Z] drwxrwxr-x 8 1001 1001 127 Mar 3 00:30 internal [2021-03-03T00:34:18.864Z] drwxrwxr-x 4 1001 1001 26 Mar 3 00:30 openapi [2021-03-03T00:34:18.864Z] drwxrwxr-x 4 1001 1001 71 Mar 3 00:30 snap [2021-03-03T00:34:18.864Z] -rw-rw-r-- 1 1001 1001 168 Mar 3 00:30 version.go [Pipeline] sh [2021-03-03T00:34:19.187Z] + '[' -e coverage.out ] [2021-03-03T00:34:19.187Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-03T00:34:19.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T00:34:19.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:34:19.440Z] Configure a credential helper to remove this warning. See [2021-03-03T00:34:19.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:34:19.440Z] [2021-03-03T00:34:19.440Z] Login Succeeded [2021-03-03T00:34:19.440Z] docker.io [2021-03-03T00:34:19.519Z] Stashed 1 file(s) [Pipeline] sh [2021-03-03T00:34:19.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T00:34:19.835Z] + make build [2021-03-03T00:34:19.835Z] 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-03-03T00:34:20.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T00:34:20.309Z] Configure a credential helper to remove this warning. See [2021-03-03T00:34:20.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T00:34:20.309Z] [2021-03-03T00:34:20.309Z] Login Succeeded [2021-03-03T00:34:20.309Z] ---> docker-login.sh ends [Pipeline] } [2021-03-03T00:34:20.326Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-03T00:34:20.805Z] ========================================================= [2021-03-03T00:34:20.806Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-03T00:34:20.806Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:34:21.214Z] + 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-03-03T00:34:23.845Z] Sending build context to Docker daemon 166.5MB [2021-03-03T00:34:23.845Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-03T00:34:23.845Z] Step 2/6 : FROM ${BASE} [2021-03-03T00:34:23.845Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-03T00:34:23.845Z] 5f621e34cdf4: Pulling fs layer [2021-03-03T00:34:23.845Z] a4357932f1b6: Pulling fs layer [2021-03-03T00:34:23.845Z] 18c013af1878: Pulling fs layer [2021-03-03T00:34:23.845Z] 00ac8860ef70: Pulling fs layer [2021-03-03T00:34:23.845Z] 63d7cb157983: Pulling fs layer [2021-03-03T00:34:23.845Z] b116817d02f9: Pulling fs layer [2021-03-03T00:34:23.845Z] 745a02a5169b: Pulling fs layer [2021-03-03T00:34:23.845Z] 63d7cb157983: Waiting [2021-03-03T00:34:23.845Z] 00ac8860ef70: Waiting [2021-03-03T00:34:23.845Z] b116817d02f9: Waiting [2021-03-03T00:34:23.845Z] 745a02a5169b: Waiting [2021-03-03T00:34:23.845Z] 18c013af1878: Verifying Checksum [2021-03-03T00:34:23.845Z] 18c013af1878: Download complete [2021-03-03T00:34:23.845Z] a4357932f1b6: Verifying Checksum [2021-03-03T00:34:23.845Z] a4357932f1b6: Download complete [2021-03-03T00:34:23.845Z] 63d7cb157983: Verifying Checksum [2021-03-03T00:34:23.845Z] 63d7cb157983: Download complete [2021-03-03T00:34:24.128Z] 5f621e34cdf4: Verifying Checksum [2021-03-03T00:34:24.128Z] 5f621e34cdf4: Download complete [2021-03-03T00:34:24.128Z] b116817d02f9: Verifying Checksum [2021-03-03T00:34:24.128Z] b116817d02f9: Download complete [2021-03-03T00:34:24.731Z] 5f621e34cdf4: Pull complete [2021-03-03T00:34:25.226Z] 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-03-03T00:34:25.332Z] a4357932f1b6: Pull complete [2021-03-03T00:34:25.939Z] 18c013af1878: Pull complete [2021-03-03T00:34:26.548Z] 745a02a5169b: Verifying Checksum [2021-03-03T00:34:26.548Z] 745a02a5169b: Download complete [2021-03-03T00:34:27.534Z] 00ac8860ef70: Verifying Checksum [2021-03-03T00:34:27.534Z] 00ac8860ef70: Download complete [2021-03-03T00:34:37.696Z] 00ac8860ef70: Pull complete [2021-03-03T00:34:37.933Z] 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-03-03T00:34:37.934Z] 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-03-03T00:34:37.967Z] 63d7cb157983: Pull complete [2021-03-03T00:34:38.241Z] b116817d02f9: Pull complete [2021-03-03T00:34:39.860Z] 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-03-03T00:34:40.131Z] 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-03-03T00:34:42.086Z] 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-03-03T00:34:42.554Z] 745a02a5169b: Pull complete [2021-03-03T00:34:42.554Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-03T00:34:42.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-03T00:34:42.554Z] ---> b7e6874047d6 [2021-03-03T00:34:42.554Z] 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-03-03T00:34:44.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-03-03T00:34:44.979Z] 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-03-03T00:34:45.176Z] ---> Running in ba34e2ac7e1c [2021-03-03T00:34:46.419Z] 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-03-03T00:34:46.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:34:47.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:34:47.838Z] 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-03-03T00:34:47.839Z] (1/12) Installing libmagic (5.38-r0) [2021-03-03T00:34:48.111Z] (2/12) Installing file (5.38-r0) [2021-03-03T00:34:48.383Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-03T00:34:48.383Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-03T00:34:49.263Z] 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-03-03T00:34:51.237Z] $ docker stop --time=1 2d7ccf31c532561dc831de85d6a76a05f6932d9124fc68e7acf5ec19b7710b70 [2021-03-03T00:34:53.132Z] $ docker rm -f 2d7ccf31c532561dc831de85d6a76a05f6932d9124fc68e7acf5ec19b7710b70 [2021-03-03T00:34:53.768Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-03T00:34:53.768Z] (6/12) Installing patch (2.7.6-r6) [2021-03-03T00:34:53.768Z] (7/12) Installing build-base (0.5-r2) [2021-03-03T00:34:53.768Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-03T00:34:53.768Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-03T00:34:53.768Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-03T00:34:53.768Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-03T00:34:53.768Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-03T00:34:53.768Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:34:53.768Z] OK: 217 MiB in 51 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:34:56.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T00:34:56.934Z] [2021-03-03T00:34:56.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:34:57.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T00:34:57.295Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-03T00:34:57.295Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-03T00:34:57.295Z] ca9280d653b3: Pulling fs layer [2021-03-03T00:34:57.295Z] 7e9c9ca2126c: Pulling fs layer [2021-03-03T00:34:57.873Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-03T00:34:57.873Z] cbdbe7a5bc2a: Download complete [2021-03-03T00:34:58.066Z] Removing intermediate container ba34e2ac7e1c [2021-03-03T00:34:58.066Z] ---> d92d275a7119 [2021-03-03T00:34:58.066Z] Step 4/6 : WORKDIR /edgex-go [2021-03-03T00:34:58.066Z] ---> Running in 69d46245d759 [2021-03-03T00:34:58.137Z] ca9280d653b3: Verifying Checksum [2021-03-03T00:34:58.137Z] ca9280d653b3: Download complete [2021-03-03T00:34:58.420Z] cbdbe7a5bc2a: Pull complete [2021-03-03T00:34:58.660Z] Removing intermediate container 69d46245d759 [2021-03-03T00:34:58.660Z] ---> d016ce272e78 [2021-03-03T00:34:58.660Z] Step 5/6 : COPY go.mod . [2021-03-03T00:34:59.252Z] ---> 8bebb41dd127 [2021-03-03T00:34:59.252Z] Step 6/6 : RUN go mod download [2021-03-03T00:34:59.526Z] ---> Running in ebc4421fba44 [2021-03-03T00:34:59.836Z] 7e9c9ca2126c: Verifying Checksum [2021-03-03T00:34:59.837Z] 7e9c9ca2126c: Download complete [2021-03-03T00:34:59.837Z] ca9280d653b3: Pull complete [2021-03-03T00:35:08.406Z] 7e9c9ca2126c: Pull complete [2021-03-03T00:35:08.406Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-03T00:35:08.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T00:35:08.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-03T00:35:08.628Z] prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container [2021-03-03T00:35:08.692Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-03T00:35:10.718Z] $ docker top 11821d63a6ca74ea0d4141c58f36e8e34973e0a91e12257b84020fb4b1489c08 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T00:35:11.243Z] + docker-compose build --help [2021-03-03T00:35:11.243Z] + grep parallel [2021-03-03T00:35:12.642Z] --parallel Build images in parallel. [Pipeline] } [2021-03-03T00:35:12.657Z] $ docker stop --time=1 11821d63a6ca74ea0d4141c58f36e8e34973e0a91e12257b84020fb4b1489c08 [2021-03-03T00:35:14.325Z] $ docker rm -f 11821d63a6ca74ea0d4141c58f36e8e34973e0a91e12257b84020fb4b1489c08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:35:15.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T00:35:15.005Z] . [Pipeline] withDockerContainer [2021-03-03T00:35:15.119Z] prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container [2021-03-03T00:35:15.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-03T00:35:16.048Z] $ docker top 20b55887ce7abfff6709cfb0f8745a26ce1fbca9c8665beb838a27f71512d784 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T00:35:16.583Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-03T00:35:18.007Z] Building docker-core-command-go ... [2021-03-03T00:35:18.007Z] Building docker-core-data-go ... [2021-03-03T00:35:18.007Z] Building docker-core-metadata-go ... [2021-03-03T00:35:18.007Z] Building docker-security-bootstrapper-go ... [2021-03-03T00:35:18.007Z] Building docker-security-proxy-setup-go ... [2021-03-03T00:35:18.007Z] Building docker-security-secretstore-setup-go ... [2021-03-03T00:35:18.007Z] Building docker-support-notifications-go ... [2021-03-03T00:35:18.007Z] Building docker-support-scheduler-go ... [2021-03-03T00:35:18.007Z] Building docker-sys-mgmt-agent-go ... [2021-03-03T00:35:18.007Z] Building docker-security-secretstore-setup-go [2021-03-03T00:35:18.007Z] Building docker-sys-mgmt-agent-go [2021-03-03T00:35:18.007Z] Building docker-core-metadata-go [2021-03-03T00:35:18.007Z] Building docker-support-notifications-go [2021-03-03T00:35:18.007Z] Building docker-security-bootstrapper-go [2021-03-03T00:35:26.321Z] Removing intermediate container ebc4421fba44 [2021-03-03T00:35:26.321Z] ---> 6c34ccb1e72d [2021-03-03T00:35:26.321Z] Successfully built 6c34ccb1e72d [2021-03-03T00:35:26.321Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:35:26.658Z] + docker inspect -f . ci-base-image-arm64 [2021-03-03T00:35:26.658Z] . [Pipeline] withDockerContainer [2021-03-03T00:35:26.892Z] prd-ubuntu18.04-docker-arm64-4c-16g-28305 does not seem to be running inside a container [2021-03-03T00:35:26.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-03T00:35:28.431Z] $ docker top 6b2bb37e795ee4bd3b542be80f6663b115acaa40f1544863671156952372acc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T00:35:29.481Z] + go version [2021-03-03T00:35:29.481Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-03T00:35:29.506Z] $ docker stop --time=1 6b2bb37e795ee4bd3b542be80f6663b115acaa40f1544863671156952372acc8 [2021-03-03T00:35:31.404Z] $ docker rm -f 6b2bb37e795ee4bd3b542be80f6663b115acaa40f1544863671156952372acc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:35:32.389Z] + docker inspect -f . ci-base-image-arm64 [2021-03-03T00:35:32.389Z] . [Pipeline] withDockerContainer [2021-03-03T00:35:32.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-28305 does not seem to be running inside a container [2021-03-03T00:35:32.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-03T00:35:33.996Z] $ docker top 6bf4cee4af0d2c40e26d78f01f6966f4e3bcbadacd7f35b0c50d65345a964f5a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-03T00:35:34.359Z] ========================================================= [2021-03-03T00:35:34.359Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-03T00:35:34.359Z] ========================================================= [Pipeline] sh [2021-03-03T00:35:35.004Z] + make test [2021-03-03T00:35:35.004Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-03T00:35:56.980Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:35:56.980Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:35:56.980Z] ---> 0c52e4bd8b03 [2021-03-03T00:35:56.980Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T00:35:56.980Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:35:56.980Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:35:56.980Z] ---> 0c52e4bd8b03 [2021-03-03T00:35:56.980Z] Step 3/24 : WORKDIR /edgex-go [2021-03-03T00:35:56.980Z] ---> Running in 16d81291590b [2021-03-03T00:35:56.980Z] ---> Running in 77ccf72bc14a [2021-03-03T00:35:56.980Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:35:56.980Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:35:56.980Z] ---> 0c52e4bd8b03 [2021-03-03T00:35:56.980Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T00:35:56.980Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:35:56.980Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:35:56.980Z] ---> 0c52e4bd8b03 [2021-03-03T00:35:56.980Z] Step 3/26 : WORKDIR /edgex-go [2021-03-03T00:35:56.980Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:35:56.980Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:35:56.980Z] ---> 0c52e4bd8b03 [2021-03-03T00:35:56.980Z] Step 3/30 : WORKDIR /edgex-go [2021-03-03T00:35:56.980Z] ---> Running in 1ba23b96bfbe [2021-03-03T00:35:56.980Z] ---> Running in 8762499be355 [2021-03-03T00:35:56.980Z] ---> Running in 1d0d4ea7d9e5 [2021-03-03T00:35:56.980Z] Removing intermediate container 1ba23b96bfbe [2021-03-03T00:35:56.980Z] ---> 9e54b688778c [2021-03-03T00:35:56.980Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:35:56.980Z] Removing intermediate container 16d81291590b [2021-03-03T00:35:56.980Z] ---> a52152b89dee [2021-03-03T00:35:56.980Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:35:56.980Z] Removing intermediate container 8762499be355 [2021-03-03T00:35:56.980Z] ---> 2c9f535bcecf [2021-03-03T00:35:56.980Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:35:56.980Z] Removing intermediate container 1d0d4ea7d9e5 [2021-03-03T00:35:56.980Z] ---> a572e5835ccc [2021-03-03T00:35:56.980Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:35:56.980Z] Removing intermediate container 77ccf72bc14a [2021-03-03T00:35:56.980Z] ---> 06cae829fb64 [2021-03-03T00:35:56.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:35:56.980Z] ---> Running in 44697c2a312a [2021-03-03T00:35:56.980Z] ---> Running in db490ab54793 [2021-03-03T00:35:56.980Z] ---> Running in ffcb182c6952 [2021-03-03T00:35:56.980Z] ---> Running in 91a61577a464 [2021-03-03T00:35:56.980Z] ---> Running in bc7eef50e9eb [2021-03-03T00:35:57.183Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-03T00:35:57.245Z] Removing intermediate container 91a61577a464 [2021-03-03T00:35:57.245Z] ---> 13c464d0351b [2021-03-03T00:35:57.245Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-03T00:35:57.518Z] Removing intermediate container 44697c2a312a [2021-03-03T00:35:57.518Z] ---> 865fc12ffacd [2021-03-03T00:35:57.518Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-03T00:35:57.518Z] ---> Running in 29d5ba952352 [2021-03-03T00:35:57.518Z] Removing intermediate container db490ab54793 [2021-03-03T00:35:57.518Z] ---> a376dbbf4f2e [2021-03-03T00:35:57.518Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-03T00:35:57.781Z] ---> Running in 9a1000ce59f8 [2021-03-03T00:35:57.781Z] ---> Running in d32165b04b6d [2021-03-03T00:35:58.044Z] Removing intermediate container ffcb182c6952 [2021-03-03T00:35:58.044Z] ---> d733c5f3415a [2021-03-03T00:35:58.044Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T00:35:58.044Z] Removing intermediate container bc7eef50e9eb [2021-03-03T00:35:58.044Z] ---> 26900593fe9e [2021-03-03T00:35:58.044Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-03T00:35:58.306Z] ---> Running in 486bbe3588de [2021-03-03T00:35:58.306Z] ---> Running in f8321635a065 [2021-03-03T00:35:58.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:35:58.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:35:58.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:35:59.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:35:59.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:35:59.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:35:59.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:35:59.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:35:59.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:35:59.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:36:00.158Z] OK: 233 MiB in 51 packages [2021-03-03T00:36:00.430Z] OK: 233 MiB in 51 packages [2021-03-03T00:36:00.430Z] OK: 233 MiB in 51 packages [2021-03-03T00:36:00.693Z] OK: 233 MiB in 51 packages [2021-03-03T00:36:00.693Z] OK: 233 MiB in 51 packages [2021-03-03T00:36:00.961Z] Removing intermediate container 29d5ba952352 [2021-03-03T00:36:00.961Z] ---> 1ff8576db88e [2021-03-03T00:36:00.961Z] Step 6/22 : COPY go.mod . [2021-03-03T00:36:01.225Z] Removing intermediate container 9a1000ce59f8 [2021-03-03T00:36:01.225Z] ---> 99727fffa3be [2021-03-03T00:36:01.225Z] Step 6/26 : COPY go.mod . [2021-03-03T00:36:01.501Z] Removing intermediate container d32165b04b6d [2021-03-03T00:36:01.501Z] ---> b4562f865d7f [2021-03-03T00:36:01.501Z] Step 6/30 : COPY go.mod . [2021-03-03T00:36:01.501Z] ---> ba1657406fc3 [2021-03-03T00:36:01.501Z] Step 7/22 : RUN go mod download [2021-03-03T00:36:01.501Z] ---> 45315cbfaeb2 [2021-03-03T00:36:01.501Z] Step 7/26 : RUN go mod download [2021-03-03T00:36:01.767Z] ---> Running in 4dacb3bdf7c9 [2021-03-03T00:36:01.767Z] ---> Running in 0e06a9b5214e [2021-03-03T00:36:02.036Z] Removing intermediate container 486bbe3588de [2021-03-03T00:36:02.036Z] ---> c6420834e5ba [2021-03-03T00:36:02.036Z] Step 6/23 : COPY go.mod . [2021-03-03T00:36:02.036Z] Removing intermediate container f8321635a065 [2021-03-03T00:36:02.036Z] ---> b412276da0d2 [2021-03-03T00:36:02.036Z] Step 6/24 : COPY go.mod . [2021-03-03T00:36:02.036Z] ---> 2125e0115ff4 [2021-03-03T00:36:02.036Z] Step 7/30 : RUN go mod download [2021-03-03T00:36:02.309Z] ---> Running in 847f393ae56e [2021-03-03T00:36:02.581Z] ---> d749c9e54089 [2021-03-03T00:36:02.581Z] Step 7/23 : RUN go mod download [2021-03-03T00:36:02.581Z] ---> f2c54aa7a871 [2021-03-03T00:36:02.581Z] Step 7/24 : RUN go mod download [2021-03-03T00:36:02.844Z] ---> Running in 0df8e55f2545 [2021-03-03T00:36:02.844Z] ---> Running in 2bcb550d3441 [2021-03-03T00:36:04.267Z] Removing intermediate container 4dacb3bdf7c9 [2021-03-03T00:36:04.267Z] ---> 36f520dd7244 [2021-03-03T00:36:04.267Z] Step 8/22 : COPY . . [2021-03-03T00:36:04.537Z] Removing intermediate container 847f393ae56e [2021-03-03T00:36:04.537Z] ---> 79c50a67412b [2021-03-03T00:36:04.537Z] Step 8/30 : COPY . . [2021-03-03T00:36:04.537Z] Removing intermediate container 0e06a9b5214e [2021-03-03T00:36:04.537Z] ---> 4decbbff4216 [2021-03-03T00:36:04.537Z] Step 8/26 : COPY . . [2021-03-03T00:36:07.901Z] Removing intermediate container 2bcb550d3441 [2021-03-03T00:36:07.901Z] ---> 6feeb43ee2e9 [2021-03-03T00:36:07.901Z] Step 8/24 : COPY . . [2021-03-03T00:36:08.493Z] Removing intermediate container 0df8e55f2545 [2021-03-03T00:36:08.493Z] ---> de223d5eb4c2 [2021-03-03T00:36:08.493Z] Step 8/23 : COPY . . [2021-03-03T00:36:47.786Z] ---> 6136ae8df039 [2021-03-03T00:36:47.786Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-03T00:36:47.786Z] ---> 6a277c3ae4e1 [2021-03-03T00:36:47.786Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-03T00:36:47.786Z] ---> 7064384d5046 [2021-03-03T00:36:47.786Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-03T00:36:47.786Z] ---> Running in cd17fb591401 [2021-03-03T00:36:47.786Z] ---> 84970ae70478 [2021-03-03T00:36:47.786Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-03T00:36:47.786Z] ---> 8598029348d4 [2021-03-03T00:36:47.786Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-03T00:36:47.786Z] ---> Running in 3eb57ebefaf8 [2021-03-03T00:36:47.786Z] ---> Running in 6d6c9522eb69 [2021-03-03T00:36:47.786Z] ---> Running in 25dd6ba6deb9 [2021-03-03T00:36:47.786Z] ---> Running in 123f1e191849 [2021-03-03T00:36:48.064Z] 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-03-03T00:36:48.064Z] 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-03-03T00:36:48.065Z] 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-03-03T00:36:48.065Z] 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-03-03T00:36:48.065Z] 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-03-03T00:36:53.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-03T00:36:53.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-03T00:37:00.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-03T00:37:00.528Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-03T00:37:02.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-03T00:37:02.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-03T00:37:02.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-03T00:37:02.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-03T00:37:05.181Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-03T00:37:05.787Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-03T00:37:14.093Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-03T00:37:14.093Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-03T00:37:14.093Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-03T00:37:19.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.408s coverage: 45.9% of statements [2021-03-03T00:37:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-03T00:37:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-03T00:37:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-03T00:37:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-03T00:37:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-03T00:37:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-03T00:37:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-03T00:37:19.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.220s coverage: 100.0% of statements [2021-03-03T00:37:20.457Z] 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-03-03T00:37:26.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.529s coverage: 27.1% of statements [2021-03-03T00:37:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-03T00:37:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-03T00:37:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-03T00:37:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-03T00:37:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-03T00:37:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-03T00:37:26.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.084s coverage: 100.0% of statements [2021-03-03T00:37:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-03T00:37:26.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2021-03-03T00:37:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-03T00:37:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-03T00:37:27.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.324s coverage: 66.2% of statements [2021-03-03T00:37:27.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-03T00:37:27.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-03T00:37:29.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.701s coverage: 82.4% of statements [2021-03-03T00:37:29.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-03T00:37:29.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T00:37:29.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-03T00:37:29.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-03T00:37:30.665Z] Removing intermediate container 25dd6ba6deb9 [2021-03-03T00:37:30.665Z] ---> 70190fc3d46c [2021-03-03T00:37:30.665Z] [2021-03-03T00:37:30.665Z] Step 10/24 : FROM alpine:3.12 [2021-03-03T00:37:30.665Z] 3.12: Pulling from library/alpine [2021-03-03T00:37:30.665Z] Removing intermediate container 6d6c9522eb69 [2021-03-03T00:37:30.665Z] ---> b16c2b828e85 [2021-03-03T00:37:30.665Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-03T00:37:30.665Z] Removing intermediate container 123f1e191849 [2021-03-03T00:37:30.665Z] ---> d240302c5851 [2021-03-03T00:37:30.665Z] [2021-03-03T00:37:30.665Z] Step 10/30 : FROM alpine:3.12 [2021-03-03T00:37:30.665Z] 3.12: Pulling from library/alpine [2021-03-03T00:37:30.939Z] ---> Running in 19a9dc04ac94 [2021-03-03T00:37:30.940Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T00:37:31.214Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T00:37:31.214Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T00:37:31.214Z] ---> 88dd2752d2ea [2021-03-03T00:37:31.214Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-03T00:37:31.214Z] Status: Image is up to date for alpine:3.12 [2021-03-03T00:37:31.214Z] ---> 88dd2752d2ea [2021-03-03T00:37:31.214Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-03T00:37:31.802Z] ---> Running in 75c7754636c4 [2021-03-03T00:37:31.802Z] ---> Running in aa1aed5850d1 [2021-03-03T00:37:34.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.210s coverage: 28.6% of statements [2021-03-03T00:37:34.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-03T00:37:34.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-03T00:37:34.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-03T00:37:34.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-03T00:37:34.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-03T00:37:34.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements [2021-03-03T00:37:34.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-03T00:37:34.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-03-03T00:37:34.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-03T00:37:34.409Z] 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-03-03T00:37:34.680Z] Removing intermediate container aa1aed5850d1 [2021-03-03T00:37:34.680Z] ---> 11800ba59187 [2021-03-03T00:37:34.680Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-03T00:37:34.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:34.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:34.953Z] ---> Running in 00f977bfb710 [2021-03-03T00:37:35.222Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-03T00:37:35.222Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T00:37:35.222Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-03T00:37:35.222Z] Removing intermediate container cd17fb591401 [2021-03-03T00:37:35.222Z] ---> ba4e714983f5 [2021-03-03T00:37:35.222Z] [2021-03-03T00:37:35.222Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T00:37:35.222Z] (4/5) Installing curl (7.69.1-r3) [2021-03-03T00:37:35.222Z] ---> 88dd2752d2ea [2021-03-03T00:37:35.222Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-03T00:37:35.222Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-03T00:37:35.222Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:37:35.222Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T00:37:35.222Z] Removing intermediate container 3eb57ebefaf8 [2021-03-03T00:37:35.222Z] ---> 32760d6db76f [2021-03-03T00:37:35.222Z] [2021-03-03T00:37:35.222Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T00:37:35.222Z] ---> 88dd2752d2ea [2021-03-03T00:37:35.222Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T00:37:35.492Z] OK: 7 MiB in 19 packages [2021-03-03T00:37:35.759Z] ---> Running in 37a0aec2392d [2021-03-03T00:37:35.759Z] ---> Running in d3bbf4b58a53 [2021-03-03T00:37:36.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:36.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:36.634Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-03T00:37:36.634Z] (2/2) Installing su-exec (0.2-r1) [2021-03-03T00:37:36.634Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:37:36.634Z] OK: 6 MiB in 16 packages [2021-03-03T00:37:36.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.297s coverage: 86.7% of statements [2021-03-03T00:37:36.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-03T00:37:36.923Z] Removing intermediate container 19a9dc04ac94 [2021-03-03T00:37:36.923Z] ---> e91ee2823bac [2021-03-03T00:37:36.923Z] [2021-03-03T00:37:36.923Z] Step 11/26 : FROM docker:20.10.0 [2021-03-03T00:37:36.923Z] 20.10.0: Pulling from library/docker [2021-03-03T00:37:37.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.409s coverage: 97.5% of statements [2021-03-03T00:37:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-03T00:37:37.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements [2021-03-03T00:37:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-03T00:37:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-03T00:37:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-03T00:37:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-03T00:37:37.196Z] Removing intermediate container 75c7754636c4 [2021-03-03T00:37:37.196Z] ---> 33ef83e7aa46 [2021-03-03T00:37:37.196Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T00:37:37.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:37.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:37.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:37.739Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-03T00:37:37.739Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-03T00:37:37.739Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:37:37.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:37.739Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T00:37:37.739Z] OK: 6 MiB in 16 packages [2021-03-03T00:37:38.019Z] ---> Running in 38f176893c44 [2021-03-03T00:37:38.019Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T00:37:38.019Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:37:38.019Z] OK: 6 MiB in 15 packages [2021-03-03T00:37:39.433Z] Removing intermediate container 38f176893c44 [2021-03-03T00:37:39.433Z] ---> 0c459de2b7a2 [2021-03-03T00:37:39.433Z] Step 13/24 : WORKDIR / [2021-03-03T00:37:39.698Z] Removing intermediate container 00f977bfb710 [2021-03-03T00:37:39.698Z] ---> 5e0fa22f8354 [2021-03-03T00:37:39.698Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-03T00:37:40.370Z] ---> Running in 72a54392a4cc [2021-03-03T00:37:40.370Z] ---> Running in 26f11b385430 [2021-03-03T00:37:40.370Z] Removing intermediate container 37a0aec2392d [2021-03-03T00:37:40.370Z] ---> 758d1df86681 [2021-03-03T00:37:40.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T00:37:40.687Z] ---> Running in fb2ff8b57a33 [2021-03-03T00:37:40.687Z] Removing intermediate container d3bbf4b58a53 [2021-03-03T00:37:40.687Z] ---> 10c01339389e [2021-03-03T00:37:40.687Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T00:37:40.687Z] Removing intermediate container 26f11b385430 [2021-03-03T00:37:40.687Z] ---> bb71eccdd873 [2021-03-03T00:37:40.687Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-03T00:37:41.011Z] Removing intermediate container 72a54392a4cc [2021-03-03T00:37:41.011Z] ---> 958d3c16914b [2021-03-03T00:37:41.011Z] 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-03-03T00:37:41.011Z] ---> Running in 9c8b1c993b38 [2021-03-03T00:37:41.011Z] Removing intermediate container fb2ff8b57a33 [2021-03-03T00:37:41.011Z] ---> 6e07f3e96286 [2021-03-03T00:37:41.011Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-03T00:37:41.011Z] ---> Running in 0d2f11a7ec8a [2021-03-03T00:37:41.314Z] ---> Running in 4cffc7554036 [2021-03-03T00:37:41.314Z] Removing intermediate container 9c8b1c993b38 [2021-03-03T00:37:41.314Z] ---> 812c391c3ce1 [2021-03-03T00:37:41.314Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-03T00:37:41.610Z] Removing intermediate container 0d2f11a7ec8a [2021-03-03T00:37:41.610Z] ---> 085561b4b55b [2021-03-03T00:37:41.610Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-03T00:37:41.610Z] ---> Running in 3655865aa471 [2021-03-03T00:37:41.908Z] ---> 651ef20856cd [2021-03-03T00:37:41.908Z] 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-03-03T00:37:41.908Z] Removing intermediate container 4cffc7554036 [2021-03-03T00:37:41.908Z] ---> 97cc5c4a818e [2021-03-03T00:37:41.908Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T00:37:41.908Z] ---> Running in 83c493f61659 [2021-03-03T00:37:41.908Z] ---> Running in 9bff09090649 [2021-03-03T00:37:41.908Z] Removing intermediate container 3655865aa471 [2021-03-03T00:37:41.908Z] ---> da09327341b9 [2021-03-03T00:37:41.908Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T00:37:42.498Z] ---> Running in c11442941786 [2021-03-03T00:37:42.498Z] Removing intermediate container 9bff09090649 [2021-03-03T00:37:42.498Z] ---> c747fd7e069a [2021-03-03T00:37:42.498Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:37:42.498Z] ---> d30b190ac597 [2021-03-03T00:37:42.498Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-03T00:37:42.766Z] Removing intermediate container c11442941786 [2021-03-03T00:37:42.766Z] ---> ff16e6ccb3aa [2021-03-03T00:37:42.766Z] Step 15/23 : WORKDIR / [2021-03-03T00:37:43.737Z] ---> Running in 6ddfce44c126 [2021-03-03T00:37:43.737Z] ---> 1c55d9b7c646 [2021-03-03T00:37:43.737Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-03T00:37:43.737Z] ---> a78b87c44cca [2021-03-03T00:37:43.737Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-03T00:37:44.009Z] Removing intermediate container 6ddfce44c126 [2021-03-03T00:37:44.009Z] ---> 8a964f05b54f [2021-03-03T00:37:44.009Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:37:44.278Z] Removing intermediate container 83c493f61659 [2021-03-03T00:37:44.278Z] ---> 6a350c3adc37 [2021-03-03T00:37:44.278Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-03T00:37:44.278Z] ---> Running in 752d9eec5524 [2021-03-03T00:37:44.550Z] ---> f5975326442b [2021-03-03T00:37:44.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-03T00:37:44.821Z] ---> 0eda9b5cf6e3 [2021-03-03T00:37:44.821Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-03T00:37:44.821Z] Removing intermediate container 752d9eec5524 [2021-03-03T00:37:44.821Z] ---> 7a165a14f513 [2021-03-03T00:37:44.821Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-03T00:37:44.821Z] ---> 9647a19e93e9 [2021-03-03T00:37:44.821Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-03T00:37:45.407Z] ---> badba7baa6d4 [2021-03-03T00:37:45.407Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-03T00:37:45.407Z] ---> 222feace0cdf [2021-03-03T00:37:45.407Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-03T00:37:45.679Z] ---> Running in 10881a7983e1 [2021-03-03T00:37:45.679Z] ---> 09c342f529bb [2021-03-03T00:37:45.679Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-03T00:37:45.679Z] ---> df5c2a39f9ab [2021-03-03T00:37:45.679Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-03T00:37:45.679Z] ---> Running in b533e64341b1 [2021-03-03T00:37:45.957Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-03T00:37:45.957Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-03T00:37:45.957Z] ---> aefe523efa57 [2021-03-03T00:37:45.957Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-03T00:37:45.957Z] Removing intermediate container 10881a7983e1 [2021-03-03T00:37:45.957Z] ---> 49038dc9d0d2 [2021-03-03T00:37:45.957Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:37:46.224Z] ---> Running in f74bf31127d7 [2021-03-03T00:37:46.224Z] ---> Running in d1ee42d9af3c [2021-03-03T00:37:46.224Z] ---> d8000c906f07 [2021-03-03T00:37:46.224Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-03T00:37:46.224Z] ---> b0baa75b98d6 [2021-03-03T00:37:46.224Z] 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-03-03T00:37:46.490Z] ---> Running in 509d14ed6359 [2021-03-03T00:37:46.755Z] ---> Running in 69df8e88555a [2021-03-03T00:37:46.755Z] Removing intermediate container d1ee42d9af3c [2021-03-03T00:37:46.755Z] ---> 5bf8e4aac437 [2021-03-03T00:37:46.755Z] Step 20/22 : LABEL arch=x86_64 [2021-03-03T00:37:47.026Z] ---> Running in b4c41df78f5c [2021-03-03T00:37:47.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:47.027Z] Removing intermediate container 509d14ed6359 [2021-03-03T00:37:47.027Z] ---> e046de0a9437 [2021-03-03T00:37:47.027Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:37:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.280s coverage: 92.8% of statements [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-03T00:37:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-03T00:37:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.245s coverage: 0.1% of statements [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-03T00:37:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-03T00:37:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 45.5% of statements [2021-03-03T00:37:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2021-03-03T00:37:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-03-03T00:37:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2021-03-03T00:37:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-03-03T00:37:47.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:37:47.300Z] ---> Running in 0426be229fd6 [2021-03-03T00:37:47.300Z] Removing intermediate container b4c41df78f5c [2021-03-03T00:37:47.300Z] ---> fd24a87948c0 [2021-03-03T00:37:47.300Z] Step 21/22 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:37:47.300Z] (1/2) Installing readline (8.0.4-r0) [2021-03-03T00:37:47.300Z] (2/2) Installing bash (5.0.17-r0) [2021-03-03T00:37:47.568Z] Executing bash-5.0.17-r0.post-install [2021-03-03T00:37:47.568Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:37:47.568Z] OK: 12 MiB in 22 packages [2021-03-03T00:37:47.568Z] ---> Running in 94379c8dda68 [2021-03-03T00:37:47.838Z] Removing intermediate container 0426be229fd6 [2021-03-03T00:37:47.838Z] ---> d451c887e5f8 [2021-03-03T00:37:47.838Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T00:37:47.838Z] Removing intermediate container b533e64341b1 [2021-03-03T00:37:47.839Z] ---> 9182e3206ca8 [2021-03-03T00:37:47.839Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:37:47.839Z] ---> Running in 73b81b771cdb [2021-03-03T00:37:48.106Z] Removing intermediate container 94379c8dda68 [2021-03-03T00:37:48.106Z] ---> 25a7df912bfe [2021-03-03T00:37:48.106Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T00:37:48.106Z] ---> Running in 368187d68265 [2021-03-03T00:37:48.378Z] Removing intermediate container 73b81b771cdb [2021-03-03T00:37:48.378Z] ---> cef9f157612d [2021-03-03T00:37:48.378Z] Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:37:48.378Z] ---> c9683d7490bc [2021-03-03T00:37:48.378Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-03T00:37:48.649Z] Removing intermediate container f74bf31127d7 [2021-03-03T00:37:48.649Z] ---> 1a79e891359a [2021-03-03T00:37:48.649Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-03T00:37:48.649Z] Removing intermediate container 368187d68265 [2021-03-03T00:37:48.649Z] ---> 54a76ff3acc2 [2021-03-03T00:37:48.649Z] [2021-03-03T00:37:48.649Z] ---> Running in d4849bf45496 [2021-03-03T00:37:48.649Z] ---> Running in bd011bd6636b [2021-03-03T00:37:48.918Z] Removing intermediate container 69df8e88555a [2021-03-03T00:37:48.918Z] ---> d92898d32afe [2021-03-03T00:37:48.918Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-03T00:37:48.918Z] Successfully built 54a76ff3acc2 [2021-03-03T00:37:49.182Z] ---> Running in 6ed983971c7a [2021-03-03T00:37:49.182Z] Successfully tagged docker-support-notifications-go:latest [2021-03-03T00:37:49.182Z] Removing intermediate container d4849bf45496 [2021-03-03T00:37:49.182Z] ---> 4a62ec1f69b3 [2021-03-03T00:37:49.182Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-03T00:37:49.182Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-03-03T00:37:49.182Z] Removing intermediate container bd011bd6636b [2021-03-03T00:37:49.182Z] ---> 7d73d61af289 [2021-03-03T00:37:49.182Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T00:37:49.182Z] ---> 771aba33e185 [2021-03-03T00:37:49.182Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-03T00:37:49.182Z] ---> Running in c6c6f8e5f4e4 [2021-03-03T00:37:49.449Z] ---> Running in d11316128a92 [2021-03-03T00:37:49.717Z] Removing intermediate container 6ed983971c7a [2021-03-03T00:37:49.717Z] ---> a14c5076afb6 [2021-03-03T00:37:49.717Z] Step 22/24 : LABEL arch=x86_64 [2021-03-03T00:37:49.717Z] ---> 0248c69a7d1b [2021-03-03T00:37:49.717Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-03T00:37:49.717Z] ---> Running in fec651ca4f43 [2021-03-03T00:37:49.717Z] Removing intermediate container c6c6f8e5f4e4 [2021-03-03T00:37:49.717Z] ---> fc33c9a9764d [2021-03-03T00:37:49.717Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-03T00:37:49.717Z] Removing intermediate container d11316128a92 [2021-03-03T00:37:49.717Z] ---> fdf92b3889be [2021-03-03T00:37:49.717Z] [2021-03-03T00:37:50.311Z] ---> Running in 9ca9db7683f8 [2021-03-03T00:37:50.311Z] Successfully built fdf92b3889be [2021-03-03T00:37:50.311Z] Successfully tagged docker-core-metadata-go:latest [2021-03-03T00:37:50.311Z] Building docker-core-data-go [2021-03-03T00:37:51.722Z]  Building docker-core-metadata-go ... done  ---> 08da8850a9c7 [2021-03-03T00:37:51.722Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-03T00:37:51.722Z] Removing intermediate container fec651ca4f43 [2021-03-03T00:37:51.722Z] ---> ec3b701d506a [2021-03-03T00:37:51.722Z] Step 23/24 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:37:55.078Z] ---> Running in 2a2ef4752719 [2021-03-03T00:37:55.078Z] Removing intermediate container 9ca9db7683f8 [2021-03-03T00:37:55.078Z] ---> d9455a973b19 [2021-03-03T00:37:55.078Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-03T00:37:57.661Z] ---> Running in c9be010224ce [2021-03-03T00:37:57.661Z] Removing intermediate container 2a2ef4752719 [2021-03-03T00:37:57.661Z] ---> 4c520062813a [2021-03-03T00:37:57.661Z] Step 24/24 : LABEL version=0.0.0 [2021-03-03T00:37:57.661Z] ---> a04eab8dc862 [2021-03-03T00:37:57.661Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-03T00:37:57.661Z] ---> Running in 40f235e8da27 [2021-03-03T00:37:57.661Z] Removing intermediate container c9be010224ce [2021-03-03T00:37:57.661Z] ---> 4dbacde56e7c [2021-03-03T00:37:57.661Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-03T00:37:58.242Z] Removing intermediate container 40f235e8da27 [2021-03-03T00:37:58.242Z] ---> bd6c4b93efea [2021-03-03T00:37:58.242Z] [2021-03-03T00:37:58.242Z] ---> 595ae6bb86e7 [2021-03-03T00:37:58.242Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-03T00:37:58.242Z] ---> 22d9b2c081b7 [2021-03-03T00:37:58.242Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-03T00:37:58.242Z] Successfully built bd6c4b93efea [2021-03-03T00:37:58.839Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-03T00:37:58.839Z] Building docker-security-proxy-setup-go [2021-03-03T00:37:59.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2021-03-03T00:37:59.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2021-03-03T00:38:01.493Z]  Building docker-security-secretstore-setup-go ... done  ---> cafc17e55e1e [2021-03-03T00:38:01.493Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-03T00:38:01.493Z] ---> Running in 5c7a4d6fb415 [2021-03-03T00:38:02.948Z] ---> Running in 20bbd86a77db [2021-03-03T00:38:07.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:38:07.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:38:07.280Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-03T00:38:07.280Z] (2/33) Installing expat (2.2.9-r1) [2021-03-03T00:38:07.280Z] (3/33) Installing libffi (3.3-r2) [2021-03-03T00:38:07.280Z] (4/33) Installing gdbm (1.13-r1) [2021-03-03T00:38:07.280Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-03T00:38:07.280Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-03T00:38:07.280Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-03T00:38:07.280Z] Removing intermediate container 5c7a4d6fb415 [2021-03-03T00:38:07.280Z] ---> ac8f257f7e0c [2021-03-03T00:38:07.280Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-03T00:38:11.597Z] ---> Running in 1a30e095371b [2021-03-03T00:38:12.578Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-03T00:38:12.578Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-03T00:38:12.578Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-03T00:38:12.578Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-03T00:38:12.578Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-03T00:38:12.578Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-03T00:38:13.167Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-03T00:38:13.760Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:38:13.760Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:38:13.760Z] ---> 0c52e4bd8b03 [2021-03-03T00:38:13.760Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T00:38:13.760Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-03T00:38:13.760Z] ---> Using cache [2021-03-03T00:38:13.760Z] ---> 06cae829fb64 [2021-03-03T00:38:13.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:38:13.760Z] ---> Using cache [2021-03-03T00:38:13.761Z] ---> 26900593fe9e [2021-03-03T00:38:13.761Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-03T00:38:13.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:38:13.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:38:13.761Z] ---> 0c52e4bd8b03 [2021-03-03T00:38:13.761Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T00:38:13.761Z] ---> Using cache [2021-03-03T00:38:13.761Z] ---> 06cae829fb64 [2021-03-03T00:38:13.761Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:38:13.761Z] ---> Using cache [2021-03-03T00:38:13.761Z] ---> 26900593fe9e [2021-03-03T00:38:13.761Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T00:38:13.761Z] ---> Using cache [2021-03-03T00:38:13.761Z] ---> b412276da0d2 [2021-03-03T00:38:13.761Z] Step 6/23 : COPY go.mod . [2021-03-03T00:38:13.761Z] ---> Using cache [2021-03-03T00:38:13.761Z] ---> f2c54aa7a871 [2021-03-03T00:38:13.761Z] Step 7/23 : RUN go mod download [2021-03-03T00:38:13.761Z] Removing intermediate container 1a30e095371b [2021-03-03T00:38:13.761Z] ---> 0954b77f0f11 [2021-03-03T00:38:13.761Z] Step 27/30 : CMD ["gate"] [2021-03-03T00:38:13.761Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-03T00:38:13.761Z] ---> Using cache [2021-03-03T00:38:13.761Z] ---> 6feeb43ee2e9 [2021-03-03T00:38:13.761Z] Step 8/23 : COPY . . [2021-03-03T00:38:14.024Z] ---> Using cache [2021-03-03T00:38:14.024Z] ---> 8598029348d4 [2021-03-03T00:38:14.024Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-03T00:38:14.609Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-03T00:38:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.129s coverage: 92.9% of statements [2021-03-03T00:38:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-03T00:38:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-03T00:38:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-03T00:38:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 77.8% of statements [2021-03-03T00:38:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-03T00:38:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-03T00:38:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-03T00:38:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-03T00:38:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.6% of statements [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.6% of statements [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.510s coverage: 62.4% of statements [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.849s coverage: 69.1% of statements [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.306s coverage: 38.4% of statements [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements [2021-03-03T00:38:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-03T00:38:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2021-03-03T00:38:15.193Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-03T00:38:15.193Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-03T00:38:15.193Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-03T00:38:15.193Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-03T00:38:15.773Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-03T00:38:16.084Z] ---> Running in 4905fe3784dc [2021-03-03T00:38:16.084Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-03T00:38:16.084Z] ---> Running in 6dd90c4c23a8 [2021-03-03T00:38:16.084Z] ---> Running in c0e5c71c901d [2021-03-03T00:38:16.084Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-03T00:38:16.084Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-03T00:38:16.084Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-03T00:38:16.084Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-03T00:38:16.084Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-03T00:38:16.084Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-03T00:38:16.084Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-03T00:38:16.357Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-03T00:38:16.357Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-03T00:38:16.357Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-03T00:38:16.957Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:38:17.236Z] Removing intermediate container c0e5c71c901d [2021-03-03T00:38:17.236Z] ---> 5a967a85e9ec [2021-03-03T00:38:17.236Z] Step 28/30 : LABEL arch=x86_64 [2021-03-03T00:38:17.236Z] OK: 71 MiB in 55 packages [2021-03-03T00:38:18.651Z] 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-03-03T00:38:18.651Z] ---> Running in 9a790057f92c [2021-03-03T00:38:18.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:38:19.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.423s coverage: 47.0% of statements [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-03T00:38:19.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.151s coverage: 100.0% of statements [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-03T00:38:19.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-03T00:38:19.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-03T00:38:19.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.392s coverage: 88.5% of statements [2021-03-03T00:38:19.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-03T00:38:19.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T00:38:19.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-03T00:38:19.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:38:20.218Z] Removing intermediate container 9a790057f92c [2021-03-03T00:38:20.218Z] ---> 6d6d952905cc [2021-03-03T00:38:20.218Z] Step 29/30 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:38:20.497Z] OK: 233 MiB in 51 packages [2021-03-03T00:38:21.468Z] ---> Running in 7f8e5b14900e [2021-03-03T00:38:23.496Z] Removing intermediate container 7f8e5b14900e [2021-03-03T00:38:23.496Z] ---> f6c7353f64c9 [2021-03-03T00:38:23.496Z] Step 30/30 : LABEL version=0.0.0 [2021-03-03T00:38:23.496Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:38:23.496Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:38:23.496Z] ---> 0c52e4bd8b03 [2021-03-03T00:38:23.496Z] Step 3/21 : WORKDIR /edgex-go [2021-03-03T00:38:23.496Z] ---> Using cache [2021-03-03T00:38:23.496Z] ---> 06cae829fb64 [2021-03-03T00:38:23.496Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:38:23.496Z] ---> Using cache [2021-03-03T00:38:23.496Z] ---> 26900593fe9e [2021-03-03T00:38:23.496Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-03T00:38:23.496Z] ---> Using cache [2021-03-03T00:38:23.496Z] ---> b412276da0d2 [2021-03-03T00:38:23.496Z] Step 6/21 : COPY go.mod . [2021-03-03T00:38:23.496Z] ---> Using cache [2021-03-03T00:38:23.496Z] ---> f2c54aa7a871 [2021-03-03T00:38:23.496Z] Step 7/21 : RUN go mod download [2021-03-03T00:38:23.496Z] ---> Using cache [2021-03-03T00:38:23.496Z] ---> 6feeb43ee2e9 [2021-03-03T00:38:23.496Z] Step 8/21 : COPY . . [2021-03-03T00:38:23.496Z] ---> Using cache [2021-03-03T00:38:23.496Z] ---> 8598029348d4 [2021-03-03T00:38:23.496Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-03T00:38:24.089Z] Removing intermediate container 4905fe3784dc [2021-03-03T00:38:24.089Z] ---> 5d8397deee6f [2021-03-03T00:38:24.089Z] Step 6/23 : COPY go.mod . [2021-03-03T00:38:25.131Z] ---> Running in a2c64df3b711 [2021-03-03T00:38:25.131Z] ---> Running in b1d5b667d4a0 [2021-03-03T00:38:25.422Z] ---> 6d21548685fd [2021-03-03T00:38:25.422Z] Step 7/23 : RUN go mod download [2021-03-03T00:38:25.720Z] ---> Running in b0c9d38464e7 [2021-03-03T00:38:25.720Z] Removing intermediate container b1d5b667d4a0 [2021-03-03T00:38:25.720Z] ---> 66623a26bfac [2021-03-03T00:38:25.720Z] [2021-03-03T00:38:26.316Z] Successfully built 66623a26bfac [2021-03-03T00:38:26.316Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-03T00:38:26.316Z]  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go [2021-03-03T00:38:26.950Z] 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-03-03T00:38:29.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.159s coverage: 29.1% of statements [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-03T00:38:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.228s coverage: 99.0% of statements [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-03T00:38:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-03T00:38:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.188s coverage: 94.3% of statements [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-03T00:38:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-03T00:38:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-03T00:38:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-03T00:38:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-03T00:38:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-03-03T00:38:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-03-03T00:38:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-03-03T00:38:29.626Z] GO111MODULE=on go vet ./... [2021-03-03T00:38:37.153Z] Removing intermediate container b0c9d38464e7 [2021-03-03T00:38:37.153Z] ---> e270238afaf9 [2021-03-03T00:38:37.153Z] Step 8/23 : COPY . . [2021-03-03T00:38:45.454Z] Removing intermediate container 20bbd86a77db [2021-03-03T00:38:45.454Z] ---> b59ecd367c1e [2021-03-03T00:38:45.454Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-03T00:38:50.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:38:50.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:38:50.871Z] ---> 0c52e4bd8b03 [2021-03-03T00:38:50.871Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T00:38:50.871Z] ---> Using cache [2021-03-03T00:38:50.871Z] ---> 06cae829fb64 [2021-03-03T00:38:50.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:38:50.871Z] ---> Using cache [2021-03-03T00:38:50.871Z] ---> 26900593fe9e [2021-03-03T00:38:50.871Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-03T00:38:50.871Z] ---> Using cache [2021-03-03T00:38:50.871Z] ---> b412276da0d2 [2021-03-03T00:38:50.871Z] Step 6/22 : COPY go.mod . [2021-03-03T00:38:50.871Z] ---> Using cache [2021-03-03T00:38:50.871Z] ---> f2c54aa7a871 [2021-03-03T00:38:50.871Z] Step 7/22 : RUN go mod download [2021-03-03T00:38:50.871Z] ---> Using cache [2021-03-03T00:38:50.871Z] ---> 6feeb43ee2e9 [2021-03-03T00:38:50.871Z] Step 8/22 : COPY . . [2021-03-03T00:38:50.871Z] ---> Using cache [2021-03-03T00:38:50.871Z] ---> 8598029348d4 [2021-03-03T00:38:50.871Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-03T00:38:52.271Z] ---> Running in ba0224cc67f6 [2021-03-03T00:38:52.545Z] ---> Running in f9fb0dc36481 [2021-03-03T00:38:53.979Z] 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-03-03T00:38:58.251Z] 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-03-03T00:39:02.594Z] Collecting docker-compose==1.23.2 [2021-03-03T00:39:02.594Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-03T00:39:02.869Z] Collecting docopt<0.7,>=0.6.1 [2021-03-03T00:39:02.869Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-03T00:39:08.299Z] Collecting texttable<0.10,>=0.9.0 [2021-03-03T00:39:08.299Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-03T00:39:09.735Z] Collecting jsonschema<3,>=2.5.1 [2021-03-03T00:39:09.735Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-03T00:39:09.735Z] Collecting cached-property<2,>=1.2.0 [2021-03-03T00:39:09.735Z] Removing intermediate container 6dd90c4c23a8 [2021-03-03T00:39:09.735Z] ---> 05ebb3d8352b [2021-03-03T00:39:09.735Z] [2021-03-03T00:39:09.735Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T00:39:09.735Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-03T00:39:09.735Z] ---> 88dd2752d2ea [2021-03-03T00:39:09.735Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T00:39:09.735Z] ---> 38b44b335989 [2021-03-03T00:39:09.735Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-03T00:39:10.093Z] ---> Using cache [2021-03-03T00:39:10.093Z] ---> 10c01339389e [2021-03-03T00:39:10.093Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T00:39:10.381Z] ---> Using cache [2021-03-03T00:39:10.381Z] ---> 812c391c3ce1 [2021-03-03T00:39:10.381Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-03T00:39:10.653Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-03T00:39:10.653Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-03T00:39:11.249Z] ---> Running in c027c8cd6d61 [2021-03-03T00:39:11.249Z] ---> Running in 56ce5fc714a3 [2021-03-03T00:39:11.517Z] Removing intermediate container a2c64df3b711 [2021-03-03T00:39:11.517Z] ---> e669d1433c66 [2021-03-03T00:39:11.517Z] [2021-03-03T00:39:11.517Z] Step 10/21 : FROM alpine:3.12 [2021-03-03T00:39:11.517Z] ---> 88dd2752d2ea [2021-03-03T00:39:11.517Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-03T00:39:11.794Z] Removing intermediate container 56ce5fc714a3 [2021-03-03T00:39:11.794Z] ---> f6406e25113a [2021-03-03T00:39:11.794Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T00:39:11.794Z] ---> Running in 95b379ac338e [2021-03-03T00:39:11.794Z] ---> Running in f200cc42cf53 [2021-03-03T00:39:12.076Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-03T00:39:12.076Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-03T00:39:12.363Z] 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-03-03T00:39:12.363Z] 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-03-03T00:39:12.363Z] Removing intermediate container f200cc42cf53 [2021-03-03T00:39:12.363Z] ---> cb78190a52db [2021-03-03T00:39:12.363Z] Step 15/23 : WORKDIR / [2021-03-03T00:39:12.363Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-03T00:39:12.363Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-03T00:39:12.363Z] ---> Running in 82b122becf8b [2021-03-03T00:39:12.642Z] Collecting docker<4.0,>=3.6.0 [2021-03-03T00:39:12.643Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-03T00:39:12.917Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:39:12.917Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:39:13.196Z] Removing intermediate container 82b122becf8b [2021-03-03T00:39:13.196Z] ---> abdb72a98bce [2021-03-03T00:39:13.196Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:39:13.196Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-03T00:39:13.196Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T00:39:13.196Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-03T00:39:13.196Z] (4/4) Installing curl (7.69.1-r3) [2021-03-03T00:39:13.196Z] Collecting PyYAML<4,>=3.10 [2021-03-03T00:39:13.196Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:39:13.196Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-03T00:39:13.479Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T00:39:13.479Z] OK: 7 MiB in 18 packages [2021-03-03T00:39:15.744Z] ---> b85cd2d49ddd [2021-03-03T00:39:15.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-03T00:39:15.744Z] Collecting idna<2.8,>=2.5 [2021-03-03T00:39:15.744Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-03T00:39:16.227Z] 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-03-03T00:39:16.227Z] 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-03-03T00:39:16.227Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-03T00:39:16.227Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-03T00:39:16.676Z] Collecting docker-pycreds>=0.4.0 [2021-03-03T00:39:16.676Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-03T00:39:16.676Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-03T00:39:16.676Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-03T00:39:16.676Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-03T00:39:16.676Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-03T00:39:16.676Z] Installing collected packages: docopt, texttable, jsonschema, cached-property, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, docker-compose [2021-03-03T00:39:16.676Z] Running setup.py install for docopt: started [2021-03-03T00:39:16.969Z] Removing intermediate container 95b379ac338e [2021-03-03T00:39:16.969Z] ---> c72f7391ab10 [2021-03-03T00:39:16.969Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T00:39:16.969Z] ---> afa626046b56 [2021-03-03T00:39:16.969Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-03T00:39:16.969Z] ---> Running in a5ef01b15c9b [2021-03-03T00:39:17.566Z] ---> c3d64b4ce59c [2021-03-03T00:39:17.566Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-03T00:39:17.566Z] Removing intermediate container a5ef01b15c9b [2021-03-03T00:39:17.566Z] ---> 63b4661ffd50 [2021-03-03T00:39:17.566Z] Step 13/21 : WORKDIR /edgex [2021-03-03T00:39:17.566Z] Running setup.py install for docopt: finished with status 'done' [2021-03-03T00:39:17.566Z] Running setup.py install for texttable: started [2021-03-03T00:39:17.566Z] ---> Running in 37e4a868dcb1 [2021-03-03T00:39:17.838Z] ---> Running in e4f6d8bace34 [2021-03-03T00:39:18.121Z] Removing intermediate container 37e4a868dcb1 [2021-03-03T00:39:18.121Z] ---> 6409d78427b2 [2021-03-03T00:39:18.121Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:39:18.121Z] Removing intermediate container e4f6d8bace34 [2021-03-03T00:39:18.121Z] ---> e002cd7d3848 [2021-03-03T00:39:18.121Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-03T00:39:18.390Z] ---> Running in a8605e75f3dc [2021-03-03T00:39:18.390Z] Running setup.py install for texttable: finished with status 'done' [2021-03-03T00:39:18.390Z] Running setup.py install for dockerpty: started [2021-03-03T00:39:18.987Z] ---> 5ae6fcc2027a [2021-03-03T00:39:18.987Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-03T00:39:18.987Z] Removing intermediate container a8605e75f3dc [2021-03-03T00:39:18.987Z] ---> 347083042d48 [2021-03-03T00:39:18.987Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T00:39:19.258Z] ---> Running in 950f5f15542b [2021-03-03T00:39:19.258Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-03T00:39:19.258Z] Attempting uninstall: idna [2021-03-03T00:39:19.258Z] Found existing installation: idna 2.9 [2021-03-03T00:39:19.258Z] Uninstalling idna-2.9: [2021-03-03T00:39:19.258Z] Successfully uninstalled idna-2.9 [2021-03-03T00:39:19.532Z] Attempting uninstall: urllib3 [2021-03-03T00:39:19.532Z] Found existing installation: urllib3 1.25.9 [2021-03-03T00:39:19.532Z] Uninstalling urllib3-1.25.9: [2021-03-03T00:39:19.532Z] Removing intermediate container 950f5f15542b [2021-03-03T00:39:19.532Z] ---> 499f9c786636 [2021-03-03T00:39:19.532Z] Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:39:19.803Z] Successfully uninstalled urllib3-1.25.9 [2021-03-03T00:39:20.074Z] ---> Running in 9b0d5bdb34cf [2021-03-03T00:39:20.690Z] ---> 22602df8b3b7 [2021-03-03T00:39:20.690Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-03T00:39:20.690Z] Attempting uninstall: requests [2021-03-03T00:39:20.690Z] Found existing installation: requests 2.23.0 [2021-03-03T00:39:20.690Z] Uninstalling requests-2.23.0: [2021-03-03T00:39:20.980Z] Successfully uninstalled requests-2.23.0 [2021-03-03T00:39:20.981Z] Removing intermediate container 9b0d5bdb34cf [2021-03-03T00:39:20.981Z] ---> ce99b356801e [2021-03-03T00:39:20.981Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T00:39:23.648Z] ---> Running in c349d3f37c2d [2021-03-03T00:39:24.644Z] ---> 62416ece5eda [2021-03-03T00:39:24.644Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-03T00:39:25.635Z] Removing intermediate container c349d3f37c2d [2021-03-03T00:39:25.635Z] ---> 60a993397118 [2021-03-03T00:39:25.635Z] [2021-03-03T00:39:25.635Z] ---> Running in b35e7d13d965 [2021-03-03T00:39:25.635Z] Running setup.py install for PyYAML: started [2021-03-03T00:39:25.927Z] Removing intermediate container f9fb0dc36481 [2021-03-03T00:39:25.927Z] ---> a828839efa26 [2021-03-03T00:39:25.927Z] [2021-03-03T00:39:25.927Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T00:39:25.927Z] ---> 88dd2752d2ea [2021-03-03T00:39:25.927Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-03T00:39:25.927Z] ---> Using cache [2021-03-03T00:39:25.927Z] ---> 10c01339389e [2021-03-03T00:39:25.927Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T00:39:25.927Z] ---> Using cache [2021-03-03T00:39:25.927Z] ---> 812c391c3ce1 [2021-03-03T00:39:25.927Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-03T00:39:26.218Z] ---> Running in 614b7f388ebd [2021-03-03T00:39:26.218Z] Successfully built 60a993397118 [2021-03-03T00:39:26.218Z] Successfully tagged docker-core-command-go:latest [2021-03-03T00:39:26.218Z]  Building docker-core-command-go ... done Removing intermediate container b35e7d13d965 [2021-03-03T00:39:26.218Z] ---> 6fc0b831e332 [2021-03-03T00:39:26.218Z] Step 18/21 : CMD ["--init=true"] [2021-03-03T00:39:26.218Z] ---> Running in ffe766332425 [2021-03-03T00:39:26.515Z] Removing intermediate container 614b7f388ebd [2021-03-03T00:39:26.515Z] ---> 61eaa6e1d13c [2021-03-03T00:39:26.515Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T00:39:26.515Z] ---> Running in 4a5952dae4f5 [2021-03-03T00:39:26.785Z] Removing intermediate container ffe766332425 [2021-03-03T00:39:26.785Z] ---> 9354031c5012 [2021-03-03T00:39:26.785Z] Step 19/21 : LABEL arch=x86_64 [2021-03-03T00:39:26.785Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-03T00:39:26.785Z] ---> Running in 56fa8fad345d [2021-03-03T00:39:27.398Z] Removing intermediate container 4a5952dae4f5 [2021-03-03T00:39:27.398Z] ---> d4ebbd086be6 [2021-03-03T00:39:27.398Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:39:27.398Z] Removing intermediate container 56fa8fad345d [2021-03-03T00:39:27.398Z] ---> 058721130285 [2021-03-03T00:39:27.398Z] Step 20/21 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:39:27.398Z] 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-03-03T00:39:28.009Z] ---> Running in b8376545821c [2021-03-03T00:39:28.009Z] ---> c5507d6bb83a [2021-03-03T00:39:28.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-03T00:39:28.987Z] Removing intermediate container b8376545821c [2021-03-03T00:39:28.987Z] ---> b0a7f431728a [2021-03-03T00:39:28.987Z] Step 21/21 : LABEL version=0.0.0 [2021-03-03T00:39:29.584Z] ---> Running in dd0dc7193f21 [2021-03-03T00:39:29.584Z] ---> 4ee319e915cd [2021-03-03T00:39:29.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-03T00:39:30.197Z] Removing intermediate container dd0dc7193f21 [2021-03-03T00:39:30.197Z] ---> 53d6f7687dfa [2021-03-03T00:39:30.197Z] [2021-03-03T00:39:31.614Z] Successfully built 53d6f7687dfa [2021-03-03T00:39:32.211Z] ---> f7718f3bb459 [2021-03-03T00:39:32.211Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-03T00:39:32.211Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-03T00:39:32.211Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ba0224cc67f6 [2021-03-03T00:39:32.211Z] ---> db5343514e9e [2021-03-03T00:39:32.211Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-03T00:39:32.485Z] ---> Running in 32937cc61aed [2021-03-03T00:39:32.485Z] ---> Running in 0f135ffbf425 [2021-03-03T00:39:32.775Z] Removing intermediate container 32937cc61aed [2021-03-03T00:39:32.775Z] ---> 5a5cd115f906 [2021-03-03T00:39:32.775Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:39:32.775Z] ---> Running in d00b744b140a [2021-03-03T00:39:33.042Z] Removing intermediate container d00b744b140a [2021-03-03T00:39:33.042Z] ---> e21220483409 [2021-03-03T00:39:33.042Z] Step 20/22 : LABEL arch=x86_64 [2021-03-03T00:39:33.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:39:33.325Z] ---> Running in 3494d2a56c23 [2021-03-03T00:39:33.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:39:33.591Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T00:39:33.591Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-03T00:39:33.591Z] (3/3) Installing curl (7.69.1-r3) [2021-03-03T00:39:33.591Z] Removing intermediate container 3494d2a56c23 [2021-03-03T00:39:33.591Z] ---> 478db8933042 [2021-03-03T00:39:33.591Z] Step 21/22 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:39:33.591Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:39:33.591Z] OK: 72 MiB in 58 packages [2021-03-03T00:39:33.591Z] ---> Running in 32ff7a7d1131 [2021-03-03T00:39:33.861Z] Removing intermediate container 32ff7a7d1131 [2021-03-03T00:39:33.861Z] ---> 7620e5805588 [2021-03-03T00:39:33.861Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T00:39:33.861Z] ---> Running in 65b44021d2f1 [2021-03-03T00:39:34.442Z] Removing intermediate container 0f135ffbf425 [2021-03-03T00:39:34.442Z] ---> 1fe409651430 [2021-03-03T00:39:34.442Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-03T00:39:34.705Z] ---> Running in 434e63f8879c [2021-03-03T00:39:34.969Z] Removing intermediate container 65b44021d2f1 [2021-03-03T00:39:34.969Z] ---> 61e8a102be1c [2021-03-03T00:39:34.969Z] [2021-03-03T00:39:35.232Z] Removing intermediate container 434e63f8879c [2021-03-03T00:39:35.232Z] ---> 775341ce9180 [2021-03-03T00:39:35.232Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:39:35.232Z] Successfully built 61e8a102be1c [2021-03-03T00:39:35.232Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-03T00:39:35.232Z]  Building docker-support-scheduler-go ... done  ---> Running in 63c674a90d97 [2021-03-03T00:39:35.808Z] Removing intermediate container 63c674a90d97 [2021-03-03T00:39:35.808Z] ---> 7d3d1ffaeb01 [2021-03-03T00:39:35.808Z] Step 24/26 : LABEL arch=x86_64 [2021-03-03T00:39:35.808Z] ---> Running in 2a0fe4e1c926 [2021-03-03T00:39:35.808Z] Removing intermediate container 2a0fe4e1c926 [2021-03-03T00:39:35.808Z] ---> 3b0a5f50c7d2 [2021-03-03T00:39:35.808Z] Step 25/26 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:39:36.079Z] ---> Running in f06362080e9b [2021-03-03T00:39:36.350Z] Removing intermediate container f06362080e9b [2021-03-03T00:39:36.350Z] ---> 47eb4aeff66d [2021-03-03T00:39:36.350Z] Step 26/26 : LABEL version=0.0.0 [2021-03-03T00:39:36.350Z] ---> Running in 6b852b8b526d [2021-03-03T00:39:36.611Z] Removing intermediate container 6b852b8b526d [2021-03-03T00:39:36.611Z] ---> b38122811b4f [2021-03-03T00:39:36.611Z] [2021-03-03T00:39:37.184Z] Successfully built b38122811b4f [2021-03-03T00:39:37.184Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-03T00:39:39.749Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container c027c8cd6d61 [2021-03-03T00:39:39.749Z] ---> d96867584e18 [2021-03-03T00:39:39.749Z] [2021-03-03T00:39:39.749Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T00:39:39.749Z] ---> 88dd2752d2ea [2021-03-03T00:39:39.749Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-03T00:39:39.749Z] ---> Running in 9b2e0026555b [2021-03-03T00:39:39.749Z] Removing intermediate container 9b2e0026555b [2021-03-03T00:39:39.749Z] ---> abfa62c895ff [2021-03-03T00:39:39.749Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-03T00:39:39.749Z] ---> Running in e98a06c8e9a3 [2021-03-03T00:39:40.013Z] Removing intermediate container e98a06c8e9a3 [2021-03-03T00:39:40.013Z] ---> 794b59c1183d [2021-03-03T00:39:40.013Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-03T00:39:40.013Z] ---> Running in fcf6dca50ce2 [2021-03-03T00:39:40.275Z] Removing intermediate container fcf6dca50ce2 [2021-03-03T00:39:40.275Z] ---> 2984e7f6d2e0 [2021-03-03T00:39:40.275Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:39:40.275Z] ---> Running in 53a4f707c3bf [2021-03-03T00:39:41.229Z] Removing intermediate container 53a4f707c3bf [2021-03-03T00:39:41.229Z] ---> 73ea1f360e6c [2021-03-03T00:39:41.229Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-03T00:39:41.505Z] ---> Running in 86d355c7a904 [2021-03-03T00:39:42.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T00:39:42.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T00:39:43.238Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-03T00:39:43.501Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-03T00:39:43.501Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-03T00:39:43.501Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-03T00:39:43.765Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-03T00:39:44.717Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-03T00:39:44.717Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:39:44.717Z] OK: 8 MiB in 20 packages [2021-03-03T00:39:45.310Z] Removing intermediate container 86d355c7a904 [2021-03-03T00:39:45.310Z] ---> 4fb145c47ab3 [2021-03-03T00:39:45.310Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:39:45.573Z] ---> a43ff5c5e4c7 [2021-03-03T00:39:45.573Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-03T00:39:46.525Z] ---> 503b3af9ff07 [2021-03-03T00:39:46.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-03T00:39:46.525Z] ---> 6dbb3f2e8176 [2021-03-03T00:39:46.525Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-03T00:39:46.525Z] ---> Running in 47d6ff4bd13e [2021-03-03T00:39:46.788Z] Removing intermediate container 47d6ff4bd13e [2021-03-03T00:39:46.788Z] ---> f7af1b8684fc [2021-03-03T00:39:46.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:39:46.788Z] ---> Running in 61851bdf9f47 [2021-03-03T00:39:47.054Z] Removing intermediate container 61851bdf9f47 [2021-03-03T00:39:47.054Z] ---> 37f328acfd1e [2021-03-03T00:39:47.054Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T00:39:47.054Z] ---> Running in 9f189dccf142 [2021-03-03T00:39:47.317Z] Removing intermediate container 9f189dccf142 [2021-03-03T00:39:47.317Z] ---> 5e6580444b46 [2021-03-03T00:39:47.317Z] Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:39:47.317Z] ---> Running in e75305faf06d [2021-03-03T00:39:47.580Z] Removing intermediate container e75305faf06d [2021-03-03T00:39:47.580Z] ---> fb1f461ebb4c [2021-03-03T00:39:47.580Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T00:39:47.580Z] ---> Running in ee39f11a0252 [2021-03-03T00:39:47.843Z] Removing intermediate container ee39f11a0252 [2021-03-03T00:39:47.843Z] ---> f86b0ce87283 [2021-03-03T00:39:47.843Z] [2021-03-03T00:39:47.843Z] Successfully built f86b0ce87283 [2021-03-03T00:39:47.843Z] Successfully tagged docker-core-data-go:latest [2021-03-03T00:39:48.121Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-03T00:39:48.138Z] $ docker stop --time=1 20b55887ce7abfff6709cfb0f8745a26ce1fbca9c8665beb838a27f71512d784 [2021-03-03T00:39:50.021Z] $ docker rm -f 20b55887ce7abfff6709cfb0f8745a26ce1fbca9c8665beb838a27f71512d784 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T00:39:50.538Z] + docker images [2021-03-03T00:39:50.538Z] + grep docker [2021-03-03T00:39:50.802Z] docker-core-data-go latest f86b0ce87283 3 seconds ago 22.4MB [2021-03-03T00:39:50.802Z] docker-sys-mgmt-agent-go latest b38122811b4f 14 seconds ago 313MB [2021-03-03T00:39:50.802Z] docker-support-scheduler-go latest 61e8a102be1c 16 seconds ago 17.2MB [2021-03-03T00:39:50.802Z] docker-security-proxy-setup-go latest 53d6f7687dfa 21 seconds ago 24.7MB [2021-03-03T00:39:50.802Z] docker-core-command-go latest 60a993397118 26 seconds ago 17MB [2021-03-03T00:39:50.802Z] docker-security-bootstrapper-go latest 66623a26bfac About a minute ago 18.7MB [2021-03-03T00:39:50.802Z] docker-security-secretstore-setup-go latest bd6c4b93efea About a minute ago 24.9MB [2021-03-03T00:39:50.802Z] docker-core-metadata-go latest fdf92b3889be 2 minutes ago 19MB [2021-03-03T00:39:50.802Z] docker-support-notifications-go latest 54a76ff3acc2 2 minutes ago 17.8MB [2021-03-03T00:39:50.802Z] 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] } [2021-03-03T00:39:51.452Z] gofmt -l . [2021-03-03T00:39:51.452Z] [ "`gofmt -l .`" = "" ] [2021-03-03T00:39:51.452Z] ./bin/test-go-mod-tidy.sh [2021-03-03T00:39:51.452Z] ./bin/test-attribution-txt.sh [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-03T00:39:52.283Z] + ls -al . [2021-03-03T00:39:52.283Z] total 744 [2021-03-03T00:39:52.283Z] drwxrwxr-x 9 1001 1001 4096 Mar 3 00:39 . [2021-03-03T00:39:52.283Z] drwxr-xr-x 4 root root 4096 Mar 3 00:35 .. [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 00:34 .dockerignore [2021-03-03T00:39:52.283Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 00:34 .git [2021-03-03T00:39:52.283Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 00:34 .github [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 818 Mar 3 00:34 .gitignore [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 00:34 .sonarcloud.properties [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 8475 Mar 3 00:34 Attribution.txt [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 00:34 CONTRIBUTING.md [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 931 Mar 3 00:34 Dockerfile.build [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 863 Mar 3 00:34 Jenkinsfile [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 00:34 LICENSE [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 5774 Mar 3 00:34 Makefile [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 6524 Mar 3 00:34 README.md [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 6755 Mar 3 00:34 SECURITY.md [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 00:31 VERSION [2021-03-03T00:39:52.283Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 00:34 ZMQWindows.md [2021-03-03T00:39:52.283Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 00:34 bin [2021-03-03T00:39:52.283Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 00:34 cmd [2021-03-03T00:39:52.284Z] -rw-r--r-- 1 root root 602988 Mar 3 00:38 coverage.out [2021-03-03T00:39:52.284Z] -rw-r--r-- 1 root root 1055 Mar 3 00:39 go.mod [2021-03-03T00:39:52.284Z] -rw-r--r-- 1 root root 21699 Mar 3 00:39 go.sum [2021-03-03T00:39:52.284Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 00:34 internal [2021-03-03T00:39:52.284Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 00:34 openapi [2021-03-03T00:39:52.284Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 00:34 snap [2021-03-03T00:39:52.284Z] -rw-rw-r-- 1 1001 1001 168 Mar 3 00:34 version.go [Pipeline] sh [2021-03-03T00:39:52.947Z] + '[' -e coverage.out ] [2021-03-03T00:39:52.947Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-03T00:39:53.043Z] Warning: overwriting stash ‘coverage-report’ [2021-03-03T00:39:54.440Z] Stashed 1 file(s) [Pipeline] sh [2021-03-03T00:39:55.127Z] + make build [2021-03-03T00:39:55.127Z] 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-03-03T00:40:05.427Z] 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-03-03T00:40:06.876Z] Still waiting to schedule task [2021-03-03T00:40:06.876Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-03T00:40:32.239Z] 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-03-03T00:40:32.831Z] 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-03-03T00:40:38.222Z] 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-03-03T00:40:39.193Z] 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-03-03T00:40:44.589Z] 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-03-03T00:40:48.887Z] 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-03-03T00:40:54.292Z] 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-03-03T00:40:57.687Z] 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-03-03T00:41:01.990Z] 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-03-03T00:41:05.381Z] 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-03-03T00:41:07.725Z] Running on prd-ubuntu18.04-docker-8c-8g-28312 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws [2021-03-03T00:41:07.839Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-03T00:41:09.914Z] using credential edgex-jenkins-ssh [2021-03-03T00:41:09.967Z] Cloning the remote Git repository [2021-03-03T00:41:09.087Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-03T00:41:09.154Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-03T00:41:09.188Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T00:41:09.189Z] > git --version # timeout=10 [2021-03-03T00:41:09.196Z] > git --version # 'git version 2.17.1' [2021-03-03T00:41:09.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T00:41:09.228Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-03-03T00:41:12.203Z] $ docker stop --time=1 6bf4cee4af0d2c40e26d78f01f6966f4e3bcbadacd7f35b0c50d65345a964f5a [2021-03-03T00:41:14.644Z] $ docker rm -f 6bf4cee4af0d2c40e26d78f01f6966f4e3bcbadacd7f35b0c50d65345a964f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:41:16.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T00:41:16.483Z] [2021-03-03T00:41:16.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:41:16.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T00:41:16.864Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-03T00:41:16.864Z] 29e5d40040c1: Pulling fs layer [2021-03-03T00:41:16.864Z] 1ce36da41761: Pulling fs layer [2021-03-03T00:41:16.864Z] 25b303627fd3: Pulling fs layer [2021-03-03T00:41:17.142Z] 29e5d40040c1: Verifying Checksum [2021-03-03T00:41:17.142Z] 29e5d40040c1: Download complete [2021-03-03T00:41:17.748Z] 1ce36da41761: Verifying Checksum [2021-03-03T00:41:17.748Z] 1ce36da41761: Download complete [2021-03-03T00:41:17.748Z] 29e5d40040c1: Pull complete [2021-03-03T00:41:19.189Z] 1ce36da41761: Pull complete [2021-03-03T00:41:19.784Z] 25b303627fd3: Verifying Checksum [2021-03-03T00:41:19.784Z] 25b303627fd3: Download complete [2021-03-03T00:41:29.931Z] 25b303627fd3: Pull complete [2021-03-03T00:41:29.931Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-03T00:41:29.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T00:41:29.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-03T00:41:30.196Z] prd-ubuntu18.04-docker-arm64-4c-16g-28305 does not seem to be running inside a container [2021-03-03T00:41:30.291Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-03T00:41:30.804Z] Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c [2021-03-03T00:41:31.043Z] Merge succeeded, producing 6269424b8bf448251e20ce01a394fed369e36337 [2021-03-03T00:41:31.044Z] Checking out Revision 6269424b8bf448251e20ce01a394fed369e36337 (PR-3214) [2021-03-03T00:41:30.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T00:41:30.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T00:41:30.145Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T00:41:30.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T00:41:30.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T00:41:30.163Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-03T00:41:30.817Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T00:41:30.822Z] > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [2021-03-03T00:41:30.944Z] > git remote # timeout=10 [2021-03-03T00:41:30.950Z] > git config --get remote.origin.url # timeout=10 [2021-03-03T00:41:30.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T00:41:30.958Z] > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 [2021-03-03T00:41:31.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-03T00:41:31.050Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T00:41:31.055Z] > git checkout -f 6269424b8bf448251e20ce01a394fed369e36337 # timeout=10 [2021-03-03T00:41:33.232Z] $ docker top 6fe752909bea9afcf4e0df28d7b8aab004546ebfdaa2f7d345067e51c6b43749 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T00:41:34.254Z] + + grep parallel [2021-03-03T00:41:34.254Z] docker-compose build --help [2021-03-03T00:41:34.731Z] Commit message: "Merge commit '76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41' into HEAD" [2021-03-03T00:41:34.740Z] > git rev-list --no-walk 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:41:35.974Z] + echo snap-build.sh [2021-03-03T00:41:35.974Z] snap-build.sh [2021-03-03T00:41:35.974Z] + SNAP_BASE_DIR=. [2021-03-03T00:41:35.974Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-03-03T00:41:35.974Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-03-03T00:41:35.974Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-03-03T00:41:35.974Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-03-03T00:41:35.974Z] + cd /w/workspace/edgex-go/2 [2021-03-03T00:41:35.974Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-03T00:41:35.974Z] Reading package lists... [2021-03-03T00:41:36.237Z] Building dependency tree... [2021-03-03T00:41:36.237Z] Reading state information... [2021-03-03T00:41:36.502Z] The following packages were automatically installed and are no longer required: [2021-03-03T00:41:36.503Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-03T00:41:36.503Z] uidmap xdelta3 [2021-03-03T00:41:36.503Z] Use 'sudo apt autoremove' to remove them. [2021-03-03T00:41:36.503Z] The following packages will be REMOVED: [2021-03-03T00:41:36.503Z] lxd* lxd-client* [2021-03-03T00:41:37.079Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-03T00:41:37.079Z] After this operation, 31.7 MB disk space will be freed. [2021-03-03T00:41:37.619Z] --parallel Build images in parallel. [Pipeline] } [2021-03-03T00:41:37.907Z] $ docker stop --time=1 6fe752909bea9afcf4e0df28d7b8aab004546ebfdaa2f7d345067e51c6b43749 [2021-03-03T00:41:38.126Z] (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-03-03T00:41:38.126Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T00:41:39.073Z] Removing lxd dnsmasq configuration [2021-03-03T00:41:39.336Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T00:41:39.599Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-03T00:41:39.866Z] $ docker rm -f 6fe752909bea9afcf4e0df28d7b8aab004546ebfdaa2f7d345067e51c6b43749 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:41:40.545Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-03T00:41:40.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T00:41:40.651Z] . [Pipeline] withDockerContainer [2021-03-03T00:41:40.808Z] (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-03-03T00:41:40.809Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T00:41:40.910Z] prd-ubuntu18.04-docker-arm64-4c-16g-28305 does not seem to be running inside a container [2021-03-03T00:41:40.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-03T00:41:42.197Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-03T00:41:42.393Z] $ docker top 6e6820cde4648cc78f76e0f552bfe0c4013435c6e320dc4f0e4fd2f4bc838dc7 -eo pid,comm [2021-03-03T00:41:42.459Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] { [Pipeline] sh [2021-03-03T00:41:43.415Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-03T00:41:43.889Z] + sudo snap remove --purge lxd [2021-03-03T00:41:44.151Z] snap "lxd" is not installed [2021-03-03T00:41:44.151Z] + sudo groupadd --force --system lxd [2021-03-03T00:41:44.151Z] ++ whoami [2021-03-03T00:41:44.151Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-03T00:41:44.151Z] + newgrp - lxd [2021-03-03T00:41:44.413Z] + sudo snap install lxd [2021-03-03T00:41:47.698Z] Building docker-core-command-go ... [2021-03-03T00:41:47.699Z] Building docker-core-data-go ... [2021-03-03T00:41:47.699Z] Building docker-core-metadata-go ... [2021-03-03T00:41:47.699Z] Building docker-security-bootstrapper-go ... [2021-03-03T00:41:47.699Z] Building docker-security-proxy-setup-go ... [2021-03-03T00:41:47.699Z] Building docker-security-secretstore-setup-go ... [2021-03-03T00:41:47.699Z] Building docker-support-notifications-go ... [2021-03-03T00:41:47.699Z] Building docker-support-scheduler-go ... [2021-03-03T00:41:47.699Z] Building docker-sys-mgmt-agent-go ... [2021-03-03T00:41:47.699Z] Building docker-security-bootstrapper-go [2021-03-03T00:41:47.699Z] Building docker-security-secretstore-setup-go [2021-03-03T00:41:47.699Z] Building docker-core-metadata-go [2021-03-03T00:41:47.699Z] Building docker-core-command-go [2021-03-03T00:41:47.699Z] Building docker-support-notifications-go [2021-03-03T00:41:54.433Z] 2021-03-03T00:41:52Z INFO Waiting for automatic snapd restart... [2021-03-03T00:42:09.388Z] lxd 4.11 from Canonical* installed [2021-03-03T00:42:09.388Z] + sudo lxd init --auto [2021-03-03T00:42:17.727Z] + sudo snap install --classic snapcraft [2021-03-03T00:42:23.038Z] snapcraft 4.5.1 from Canonical* installed [2021-03-03T00:42:23.038Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-03T00:42:23.038Z] + patch --verbose -p1 [2021-03-03T00:42:23.038Z] Hmm... Looks like a unified diff to me... [2021-03-03T00:42:23.038Z] The text leading up to this was: [2021-03-03T00:42:23.038Z] -------------------------- [2021-03-03T00:42:23.038Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-03T00:42:23.038Z] |From: Tony Espy [2021-03-03T00:42:23.038Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-03T00:42:23.038Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-03T00:42:23.038Z] | [2021-03-03T00:42:23.038Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-03T00:42:23.038Z] |optimize the snap CI check run for pull requests. When [2021-03-03T00:42:23.038Z] |applied, it essentially strips out everything (apps and [2021-03-03T00:42:23.038Z] |parts) from the snapcraft.yaml file except those required [2021-03-03T00:42:23.038Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-03T00:42:23.038Z] |catch changes to edgex-go that break the snap build. [2021-03-03T00:42:23.038Z] | [2021-03-03T00:42:23.038Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-03T00:42:23.038Z] |to update this patch file, otherwise it may fail to apply, [2021-03-03T00:42:23.038Z] |resulting in a failed snap build CI check in the associated [2021-03-03T00:42:23.038Z] |pull request. [2021-03-03T00:42:23.038Z] | [2021-03-03T00:42:23.038Z] |Note - in addition to applying this patch, the pipeline also [2021-03-03T00:42:23.038Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-03T00:42:23.038Z] |need to build the finally binary .snap file (and it won't [2021-03-03T00:42:23.038Z] |work with the patch applied). This further reduces the build [2021-03-03T00:42:23.038Z] |time. [2021-03-03T00:42:23.038Z] |--- [2021-03-03T00:42:23.039Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-03T00:42:23.039Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-03T00:42:23.039Z] | [2021-03-03T00:42:23.039Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-03T00:42:23.039Z] |index 1e537489..faf42425 100644 [2021-03-03T00:42:23.039Z] |--- a/snap/snapcraft.yaml [2021-03-03T00:42:23.039Z] |+++ b/snap/snapcraft.yaml [2021-03-03T00:42:23.039Z] -------------------------- [2021-03-03T00:42:23.039Z] patching file snap/snapcraft.yaml [2021-03-03T00:42:23.039Z] Using Plan A... [2021-03-03T00:42:23.039Z] Hunk #1 succeeded at 73. [2021-03-03T00:42:23.039Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-03T00:42:23.039Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-03T00:42:23.039Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-03T00:42:23.039Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-03T00:42:23.039Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-03T00:42:23.039Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-03T00:42:23.039Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-03T00:42:23.039Z] Hmm... Ignoring the trailing garbage. [2021-03-03T00:42:23.039Z] done [2021-03-03T00:42:23.039Z] + sudo snapcraft prime --use-lxd [2021-03-03T00:42:24.432Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-03T00:42:24.432Z] 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-03-03T00:42:24.432Z] - README.md [2021-03-03T00:42:24.432Z] - snapcraft.yaml.orig [2021-03-03T00:42:24.432Z] [2021-03-03T00:42:24.432Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-03T00:42:25.377Z] Launching a container. [2021-03-03T00:42:37.664Z] Waiting for container to be ready [2021-03-03T00:42:37.938Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-03T00:42:37.938Z] [2021-03-03T00:42:42.184Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-03T00:42:42.184Z] Waiting for network to be ready... [2021-03-03T00:42:42.780Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-03T00:42:42.780Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-03T00:42:42.780Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-03T00:42:42.780Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-03T00:42:42.780Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-03T00:42:42.780Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-03T00:42:42.780Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-03T00:42:42.780Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-03T00:42:43.041Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-03T00:42:43.041Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-03T00:42:43.302Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-03T00:42:43.302Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-03T00:42:43.564Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-03T00:42:43.564Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-03T00:42:43.564Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-03T00:42:43.564Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-03T00:42:43.564Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-03T00:42:43.564Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-03T00:42:44.137Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-03T00:42:44.137Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-03T00:42:44.137Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-03T00:42:44.137Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-03T00:42:44.137Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-03T00:42:44.137Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-03T00:42:44.138Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-03T00:42:44.138Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-03T00:42:44.401Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-03T00:42:47.728Z] Fetched 24.0 MB in 5s (4959 kB/s) [2021-03-03T00:42:48.681Z] Reading package lists... [2021-03-03T00:42:48.943Z] Reading package lists... [2021-03-03T00:42:48.943Z] Building dependency tree... [2021-03-03T00:42:48.943Z] Reading state information... [2021-03-03T00:42:49.204Z] The following additional packages will be installed: [2021-03-03T00:42:49.204Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-03T00:42:49.204Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-03T00:42:49.204Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-03T00:42:49.204Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-03T00:42:49.204Z] Suggested packages: [2021-03-03T00:42:49.204Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-03T00:42:49.204Z] Recommended packages: [2021-03-03T00:42:49.204Z] gnupg libsasl2-modules [2021-03-03T00:42:49.204Z] The following NEW packages will be installed: [2021-03-03T00:42:49.204Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-03T00:42:49.204Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-03T00:42:49.204Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-03T00:42:49.204Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-03T00:42:49.204Z] The following packages will be upgraded: [2021-03-03T00:42:49.204Z] gpg gpg-agent gpgconf libudev1 [2021-03-03T00:42:49.466Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-03T00:42:49.466Z] Need to get 3530 kB of archives. [2021-03-03T00:42:49.466Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-03T00:42:49.466Z] Get:1 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-03-03T00:42:49.466Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-03T00:42:49.732Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-03T00:42:49.732Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-03T00:42:49.732Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-03T00:42:49.732Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-03T00:42:50.306Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-03T00:42:50.306Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-03T00:42:50.306Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-03T00:42:50.569Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-03T00:42:50.569Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-03T00:42:50.569Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-03T00:42:50.569Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-03T00:42:50.569Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-03T00:42:50.569Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-03T00:42:50.569Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-03T00:42:50.569Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-03T00:42:50.569Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-03T00:42:50.569Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-03T00:42:50.569Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-03T00:42:50.569Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-03T00:42:50.569Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-03T00:42:50.836Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T00:42:50.836Z] Fetched 3530 kB in 2s (2227 kB/s) [2021-03-03T00:42:51.136Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-03T00:42:51.136Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-03T00:42:51.136Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T00:42:51.136Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-03T00:42:51.397Z] Selecting previously unselected package udev. [2021-03-03T00:42:51.397Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-03T00:42:51.397Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-03T00:42:51.658Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-03T00:42:51.921Z] Selecting previously unselected package libfuse2:amd64. [2021-03-03T00:42:51.921Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-03T00:42:51.921Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-03T00:42:52.183Z] Selecting previously unselected package fuse. [2021-03-03T00:42:52.183Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-03T00:42:52.183Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-03T00:42:52.183Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T00:42:52.183Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T00:42:52.183Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T00:42:52.183Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T00:42:52.444Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T00:42:52.708Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T00:42:53.281Z] Selecting previously unselected package libksba8:amd64. [2021-03-03T00:42:53.281Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-03T00:42:53.281Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-03T00:42:53.281Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-03T00:42:53.281Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T00:42:53.281Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:53.281Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-03T00:42:53.281Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T00:42:53.281Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:53.546Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-03T00:42:53.546Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T00:42:53.546Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:53.546Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-03T00:42:53.546Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T00:42:53.546Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:53.546Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-03T00:42:53.546Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T00:42:53.546Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:53.808Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-03T00:42:53.808Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T00:42:53.808Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:53.808Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-03T00:42:53.808Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T00:42:53.808Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:54.074Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-03T00:42:54.074Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T00:42:54.074Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:54.074Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-03T00:42:54.074Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T00:42:54.074Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:54.343Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-03T00:42:54.343Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-03T00:42:54.343Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T00:42:54.343Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-03T00:42:54.343Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-03T00:42:54.343Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T00:42:54.343Z] Selecting previously unselected package libldap-common. [2021-03-03T00:42:54.343Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-03T00:42:54.343Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T00:42:54.613Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-03T00:42:54.613Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-03T00:42:54.613Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T00:42:54.613Z] Selecting previously unselected package dirmngr. [2021-03-03T00:42:54.613Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T00:42:54.613Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-03T00:42:54.613Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T00:42:54.874Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-03T00:42:54.874Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-03T00:42:55.136Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T00:42:55.136Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T00:42:55.136Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-03T00:42:55.136Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:55.136Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-03T00:42:55.136Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T00:42:55.136Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-03T00:42:55.711Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-03T00:42:55.711Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:55.711Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-03T00:42:55.972Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-03T00:42:55.972Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-03T00:42:55.972Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:55.973Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:55.973Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:55.973Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:55.973Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:56.234Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:56.234Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T00:42:56.234Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T00:42:56.234Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-03T00:42:56.234Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T00:42:56.806Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-03T00:42:56.806Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-03T00:42:56.806Z] This means they are not meant to be enabled using systemctl. [2021-03-03T00:42:56.806Z] Possible reasons for having this kind of units are: [2021-03-03T00:42:56.806Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-03T00:42:56.806Z] .wants/ or .requires/ directory. [2021-03-03T00:42:56.806Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-03T00:42:56.806Z] a requirement dependency on it. [2021-03-03T00:42:56.806Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-03T00:42:56.806Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-03T00:42:56.806Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-03T00:42:56.806Z] instance name specified. [2021-03-03T00:42:57.068Z] Reading package lists... [2021-03-03T00:42:57.332Z] Building dependency tree... [2021-03-03T00:42:57.332Z] Reading state information... [2021-03-03T00:42:57.332Z] The following additional packages will be installed: [2021-03-03T00:42:57.332Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-03T00:42:57.332Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-03T00:42:57.332Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-03T00:42:57.332Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-03T00:42:57.332Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-03T00:42:57.332Z] Suggested packages: [2021-03-03T00:42:57.332Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-03T00:42:57.332Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-03T00:42:57.332Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-03T00:42:57.332Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-03T00:42:57.332Z] systemd-container policykit-1 [2021-03-03T00:42:57.332Z] Recommended packages: [2021-03-03T00:42:57.332Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-03T00:42:57.595Z] The following NEW packages will be installed: [2021-03-03T00:42:57.595Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-03T00:42:57.595Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-03T00:42:57.595Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-03T00:42:57.595Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-03T00:42:57.595Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-03T00:42:57.595Z] The following packages will be upgraded: [2021-03-03T00:42:57.595Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-03T00:42:57.595Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-03T00:42:57.595Z] Need to get 35.2 MB of archives. [2021-03-03T00:42:57.595Z] After this operation, 141 MB of additional disk space will be used. [2021-03-03T00:42:57.595Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-03T00:42:57.595Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-03T00:42:57.595Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-03T00:42:57.595Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-03T00:42:57.864Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-03T00:42:57.864Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-03T00:42:57.864Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-03T00:42:57.864Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-03T00:42:57.864Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-03T00:42:57.864Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-03T00:42:57.864Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-03T00:42:57.864Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-03T00:42:57.864Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-03T00:42:57.864Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-03T00:42:57.864Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-03T00:42:57.864Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-03T00:42:57.864Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-03T00:42:57.864Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-03T00:42:57.864Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-03T00:42:58.440Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-03T00:42:58.440Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-03T00:42:58.440Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-03T00:42:58.440Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-03T00:42:58.440Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-03T00:42:58.440Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-03T00:42:58.440Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-03T00:42:58.440Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-03T00:42:58.440Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-03T00:42:58.709Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-03T00:42:58.709Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-03T00:42:58.709Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T00:42:58.976Z] Fetched 35.2 MB in 1s (29.4 MB/s) [2021-03-03T00:42:58.976Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T00:42:58.976Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-03T00:42:58.976Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T00:42:59.959Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-03T00:42:59.959Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T00:42:59.959Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-03T00:42:59.959Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T00:42:59.959Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-03T00:42:59.959Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-03T00:43:00.223Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-03T00:43:00.223Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T00:43:00.223Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-03T00:43:00.486Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-03T00:43:00.751Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-03T00:43:00.751Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-03T00:43:01.329Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-03T00:43:01.329Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-03T00:43:01.329Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-03T00:43:01.329Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-03T00:43:01.591Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-03T00:43:01.591Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T00:43:01.591Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T00:43:01.852Z] Selecting previously unselected package libexpat1:amd64. [2021-03-03T00:43:01.852Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-03T00:43:01.852Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-03T00:43:01.852Z] Selecting previously unselected package python3.6-minimal. [2021-03-03T00:43:01.852Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T00:43:01.852Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T00:43:02.115Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-03T00:43:02.376Z] Checking for services that may need to be restarted...done. [2021-03-03T00:43:02.376Z] Checking for services that may need to be restarted...done. [2021-03-03T00:43:02.376Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T00:43:02.376Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-03T00:43:02.376Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T00:43:02.951Z] Selecting previously unselected package python3-minimal. [2021-03-03T00:43:02.951Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-03T00:43:02.951Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-03T00:43:02.951Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-03T00:43:03.213Z] Selecting previously unselected package mime-support. [2021-03-03T00:43:03.213Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-03T00:43:03.213Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-03T00:43:03.213Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-03T00:43:03.213Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-03T00:43:03.213Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-03T00:43:03.213Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-03T00:43:03.213Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T00:43:03.213Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T00:43:03.786Z] Selecting previously unselected package python3.6. [2021-03-03T00:43:03.786Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T00:43:03.786Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T00:43:03.786Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-03T00:43:03.786Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-03T00:43:03.786Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-03T00:43:03.786Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-03T00:43:04.048Z] Selecting previously unselected package python3. [2021-03-03T00:43:04.048Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-03T00:43:04.048Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-03T00:43:04.048Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-03T00:43:04.048Z] Selecting previously unselected package multiarch-support. [2021-03-03T00:43:04.048Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T00:43:04.048Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-03T00:43:04.048Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-03T00:43:04.313Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-03T00:43:04.313Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-03T00:43:04.313Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-03T00:43:04.313Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-03T00:43:04.313Z] Selecting previously unselected package libbsd0:amd64. [2021-03-03T00:43:04.313Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-03T00:43:04.313Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-03T00:43:04.575Z] Selecting previously unselected package sudo. [2021-03-03T00:43:04.575Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-03T00:43:04.575Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-03T00:43:04.575Z] Selecting previously unselected package apparmor. [2021-03-03T00:43:04.575Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-03T00:43:04.575Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-03T00:43:04.841Z] Selecting previously unselected package libedit2:amd64. [2021-03-03T00:43:04.841Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-03T00:43:04.841Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-03T00:43:05.103Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-03T00:43:05.103Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T00:43:05.103Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T00:43:05.103Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-03T00:43:05.103Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T00:43:05.103Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T00:43:05.382Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-03T00:43:05.382Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-03T00:43:05.382Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-03T00:43:05.382Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-03T00:43:05.382Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T00:43:05.382Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T00:43:05.382Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-03T00:43:05.382Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T00:43:05.382Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T00:43:05.651Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-03T00:43:05.652Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-03T00:43:05.652Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-03T00:43:05.913Z] Selecting previously unselected package openssh-client. [2021-03-03T00:43:05.913Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-03T00:43:05.913Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-03T00:43:05.913Z] Selecting previously unselected package squashfs-tools. [2021-03-03T00:43:05.913Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-03T00:43:05.913Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-03T00:43:06.176Z] Selecting previously unselected package snapd. [2021-03-03T00:43:06.176Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-03T00:43:06.176Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-03T00:43:08.741Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-03T00:43:08.741Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-03T00:43:08.741Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-03T00:43:08.741Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-03T00:43:09.002Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-03T00:43:09.002Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T00:43:09.002Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T00:43:09.002Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-03T00:43:09.002Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-03T00:43:09.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:43:09.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:43:09.478Z] ---> 6c34ccb1e72d [2021-03-03T00:43:09.478Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T00:43:09.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:43:09.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:43:09.478Z] ---> 6c34ccb1e72d [2021-03-03T00:43:09.478Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T00:43:09.478Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:43:09.478Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:43:09.478Z] ---> 6c34ccb1e72d [2021-03-03T00:43:09.478Z] Step 3/24 : WORKDIR /edgex-go [2021-03-03T00:43:09.478Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:43:09.478Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:43:09.478Z] ---> 6c34ccb1e72d [2021-03-03T00:43:09.478Z] Step 3/30 : WORKDIR /edgex-go [2021-03-03T00:43:09.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:43:09.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:43:09.478Z] ---> 6c34ccb1e72d [2021-03-03T00:43:09.478Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T00:43:09.478Z] ---> Running in 01ba85034ebd [2021-03-03T00:43:09.478Z] ---> Running in 302eb2afe89a [2021-03-03T00:43:09.478Z] ---> Running in b8a868ee085f [2021-03-03T00:43:09.478Z] ---> Running in 3047bbf82ed9 [2021-03-03T00:43:09.478Z] ---> Running in cd722c764970 [2021-03-03T00:43:09.478Z] Removing intermediate container cd722c764970 [2021-03-03T00:43:09.478Z] ---> bd4996b4b025 [2021-03-03T00:43:09.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:43:09.478Z] Removing intermediate container 01ba85034ebd [2021-03-03T00:43:09.478Z] ---> a7bc4091514f [2021-03-03T00:43:09.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:43:09.478Z] Removing intermediate container 302eb2afe89a [2021-03-03T00:43:09.478Z] ---> fa4db03b469f [2021-03-03T00:43:09.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:43:09.478Z] Removing intermediate container b8a868ee085f [2021-03-03T00:43:09.478Z] ---> 2993d1cb9805 [2021-03-03T00:43:09.478Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:43:09.478Z] Removing intermediate container 3047bbf82ed9 [2021-03-03T00:43:09.478Z] ---> 38ea915876ed [2021-03-03T00:43:09.478Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:43:09.478Z] ---> Running in 3c165f77514b [2021-03-03T00:43:09.478Z] ---> Running in dc0afd426046 [2021-03-03T00:43:09.478Z] ---> Running in 86f87c209c7d [2021-03-03T00:43:09.478Z] ---> Running in 1d0941407ebb [2021-03-03T00:43:09.478Z] ---> Running in 92e55db1bd94 [2021-03-03T00:43:09.478Z] Removing intermediate container 3c165f77514b [2021-03-03T00:43:09.478Z] ---> 75b674825288 [2021-03-03T00:43:09.478Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T00:43:09.478Z] ---> Running in 6adaec8608d4 [2021-03-03T00:43:09.478Z] Removing intermediate container 1d0941407ebb [2021-03-03T00:43:09.478Z] ---> 29f13ddf0f14 [2021-03-03T00:43:09.478Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T00:43:09.478Z] ---> Running in 322333af6d51 [2021-03-03T00:43:09.478Z] Removing intermediate container dc0afd426046 [2021-03-03T00:43:09.478Z] ---> 6190e7b6dabd [2021-03-03T00:43:09.478Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-03T00:43:09.478Z] Removing intermediate container 92e55db1bd94 [2021-03-03T00:43:09.478Z] ---> d8b6a8b1b443 [2021-03-03T00:43:09.478Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-03T00:43:09.478Z] Removing intermediate container 86f87c209c7d [2021-03-03T00:43:09.478Z] ---> bc246e061645 [2021-03-03T00:43:09.478Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-03T00:43:09.478Z] ---> Running in 3cc3af3279fe [2021-03-03T00:43:09.478Z] ---> Running in 1c5a50905bc7 [2021-03-03T00:43:09.478Z] ---> Running in faf932513906 [2021-03-03T00:43:09.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.478Z] OK: 217 MiB in 51 packages [2021-03-03T00:43:09.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.599Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-03T00:43:09.600Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-03T00:43:09.600Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-03T00:43:09.600Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T00:43:09.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:43:09.862Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T00:43:09.862Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T00:43:10.353Z] OK: 217 MiB in 51 packages [2021-03-03T00:43:10.353Z] Removing intermediate container 6adaec8608d4 [2021-03-03T00:43:10.353Z] ---> 1a1c4e68e2e1 [2021-03-03T00:43:10.353Z] Step 6/23 : COPY go.mod . [2021-03-03T00:43:10.443Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-03T00:43:10.443Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T00:43:10.443Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-03T00:43:10.638Z] OK: 217 MiB in 51 packages [2021-03-03T00:43:10.639Z] OK: 217 MiB in 51 packages [2021-03-03T00:43:10.639Z] OK: 217 MiB in 51 packages [2021-03-03T00:43:10.704Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-03T00:43:10.704Z] running python rtupdate hooks for python3.6... [2021-03-03T00:43:10.704Z] running python post-rtupdate hooks for python3.6... [2021-03-03T00:43:10.704Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-03T00:43:11.628Z] ---> 73be8cea1305 [2021-03-03T00:43:11.628Z] Step 7/23 : RUN go mod download [2021-03-03T00:43:11.628Z] ---> Running in 48314c7c0d1c [2021-03-03T00:43:11.913Z] Removing intermediate container 322333af6d51 [2021-03-03T00:43:11.913Z] ---> 26dc61bd7c7e [2021-03-03T00:43:11.913Z] Step 6/23 : COPY go.mod . [2021-03-03T00:43:12.098Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-03T00:43:12.359Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T00:43:12.359Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-03T00:43:12.537Z] Removing intermediate container 1c5a50905bc7 [2021-03-03T00:43:12.537Z] ---> 902f792ee02f [2021-03-03T00:43:12.537Z] Step 6/30 : COPY go.mod . [2021-03-03T00:43:12.621Z] Setting up snapd (2.48.3+18.04) ... [2021-03-03T00:43:12.834Z] Removing intermediate container 3cc3af3279fe [2021-03-03T00:43:12.834Z] ---> fb57cd0d9645 [2021-03-03T00:43:12.834Z] Step 6/22 : COPY go.mod . [2021-03-03T00:43:12.834Z] Removing intermediate container faf932513906 [2021-03-03T00:43:12.834Z] ---> 58793dc76867 [2021-03-03T00:43:12.834Z] Step 6/24 : COPY go.mod . [2021-03-03T00:43:12.883Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-03T00:43:13.123Z] ---> fcec03dede5f [2021-03-03T00:43:13.123Z] Step 7/23 : RUN go mod download [2021-03-03T00:43:13.123Z] ---> Running in 82e616f950b8 [2021-03-03T00:43:13.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-03T00:43:13.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-03T00:43:13.672Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-03T00:43:13.731Z] ---> 66b3d7bfe05f [2021-03-03T00:43:13.731Z] Step 7/30 : RUN go mod download [2021-03-03T00:43:13.940Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-03T00:43:13.941Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-03T00:43:14.007Z] ---> bd171c8c4786 [2021-03-03T00:43:14.007Z] Step 7/24 : RUN go mod download [2021-03-03T00:43:14.007Z] ---> Running in f7809488285a [2021-03-03T00:43:14.202Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-03T00:43:14.283Z] ---> dab78a83ba69 [2021-03-03T00:43:14.283Z] Step 7/22 : RUN go mod download [2021-03-03T00:43:14.463Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-03T00:43:14.463Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-03T00:43:14.560Z] ---> Running in 89df4d08c06f [2021-03-03T00:43:14.560Z] ---> Running in 7b4a7a9926c9 [2021-03-03T00:43:14.724Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-03T00:43:14.988Z] /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-03-03T00:43:14.988Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T00:43:14.988Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-03T00:43:16.024Z] Removing intermediate container 48314c7c0d1c [2021-03-03T00:43:16.024Z] ---> 181aae702604 [2021-03-03T00:43:16.024Z] Step 8/23 : COPY . . [2021-03-03T00:43:17.054Z] Removing intermediate container 82e616f950b8 [2021-03-03T00:43:17.054Z] ---> 1024edc4e5be [2021-03-03T00:43:17.054Z] Step 8/23 : COPY . . [2021-03-03T00:43:17.540Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T00:43:17.540Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T00:43:17.540Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T00:43:18.946Z] Reading package lists... [2021-03-03T00:43:19.058Z] Removing intermediate container f7809488285a [2021-03-03T00:43:19.058Z] ---> 009137246beb [2021-03-03T00:43:19.058Z] Step 8/30 : COPY . . [2021-03-03T00:43:19.207Z] Reading package lists... [2021-03-03T00:43:19.207Z] Building dependency tree... [2021-03-03T00:43:19.207Z] Reading state information... [2021-03-03T00:43:19.482Z] Calculating upgrade... [2021-03-03T00:43:19.482Z] The following packages will be upgraded: [2021-03-03T00:43:19.482Z] advancecomp base-files bash binutils binutils-common [2021-03-03T00:43:19.482Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-03T00:43:19.482Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-03T00:43:19.482Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-03T00:43:19.482Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-03T00:43:19.482Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-03T00:43:19.482Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-03T00:43:19.482Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-03T00:43:19.482Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-03T00:43:19.482Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-03T00:43:19.482Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-03T00:43:19.482Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-03T00:43:19.482Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-03T00:43:19.482Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-03T00:43:19.482Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-03T00:43:19.745Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T00:43:19.745Z] Need to get 63.8 MB of archives. [2021-03-03T00:43:19.745Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-03T00:43:19.745Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-03T00:43:19.745Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-03T00:43:19.745Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-03T00:43:19.745Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-03T00:43:19.745Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-03T00:43:19.745Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-03T00:43:19.745Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-03T00:43:19.745Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-03T00:43:19.745Z] 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-03-03T00:43:19.745Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-03T00:43:19.745Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-03T00:43:19.745Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-03T00:43:19.745Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-03T00:43:19.794Z] Removing intermediate container 89df4d08c06f [2021-03-03T00:43:19.794Z] ---> 1586697e01aa [2021-03-03T00:43:19.794Z] Step 8/24 : COPY . . [2021-03-03T00:43:20.008Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-03T00:43:20.008Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-03T00:43:20.008Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-03T00:43:20.008Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-03T00:43:20.008Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-03T00:43:20.008Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-03T00:43:20.008Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-03T00:43:20.008Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-03T00:43:20.008Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-03T00:43:20.008Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-03T00:43:20.008Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-03T00:43:20.008Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-03T00:43:20.008Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-03T00:43:20.008Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-03T00:43:20.008Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-03T00:43:20.008Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-03T00:43:20.008Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-03T00:43:20.008Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-03T00:43:20.070Z] Removing intermediate container 7b4a7a9926c9 [2021-03-03T00:43:20.071Z] ---> efaf72e03f4a [2021-03-03T00:43:20.071Z] Step 8/22 : COPY . . [2021-03-03T00:43:20.278Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-03T00:43:20.278Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-03T00:43:20.278Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-03T00:43:20.278Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-03T00:43:20.278Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-03T00:43:20.278Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-03T00:43:20.278Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-03T00:43:20.278Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-03T00:43:20.278Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-03T00:43:20.279Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-03T00:43:20.279Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-03T00:43:20.279Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-03T00:43:20.279Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-03T00:43:20.279Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-03T00:43:20.279Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-03T00:43:20.279Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-03T00:43:20.279Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-03T00:43:20.279Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-03T00:43:20.279Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-03T00:43:20.279Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-03T00:43:20.279Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-03T00:43:20.279Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-03T00:43:20.279Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-03T00:43:20.279Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-03T00:43:20.548Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-03T00:43:20.814Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-03T00:43:20.814Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-03T00:43:20.814Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-03T00:43:21.083Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-03T00:43:21.083Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-03T00:43:21.083Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-03T00:43:21.083Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-03T00:43:21.083Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-03T00:43:21.083Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-03T00:43:21.083Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-03T00:43:21.348Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-03T00:43:21.348Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-03T00:43:21.348Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-03T00:43:21.348Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-03T00:43:21.348Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-03T00:43:21.348Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-03T00:43:21.348Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-03T00:43:21.348Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-03T00:43:21.348Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-03T00:43:21.348Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-03T00:43:21.348Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-03T00:43:21.348Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-03T00:43:21.611Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-03T00:43:21.611Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-03T00:43:21.611Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-03T00:43:21.611Z] Get:82 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-03-03T00:43:21.611Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-03T00:43:21.611Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-03T00:43:21.611Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-03T00:43:21.611Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-03T00:43:21.611Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-03T00:43:21.611Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-03T00:43:21.611Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-03T00:43:21.880Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-03T00:43:21.880Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-03T00:43:21.880Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-03T00:43:21.880Z] Get:93 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-03-03T00:43:21.880Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-03T00:43:21.880Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-03T00:43:21.880Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-03T00:43:21.880Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-03T00:43:21.880Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-03T00:43:21.880Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-03T00:43:22.151Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T00:43:22.151Z] Fetched 63.8 MB in 2s (28.2 MB/s) [2021-03-03T00:43:22.414Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:22.414Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T00:43:22.675Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T00:43:23.620Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T00:43:23.620Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T00:43:23.620Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-03T00:43:23.883Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-03T00:43:24.456Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:24.719Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:24.719Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:24.719Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:24.981Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:24.981Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:24.981Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:24.981Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:25.243Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:25.243Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:25.243Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:25.243Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:25.514Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:25.514Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:25.514Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:25.776Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T00:43:25.776Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:25.776Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-03T00:43:25.776Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:26.039Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T00:43:26.039Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:26.039Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:26.039Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:26.039Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:26.300Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:26.300Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T00:43:26.569Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:26.569Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T00:43:26.569Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T00:43:26.843Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T00:43:27.429Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-03T00:43:27.690Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T00:43:27.690Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-03T00:43:27.690Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-03T00:43:27.690Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-03T00:43:27.690Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-03T00:43:28.264Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-03T00:43:28.264Z] Installing new version of config file /etc/issue ... [2021-03-03T00:43:28.264Z] Installing new version of config file /etc/issue.net ... [2021-03-03T00:43:28.264Z] Installing new version of config file /etc/lsb-release ... [2021-03-03T00:43:28.264Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-03T00:43:28.526Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-03T00:43:28.526Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-03T00:43:28.526Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-03T00:43:28.789Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:28.789Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-03T00:43:28.789Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-03T00:43:29.054Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-03T00:43:29.054Z] 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-03-03T00:43:29.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:29.054Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T00:43:29.054Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-03T00:43:29.315Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-03T00:43:29.315Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:29.315Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-03T00:43:29.315Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-03T00:43:29.578Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-03T00:43:29.579Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:29.579Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-03T00:43:29.579Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T00:43:29.840Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-03T00:43:30.100Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:30.100Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T00:43:30.100Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T00:43:30.100Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T00:43:30.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:30.361Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T00:43:30.361Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T00:43:30.361Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-03T00:43:30.627Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:30.627Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-03T00:43:30.627Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-03T00:43:30.627Z] Setting up grep (3.1-2build1) ... [2021-03-03T00:43:30.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:30.889Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-03T00:43:30.889Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-03T00:43:30.889Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-03T00:43:31.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:31.151Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T00:43:31.151Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T00:43:31.151Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-03T00:43:31.412Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:31.412Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T00:43:31.412Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T00:43:31.984Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T00:43:31.984Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T00:43:31.984Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T00:43:31.984Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T00:43:32.554Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-03T00:43:32.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:32.815Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-03T00:43:32.815Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T00:43:33.759Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-03T00:43:33.759Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-03T00:43:34.025Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-03T00:43:34.025Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-03T00:43:34.025Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-03T00:43:34.025Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:34.025Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-03T00:43:34.296Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-03T00:43:34.296Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-03T00:43:34.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:34.565Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T00:43:34.565Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T00:43:34.565Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T00:43:34.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:34.565Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T00:43:34.565Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T00:43:34.834Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T00:43:35.102Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:35.102Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T00:43:35.102Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T00:43:35.102Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T00:43:35.102Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:35.102Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T00:43:35.102Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T00:43:35.406Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T00:43:35.406Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:35.406Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T00:43:35.406Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T00:43:35.675Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T00:43:35.675Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T00:43:35.675Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T00:43:35.947Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:35.947Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T00:43:35.947Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T00:43:35.947Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T00:43:36.211Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:36.211Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T00:43:36.211Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T00:43:36.211Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T00:43:36.480Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:36.481Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T00:43:36.481Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T00:43:36.481Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-03T00:43:36.747Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:36.747Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T00:43:36.747Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T00:43:37.010Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-03T00:43:37.585Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-03T00:43:37.846Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-03T00:43:37.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:37.846Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T00:43:37.846Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T00:43:38.119Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T00:43:38.383Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T00:43:38.383Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-03T00:43:38.383Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T00:43:38.383Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-03T00:43:38.646Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:38.646Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-03T00:43:38.646Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-03T00:43:38.913Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-03T00:43:39.175Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:39.175Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-03T00:43:39.175Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-03T00:43:39.175Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-03T00:43:39.438Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:39.438Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-03T00:43:39.438Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-03T00:43:39.438Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-03T00:43:39.702Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:39.702Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T00:43:39.702Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T00:43:39.702Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T00:43:39.969Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:39.969Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T00:43:39.969Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T00:43:39.969Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T00:43:40.247Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:40.247Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T00:43:40.247Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T00:43:40.520Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T00:43:40.792Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:40.792Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T00:43:40.792Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T00:43:40.792Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-03T00:43:40.792Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T00:43:41.079Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T00:43:41.079Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T00:43:41.080Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T00:43:41.385Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:41.385Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-03T00:43:41.385Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-03T00:43:41.385Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-03T00:43:41.663Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:41.663Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-03T00:43:41.663Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T00:43:41.663Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T00:43:42.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:42.274Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T00:43:42.274Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T00:43:42.274Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T00:43:42.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:42.274Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-03T00:43:42.274Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-03T00:43:42.551Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-03T00:43:42.551Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:42.551Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-03T00:43:42.551Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-03T00:43:43.162Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-03T00:43:43.162Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:43.162Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T00:43:43.162Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T00:43:43.444Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-03T00:43:43.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:43.444Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-03T00:43:43.444Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-03T00:43:43.444Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-03T00:43:43.706Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:43.706Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-03T00:43:43.706Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-03T00:43:43.706Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-03T00:43:45.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:45.536Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-03T00:43:45.536Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-03T00:43:45.536Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-03T00:43:45.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:45.536Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-03T00:43:45.536Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-03T00:43:45.536Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-03T00:43:45.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:45.536Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-03T00:43:45.536Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-03T00:43:45.536Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-03T00:43:45.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T00:43:45.536Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-03T00:43:45.536Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-03T00:43:45.536Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-03T00:43:45.536Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-03T00:43:45.536Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-03T00:43:45.536Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-03T00:43:45.536Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-03T00:43:45.536Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-03T00:43:45.536Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-03T00:43:45.536Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-03T00:43:45.804Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-03T00:43:45.804Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-03T00:43:46.067Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-03T00:43:46.067Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-03T00:43:46.328Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-03T00:43:46.328Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-03T00:43:46.328Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-03T00:43:46.328Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-03T00:43:46.589Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-03T00:43:46.589Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-03T00:43:46.589Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-03T00:43:46.589Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-03T00:43:46.851Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-03T00:43:46.851Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-03T00:43:46.851Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-03T00:43:46.851Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-03T00:43:46.920Z] ---> a9eba62731dc [2021-03-03T00:43:46.920Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-03T00:43:46.920Z] ---> 98e3ec162781 [2021-03-03T00:43:46.920Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-03T00:43:46.920Z] ---> ee2b4ee79d57 [2021-03-03T00:43:46.920Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-03T00:43:46.920Z] ---> 0d53701e44d9 [2021-03-03T00:43:46.920Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-03T00:43:46.920Z] ---> Running in b417f360bb96 [2021-03-03T00:43:46.920Z] ---> Running in 2cf6aac52e9d [2021-03-03T00:43:46.920Z] ---> Running in 462e52ec5488 [2021-03-03T00:43:46.920Z] ---> Running in 16976228b3b4 [2021-03-03T00:43:46.920Z] ---> 7857bd4cf0e0 [2021-03-03T00:43:46.920Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-03T00:43:46.920Z] ---> Running in cc4c14f1f2af [2021-03-03T00:43:46.920Z] 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-03-03T00:43:47.113Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-03T00:43:47.113Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-03T00:43:47.198Z] 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-03-03T00:43:47.198Z] 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-03-03T00:43:47.475Z] 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-03-03T00:43:47.475Z] 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-03-03T00:43:48.065Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-03T00:43:48.065Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-03T00:43:48.065Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-03T00:43:48.065Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-03T00:43:48.065Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T00:43:48.065Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T00:43:48.646Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T00:43:48.646Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T00:43:48.910Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T00:43:48.910Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T00:43:48.910Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T00:43:48.910Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T00:43:49.174Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:49.174Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T00:43:49.437Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:49.437Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T00:43:49.699Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:49.699Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T00:43:49.699Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:49.699Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T00:43:51.096Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:51.096Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T00:43:52.042Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:52.042Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T00:43:52.987Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:52.987Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T00:43:53.249Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:53.249Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T00:43:54.193Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T00:43:54.193Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T00:43:54.455Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T00:43:54.455Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T00:43:54.455Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-03T00:43:54.455Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T00:43:54.721Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-03T00:43:54.721Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T00:43:54.983Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-03T00:43:54.983Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-03T00:43:54.983Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T00:43:54.983Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T00:43:55.247Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T00:43:55.247Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T00:43:55.247Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-03T00:43:55.247Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-03T00:43:55.508Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:55.508Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T00:43:55.508Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:55.508Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:55.508Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:55.508Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-03T00:43:55.508Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-03T00:43:55.508Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-03T00:43:55.775Z] [2021-03-03T00:43:55.775Z] Current default time zone: 'Etc/UTC' [2021-03-03T00:43:55.775Z] Local time is now: Wed Mar 3 00:43:55 UTC 2021. [2021-03-03T00:43:55.775Z] Universal Time is now: Wed Mar 3 00:43:55 UTC 2021. [2021-03-03T00:43:55.775Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-03T00:43:55.775Z] [2021-03-03T00:43:55.775Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-03T00:43:55.775Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:55.775Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-03T00:43:55.775Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-03T00:43:55.775Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-03T00:43:56.042Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-03T00:43:56.043Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-03T00:43:56.043Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-03T00:43:56.043Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-03T00:43:56.043Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-03T00:43:56.043Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:56.043Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-03T00:43:56.304Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T00:43:56.304Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-03T00:43:56.304Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:56.567Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-03T00:43:56.567Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-03T00:43:56.567Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-03T00:43:56.567Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-03T00:43:56.567Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-03T00:43:56.567Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-03T00:43:56.567Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-03T00:43:56.567Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-03T00:43:58.497Z] Updating certificates in /etc/ssl/certs... [2021-03-03T00:43:59.075Z] 23 added, 27 removed; done. [2021-03-03T00:43:59.338Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-03T00:43:59.338Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T00:43:59.338Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-03T00:43:59.338Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-03T00:43:59.338Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-03T00:43:59.601Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T00:43:59.601Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-03T00:43:59.601Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T00:43:59.601Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T00:43:59.601Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T00:43:59.601Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T00:43:59.863Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T00:43:59.863Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-03T00:43:59.863Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-03T00:43:59.863Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-03T00:43:59.863Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-03T00:43:59.863Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-03T00:43:59.863Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T00:43:59.863Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T00:44:00.126Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-03T00:44:00.126Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-03T00:44:00.126Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-03T00:44:00.126Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T00:44:00.126Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-03T00:44:00.390Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-03T00:44:00.390Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-03T00:44:00.390Z] Updating certificates in /etc/ssl/certs... [2021-03-03T00:44:00.967Z] 0 added, 0 removed; done. [2021-03-03T00:44:00.967Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-03T00:44:00.967Z] done. [2021-03-03T00:44:01.546Z] Reading package lists... [2021-03-03T00:44:01.808Z] Building dependency tree... [2021-03-03T00:44:01.808Z] Reading state information... [2021-03-03T00:44:01.808Z] The following NEW packages will be installed: [2021-03-03T00:44:01.808Z] apt-transport-https [2021-03-03T00:44:02.073Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T00:44:02.073Z] Need to get 1696 B of archives. [2021-03-03T00:44:02.073Z] After this operation, 153 kB of additional disk space will be used. [2021-03-03T00:44:02.073Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-03T00:44:02.336Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T00:44:02.336Z] Fetched 1696 B in 0s (8391 B/s) [2021-03-03T00:44:02.336Z] Selecting previously unselected package apt-transport-https. [2021-03-03T00:44:02.336Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-03T00:44:02.336Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-03T00:44:02.336Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-03T00:44:02.336Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-03T00:44:02.603Z] Waiting for network to be ready... [2021-03-03T00:44:07.924Z] 2021-03-03T00:44:06Z INFO Waiting for automatic snapd restart... [2021-03-03T00:44:08.186Z] snapd 2.48.2.1 from Canonical* installed [2021-03-03T00:44:08.447Z] "snapd" switched to the "latest/stable" channel [2021-03-03T00:44:08.447Z] [2021-03-03T00:44:12.678Z] core18 20210128 from Canonical* installed [2021-03-03T00:44:12.941Z] "core18" switched to the "latest/stable" channel [2021-03-03T00:44:12.942Z] [2021-03-03T00:44:18.246Z] snapcraft 4.5.1 from Canonical* installed [2021-03-03T00:44:18.246Z] "snapcraft" switched to the "latest/stable" channel [2021-03-03T00:44:18.246Z] [2021-03-03T00:44:21.551Z] 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-03-03T00:44:21.551Z] - README.md [2021-03-03T00:44:21.551Z] - snapcraft.yaml.orig [2021-03-03T00:44:21.551Z] [2021-03-03T00:44:21.551Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-03T00:44:28.145Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T00:44:28.145Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T00:44:28.145Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T00:44:28.145Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T00:44:29.802Z] Reading package lists... [2021-03-03T00:44:30.064Z] 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-03-03T00:44:36.654Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T00:44:36.654Z] Reading package lists... [2021-03-03T00:44:36.654Z] Building dependency tree... [2021-03-03T00:44:36.654Z] Reading state information... [2021-03-03T00:44:36.654Z] Suggested packages: [2021-03-03T00:44:36.654Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-03T00:44:36.654Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-03T00:44:36.654Z] Recommended packages: [2021-03-03T00:44:36.654Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-03T00:44:36.654Z] The following NEW packages will be installed: [2021-03-03T00:44:36.654Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-03T00:44:36.654Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-03T00:44:36.654Z] pkg-config zip [2021-03-03T00:44:36.654Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T00:44:36.654Z] Need to get 7655 kB of archives. [2021-03-03T00:44:36.654Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-03T00:44:36.654Z] 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-03-03T00:44:36.654Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-03T00:44:36.914Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-03T00:44:36.914Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-03T00:44:36.914Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-03T00:44:36.914Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-03T00:44:37.175Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-03T00:44:37.175Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-03T00:44:37.175Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-03T00:44:37.175Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-03T00:44:37.438Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-03T00:44:37.438Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-03T00:44:37.438Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-03T00:44:37.438Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-03T00:44:37.438Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-03T00:44:37.702Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T00:44:37.702Z] Fetched 7655 kB in 1s (7130 kB/s) [2021-03-03T00:44:37.962Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-03T00:44:37.962Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-03T00:44:37.962Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-03T00:44:37.962Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-03T00:44:38.224Z] Selecting previously unselected package libpsl5:amd64. [2021-03-03T00:44:38.224Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-03T00:44:38.224Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-03T00:44:38.224Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-03T00:44:38.224Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-03T00:44:38.224Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-03T00:44:38.224Z] Selecting previously unselected package librtmp1:amd64. [2021-03-03T00:44:38.224Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-03T00:44:38.224Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-03T00:44:38.487Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-03T00:44:38.487Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-03T00:44:38.487Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-03T00:44:38.487Z] Selecting previously unselected package liberror-perl. [2021-03-03T00:44:38.487Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-03T00:44:38.487Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-03T00:44:38.487Z] Selecting previously unselected package git-man. [2021-03-03T00:44:38.487Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-03T00:44:38.487Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-03T00:44:38.748Z] Selecting previously unselected package git. [2021-03-03T00:44:38.748Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-03T00:44:38.748Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-03T00:44:40.139Z] Selecting previously unselected package libnorm1:amd64. [2021-03-03T00:44:40.139Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-03T00:44:40.139Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-03T00:44:40.139Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-03T00:44:40.139Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-03T00:44:40.139Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-03T00:44:40.139Z] Selecting previously unselected package libsodium23:amd64. [2021-03-03T00:44:40.139Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-03T00:44:40.139Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-03T00:44:40.139Z] Selecting previously unselected package libzmq5:amd64. [2021-03-03T00:44:40.139Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-03T00:44:40.139Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T00:44:40.403Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-03T00:44:40.403Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-03T00:44:40.403Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T00:44:40.403Z] Selecting previously unselected package pkg-config. [2021-03-03T00:44:40.403Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-03T00:44:40.403Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-03T00:44:40.665Z] Selecting previously unselected package zip. [2021-03-03T00:44:40.665Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-03T00:44:40.665Z] Unpacking zip (3.0-11build1) ... [2021-03-03T00:44:40.665Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-03T00:44:40.665Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-03T00:44:40.665Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-03T00:44:40.665Z] Setting up liberror-perl (0.17025-1) ... [2021-03-03T00:44:40.665Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-03T00:44:40.925Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-03T00:44:40.926Z] No schema files found: doing nothing. [2021-03-03T00:44:40.926Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-03T00:44:40.926Z] Setting up zip (3.0-11build1) ... [2021-03-03T00:44:40.926Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-03T00:44:40.926Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-03T00:44:40.926Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-03T00:44:40.926Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T00:44:40.926Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-03T00:44:40.926Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T00:44:41.186Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-03T00:44:41.186Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T00:44:47.825Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T00:44:47.825Z] git set to automatically installed. [2021-03-03T00:44:47.825Z] git-man set to automatically installed. [2021-03-03T00:44:47.825Z] libcurl3-gnutls set to automatically installed. [2021-03-03T00:44:47.825Z] liberror-perl set to automatically installed. [2021-03-03T00:44:47.825Z] libglib2.0-0 set to automatically installed. [2021-03-03T00:44:47.825Z] libnghttp2-14 set to automatically installed. [2021-03-03T00:44:47.825Z] libnorm1 set to automatically installed. [2021-03-03T00:44:47.825Z] libpgm-5.2-0 set to automatically installed. [2021-03-03T00:44:47.825Z] libpsl5 set to automatically installed. [2021-03-03T00:44:47.825Z] librtmp1 set to automatically installed. [2021-03-03T00:44:47.825Z] libsodium23 set to automatically installed. [2021-03-03T00:44:47.825Z] libzmq3-dev set to automatically installed. [2021-03-03T00:44:47.825Z] libzmq5 set to automatically installed. [2021-03-03T00:44:47.825Z] pkg-config set to automatically installed. [2021-03-03T00:44:47.825Z] zip set to automatically installed. [2021-03-03T00:44:49.834Z] snapd is not logged in, snap install commands will use sudo [2021-03-03T00:44:56.450Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T00:44:57.022Z] snap "core18" has no updates available [2021-03-03T00:44:57.595Z] Pulling config-common [2021-03-03T00:44:57.595Z] + snapcraftctl pull [2021-03-03T00:44:58.985Z] Pulling go-build-helper [2021-03-03T00:44:58.985Z] + snapcraftctl pull [2021-03-03T00:45:24.397Z] 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-03-03T00:45:25.639Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-03T00:45:25.639Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-03T00:45:25.639Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-03T00:45:25.639Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-03T00:45:25.639Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-03T00:45:25.639Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-03T00:45:25.639Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-03T00:45:25.639Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-03T00:45:25.639Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-03T00:45:25.639Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-03T00:45:25.639Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-03T00:45:25.639Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-03T00:45:25.639Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-03T00:45:25.639Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-03T00:45:25.639Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-03T00:45:25.639Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-03T00:45:25.639Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-03T00:45:25.639Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-03T00:45:25.639Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-03T00:45:25.639Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-03T00:45:25.639Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-03T00:45:25.639Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-03T00:45:25.639Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-03T00:45:25.639Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-03T00:45:25.639Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-03T00:45:25.639Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-03T00:45:25.639Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-03T00:45:25.639Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-03T00:45:25.639Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-03T00:45:25.639Z] Fetched 279 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-03T00:45:25.639Z] Fetched 122 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-03T00:45:25.639Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-03T00:45:25.639Z] Fetched 8848 B in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-03T00:45:25.639Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-03T00:45:25.639Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-03T00:45:25.639Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-03T00:45:25.639Z] Fetched 214 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-03T00:45:25.639Z] Fetched 154 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-03T00:45:25.639Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-03T00:45:25.639Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-03T00:45:25.639Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-03T00:45:25.639Z] Fetched 499 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-03T00:45:25.639Z] Fetched 111 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-03T00:45:25.639Z] Fetched 240 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-03T00:45:25.639Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-03T00:45:25.639Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-03T00:45:25.639Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-03T00:45:25.639Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-03T00:45:25.639Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-03T00:45:25.639Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-03T00:45:25.639Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-03T00:45:25.639Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-03T00:45:25.639Z] Fetched 8720 B in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-03T00:45:25.639Z] Fetched 137 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-03T00:45:25.639Z] Fetched 119 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-03T00:45:25.639Z] Fetched 109 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-03T00:45:25.639Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-03T00:45:25.639Z] Fetched 645 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-03T00:45:25.639Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-03T00:45:25.639Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-03T00:45:25.639Z] Fetched 368 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-03T00:45:25.639Z] Fetched 187 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-03T00:45:25.639Z] Fetched 175 kB in 0s (0 B/s) [2021-03-03T00:45:25.639Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-03T00:45:27.027Z] Fetched 206 kB in 0s (0 B/s) [2021-03-03T00:45:27.027Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-03T00:45:27.027Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-03T00:45:27.027Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-03T00:45:27.027Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-03T00:45:27.027Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-03T00:45:27.027Z] Fetched 159 kB in 0s (0 B/s) [2021-03-03T00:45:27.027Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-03T00:45:27.027Z] Fetched 107 kB in 0s (0 B/s) [2021-03-03T00:45:27.027Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-03T00:45:27.027Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-03T00:45:27.028Z] Pulling static-packages [2021-03-03T00:45:27.028Z] + snapcraftctl pull [2021-03-03T00:45:28.417Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-03T00:45:28.417Z] Skipping pull go-build-helper (already ran) [2021-03-03T00:45:28.417Z] Skipping pull static-packages (already ran) [2021-03-03T00:45:28.417Z] Building go-build-helper [2021-03-03T00:45:28.417Z] + snapcraftctl build [2021-03-03T00:45:28.755Z] Removing intermediate container cc4c14f1f2af [2021-03-03T00:45:28.755Z] ---> 52359e4cb103 [2021-03-03T00:45:28.755Z] [2021-03-03T00:45:28.755Z] Step 10/24 : FROM alpine:3.12 [2021-03-03T00:45:28.755Z] 3.12: Pulling from library/alpine [2021-03-03T00:45:30.765Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T00:45:30.765Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T00:45:30.765Z] ---> d10569e2745f [2021-03-03T00:45:30.765Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-03T00:45:31.769Z] ---> Running in d713c06a156b [2021-03-03T00:45:32.383Z] Removing intermediate container b417f360bb96 [2021-03-03T00:45:32.383Z] ---> 020eb244fce8 [2021-03-03T00:45:32.383Z] [2021-03-03T00:45:32.383Z] Step 10/30 : FROM alpine:3.12 [2021-03-03T00:45:32.383Z] ---> d10569e2745f [2021-03-03T00:45:32.383Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-03T00:45:32.689Z] Building static-packages [2021-03-03T00:45:32.689Z] + snapcraftctl build [2021-03-03T00:45:32.994Z] ---> Running in b93f0fa5803c [2021-03-03T00:45:33.603Z] Removing intermediate container b93f0fa5803c [2021-03-03T00:45:33.603Z] ---> 6884f131d9b2 [2021-03-03T00:45:33.603Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-03T00:45:33.883Z] ---> Running in 97340b2f8d72 [2021-03-03T00:45:34.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:45:34.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:45:35.053Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-03T00:45:35.249Z] Staging go-build-helper [2021-03-03T00:45:35.249Z] + snapcraftctl stage [2021-03-03T00:45:35.337Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T00:45:35.337Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-03T00:45:35.338Z] (4/5) Installing curl (7.69.1-r3) [2021-03-03T00:45:35.338Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-03T00:45:35.338Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:45:35.338Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T00:45:35.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:45:35.615Z] OK: 7 MiB in 19 packages [2021-03-03T00:45:35.895Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:45:36.204Z] Staging static-packages [2021-03-03T00:45:36.204Z] + snapcraftctl stage [2021-03-03T00:45:36.520Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-03T00:45:36.520Z] (2/2) Installing su-exec (0.2-r1) [2021-03-03T00:45:36.520Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:45:36.520Z] OK: 5 MiB in 16 packages [2021-03-03T00:45:37.621Z] Pulling go115 [2021-03-03T00:45:37.621Z] + snapcraftctl pull [2021-03-03T00:45:38.541Z] Removing intermediate container d713c06a156b [2021-03-03T00:45:38.541Z] ---> 61fb0ad181a4 [2021-03-03T00:45:38.541Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T00:45:38.541Z] Removing intermediate container 97340b2f8d72 [2021-03-03T00:45:38.541Z] ---> 31483853cb84 [2021-03-03T00:45:38.541Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-03T00:45:38.541Z] ---> Running in 37404be4498d [2021-03-03T00:45:38.541Z] ---> Running in 3805acfd1156 [2021-03-03T00:45:39.030Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-03T00:45:39.030Z] Skipping pull go115 (already ran) [2021-03-03T00:45:39.030Z] Building go115 [2021-03-03T00:45:39.030Z] + dpkg --print-architecture [2021-03-03T00:45:39.030Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-03T00:45:39.030Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-03T00:45:39.030Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-03T00:45:39.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-03T00:45:39.030Z] Dload Upload Total Spent Left Speed [2021-03-03T00:45:39.550Z] Removing intermediate container 3805acfd1156 [2021-03-03T00:45:39.550Z] ---> ba09722c7ebb [2021-03-03T00:45:39.550Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-03T00:45:39.550Z] Removing intermediate container 37404be4498d [2021-03-03T00:45:39.550Z] ---> 33b3f08b2dca [2021-03-03T00:45:39.550Z] Step 13/24 : WORKDIR / [2021-03-03T00:45:39.550Z] ---> Running in f1a78af38dab [2021-03-03T00:45:39.837Z] ---> Running in 46b14b8e2d19 [2021-03-03T00:45:40.455Z] Removing intermediate container f1a78af38dab [2021-03-03T00:45:40.455Z] ---> f360e5bb22b8 [2021-03-03T00:45:40.455Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-03T00:45:40.739Z] Removing intermediate container 46b14b8e2d19 [2021-03-03T00:45:40.739Z] ---> 2cef3bfea9cc [2021-03-03T00:45:40.739Z] 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-03-03T00:45:41.016Z] ---> Running in cd4750b29f5c [2021-03-03T00:45:42.005Z] ---> 8b031229354b [2021-03-03T00:45:42.005Z] 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-03-03T00:45:43.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 2159k 0 0 5359k 0 0:00:22 --:--:-- 0:00:22 5346k 28 115M 28 32.9M 0 0 23.4M 0 0:00:04 0:00:01 0:00:03 23.4M 56 115M 56 65.6M 0 0 27.2M 0 0:00:04 0:00:02 0:00:02 27.2M 78 115M 78 90.3M 0 0 26.5M 0 0:00:04 0:00:03 0:00:01 26.5M 100 115M 100 115M 0 0 26.5M 0 0:00:04 0:00:04 --:--:-- 26.5M [2021-03-03T00:45:43.034Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-03T00:45:43.034Z] + sha256sum -c sha256 [2021-03-03T00:45:43.034Z] + grep OK [2021-03-03T00:45:44.004Z] ---> 4536fe4355eb [2021-03-03T00:45:44.004Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-03T00:45:44.016Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-03T00:45:44.017Z] + mkdir -p /root/stage/go1.15 [2021-03-03T00:45:44.017Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-03T00:45:45.468Z] Removing intermediate container cd4750b29f5c [2021-03-03T00:45:45.468Z] ---> 38f4f90aecc0 [2021-03-03T00:45:45.468Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-03T00:45:45.745Z] ---> 3116b0fa2708 [2021-03-03T00:45:45.745Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-03T00:45:46.022Z] ---> Running in d50867e617cf [2021-03-03T00:45:46.732Z] Removing intermediate container 16976228b3b4 [2021-03-03T00:45:46.732Z] ---> 344f6b65580c [2021-03-03T00:45:46.732Z] [2021-03-03T00:45:46.732Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T00:45:46.732Z] ---> d10569e2745f [2021-03-03T00:45:46.732Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-03T00:45:47.072Z] Removing intermediate container 462e52ec5488 [2021-03-03T00:45:47.072Z] ---> eeacdce6b201 [2021-03-03T00:45:47.072Z] [2021-03-03T00:45:47.072Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T00:45:47.072Z] ---> d10569e2745f [2021-03-03T00:45:47.072Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T00:45:47.072Z] Removing intermediate container d50867e617cf [2021-03-03T00:45:47.072Z] ---> b773d2553a34 [2021-03-03T00:45:47.072Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-03T00:45:47.380Z] ---> Running in b1fda7ce97e7 [2021-03-03T00:45:47.687Z] ---> Running in 09f577af452f [2021-03-03T00:45:47.987Z] ---> e00f1439ac9f [2021-03-03T00:45:47.987Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-03T00:45:49.070Z] ---> 2d16643539af [2021-03-03T00:45:49.070Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-03T00:45:49.070Z] ---> Running in 251bd55c371c [2021-03-03T00:45:49.344Z] Staging go115 [2021-03-03T00:45:49.344Z] + snapcraftctl stage [2021-03-03T00:45:50.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:45:50.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:45:50.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:45:50.401Z] ---> 9b21616aa384 [2021-03-03T00:45:50.401Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-03T00:45:50.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:45:51.003Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-03T00:45:51.003Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-03T00:45:51.003Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:45:51.003Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T00:45:51.003Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T00:45:51.003Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:45:51.003Z] OK: 5 MiB in 15 packages [2021-03-03T00:45:51.280Z] OK: 6 MiB in 16 packages [2021-03-03T00:45:52.731Z] ---> 9e2339498bbc [2021-03-03T00:45:52.731Z] 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-03-03T00:45:53.327Z] ---> Running in 1b8ec00538ca [2021-03-03T00:45:53.327Z] Removing intermediate container 09f577af452f [2021-03-03T00:45:53.327Z] ---> 7b59c447da57 [2021-03-03T00:45:53.327Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T00:45:53.926Z] ---> Running in 56602e54572c [2021-03-03T00:45:53.926Z] Removing intermediate container 251bd55c371c [2021-03-03T00:45:53.926Z] ---> 9c5f21406d31 [2021-03-03T00:45:53.926Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:45:54.204Z] Removing intermediate container b1fda7ce97e7 [2021-03-03T00:45:54.204Z] ---> d9bab722e43c [2021-03-03T00:45:54.204Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T00:45:54.478Z] Removing intermediate container 2cf6aac52e9d [2021-03-03T00:45:54.478Z] ---> 0fb191b1fa17 [2021-03-03T00:45:54.478Z] [2021-03-03T00:45:54.478Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T00:45:54.478Z] ---> d10569e2745f [2021-03-03T00:45:54.478Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T00:45:54.478Z] ---> Using cache [2021-03-03T00:45:54.478Z] ---> 7b59c447da57 [2021-03-03T00:45:54.478Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T00:45:54.752Z] ---> Running in 37ee0fa9649f [2021-03-03T00:45:55.030Z] ---> Running in 3d1ab4ffdd6e [2021-03-03T00:45:55.030Z] Removing intermediate container 56602e54572c [2021-03-03T00:45:55.030Z] ---> 5fb17476dde2 [2021-03-03T00:45:55.030Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-03T00:45:55.030Z] ---> 8ef760879e6e [2021-03-03T00:45:55.030Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-03T00:45:55.030Z] ---> Running in b79d15f23996 [2021-03-03T00:45:55.309Z] Removing intermediate container 37ee0fa9649f [2021-03-03T00:45:55.309Z] ---> 386f6bfd4ab7 [2021-03-03T00:45:55.309Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-03T00:45:55.580Z] Removing intermediate container 3d1ab4ffdd6e [2021-03-03T00:45:55.580Z] ---> 1d152679c140 [2021-03-03T00:45:55.580Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-03T00:45:55.580Z] ---> Running in 94c13c124ac4 [2021-03-03T00:45:55.855Z] ---> Running in b63117d1abdf [2021-03-03T00:45:55.855Z] Removing intermediate container b79d15f23996 [2021-03-03T00:45:55.855Z] ---> 4a4f37a301f9 [2021-03-03T00:45:55.855Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T00:45:55.978Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T00:45:55.979Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T00:45:55.979Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T00:45:55.979Z] Fetched 0 B in 0s (0 B/s) [2021-03-03T00:45:55.979Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-03T00:45:55.979Z] Fetched 224 kB in 0s (0 B/s) [2021-03-03T00:45:55.979Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-03T00:45:55.979Z] Fetched 157 kB in 0s (0 B/s) [2021-03-03T00:45:55.979Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-03T00:45:55.979Z] Fetched 221 kB in 0s (0 B/s) [2021-03-03T00:45:55.979Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-03T00:45:55.979Z] Fetched 143 kB in 0s (0 B/s) [2021-03-03T00:45:55.979Z] Pulling edgex-go [2021-03-03T00:45:55.979Z] + snapcraftctl pull [2021-03-03T00:45:56.134Z] ---> Running in 890fc89c4645 [2021-03-03T00:45:56.407Z] Removing intermediate container 94c13c124ac4 [2021-03-03T00:45:56.407Z] ---> a4e7406519a8 [2021-03-03T00:45:56.407Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T00:45:56.681Z] Removing intermediate container b63117d1abdf [2021-03-03T00:45:56.681Z] ---> 63f29c492af4 [2021-03-03T00:45:56.681Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T00:45:56.681Z] Removing intermediate container 1b8ec00538ca [2021-03-03T00:45:56.681Z] ---> Running in 2f19627ba474 [2021-03-03T00:45:56.681Z] ---> 4f45e7f7f19c [2021-03-03T00:45:56.681Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-03T00:45:56.959Z] ---> Running in e06a86ecb58c [2021-03-03T00:45:56.959Z] ---> e0bc7f2c1ab1 [2021-03-03T00:45:56.959Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-03T00:45:56.959Z] Removing intermediate container 890fc89c4645 [2021-03-03T00:45:56.959Z] ---> 8fb88b0397de [2021-03-03T00:45:56.959Z] Step 15/23 : WORKDIR / [2021-03-03T00:45:56.959Z] ---> Running in 206e827ce33d [2021-03-03T00:45:57.247Z] ---> Running in f0b6dcdd4edc [2021-03-03T00:45:57.378Z] Pulling version [2021-03-03T00:45:57.378Z] + cd /root/project [2021-03-03T00:45:57.378Z] + [ -f VERSION ] [2021-03-03T00:45:57.378Z] + PROJECT_VERSION=local-dev [2021-03-03T00:45:57.378Z] + git rev-parse --short HEAD [2021-03-03T00:45:57.378Z] + GIT_REVISION=6269424b [2021-03-03T00:45:57.378Z] + snapcraftctl set-version local-dev [2021-03-03T00:45:57.524Z] Removing intermediate container 2f19627ba474 [2021-03-03T00:45:57.524Z] ---> ec74cc02e690 [2021-03-03T00:45:57.524Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:45:57.797Z] Removing intermediate container e06a86ecb58c [2021-03-03T00:45:57.797Z] ---> b8a1546f8a65 [2021-03-03T00:45:57.797Z] Step 15/23 : WORKDIR / [2021-03-03T00:45:57.797Z] Removing intermediate container 206e827ce33d [2021-03-03T00:45:57.797Z] ---> cfdc63700b50 [2021-03-03T00:45:57.797Z] Step 22/24 : LABEL arch=arm64 [2021-03-03T00:45:58.068Z] ---> Running in d54d267c5475 [2021-03-03T00:45:58.068Z] ---> 33c1d5f0b698 [2021-03-03T00:45:58.068Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-03T00:45:58.068Z] ---> Running in df9537f80fea [2021-03-03T00:45:58.339Z] Removing intermediate container f0b6dcdd4edc [2021-03-03T00:45:58.339Z] ---> 9b486b95d2db [2021-03-03T00:45:58.339Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:45:58.611Z] ---> 3b7729fc3d61 [2021-03-03T00:45:58.611Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-03T00:45:58.611Z] Removing intermediate container d54d267c5475 [2021-03-03T00:45:58.611Z] ---> 41938dd972b7 [2021-03-03T00:45:58.611Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:45:58.774Z] Building config-common [2021-03-03T00:45:58.774Z] + snapcraftctl build [2021-03-03T00:45:58.891Z] Removing intermediate container df9537f80fea [2021-03-03T00:45:58.891Z] ---> 4044bfd42616 [2021-03-03T00:45:58.891Z] Step 23/24 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:45:59.162Z] ---> Running in d73f07983c02 [2021-03-03T00:45:59.162Z] ---> 7e2d54f43968 [2021-03-03T00:45:59.162Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-03T00:45:59.442Z] ---> 9dc67e633892 [2021-03-03T00:45:59.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-03T00:45:59.716Z] ---> Running in cdb6b8ec2b48 [2021-03-03T00:45:59.988Z] ---> 861ceddda62c [2021-03-03T00:45:59.988Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-03T00:45:59.988Z] Removing intermediate container d73f07983c02 [2021-03-03T00:45:59.988Z] ---> 5f706667d85d [2021-03-03T00:45:59.988Z] Step 24/24 : LABEL version=0.0.0 [2021-03-03T00:46:00.259Z] ---> 7c8a8eafcd9c [2021-03-03T00:46:00.259Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-03T00:46:00.259Z] ---> Running in 71d33986ec33 [2021-03-03T00:46:00.531Z] Removing intermediate container cdb6b8ec2b48 [2021-03-03T00:46:00.531Z] ---> f539fcfef67b [2021-03-03T00:46:00.531Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-03T00:46:01.141Z] Removing intermediate container 71d33986ec33 [2021-03-03T00:46:01.142Z] ---> 00c732267168 [2021-03-03T00:46:01.142Z] [2021-03-03T00:46:01.142Z] ---> ee98513eb769 [2021-03-03T00:46:01.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-03T00:46:01.335Z] Skipping build go-build-helper (already ran) [2021-03-03T00:46:01.335Z] Skipping build static-packages (already ran) [2021-03-03T00:46:01.335Z] Skipping build go115 (already ran) [2021-03-03T00:46:01.335Z] Building edgex-go [2021-03-03T00:46:01.420Z] ---> f9566ce8f0f1 [2021-03-03T00:46:01.420Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-03T00:46:01.601Z] + 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-03-03T00:46:01.601Z] + cd /root/parts/edgex-go/src [2021-03-03T00:46:01.602Z] + make build [2021-03-03T00:46:01.602Z] 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-03-03T00:46:01.698Z] ---> 2f4cd302d78b [2021-03-03T00:46:01.698Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-03T00:46:01.698Z] Successfully built 00c732267168 [2021-03-03T00:46:01.698Z] ---> Running in 0a32700f2060 [2021-03-03T00:46:01.698Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-03T00:46:01.698Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-03-03T00:46:01.698Z] ---> 17bf98276ae0 [2021-03-03T00:46:01.698Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-03T00:46:02.298Z] ---> Running in 78cf4d21139e [2021-03-03T00:46:02.298Z] ---> 2d9783b660f3 [2021-03-03T00:46:02.298Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-03T00:46:02.298Z] Removing intermediate container 0a32700f2060 [2021-03-03T00:46:02.298Z] ---> 815e27447e75 [2021-03-03T00:46:02.298Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:46:02.570Z] ---> Running in 1c8384096f6d [2021-03-03T00:46:02.570Z] ---> Running in 0838d13c2d37 [2021-03-03T00:46:02.842Z] ---> 68b184ce92b5 [2021-03-03T00:46:02.842Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-03T00:46:03.119Z] ---> Running in 4c96274e0bc4 [2021-03-03T00:46:03.119Z] Removing intermediate container 1c8384096f6d [2021-03-03T00:46:03.119Z] ---> d2c029a1e67e [2021-03-03T00:46:03.119Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:46:03.390Z] Removing intermediate container 0838d13c2d37 [2021-03-03T00:46:03.390Z] ---> 7984a8a1a08b [2021-03-03T00:46:03.390Z] Step 20/22 : LABEL arch=arm64 [2021-03-03T00:46:03.663Z] ---> Running in 3c5dceae95a3 [2021-03-03T00:46:04.173Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-03T00:46:04.173Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-03T00:46:04.173Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-03T00:46:04.173Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.41 [2021-03-03T00:46:04.173Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-03T00:46:04.173Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-03T00:46:04.173Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-03T00:46:04.173Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-03T00:46:04.173Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-03T00:46:04.173Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-03T00:46:04.173Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-03T00:46:04.173Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-03T00:46:04.173Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-03T00:46:04.173Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-03T00:46:04.173Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-03T00:46:04.173Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-03T00:46:04.173Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-03T00:46:04.173Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-03T00:46:04.173Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-03T00:46:04.173Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-03T00:46:04.173Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-03T00:46:04.173Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-03T00:46:04.173Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-03T00:46:04.173Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-03T00:46:04.173Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-03T00:46:04.255Z] ---> Running in 827cbe030548 [2021-03-03T00:46:04.255Z] Removing intermediate container 4c96274e0bc4 [2021-03-03T00:46:04.255Z] ---> bf82c761355d [2021-03-03T00:46:04.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:46:04.466Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-03T00:46:04.466Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-03T00:46:04.466Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-03T00:46:04.466Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-03T00:46:04.466Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-03T00:46:04.466Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-03T00:46:04.466Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-03T00:46:04.466Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-03T00:46:04.466Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-03T00:46:04.466Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-03T00:46:04.466Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-03T00:46:04.466Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-03T00:46:04.466Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-03T00:46:04.466Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-03T00:46:04.543Z] ---> Running in 111d108a7d2c [2021-03-03T00:46:04.752Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-03T00:46:04.753Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-03T00:46:04.753Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-03T00:46:04.829Z] Removing intermediate container 3c5dceae95a3 [2021-03-03T00:46:04.829Z] ---> 0b7219613160 [2021-03-03T00:46:04.829Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T00:46:04.829Z] Removing intermediate container 827cbe030548 [2021-03-03T00:46:04.829Z] ---> 8cd542db3ba6 [2021-03-03T00:46:04.829Z] Step 21/22 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:46:05.015Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-03T00:46:05.015Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-03T00:46:05.442Z] ---> Running in 3c130f85437f [2021-03-03T00:46:05.442Z] ---> Running in 0838b03a1c79 [2021-03-03T00:46:05.442Z] Removing intermediate container 111d108a7d2c [2021-03-03T00:46:05.442Z] ---> 60ff690970a5 [2021-03-03T00:46:05.442Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T00:46:05.718Z] Removing intermediate container 78cf4d21139e [2021-03-03T00:46:05.718Z] ---> e62984ad3a42 [2021-03-03T00:46:05.718Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-03T00:46:05.718Z] ---> Running in 224afe310118 [2021-03-03T00:46:06.314Z] ---> Running in 346a5842fa23 [2021-03-03T00:46:06.314Z] Removing intermediate container 0838b03a1c79 [2021-03-03T00:46:06.314Z] ---> 8c4c17451191 [2021-03-03T00:46:06.314Z] Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:46:06.314Z] Removing intermediate container 3c130f85437f [2021-03-03T00:46:06.314Z] ---> 8c0988fc0fe4 [2021-03-03T00:46:06.600Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T00:46:06.600Z] ---> Running in fe3a9459514e [2021-03-03T00:46:06.600Z] Removing intermediate container 224afe310118 [2021-03-03T00:46:06.600Z] ---> 7ff95d209fd8 [2021-03-03T00:46:06.600Z] Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:46:06.890Z] ---> Running in 75839696f630 [2021-03-03T00:46:06.890Z] Removing intermediate container 346a5842fa23 [2021-03-03T00:46:07.166Z] ---> a1357cad3ab5 [2021-03-03T00:46:07.166Z] Step 27/30 : CMD ["gate"] [2021-03-03T00:46:07.166Z] ---> Running in cd7755f97009 [2021-03-03T00:46:07.453Z] ---> Running in f640997ab92c [2021-03-03T00:46:07.453Z] Removing intermediate container fe3a9459514e [2021-03-03T00:46:07.453Z] ---> dc284bca80e3 [2021-03-03T00:46:07.453Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T00:46:07.734Z] Removing intermediate container 75839696f630 [2021-03-03T00:46:07.734Z] ---> a12d5fc2e4b6 [2021-03-03T00:46:07.734Z] [2021-03-03T00:46:08.006Z] Removing intermediate container cd7755f97009 [2021-03-03T00:46:08.006Z] ---> 325e840c6af2 [2021-03-03T00:46:08.006Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T00:46:08.006Z] Successfully built a12d5fc2e4b6 [2021-03-03T00:46:08.281Z] ---> Running in b38469b9f8ed [2021-03-03T00:46:08.281Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-03T00:46:08.281Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-03-03T00:46:08.281Z] ---> Running in 75221617d1cd [2021-03-03T00:46:08.281Z] Removing intermediate container f640997ab92c [2021-03-03T00:46:08.281Z] ---> 325063eb0116 [2021-03-03T00:46:08.281Z] Step 28/30 : LABEL arch=arm64 [2021-03-03T00:46:08.876Z] ---> Running in 53ea3de7d376 [2021-03-03T00:46:08.876Z] Removing intermediate container b38469b9f8ed [2021-03-03T00:46:08.876Z] ---> bc7659f99811 [2021-03-03T00:46:08.876Z] [2021-03-03T00:46:08.876Z] Removing intermediate container 75221617d1cd [2021-03-03T00:46:08.876Z] ---> 8f87deaa2b87 [2021-03-03T00:46:08.876Z] [2021-03-03T00:46:09.480Z] Successfully built 8f87deaa2b87 [2021-03-03T00:46:09.480Z] Successfully built bc7659f99811 [2021-03-03T00:46:09.480Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-03T00:46:09.480Z] Building docker-core-data-go [2021-03-03T00:46:09.480Z]  Building docker-core-metadata-go ... done Successfully tagged docker-core-command-go-arm64:latest [2021-03-03T00:46:09.480Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-03-03T00:46:09.480Z] Removing intermediate container 53ea3de7d376 [2021-03-03T00:46:09.480Z] ---> 4a3fc137dde5 [2021-03-03T00:46:09.480Z] Step 29/30 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:46:10.071Z] ---> Running in 23bc63fe3837 [2021-03-03T00:46:10.354Z] Removing intermediate container 23bc63fe3837 [2021-03-03T00:46:10.354Z] ---> a2b29b77cce5 [2021-03-03T00:46:10.354Z] Step 30/30 : LABEL version=0.0.0 [2021-03-03T00:46:10.625Z] ---> Running in b8a65970ba65 [2021-03-03T00:46:11.217Z] Removing intermediate container b8a65970ba65 [2021-03-03T00:46:11.217Z] ---> 4696460ace52 [2021-03-03T00:46:11.217Z] [2021-03-03T00:46:11.487Z] Successfully built 4696460ace52 [2021-03-03T00:46:11.487Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-03T00:46:13.229Z] 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-03-03T00:46:13.229Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-03T00:46:19.924Z] 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-03-03T00:46:21.319Z] 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-03-03T00:46:22.720Z] 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-03-03T00:46:23.297Z] 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-03-03T00:46:23.297Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-03T00:46:24.694Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-03T00:46:24.694Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-03T00:46:24.694Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-03T00:46:26.627Z] 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-03-03T00:46:26.627Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-03T00:46:26.627Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-03T00:46:28.584Z] 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-03-03T00:46:29.538Z] 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-03-03T00:46:29.538Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-03T00:46:30.944Z] 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-03-03T00:46:31.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-03-03T00:46:31.893Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-03T00:46:33.286Z] 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-03-03T00:46:33.286Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-03T00:46:35.213Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-03T00:46:35.476Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-03T00:46:35.476Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-03T00:46:35.476Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-03T00:46:35.476Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-03T00:46:35.476Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-03T00:46:35.476Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-03T00:46:35.476Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-03T00:46:35.476Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-03T00:46:35.476Z] + 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-03-03T00:46:35.476Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-03T00:46:35.476Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-03T00:46:35.476Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-03T00:46:35.476Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-03T00:46:35.476Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-03T00:46:35.476Z] + 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-03-03T00:46:37.417Z] Building version [2021-03-03T00:46:37.417Z] + snapcraftctl build [2021-03-03T00:46:39.976Z] Staging config-common [2021-03-03T00:46:39.976Z] + snapcraftctl stage [2021-03-03T00:46:41.470Z] Skipping stage go-build-helper (already ran) [2021-03-03T00:46:41.470Z] Skipping stage static-packages (already ran) [2021-03-03T00:46:41.470Z] Skipping stage go115 (already ran) [2021-03-03T00:46:41.470Z] Staging edgex-go [2021-03-03T00:46:41.470Z] + snapcraftctl stage [2021-03-03T00:46:42.479Z] Staging version [2021-03-03T00:46:42.479Z] + snapcraftctl stage [2021-03-03T00:46:43.876Z] Priming config-common [2021-03-03T00:46:43.876Z] + snapcraftctl prime [2021-03-03T00:46:44.828Z] Priming go-build-helper [2021-03-03T00:46:44.828Z] + snapcraftctl prime [2021-03-03T00:46:45.776Z] + snapcraftctl prime [2021-03-03T00:46:45.776Z] Priming static-packages [2021-03-03T00:46:48.339Z] Priming go115 [2021-03-03T00:46:48.339Z] + snapcraftctl prime [2021-03-03T00:46:49.739Z] Priming edgex-go [2021-03-03T00:46:49.739Z] + snapcraftctl prime [2021-03-03T00:46:50.464Z]  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:46:50.464Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:46:50.464Z] ---> 6c34ccb1e72d [2021-03-03T00:46:50.464Z] Step 3/21 : WORKDIR /edgex-go [2021-03-03T00:46:50.464Z] ---> Using cache [2021-03-03T00:46:50.464Z] ---> 38ea915876ed [2021-03-03T00:46:50.464Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:46:50.464Z] ---> Using cache [2021-03-03T00:46:50.464Z] ---> d8b6a8b1b443 [2021-03-03T00:46:50.464Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-03T00:46:50.464Z] ---> Using cache [2021-03-03T00:46:50.464Z] ---> 902f792ee02f [2021-03-03T00:46:50.464Z] Step 6/21 : COPY go.mod . [2021-03-03T00:46:50.464Z] ---> Using cache [2021-03-03T00:46:50.464Z] ---> 66b3d7bfe05f [2021-03-03T00:46:50.464Z] Step 7/21 : RUN go mod download [2021-03-03T00:46:50.464Z] ---> Using cache [2021-03-03T00:46:50.464Z] ---> 009137246beb [2021-03-03T00:46:50.464Z] Step 8/21 : COPY . . [2021-03-03T00:46:50.464Z] ---> Using cache [2021-03-03T00:46:50.464Z] ---> a9eba62731dc [2021-03-03T00:46:50.464Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-03T00:46:51.135Z] Priming version [2021-03-03T00:46:51.135Z] + snapcraftctl prime [2021-03-03T00:46:52.084Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-03T00:46:52.449Z] ---> Running in df80fa827693 [2021-03-03T00:46:53.897Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-03T00:47:00.646Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:47:00.646Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:47:00.646Z] ---> 6c34ccb1e72d [2021-03-03T00:47:00.646Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> 38ea915876ed [2021-03-03T00:47:00.646Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> d8b6a8b1b443 [2021-03-03T00:47:00.646Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> 902f792ee02f [2021-03-03T00:47:00.646Z] Step 6/22 : COPY go.mod . [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> 66b3d7bfe05f [2021-03-03T00:47:00.646Z] Step 7/22 : RUN go mod download [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> 009137246beb [2021-03-03T00:47:00.646Z] Step 8/22 : COPY . . [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> a9eba62731dc [2021-03-03T00:47:00.646Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-03T00:47:00.646Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:47:00.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:47:00.646Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T00:47:00.646Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-03T00:47:00.646Z] ---> 6c34ccb1e72d [2021-03-03T00:47:00.646Z] Step 3/26 : WORKDIR /edgex-go [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> 38ea915876ed [2021-03-03T00:47:00.646Z] ---> 6c34ccb1e72d [2021-03-03T00:47:00.646Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 3/23 : WORKDIR /edgex-go [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> d8b6a8b1b443 [2021-03-03T00:47:00.646Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-03T00:47:00.646Z] [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> 38ea915876ed [2021-03-03T00:47:00.646Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:47:00.646Z] ---> Using cache [2021-03-03T00:47:00.646Z] ---> d8b6a8b1b443 [2021-03-03T00:47:00.646Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-03T00:47:00.646Z] ---> Running in 1dfe1c2f6d6d [2021-03-03T00:47:00.646Z] ---> Running in 1cbc7472a8db [2021-03-03T00:47:00.646Z] ---> Running in 28cb54ca66d1 [2021-03-03T00:47:03.315Z] 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-03-03T00:47:03.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:47:03.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:47:04.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:47:04.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:47:05.469Z] OK: 217 MiB in 51 packages [2021-03-03T00:47:05.757Z] OK: 217 MiB in 51 packages [2021-03-03T00:47:07.217Z] Removing intermediate container 28cb54ca66d1 [2021-03-03T00:47:07.217Z] ---> feab082e0939 [2021-03-03T00:47:07.217Z] Step 6/23 : COPY go.mod . [2021-03-03T00:47:07.493Z] Removing intermediate container 1dfe1c2f6d6d [2021-03-03T00:47:07.493Z] ---> 424411ea6ba2 [2021-03-03T00:47:07.493Z] Step 6/26 : COPY go.mod . [2021-03-03T00:47:08.496Z] ---> c623c9f5e909 [2021-03-03T00:47:08.496Z] Step 7/23 : RUN go mod download [2021-03-03T00:47:08.783Z] ---> 0b29e63e27b0 [2021-03-03T00:47:08.783Z] Step 7/26 : RUN go mod download [2021-03-03T00:47:08.783Z] ---> Running in 3ab8a35f3154 [2021-03-03T00:47:09.061Z] ---> Running in fb53bffdbc61 [2021-03-03T00:47:13.402Z] Removing intermediate container 3ab8a35f3154 [2021-03-03T00:47:13.402Z] ---> 887c4e083de8 [2021-03-03T00:47:13.402Z] Step 8/23 : COPY . . [2021-03-03T00:47:14.007Z] Removing intermediate container fb53bffdbc61 [2021-03-03T00:47:14.007Z] ---> 7a3e98c63e26 [2021-03-03T00:47:14.007Z] Step 8/26 : COPY . . [2021-03-03T00:47:46.424Z] 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-03-03T00:47:46.424Z] ---> 8b0a78a6814b [2021-03-03T00:47:46.424Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-03T00:47:46.424Z] ---> b5ec2b2bc800 [2021-03-03T00:47:46.424Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-03T00:47:46.424Z] ---> Running in 0249f636a1a6 [2021-03-03T00:47:46.424Z] ---> Running in 59badb6055a4 [2021-03-03T00:47:46.424Z] 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-03-03T00:47:46.701Z] 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-03-03T00:48:01.859Z] Removing intermediate container df80fa827693 [2021-03-03T00:48:01.859Z] ---> 93a90c325968 [2021-03-03T00:48:01.859Z] [2021-03-03T00:48:01.859Z] Step 10/21 : FROM alpine:3.12 [2021-03-03T00:48:01.859Z] ---> d10569e2745f [2021-03-03T00:48:01.859Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-03T00:48:01.859Z] ---> Running in bafa3f248891 [2021-03-03T00:48:01.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:48:01.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:48:02.462Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-03T00:48:02.740Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T00:48:02.740Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-03T00:48:02.740Z] (4/4) Installing curl (7.69.1-r3) [2021-03-03T00:48:02.740Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:48:02.740Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T00:48:03.017Z] OK: 7 MiB in 18 packages [2021-03-03T00:48:05.666Z] Removing intermediate container bafa3f248891 [2021-03-03T00:48:05.666Z] ---> 6927d5e222bb [2021-03-03T00:48:05.666Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T00:48:05.666Z] ---> Running in 83e7958974f0 [2021-03-03T00:48:06.274Z] Removing intermediate container 83e7958974f0 [2021-03-03T00:48:06.274Z] ---> 728620677e4e [2021-03-03T00:48:06.274Z] Step 13/21 : WORKDIR /edgex [2021-03-03T00:48:06.274Z] ---> Running in 52d6ae651676 [2021-03-03T00:48:06.894Z] Removing intermediate container 52d6ae651676 [2021-03-03T00:48:06.894Z] ---> bb151562b0cb [2021-03-03T00:48:06.894Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-03T00:48:08.352Z] ---> b4dbf4ff8a59 [2021-03-03T00:48:08.352Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-03T00:48:09.825Z] ---> 5aac43515c11 [2021-03-03T00:48:09.825Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-03T00:48:11.861Z] ---> f12c8d711de3 [2021-03-03T00:48:11.861Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-03T00:48:11.861Z] ---> Running in 29f2c7f43a30 [2021-03-03T00:48:12.465Z] Removing intermediate container 29f2c7f43a30 [2021-03-03T00:48:12.465Z] ---> 5c2d596183ef [2021-03-03T00:48:12.465Z] Step 18/21 : CMD ["--init=true"] [2021-03-03T00:48:12.465Z] ---> Running in 5fa7e65807ab [2021-03-03T00:48:13.067Z] Removing intermediate container 5fa7e65807ab [2021-03-03T00:48:13.067Z] ---> 7603ea96a8ba [2021-03-03T00:48:13.067Z] Step 19/21 : LABEL arch=arm64 [2021-03-03T00:48:13.338Z] ---> Running in 184c07a13a1b [2021-03-03T00:48:13.934Z] Removing intermediate container 184c07a13a1b [2021-03-03T00:48:13.935Z] ---> 7a9e165a887e [2021-03-03T00:48:13.935Z] Step 20/21 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:48:14.205Z] ---> Running in cdf5fb91c200 [2021-03-03T00:48:14.808Z] Removing intermediate container cdf5fb91c200 [2021-03-03T00:48:14.808Z] ---> 0b00b299a509 [2021-03-03T00:48:14.808Z] Step 21/21 : LABEL version=0.0.0 [2021-03-03T00:48:15.102Z] ---> Running in 14c3923a4d4c [2021-03-03T00:48:15.701Z] Removing intermediate container 14c3923a4d4c [2021-03-03T00:48:15.701Z] ---> 3cd986747a64 [2021-03-03T00:48:15.701Z] [2021-03-03T00:48:16.313Z] Successfully built 3cd986747a64 [2021-03-03T00:48:16.313Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-03T00:48:20.655Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 1cbc7472a8db [2021-03-03T00:48:20.655Z] ---> d177ffb2c4ba [2021-03-03T00:48:20.655Z] [2021-03-03T00:48:20.655Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T00:48:20.655Z] ---> d10569e2745f [2021-03-03T00:48:20.655Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-03T00:48:20.655Z] ---> Using cache [2021-03-03T00:48:20.655Z] ---> 7b59c447da57 [2021-03-03T00:48:20.655Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T00:48:20.655Z] ---> Using cache [2021-03-03T00:48:20.655Z] ---> 1d152679c140 [2021-03-03T00:48:20.655Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-03T00:48:20.925Z] ---> Running in 5498862a59f3 [2021-03-03T00:48:21.522Z] Removing intermediate container 5498862a59f3 [2021-03-03T00:48:21.522Z] ---> b74e34c83809 [2021-03-03T00:48:21.522Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T00:48:21.793Z] ---> Running in c4f0cc9f5e12 [2021-03-03T00:48:22.390Z] Removing intermediate container c4f0cc9f5e12 [2021-03-03T00:48:22.390Z] ---> 20252676b087 [2021-03-03T00:48:22.390Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:48:23.374Z] ---> baf7ab6a3dea [2021-03-03T00:48:23.374Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-03T00:48:25.361Z] ---> 79674d6c37b6 [2021-03-03T00:48:25.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-03T00:48:26.346Z] ---> 8283e53e1d45 [2021-03-03T00:48:26.346Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-03T00:48:26.346Z] ---> Running in 0fb31a6241b6 [2021-03-03T00:48:26.957Z] Removing intermediate container 0fb31a6241b6 [2021-03-03T00:48:26.957Z] ---> fa922b63df45 [2021-03-03T00:48:26.957Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:48:27.237Z] ---> Running in 92d1d73a7086 [2021-03-03T00:48:27.844Z] Removing intermediate container 92d1d73a7086 [2021-03-03T00:48:27.844Z] ---> 5f36789fab9b [2021-03-03T00:48:27.844Z] Step 20/22 : LABEL arch=arm64 [2021-03-03T00:48:27.844Z] ---> Running in 7d422f8a29b5 [2021-03-03T00:48:28.466Z] Removing intermediate container 7d422f8a29b5 [2021-03-03T00:48:28.466Z] ---> 9a5f0444da43 [2021-03-03T00:48:28.466Z] Step 21/22 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:48:28.738Z] ---> Running in 34e231b279f6 [2021-03-03T00:48:29.368Z] Removing intermediate container 34e231b279f6 [2021-03-03T00:48:29.368Z] ---> 1b3bf4684bc5 [2021-03-03T00:48:29.368Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T00:48:29.368Z] ---> Running in 1602f0deee9c [2021-03-03T00:48:30.354Z] Removing intermediate container 1602f0deee9c [2021-03-03T00:48:30.354Z] ---> 579ea463ae47 [2021-03-03T00:48:30.354Z] [2021-03-03T00:48:30.634Z] Successfully built 579ea463ae47 [2021-03-03T00:48:30.634Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-03T00:48:52.838Z]  Building docker-support-scheduler-go ... done Removing intermediate container 59badb6055a4 [2021-03-03T00:48:52.838Z] ---> e583c9bd5d99 [2021-03-03T00:48:52.838Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-03T00:48:52.838Z] ---> Running in 238cfe3b5222 [2021-03-03T00:48:52.838Z] 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-03-03T00:48:55.476Z] Removing intermediate container 238cfe3b5222 [2021-03-03T00:48:55.476Z] ---> 259b76d1bfff [2021-03-03T00:48:55.476Z] [2021-03-03T00:48:55.476Z] Step 11/26 : FROM docker:20.10.0 [2021-03-03T00:48:55.752Z] 20.10.0: Pulling from library/docker [2021-03-03T00:49:05.905Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-03T00:49:05.905Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-03T00:49:05.905Z] ---> eeaf43b92773 [2021-03-03T00:49:05.905Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-03T00:49:05.905Z] Removing intermediate container 0249f636a1a6 [2021-03-03T00:49:05.905Z] ---> 78d84c7a7302 [2021-03-03T00:49:05.905Z] [2021-03-03T00:49:05.905Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T00:49:05.905Z] ---> d10569e2745f [2021-03-03T00:49:05.905Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-03T00:49:05.905Z] ---> Running in ab2863a299e9 [2021-03-03T00:49:05.905Z] ---> Running in 9b3a84002d71 [2021-03-03T00:49:05.905Z] Removing intermediate container 9b3a84002d71 [2021-03-03T00:49:05.905Z] ---> 575a8b534b38 [2021-03-03T00:49:05.905Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-03T00:49:05.905Z] ---> Running in c46fbbb838ef [2021-03-03T00:49:06.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:49:06.176Z] Removing intermediate container c46fbbb838ef [2021-03-03T00:49:06.176Z] ---> ae5c174de1a3 [2021-03-03T00:49:06.176Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-03T00:49:06.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:49:06.448Z] ---> Running in 5165a2e39320 [2021-03-03T00:49:07.041Z] Removing intermediate container 5165a2e39320 [2021-03-03T00:49:07.041Z] ---> a6559c5b7668 [2021-03-03T00:49:07.041Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T00:49:07.041Z] (1/2) Installing readline (8.0.4-r0) [2021-03-03T00:49:07.041Z] (2/2) Installing bash (5.0.17-r0) [2021-03-03T00:49:07.041Z] ---> Running in feda782f8662 [2021-03-03T00:49:07.041Z] Executing bash-5.0.17-r0.post-install [2021-03-03T00:49:07.041Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:49:07.041Z] OK: 12 MiB in 22 packages [2021-03-03T00:49:08.469Z] Removing intermediate container ab2863a299e9 [2021-03-03T00:49:08.470Z] ---> 72488147fa6e [2021-03-03T00:49:08.470Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-03T00:49:08.743Z] ---> Running in 8bcc2597190c [2021-03-03T00:49:09.337Z] Removing intermediate container 8bcc2597190c [2021-03-03T00:49:09.337Z] ---> e6ae42219e37 [2021-03-03T00:49:09.337Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-03T00:49:09.337Z] Removing intermediate container feda782f8662 [2021-03-03T00:49:09.337Z] ---> 320367cc878c [2021-03-03T00:49:09.337Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-03T00:49:09.337Z] ---> Running in ea0399344d41 [2021-03-03T00:49:09.615Z] ---> Running in 785d42209d86 [2021-03-03T00:49:09.889Z] Removing intermediate container ea0399344d41 [2021-03-03T00:49:09.889Z] ---> e3609568832a [2021-03-03T00:49:09.889Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-03T00:49:10.161Z] ---> Running in 5230290d3020 [2021-03-03T00:49:10.763Z] Removing intermediate container 5230290d3020 [2021-03-03T00:49:10.763Z] ---> 44f1865d3771 [2021-03-03T00:49:10.763Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-03T00:49:10.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:49:11.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:49:11.970Z] ---> 12d04ab6a5fe [2021-03-03T00:49:11.970Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-03T00:49:12.250Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-03T00:49:12.522Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-03T00:49:12.522Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-03T00:49:12.522Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-03T00:49:12.522Z] ---> 3f7066134b82 [2021-03-03T00:49:12.522Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-03T00:49:12.795Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-03T00:49:13.076Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-03T00:49:13.076Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:49:13.076Z] OK: 8 MiB in 20 packages [2021-03-03T00:49:13.675Z] ---> 31f11e2a547b [2021-03-03T00:49:13.675Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-03T00:49:13.675Z] ---> Running in b69b9d7197a1 [2021-03-03T00:49:14.655Z] Removing intermediate container 785d42209d86 [2021-03-03T00:49:14.655Z] ---> c83be0e207b1 [2021-03-03T00:49:14.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T00:49:15.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:49:15.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:49:15.526Z] ---> dd4029329d35 [2021-03-03T00:49:15.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-03T00:49:15.798Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-03T00:49:15.798Z] (2/33) Installing expat (2.2.9-r1) [2021-03-03T00:49:15.798Z] (3/33) Installing libffi (3.3-r2) [2021-03-03T00:49:15.798Z] (4/33) Installing gdbm (1.13-r1) [2021-03-03T00:49:15.798Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-03T00:49:15.798Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-03T00:49:16.071Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-03T00:49:17.052Z] ---> cdce50569c73 [2021-03-03T00:49:17.052Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-03T00:49:18.043Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-03T00:49:18.043Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-03T00:49:18.043Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-03T00:49:18.043Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-03T00:49:18.043Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-03T00:49:18.043Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-03T00:49:18.043Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-03T00:49:18.043Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-03T00:49:18.043Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-03T00:49:18.043Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-03T00:49:18.043Z] ---> 5b27c95bd710 [2021-03-03T00:49:18.043Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-03T00:49:18.043Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-03T00:49:18.320Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-03T00:49:18.320Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-03T00:49:18.320Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-03T00:49:18.320Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-03T00:49:18.320Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-03T00:49:18.320Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-03T00:49:18.320Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-03T00:49:18.320Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-03T00:49:18.320Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-03T00:49:18.320Z] ---> Running in e2617fdb88cb [2021-03-03T00:49:18.320Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-03T00:49:18.320Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-03T00:49:18.320Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-03T00:49:18.320Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-03T00:49:18.320Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-03T00:49:18.320Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-03T00:49:18.591Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:49:18.591Z] OK: 71 MiB in 55 packages [2021-03-03T00:49:18.864Z] Removing intermediate container e2617fdb88cb [2021-03-03T00:49:18.864Z] ---> 98d9b571babc [2021-03-03T00:49:18.864Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:49:19.138Z] ---> Running in 9d8a9ad84026 [2021-03-03T00:49:19.731Z] Removing intermediate container 9d8a9ad84026 [2021-03-03T00:49:19.732Z] ---> cfe038efbe21 [2021-03-03T00:49:19.732Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T00:49:20.004Z] ---> Running in 368ce23f4c58 [2021-03-03T00:49:20.607Z] Removing intermediate container 368ce23f4c58 [2021-03-03T00:49:20.607Z] ---> 400eab42f399 [2021-03-03T00:49:20.607Z] Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:49:20.607Z] ---> Running in fcd4f432aa65 [2021-03-03T00:49:21.208Z] Removing intermediate container fcd4f432aa65 [2021-03-03T00:49:21.208Z] ---> c21bf5208bb0 [2021-03-03T00:49:21.208Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T00:49:21.483Z] ---> Running in da4b2407dc43 [2021-03-03T00:49:22.081Z] Removing intermediate container da4b2407dc43 [2021-03-03T00:49:22.081Z] ---> 36d52669bc87 [2021-03-03T00:49:22.081Z] [2021-03-03T00:49:22.677Z] Successfully built 36d52669bc87 [2021-03-03T00:49:22.677Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-03T00:49:24.645Z]  Building docker-core-data-go ... done Removing intermediate container b69b9d7197a1 [2021-03-03T00:49:24.645Z] ---> 86c1786a98ba [2021-03-03T00:49:24.645Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-03T00:49:24.645Z] ---> Running in 4e8f66a0205d [2021-03-03T00:49:30.020Z] Collecting docker-compose==1.23.2 [2021-03-03T00:49:30.020Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-03T00:49:30.290Z] 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-03-03T00:49:30.882Z] Collecting docker<4.0,>=3.6.0 [2021-03-03T00:49:30.882Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-03T00:49:32.311Z] Collecting PyYAML<4,>=3.10 [2021-03-03T00:49:32.311Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-03T00:49:36.601Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-03T00:49:36.601Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-03T00:49:36.601Z] Collecting jsonschema<3,>=2.5.1 [2021-03-03T00:49:36.601Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-03T00:49:38.027Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-03T00:49:38.027Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-03T00:49:38.620Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-03T00:49:38.621Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-03T00:49:41.230Z] Collecting docopt<0.7,>=0.6.1 [2021-03-03T00:49:41.230Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-03T00:49:43.196Z] Collecting texttable<0.10,>=0.9.0 [2021-03-03T00:49:43.196Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-03T00:49:45.825Z] Collecting cached-property<2,>=1.2.0 [2021-03-03T00:49:45.826Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-03T00:49:46.096Z] Collecting docker-pycreds>=0.4.0 [2021-03-03T00:49:46.096Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-03T00:49:47.074Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-03T00:49:47.074Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-03T00:49:47.711Z] Collecting idna<2.8,>=2.5 [2021-03-03T00:49:47.711Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-03T00:49:47.711Z] 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-03-03T00:49:47.711Z] 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-03-03T00:49:47.711Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-03T00:49:47.711Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-03T00:49:47.711Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-03T00:49:47.711Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-03T00:49:49.178Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, jsonschema, dockerpty, docopt, texttable, cached-property, docker-compose [2021-03-03T00:49:49.178Z] Attempting uninstall: urllib3 [2021-03-03T00:49:49.178Z] Found existing installation: urllib3 1.25.9 [2021-03-03T00:49:49.178Z] Uninstalling urllib3-1.25.9: [2021-03-03T00:49:49.178Z] Successfully uninstalled urllib3-1.25.9 [2021-03-03T00:49:50.183Z] Attempting uninstall: idna [2021-03-03T00:49:50.183Z] Found existing installation: idna 2.9 [2021-03-03T00:49:50.183Z] Uninstalling idna-2.9: [2021-03-03T00:49:50.183Z] Successfully uninstalled idna-2.9 [2021-03-03T00:49:50.786Z] Attempting uninstall: requests [2021-03-03T00:49:50.786Z] Found existing installation: requests 2.23.0 [2021-03-03T00:49:50.786Z] Uninstalling requests-2.23.0: [2021-03-03T00:49:51.060Z] Successfully uninstalled requests-2.23.0 [2021-03-03T00:49:52.521Z] Running setup.py install for PyYAML: started [2021-03-03T00:49:55.956Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-03T00:49:55.956Z] Running setup.py install for dockerpty: started [2021-03-03T00:49:58.566Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-03T00:49:58.566Z] Running setup.py install for docopt: started [2021-03-03T00:50:01.177Z] Running setup.py install for docopt: finished with status 'done' [2021-03-03T00:50:01.177Z] Running setup.py install for texttable: started [2021-03-03T00:50:03.171Z] Running setup.py install for texttable: finished with status 'done' [2021-03-03T00:50:04.608Z] 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-03-03T00:50:08.908Z] Removing intermediate container 4e8f66a0205d [2021-03-03T00:50:08.908Z] ---> cb8fa2f34ed4 [2021-03-03T00:50:08.908Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-03T00:50:08.908Z] ---> Running in f70dbe312673 [2021-03-03T00:50:09.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T00:50:09.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T00:50:10.853Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T00:50:10.853Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-03T00:50:10.853Z] (3/3) Installing curl (7.69.1-r3) [2021-03-03T00:50:10.853Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T00:50:10.853Z] OK: 71 MiB in 58 packages [2021-03-03T00:50:12.294Z] Removing intermediate container f70dbe312673 [2021-03-03T00:50:12.294Z] ---> e7536c90f216 [2021-03-03T00:50:12.294Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-03T00:50:12.294Z] ---> Running in dd05bbdf561f [2021-03-03T00:50:12.566Z] Removing intermediate container dd05bbdf561f [2021-03-03T00:50:12.566Z] ---> 4dd0ba020121 [2021-03-03T00:50:12.566Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T00:50:12.838Z] ---> Running in 367c437d38f8 [2021-03-03T00:50:13.109Z] Removing intermediate container 367c437d38f8 [2021-03-03T00:50:13.109Z] ---> 7650c4477e62 [2021-03-03T00:50:13.109Z] Step 24/26 : LABEL arch=arm64 [2021-03-03T00:50:13.388Z] ---> Running in 0d6f504b4e92 [2021-03-03T00:50:13.981Z] Removing intermediate container 0d6f504b4e92 [2021-03-03T00:50:13.981Z] ---> 1a96442449a7 [2021-03-03T00:50:13.981Z] Step 25/26 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f [2021-03-03T00:50:13.981Z] ---> Running in ed674abd5ef8 [2021-03-03T00:50:14.575Z] Removing intermediate container ed674abd5ef8 [2021-03-03T00:50:14.575Z] ---> 61253506541c [2021-03-03T00:50:14.575Z] Step 26/26 : LABEL version=0.0.0 [2021-03-03T00:50:14.575Z] ---> Running in 37bea413b95a [2021-03-03T00:50:14.848Z] Removing intermediate container 37bea413b95a [2021-03-03T00:50:14.848Z] ---> e2127ebe7c23 [2021-03-03T00:50:14.848Z] [2021-03-03T00:50:15.439Z] Successfully built e2127ebe7c23 [2021-03-03T00:50:15.439Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-03T00:50:15.723Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-03T00:50:15.721Z] $ docker stop --time=1 6e6820cde4648cc78f76e0f552bfe0c4013435c6e320dc4f0e4fd2f4bc838dc7 [2021-03-03T00:50:17.568Z] $ docker rm -f 6e6820cde4648cc78f76e0f552bfe0c4013435c6e320dc4f0e4fd2f4bc838dc7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T00:50:18.209Z] + docker images [2021-03-03T00:50:18.209Z] + grep docker [2021-03-03T00:50:18.479Z] docker-sys-mgmt-agent-go-arm64 latest e2127ebe7c23 4 seconds ago 300MB [2021-03-03T00:50:18.479Z] docker-core-data-go-arm64 latest 36d52669bc87 57 seconds ago 21.1MB [2021-03-03T00:50:18.479Z] docker-support-scheduler-go-arm64 latest 579ea463ae47 About a minute ago 16.3MB [2021-03-03T00:50:18.479Z] docker-security-proxy-setup-go-arm64 latest 3cd986747a64 2 minutes ago 23.4MB [2021-03-03T00:50:18.479Z] docker-security-bootstrapper-go-arm64 latest 4696460ace52 4 minutes ago 17.6MB [2021-03-03T00:50:18.479Z] docker-core-command-go-arm64 latest bc7659f99811 4 minutes ago 16.2MB [2021-03-03T00:50:18.479Z] docker-core-metadata-go-arm64 latest 8f87deaa2b87 4 minutes ago 17.9MB [2021-03-03T00:50:18.479Z] docker-support-notifications-go-arm64 latest a12d5fc2e4b6 4 minutes ago 16.9MB [2021-03-03T00:50:18.479Z] docker-security-secretstore-setup-go-arm64 latest 00c732267168 4 minutes ago 23.7MB [2021-03-03T00:50:18.479Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:50:19.421Z] ---> job-cost.sh [2021-03-03T00:50:19.421Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d3M7 [2021-03-03T00:51:06.383Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-03T00:53:28.152Z] lf-activate-venv(): INFO: Adding /tmp/venv-d3M7/bin to PATH [2021-03-03T00:53:28.152Z] INFO: No Stack... [2021-03-03T00:53:28.152Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-03T00:53:28.152Z] INFO: Archiving Costs [Pipeline] sh [2021-03-03T00:53:28.488Z] + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 [2021-03-03T00:53:28.488Z] [Pipeline] lock [2021-03-03T00:53:28.605Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3214-2-stack-cost] [2021-03-03T00:53:28.615Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3214-2-stack-cost] did not exist. Created. [2021-03-03T00:53:28.616Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3214-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-03T00:53:29.037Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-03T00:53:29.344Z] Stashed 1 file(s) [Pipeline] } [2021-03-03T00:53:29.367Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3214-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-03T00:53:30.725Z] provisioning config files... [2021-03-03T00:53:30.745Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4121605277348359348tmp [Pipeline] { [Pipeline] sh [2021-03-03T00:53:31.139Z] + set +x [2021-03-03T00:53:31.139Z] + curl -s https://codecov.io/bash [2021-03-03T00:53:31.139Z] + bash -s -- [2021-03-03T00:53:31.403Z] [2021-03-03T00:53:31.403Z] _____ _ [2021-03-03T00:53:31.403Z] / ____| | | [2021-03-03T00:53:31.403Z] | | ___ __| | ___ ___ _____ __ [2021-03-03T00:53:31.403Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-03T00:53:31.403Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-03T00:53:31.403Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-03T00:53:31.403Z] Bash-20210226-7100762 [2021-03-03T00:53:31.403Z] [2021-03-03T00:53:31.403Z] [2021-03-03T00:53:31.403Z] ==> git version 2.24.3 found [2021-03-03T00:53:31.403Z] ==> 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-03-03T00:53:31.403Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-03T00:53:31.403Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-03T00:53:31.668Z] ==> Jenkins CI detected. [2021-03-03T00:53:31.668Z] project root: . [2021-03-03T00:53:31.668Z] --> token set from env [2021-03-03T00:53:31.668Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-03T00:53:31.668Z] ==> Running gcov in . (disable via -X gcov) [2021-03-03T00:53:31.668Z] ==> Python coveragepy not found [2021-03-03T00:53:31.668Z] ==> Searching for coverage reports in: [2021-03-03T00:53:31.668Z] + . [2021-03-03T00:53:31.668Z] -> Found 1 reports [2021-03-03T00:53:31.668Z] ==> Detecting git/mercurial file structure [2021-03-03T00:53:31.668Z] ==> Reading reports [2021-03-03T00:53:31.668Z] + ./coverage.out bytes=602988 [2021-03-03T00:53:31.668Z] ==> Appending adjustments [2021-03-03T00:53:31.668Z] https://docs.codecov.io/docs/fixing-reports [2021-03-03T00:53:35.895Z] + Found adjustments [2021-03-03T00:53:35.895Z] ==> Gzipping contents [2021-03-03T00:53:35.895Z] 88K /tmp/codecov.9dxWKy.gz [2021-03-03T00:53:35.895Z] ==> Uploading reports [2021-03-03T00:53:35.895Z] url: https://codecov.io [2021-03-03T00:53:35.895Z] query: branch=PR-3214&commit=1d4bbe3a49260671814f716e5791819987d3513f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3214%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3214&job=&cmd_args= [2021-03-03T00:53:35.895Z] -> Pinging Codecov [2021-03-03T00:53:35.895Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3214&commit=1d4bbe3a49260671814f716e5791819987d3513f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3214%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3214&job=&cmd_args= [2021-03-03T00:53:35.895Z] -> Uploading to [2021-03-03T00:53:35.895Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-03/00271124DB129430A58F1EEE437C3FCB/1d4bbe3a49260671814f716e5791819987d3513f/588ff939-901b-406d-bafc-5be6491091d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210303T005335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5397f2b560f0208c1b33dfa4e8e2ed63c4f7b3323fa6d3def63e5ddcec5e517b [2021-03-03T00:53:35.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-03T00:53:35.895Z] Dload Upload Total Spent Left Speed [2021-03-03T00:53:36.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89787 0 0 100 89787 0 154k --:--:-- --:--:-- --:--:-- 154k [2021-03-03T00:53:36.157Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d4bbe3a49260671814f716e5791819987d3513f [Pipeline] } [2021-03-03T00:53:36.168Z] 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] { (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-03-03T00:53:37.954Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:53:38.844Z] ---> package-listing.sh [2021-03-03T00:53:38.844Z] ++ facter osfamily [2021-03-03T00:53:38.844Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-03T00:53:38.844Z] + OS_FAMILY=redhat [2021-03-03T00:53:38.844Z] + workspace=/w/workspace/edgex-go/2 [2021-03-03T00:53:38.844Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-03T00:53:38.844Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-03T00:53:38.844Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-03T00:53:38.844Z] + PACKAGES=/tmp/packages_start.txt [2021-03-03T00:53:38.844Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-03T00:53:38.844Z] + PACKAGES=/tmp/packages_end.txt [2021-03-03T00:53:38.844Z] + case "${OS_FAMILY}" in [2021-03-03T00:53:38.844Z] + rpm -qa [2021-03-03T00:53:38.844Z] + sort [2021-03-03T00:53:44.212Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-03T00:53:44.213Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-03T00:53:44.213Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-03T00:53:44.213Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-03T00:53:44.213Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-03T00:53:44.213Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-03T00:53:44.257Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-03T00:53:44.637Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:53:44.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T00:53:44.981Z] [2021-03-03T00:53:44.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-03T00:53:45.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T00:53:45.335Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-03T00:53:45.335Z] df20fa9351a1: Pulling fs layer [2021-03-03T00:53:45.335Z] 36b3adc4ff6f: Pulling fs layer [2021-03-03T00:53:45.335Z] 8ad3a11d3b57: Pulling fs layer [2021-03-03T00:53:45.335Z] 46f8f816bc3b: Pulling fs layer [2021-03-03T00:53:45.335Z] 93b61091891f: Pulling fs layer [2021-03-03T00:53:45.335Z] 93b9cdb0e59b: Pulling fs layer [2021-03-03T00:53:45.335Z] 5e14af77c1be: Pulling fs layer [2021-03-03T00:53:45.335Z] 01666e4c0597: Pulling fs layer [2021-03-03T00:53:45.335Z] aa168da1d23b: Pulling fs layer [2021-03-03T00:53:45.335Z] 93b9cdb0e59b: Waiting [2021-03-03T00:53:45.335Z] 5e14af77c1be: Waiting [2021-03-03T00:53:45.335Z] 01666e4c0597: Waiting [2021-03-03T00:53:45.335Z] aa168da1d23b: Waiting [2021-03-03T00:53:45.335Z] 93b61091891f: Waiting [2021-03-03T00:53:45.335Z] 46f8f816bc3b: Waiting [2021-03-03T00:53:45.335Z] 36b3adc4ff6f: Verifying Checksum [2021-03-03T00:53:45.335Z] 36b3adc4ff6f: Download complete [2021-03-03T00:53:45.335Z] 46f8f816bc3b: Verifying Checksum [2021-03-03T00:53:45.335Z] 46f8f816bc3b: Download complete [2021-03-03T00:53:45.601Z] df20fa9351a1: Verifying Checksum [2021-03-03T00:53:45.601Z] 93b9cdb0e59b: Verifying Checksum [2021-03-03T00:53:45.601Z] 93b9cdb0e59b: Download complete [2021-03-03T00:53:45.601Z] 5e14af77c1be: Verifying Checksum [2021-03-03T00:53:45.601Z] 5e14af77c1be: Download complete [2021-03-03T00:53:45.601Z] 93b61091891f: Download complete [2021-03-03T00:53:45.601Z] 01666e4c0597: Verifying Checksum [2021-03-03T00:53:45.601Z] 01666e4c0597: Download complete [2021-03-03T00:53:45.864Z] 8ad3a11d3b57: Verifying Checksum [2021-03-03T00:53:45.864Z] 8ad3a11d3b57: Download complete [2021-03-03T00:53:45.864Z] df20fa9351a1: Pull complete [2021-03-03T00:53:46.145Z] 36b3adc4ff6f: Pull complete [2021-03-03T00:53:47.547Z] aa168da1d23b: Verifying Checksum [2021-03-03T00:53:47.547Z] aa168da1d23b: Download complete [2021-03-03T00:53:48.500Z] 8ad3a11d3b57: Pull complete [2021-03-03T00:53:49.075Z] 46f8f816bc3b: Pull complete [2021-03-03T00:53:49.650Z] 93b61091891f: Pull complete [2021-03-03T00:53:49.924Z] 93b9cdb0e59b: Pull complete [2021-03-03T00:53:49.924Z] 5e14af77c1be: Pull complete [2021-03-03T00:53:50.191Z] 01666e4c0597: Pull complete [2021-03-03T00:53:58.373Z] aa168da1d23b: Pull complete [2021-03-03T00:53:58.636Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-03T00:53:58.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T00:53:58.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-03T00:53:58.822Z] prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container [2021-03-03T00:53:58.873Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-03T00:54:05.467Z] $ docker top e94ce5d2abf0a124776f1fa30e0da34ce6862800ee2c2a7c431c142a3808a392 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T00:54:06.179Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-03T00:54:06.488Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-03T00:54:06.788Z] + ls /var/log/sa-host [2021-03-03T00:54:06.788Z] + sadf -c /var/log/sa-host/sa03 [2021-03-03T00:54:06.788Z] file_magic: OK [2021-03-03T00:54:06.788Z] HZ: Using current value: 100 [2021-03-03T00:54:06.788Z] file_header: OK [2021-03-03T00:54:06.788Z] 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-03-03T00:54:06.788Z] Statistics: [2021-03-03T00:54:06.788Z] 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... [2021-03-03T00:54:06.788Z] File successfully converted to sysstat format version 12.2.1 [2021-03-03T00:54:06.788Z] + sadf -c /var/log/sa-host/sa23 [2021-03-03T00:54:06.788Z] file_magic: OK [2021-03-03T00:54:06.788Z] HZ: Using current value: 100 [2021-03-03T00:54:06.788Z] file_header: OK [2021-03-03T00:54:06.788Z] 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-03-03T00:54:06.788Z] Statistics: [2021-03-03T00:54:06.788Z] Hnuu...uuuununununu... [2021-03-03T00:54:06.788Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-03T00:54:06.986Z] provisioning config files... [2021-03-03T00:54:07.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8034796745314605244tmp [Pipeline] { [Pipeline] echo [2021-03-03T00:54:07.095Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:54:07.398Z] ---> create-netrc.sh [Pipeline] } [2021-03-03T00:54:07.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-03T00:54:07.499Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:54:07.796Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-03T00:54:07.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:54:08.107Z] ---> sudo-logs.sh [2021-03-03T00:54:08.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-03T00:54:08.173Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:54:08.472Z] ---> job-cost.sh [2021-03-03T00:54:08.472Z] lf-activate-venv: SKIPPING [2021-03-03T00:54:08.472Z] DEBUG: total: 0.20999999344348907 [2021-03-03T00:54:08.472Z] INFO: Retrieving Stack Cost... [2021-03-03T00:54:09.861Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-03T00:54:10.434Z] INFO: Archiving Costs [Pipeline] echo [2021-03-03T00:54:10.448Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T00:54:10.745Z] ---> logs-deploy.sh [2021-03-03T00:54:10.746Z] lf-activate-venv: SKIPPING [2021-03-03T00:54:10.746Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3214/2 [2021-03-03T00:54:10.746Z] INFO: archiving workspace using pattern(s): [2021-03-03T00:54:12.135Z] Archives upload complete. [2021-03-03T00:54:12.397Z] INFO: archiving logs to Nexus [2021-03-03T00:54:13.343Z] ---> uname -a: [2021-03-03T00:54:13.343Z] Linux prd-centos7-docker-4c-2g-28297.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-03T00:54:13.343Z] [2021-03-03T00:54:13.343Z] [2021-03-03T00:54:13.343Z] ---> lscpu: [2021-03-03T00:54:13.343Z] Architecture: x86_64 [2021-03-03T00:54:13.343Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-03T00:54:13.343Z] Byte Order: Little Endian [2021-03-03T00:54:13.343Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-03T00:54:13.343Z] CPU(s): 4 [2021-03-03T00:54:13.343Z] On-line CPU(s) list: 0-3 [2021-03-03T00:54:13.343Z] Thread(s) per core: 1 [2021-03-03T00:54:13.343Z] Core(s) per socket: 1 [2021-03-03T00:54:13.344Z] Socket(s): 4 [2021-03-03T00:54:13.344Z] NUMA node(s): 1 [2021-03-03T00:54:13.344Z] Vendor ID: GenuineIntel [2021-03-03T00:54:13.344Z] CPU family: 6 [2021-03-03T00:54:13.344Z] Model: 44 [2021-03-03T00:54:13.344Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-03T00:54:13.344Z] Stepping: 1 [2021-03-03T00:54:13.344Z] CPU MHz: 2933.438 [2021-03-03T00:54:13.344Z] BogoMIPS: 5866.87 [2021-03-03T00:54:13.344Z] Virtualization: VT-x [2021-03-03T00:54:13.344Z] Hypervisor vendor: KVM [2021-03-03T00:54:13.344Z] Virtualization type: full [2021-03-03T00:54:13.344Z] L1d cache: 128 KiB [2021-03-03T00:54:13.344Z] L1i cache: 128 KiB [2021-03-03T00:54:13.344Z] L2 cache: 16 MiB [2021-03-03T00:54:13.344Z] L3 cache: 64 MiB [2021-03-03T00:54:13.344Z] NUMA node0 CPU(s): 0-3 [2021-03-03T00:54:13.344Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-03T00:54:13.344Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-03T00:54:13.344Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-03T00:54:13.344Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-03T00:54:13.344Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-03T00:54:13.344Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-03T00:54:13.344Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-03T00:54:13.344Z] Vulnerability Srbds: Not affected [2021-03-03T00:54:13.344Z] Vulnerability Tsx async abort: Not affected [2021-03-03T00:54:13.344Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] ---> nproc: [2021-03-03T00:54:13.344Z] 4 [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] ---> df -h: [2021-03-03T00:54:13.344Z] Filesystem Size Used Available Use% Mounted on [2021-03-03T00:54:13.344Z] overlay 50.0G 10.5G 39.5G 21% / [2021-03-03T00:54:13.344Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-03T00:54:13.344Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-03T00:54:13.344Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /facter-os [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /etc/resolv.conf [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hostname [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hosts [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/secure [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/auth.log [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /run/cloud-init/result.json [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/sa-host [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/2 [2021-03-03T00:54:13.344Z] /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/2@tmp [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] ---> free -m: [2021-03-03T00:54:13.344Z] total used free shared buff/cache available [2021-03-03T00:54:13.344Z] Mem: 1837 705 150 0 981 1045 [2021-03-03T00:54:13.344Z] Swap: 1023 66 957 [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] ---> ip addr: [2021-03-03T00:54:13.344Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-03T00:54:13.344Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-03T00:54:13.344Z] inet 127.0.0.1/8 scope host lo [2021-03-03T00:54:13.344Z] valid_lft forever preferred_lft forever [2021-03-03T00:54:13.344Z] inet6 ::1/128 scope host [2021-03-03T00:54:13.344Z] valid_lft forever preferred_lft forever [2021-03-03T00:54:13.344Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-03T00:54:13.344Z] link/ether fa:16:3e:1e:d2:f5 brd ff:ff:ff:ff:ff:ff [2021-03-03T00:54:13.344Z] inet 10.30.122.43/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-03T00:54:13.344Z] valid_lft 84910sec preferred_lft 84910sec [2021-03-03T00:54:13.344Z] inet6 fe80::f816:3eff:fe1e:d2f5/64 scope link [2021-03-03T00:54:13.344Z] valid_lft forever preferred_lft forever [2021-03-03T00:54:13.344Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-03T00:54:13.344Z] link/ether 02:42:1f:3e:fd:c3 brd ff:ff:ff:ff:ff:ff [2021-03-03T00:54:13.344Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-03T00:54:13.344Z] valid_lft forever preferred_lft forever [2021-03-03T00:54:13.344Z] inet6 fe80::42:1fff:fe3e:fdc3/64 scope link [2021-03-03T00:54:13.344Z] valid_lft forever preferred_lft forever [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] ---> sar -b -r -n DEV: [2021-03-03T00:54:13.344Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/03/21 _x86_64_ (4 CPU) [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] 00:29:11 LINUX RESTART (4 CPU) [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-03T00:54:13.344Z] 00:31:01 127.98 69.12 58.86 0.00 8633.51 16409.18 0.00 [2021-03-03T00:54:13.344Z] 00:32:02 232.35 69.43 162.93 0.00 4229.56 44741.41 0.00 [2021-03-03T00:54:13.344Z] 00:33:01 203.99 98.09 105.90 0.00 3533.63 13802.18 0.00 [2021-03-03T00:54:13.344Z] 00:34:01 103.38 41.01 62.36 0.00 1465.62 8296.62 0.00 [2021-03-03T00:54:13.344Z] 00:35:01 98.95 39.29 59.66 0.00 2473.73 14840.69 0.00 [2021-03-03T00:54:13.344Z] 00:36:01 1020.68 744.52 276.16 0.00 93932.67 159162.75 0.00 [2021-03-03T00:54:13.344Z] 00:37:02 2786.54 2484.07 302.47 0.00 141869.54 154134.80 0.00 [2021-03-03T00:54:13.344Z] 00:38:02 398.67 132.00 266.67 0.00 37398.67 79318.50 0.00 [2021-03-03T00:54:13.344Z] 00:39:01 1992.69 1648.90 343.80 0.00 109027.98 118427.98 0.00 [2021-03-03T00:54:13.344Z] 00:40:01 400.15 184.54 215.61 0.00 15046.12 28094.24 0.00 [2021-03-03T00:54:13.344Z] 00:41:01 5.05 0.03 5.01 0.00 0.67 159.63 0.00 [2021-03-03T00:54:13.344Z] 00:42:01 1.42 1.23 0.18 0.00 94.07 1.63 0.00 [2021-03-03T00:54:13.344Z] 00:43:01 0.40 0.12 0.28 0.00 0.93 3.43 0.00 [2021-03-03T00:54:13.344Z] 00:44:01 0.32 0.03 0.28 0.00 0.27 3.01 0.00 [2021-03-03T00:54:13.344Z] 00:45:01 1.70 1.45 0.25 0.00 50.09 4.25 0.00 [2021-03-03T00:54:13.344Z] 00:46:01 0.85 0.05 0.80 0.00 1.20 14.64 0.00 [2021-03-03T00:54:13.344Z] 00:47:01 0.28 0.02 0.27 0.00 0.27 3.40 0.00 [2021-03-03T00:54:13.344Z] 00:48:02 0.25 0.02 0.23 0.00 0.13 2.46 0.00 [2021-03-03T00:54:13.344Z] 00:49:01 0.22 0.02 0.20 0.00 0.54 2.12 0.00 [2021-03-03T00:54:13.344Z] 00:50:01 0.50 0.22 0.28 0.00 102.31 3.40 0.00 [2021-03-03T00:54:13.344Z] 00:51:01 0.35 0.00 0.35 0.00 0.00 4.36 0.00 [2021-03-03T00:54:13.344Z] 00:52:01 0.23 0.00 0.23 0.00 0.00 3.31 0.00 [2021-03-03T00:54:13.344Z] 00:53:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-03-03T00:54:13.344Z] 00:54:01 152.83 75.61 77.22 0.00 6649.47 16177.67 0.00 [2021-03-03T00:54:13.344Z] Average: 313.79 232.93 80.85 0.00 17697.49 27261.75 0.00 [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-03T00:54:13.344Z] 00:31:01 373788 0 589124 31.31 2620 916012 1110648 37.90 447996 857036 104 [2021-03-03T00:54:13.344Z] 00:32:02 71388 0 747972 39.75 1548 1060636 1514928 51.70 630152 897940 83028 [2021-03-03T00:54:13.344Z] 00:33:01 124152 0 853288 45.35 896 903208 1786800 60.98 735036 738232 86696 [2021-03-03T00:54:13.344Z] 00:34:01 226944 0 798168 42.42 784 855648 1657792 56.58 635156 730336 48048 [2021-03-03T00:54:13.344Z] 00:35:01 124456 0 762796 40.54 684 993608 1555148 53.07 623764 856492 95796 [2021-03-03T00:54:13.344Z] 00:36:01 352392 0 675136 35.88 68 853948 1385224 47.28 527128 789892 16 [2021-03-03T00:54:13.344Z] 00:37:02 289992 0 1182576 62.85 68 408908 4343024 148.22 733860 586408 3732 [2021-03-03T00:54:13.344Z] 00:38:02 67728 0 739020 39.28 48 1074748 1752588 59.81 744272 833084 34788 [2021-03-03T00:54:13.344Z] 00:39:01 69396 0 871636 46.33 40 940472 2438492 83.22 640820 917792 36572 [2021-03-03T00:54:13.344Z] 00:40:01 370444 0 635036 33.75 40 876024 1250416 42.67 511644 756932 20 [2021-03-03T00:54:13.344Z] 00:41:01 380772 0 624580 33.20 40 876152 1180056 40.27 505052 755680 12 [2021-03-03T00:54:13.344Z] 00:42:01 378604 0 623916 33.16 40 878984 1180104 40.27 505320 758408 8 [2021-03-03T00:54:13.344Z] 00:43:01 378652 0 623860 33.16 40 878992 1176112 40.14 505528 758436 16 [2021-03-03T00:54:13.344Z] 00:44:01 378640 0 623864 33.16 40 879000 1176052 40.14 505600 758444 12 [2021-03-03T00:54:13.344Z] 00:45:01 376840 0 624816 33.21 40 879848 1176088 40.14 505352 759284 8 [2021-03-03T00:54:13.344Z] 00:46:01 376868 0 624776 33.21 40 879860 1176112 40.14 505576 759288 8 [2021-03-03T00:54:13.344Z] 00:47:01 377692 0 623952 33.16 40 879860 1175944 40.13 504812 759292 8 [2021-03-03T00:54:13.344Z] 00:48:02 377388 0 624236 33.18 40 879880 1175944 40.13 504960 759308 16 [2021-03-03T00:54:13.344Z] 00:49:01 377300 0 624332 33.18 40 879872 1176028 40.14 505300 759304 8 [2021-03-03T00:54:13.344Z] 00:50:01 371876 0 626664 33.31 40 882964 1176028 40.14 510692 759560 8 [2021-03-03T00:54:13.344Z] 00:51:01 371636 0 626896 33.32 40 882972 1175980 40.13 510660 759560 12 [2021-03-03T00:54:13.344Z] 00:52:01 371712 0 626812 33.31 40 882980 1176016 40.14 510992 759560 8 [2021-03-03T00:54:13.344Z] 00:53:01 372228 0 626288 33.29 40 882988 1175944 40.13 510508 759560 8 [2021-03-03T00:54:13.344Z] 00:54:01 200136 0 696536 37.02 40 984832 1374048 46.89 516292 882908 27724 [2021-03-03T00:54:13.344Z] Average: 298376 0 694845 36.93 306 888016 1477730 50.43 555686 779697 17361 [2021-03-03T00:54:13.344Z] [2021-03-03T00:54:13.344Z] 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-03T00:54:13.344Z] 00:31:01 eth0 957.18 984.03 3158.67 135.44 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:31:01 docker0 867.44 789.82 71.18 2682.82 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:32:02 eth0 441.61 376.09 3665.66 38.67 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:32:02 docker0 137.47 160.40 9.51 832.81 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:33:01 eth0 37.55 27.88 30.29 74.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:33:01 vethb6ea144 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:34:01 eth0 25.53 15.53 18.01 9.87 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:34:01 vethb6ea144 2.03 2.03 0.16 0.16 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:34:01 docker0 2.03 2.03 0.13 0.16 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:35:01 eth0 183.26 139.76 1689.38 57.61 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:36:01 vethddafe6d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:36:01 vethc2453de 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:36:01 eth0 55.33 32.20 174.67 33.63 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:37:02 vethc0a2b40 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:37:02 veth45f771b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:37:02 vethc2453de 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:37:02 eth0 14.86 7.96 12.16 6.45 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:38:02 vethc2453de 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:38:02 eth0 183.73 140.17 1458.28 76.09 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:38:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.344Z] 00:38:02 vethb7b6a96 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:39:01 vetha48bc41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:39:01 veth8cefb76 0.22 0.30 0.03 0.46 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:39:01 veth15b662e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:39:01 vethc2453de 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:40:01 eth0 2690.88 2326.79 14012.21 600.14 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:40:01 docker0 1059.65 1067.40 83.96 4306.12 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:41:01 eth0 0.87 0.35 0.48 0.03 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:42:01 eth0 0.80 0.33 0.30 0.20 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:43:01 eth0 2.65 0.75 0.93 0.56 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:44:01 eth0 2.25 0.30 0.41 0.23 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:45:01 eth0 1.22 0.40 0.40 0.26 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:46:01 eth0 0.62 0.40 0.33 0.21 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:47:01 eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:48:02 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:49:01 eth0 0.54 0.30 0.28 0.20 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:50:01 eth0 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:51:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:52:01 eth0 0.38 0.22 0.24 0.13 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:54:01 eth0 217.49 185.43 2170.13 69.24 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] Average: eth0 95.78 83.63 539.83 25.20 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] Average: docker0 44.23 44.56 3.50 179.75 0.00 0.00 0.00 0.00 [2021-03-03T00:54:13.345Z] [2021-03-03T00:54:13.345Z] [2021-03-03T00:54:13.345Z] ---> sar -P ALL: [2021-03-03T00:54:13.345Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/03/21 _x86_64_ (4 CPU) [2021-03-03T00:54:13.345Z] [2021-03-03T00:54:13.345Z] 00:29:11 LINUX RESTART (4 CPU) [2021-03-03T00:54:13.345Z] [2021-03-03T00:54:13.345Z] 00:30:01 CPU %user %nice %system %iowait %steal %idle [2021-03-03T00:54:13.345Z] 00:31:01 all 12.37 0.00 5.87 2.08 2.46 77.22 [2021-03-03T00:54:13.345Z] 00:31:01 0 14.96 0.00 6.82 1.12 2.35 74.75 [2021-03-03T00:54:13.345Z] 00:31:01 1 9.71 0.00 4.85 2.22 2.47 80.74 [2021-03-03T00:54:13.345Z] 00:31:01 2 14.47 0.00 6.02 2.94 2.62 73.95 [2021-03-03T00:54:13.345Z] 00:31:01 3 10.36 0.00 5.81 2.03 2.39 79.41 [2021-03-03T00:54:13.345Z] 00:32:02 all 11.33 0.00 9.55 3.39 2.09 73.65 [2021-03-03T00:54:13.345Z] 00:32:02 0 10.76 0.00 9.81 4.29 2.20 72.95 [2021-03-03T00:54:13.345Z] 00:32:02 1 12.03 0.00 9.82 4.37 2.02 71.76 [2021-03-03T00:54:13.345Z] 00:32:02 2 11.64 0.00 8.86 2.65 2.27 74.59 [2021-03-03T00:54:13.345Z] 00:32:02 3 10.89 0.00 9.70 2.24 1.88 75.29 [2021-03-03T00:54:13.345Z] 00:33:01 all 44.44 0.00 12.80 4.20 1.81 36.75 [2021-03-03T00:54:13.345Z] 00:33:01 0 43.69 0.00 12.88 4.56 1.68 37.18 [2021-03-03T00:54:13.345Z] 00:33:01 1 45.08 0.00 12.66 5.04 1.89 35.34 [2021-03-03T00:54:13.345Z] 00:33:01 2 42.42 0.00 12.65 2.69 1.89 40.35 [2021-03-03T00:54:13.345Z] 00:33:01 3 46.56 0.00 13.00 4.51 1.79 34.14 [2021-03-03T00:54:13.345Z] 00:34:01 all 48.59 0.00 14.60 2.26 6.91 27.64 [2021-03-03T00:54:13.345Z] 00:34:01 0 50.34 0.00 15.04 1.99 6.22 26.40 [2021-03-03T00:54:13.345Z] 00:34:01 1 47.91 0.00 14.47 1.45 7.77 28.40 [2021-03-03T00:54:13.345Z] 00:34:01 2 45.52 0.00 13.86 1.80 7.87 30.96 [2021-03-03T00:54:13.345Z] 00:34:01 3 50.67 0.00 15.07 3.81 5.74 24.71 [2021-03-03T00:54:13.345Z] 00:35:01 all 35.21 0.00 12.85 2.49 3.83 45.63 [2021-03-03T00:54:13.345Z] 00:35:01 0 38.11 0.00 15.16 3.18 3.42 40.13 [2021-03-03T00:54:13.345Z] 00:35:01 1 32.44 0.00 12.39 2.03 4.25 48.88 [2021-03-03T00:54:13.345Z] 00:35:01 2 36.08 0.00 12.44 2.01 4.06 45.41 [2021-03-03T00:54:13.345Z] 00:35:01 3 34.24 0.00 11.42 2.75 3.56 48.04 [2021-03-03T00:54:13.345Z] 00:36:01 all 22.45 0.00 24.27 8.45 2.25 42.58 [2021-03-03T00:54:13.345Z] 00:36:01 0 21.98 0.00 25.62 11.12 1.89 39.39 [2021-03-03T00:54:13.345Z] 00:36:01 1 24.41 0.00 23.71 8.28 2.59 41.03 [2021-03-03T00:54:13.345Z] 00:36:01 2 20.83 0.00 23.50 7.10 2.30 46.27 [2021-03-03T00:54:13.345Z] 00:36:01 3 22.58 0.00 24.27 7.31 2.22 43.62 [2021-03-03T00:54:13.345Z] 00:37:02 all 33.12 0.00 25.93 22.37 0.91 17.66 [2021-03-03T00:54:13.345Z] 00:37:02 0 33.74 0.00 26.96 21.72 0.82 16.76 [2021-03-03T00:54:13.345Z] 00:37:02 1 32.09 0.00 25.73 24.85 0.97 16.36 [2021-03-03T00:54:13.345Z] 00:37:02 2 32.03 0.00 25.12 21.53 1.04 20.29 [2021-03-03T00:54:13.345Z] 00:37:02 3 34.64 0.00 25.91 21.39 0.82 17.24 [2021-03-03T00:54:13.345Z] 00:38:02 all 47.30 0.00 18.59 14.05 1.26 18.79 [2021-03-03T00:54:13.345Z] 00:38:02 0 47.70 0.00 18.94 15.60 1.21 16.55 [2021-03-03T00:54:13.345Z] 00:38:02 1 47.30 0.00 17.21 15.25 1.38 18.86 [2021-03-03T00:54:13.345Z] 00:38:02 2 46.80 0.00 18.22 9.32 1.27 24.40 [2021-03-03T00:54:13.345Z] 00:38:02 3 47.42 0.00 20.02 16.09 1.18 15.29 [2021-03-03T00:54:13.345Z] 00:39:01 all 40.51 0.00 24.23 22.84 1.74 10.68 [2021-03-03T00:54:13.345Z] 00:39:01 0 40.12 0.00 24.95 20.01 1.59 13.33 [2021-03-03T00:54:13.345Z] 00:39:01 1 40.90 0.00 24.50 23.72 1.67 9.20 [2021-03-03T00:54:13.345Z] 00:39:01 2 39.55 0.00 22.11 26.81 2.11 9.43 [2021-03-03T00:54:13.345Z] 00:39:01 3 41.48 0.00 25.40 20.77 1.57 10.77 [2021-03-03T00:54:13.345Z] 00:40:01 all 31.63 0.00 12.23 10.92 0.79 44.42 [2021-03-03T00:54:13.345Z] 00:40:01 0 30.69 0.00 12.70 11.54 0.68 44.39 [2021-03-03T00:54:13.345Z] 00:40:01 1 31.75 0.00 11.83 10.71 0.77 44.94 [2021-03-03T00:54:13.345Z] 00:40:01 2 31.89 0.00 12.10 9.60 0.76 45.64 [2021-03-03T00:54:13.345Z] 00:40:01 3 32.20 0.00 12.31 11.82 0.96 42.71 [2021-03-03T00:54:13.345Z] 00:41:01 all 0.11 0.00 0.08 0.00 0.01 99.80 [2021-03-03T00:54:13.345Z] 00:41:01 0 0.02 0.00 0.10 0.00 0.00 99.88 [2021-03-03T00:54:13.345Z] 00:41:01 1 0.28 0.00 0.08 0.00 0.00 99.63 [2021-03-03T00:54:13.345Z] 00:41:01 2 0.10 0.00 0.07 0.02 0.00 99.82 [2021-03-03T00:54:13.345Z] 00:41:01 3 0.03 0.00 0.05 0.00 0.03 99.88 [2021-03-03T00:54:13.345Z] [2021-03-03T00:54:13.345Z] 00:41:01 CPU %user %nice %system %iowait %steal %idle [2021-03-03T00:54:13.345Z] 00:42:01 all 0.05 0.00 0.03 0.00 0.00 99.90 [2021-03-03T00:54:13.345Z] 00:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-03-03T00:54:13.345Z] 00:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-03T00:54:13.345Z] 00:42:01 2 0.12 0.00 0.07 0.00 0.00 99.82 [2021-03-03T00:54:13.345Z] 00:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2021-03-03T00:54:13.345Z] 00:43:01 all 0.15 0.00 0.03 0.00 0.01 99.80 [2021-03-03T00:54:13.345Z] 00:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-03T00:54:13.345Z] 00:43:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-03-03T00:54:13.345Z] 00:43:01 2 0.52 0.00 0.02 0.00 0.02 99.45 [2021-03-03T00:54:13.345Z] 00:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2021-03-03T00:54:13.345Z] 00:44:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-03-03T00:54:13.345Z] 00:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T00:54:13.345Z] 00:44:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-03T00:54:13.345Z] 00:44:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-03T00:54:13.345Z] 00:44:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-03T00:54:13.345Z] 00:45:01 all 0.15 0.00 0.05 0.02 0.00 99.78 [2021-03-03T00:54:13.345Z] 00:45:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-03T00:54:13.345Z] 00:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-03T00:54:13.345Z] 00:45:01 2 0.50 0.00 0.05 0.00 0.00 99.45 [2021-03-03T00:54:13.345Z] 00:45:01 3 0.02 0.00 0.07 0.08 0.00 99.83 [2021-03-03T00:54:13.345Z] 00:46:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-03-03T00:54:13.345Z] 00:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-03T00:54:13.345Z] 00:46:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-03T00:54:13.345Z] 00:46:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-03T00:54:13.345Z] 00:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T00:54:13.345Z] 00:47:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-03T00:54:13.345Z] 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T00:54:13.346Z] 00:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-03T00:54:13.346Z] 00:47:01 2 0.53 0.00 0.02 0.00 0.02 99.43 [2021-03-03T00:54:13.346Z] 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T00:54:13.346Z] 00:48:02 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-03T00:54:13.346Z] 00:48:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T00:54:13.346Z] 00:48:02 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-03T00:54:13.346Z] 00:48:02 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-03T00:54:13.346Z] 00:48:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-03T00:54:13.346Z] 00:49:01 all 0.13 0.00 0.03 0.00 0.00 99.83 [2021-03-03T00:54:13.346Z] 00:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T00:54:13.346Z] 00:49:01 1 0.37 0.00 0.03 0.00 0.02 99.58 [2021-03-03T00:54:13.346Z] 00:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-03T00:54:13.346Z] 00:49:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-03T00:54:13.346Z] 00:50:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-03-03T00:54:13.346Z] 00:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T00:54:13.346Z] 00:50:01 1 0.52 0.00 0.07 0.02 0.00 99.40 [2021-03-03T00:54:13.346Z] 00:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T00:54:13.346Z] 00:50:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-03T00:54:13.346Z] 00:51:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-03T00:54:13.346Z] 00:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T00:54:13.346Z] 00:51:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-03T00:54:13.346Z] 00:51:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-03T00:54:13.346Z] 00:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-03T00:54:13.346Z] 00:52:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-03T00:54:13.346Z] 00:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T00:54:13.346Z] 00:52:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-03T00:54:13.346Z] 00:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T00:54:13.346Z] 00:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2021-03-03T00:54:13.346Z] [2021-03-03T00:54:13.346Z] 00:52:01 CPU %user %nice %system %iowait %steal %idle [2021-03-03T00:54:13.346Z] 00:53:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-03T00:54:13.346Z] 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-03T00:54:13.346Z] 00:53:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-03T00:54:13.346Z] 00:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-03T00:54:13.346Z] 00:53:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-03T00:54:13.346Z] 00:54:01 all 6.53 0.00 4.69 3.57 0.04 85.16 [2021-03-03T00:54:13.346Z] 00:54:01 0 6.55 0.00 4.34 2.32 0.03 86.75 [2021-03-03T00:54:13.346Z] 00:54:01 1 7.87 0.00 5.35 5.45 0.07 81.26 [2021-03-03T00:54:13.346Z] 00:54:01 2 5.66 0.00 5.02 2.99 0.03 86.29 [2021-03-03T00:54:13.346Z] 00:54:01 3 6.05 0.00 4.05 3.52 0.03 86.34 [2021-03-03T00:54:13.346Z] Average: all 13.50 0.00 6.68 3.86 0.98 74.99 [2021-03-03T00:54:13.346Z] Average: 0 13.62 0.00 6.97 3.90 0.89 74.62 [2021-03-03T00:54:13.346Z] Average: 1 13.50 0.00 6.57 4.14 1.05 74.73 [2021-03-03T00:54:13.346Z] Average: 2 13.35 0.00 6.46 3.57 1.07 75.55 [2021-03-03T00:54:13.346Z] Average: 3 13.52 0.00 6.70 3.83 0.90 75.04 [2021-03-03T00:54:13.346Z] [2021-03-03T00:54:13.346Z] [2021-03-03T00:54:13.346Z]