Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0ca5e8566446efca00335dfd6e027da7f2d61546+2c126a996be31befa6625c4f217e526aa48b3805 (938f2e1f687de4ed63da6db874d90ff9a98f5ba3) 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-28793 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [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 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 > 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/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 Merge succeeded, producing f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a Checking out Revision f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a (PR-3232) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a # timeout=10 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" > git rev-list --no-walk 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-06T00:30:48.492Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-06T00:30:48.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-06T00:30:48.827Z] ========================================================= [2021-03-06T00:30:48.827Z] EdgeX Global Pipelines Version Info [2021-03-06T00:30:48.827Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:30:50.325Z] ------------------- [2021-03-06T00:30:50.325Z] stable info: [2021-03-06T00:30:50.325Z] ------------------- [2021-03-06T00:30:50.325Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-06T00:30:50.325Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-06T00:30:50.325Z] Message: update stable to v1.0.184 [2021-03-06T00:30:51.280Z] ------------------- [2021-03-06T00:30:51.280Z] experimental info: [2021-03-06T00:30:51.280Z] ------------------- [2021-03-06T00:30:51.280Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-06T00:30:51.280Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-06T00:30:51.280Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-06T00:30:51.553Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-06T00:30:51.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-06T00:30:51.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-06T00:30:51.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-06T00:30:51.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-06T00:30:52.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-06T00:30:52.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-06T00:30:52.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-06T00:30:52.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-06T00:30:52.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-06T00:30:52.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-06T00:30:52.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-06T00:30:52.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-06T00:30:52.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-06T00:30:52.913Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-06T00:30:53.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-06T00:30:53.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-06T00:30:53.225Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-06T00:30:53.309Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-06T00:30:53.389Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-06T00:30:53.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-06T00:30:53.542Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-06T00:30:53.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3232 [Pipeline] echo [2021-03-06T00:30:53.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3232 [Pipeline] echo [2021-03-06T00:30:53.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3232 [Pipeline] echo [2021-03-06T00:30:53.897Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [Pipeline] echo [2021-03-06T00:30:53.974Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f229020 [Pipeline] echo [2021-03-06T00:30:54.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-06T00:30:54.258Z] provisioning config files... [2021-03-06T00:30:54.300Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3787390411967014350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:30:54.662Z] ---> docker-login.sh [2021-03-06T00:30:54.662Z] nexus3.edgexfoundry.org:10001 [2021-03-06T00:30:54.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:30:55.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:30:55.191Z] Configure a credential helper to remove this warning. See [2021-03-06T00:30:55.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:30:55.191Z] [2021-03-06T00:30:55.191Z] Login Succeeded [2021-03-06T00:30:55.191Z] nexus3.edgexfoundry.org:10002 [2021-03-06T00:30:55.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:30:55.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:30:55.191Z] Configure a credential helper to remove this warning. See [2021-03-06T00:30:55.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:30:55.191Z] [2021-03-06T00:30:55.191Z] Login Succeeded [2021-03-06T00:30:55.191Z] nexus3.edgexfoundry.org:10003 [2021-03-06T00:30:55.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:30:55.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:30:55.457Z] Configure a credential helper to remove this warning. See [2021-03-06T00:30:55.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:30:55.457Z] [2021-03-06T00:30:55.457Z] Login Succeeded [2021-03-06T00:30:55.457Z] nexus3.edgexfoundry.org:10004 [2021-03-06T00:30:55.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:30:55.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:30:55.729Z] Configure a credential helper to remove this warning. See [2021-03-06T00:30:55.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:30:55.729Z] [2021-03-06T00:30:55.729Z] Login Succeeded [2021-03-06T00:30:55.729Z] docker.io [2021-03-06T00:30:56.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:30:56.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:30:56.002Z] Configure a credential helper to remove this warning. See [2021-03-06T00:30:56.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:30:56.002Z] [2021-03-06T00:30:56.002Z] Login Succeeded [2021-03-06T00:30:56.002Z] ---> docker-login.sh ends [Pipeline] } [2021-03-06T00:30:56.015Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-06T00:30:56.502Z] ++ 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-06T00:30:56.502Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:30:56.502Z] ++ dirname cmd/core-command/Dockerfile [2021-03-06T00:30:56.502Z] ++ cut -d/ -f2 [2021-03-06T00:30:56.502Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-06T00:30:56.502Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:30:56.502Z] ++ dirname cmd/core-data/Dockerfile [2021-03-06T00:30:56.502Z] ++ cut -d/ -f2 [2021-03-06T00:30:56.502Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-06T00:30:56.502Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:30:56.502Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-06T00:30:56.502Z] ++ cut -d/ -f2 [2021-03-06T00:30:56.502Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-06T00:30:56.502Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:30:56.502Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-06T00:30:56.502Z] ++ cut -d/ -f2 [2021-03-06T00:30:56.502Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-06T00:30:56.502Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:30:56.502Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-06T00:30:56.502Z] ++ cut -d/ -f2 [2021-03-06T00:30:56.502Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-06T00:30:56.502Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:30:56.502Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-06T00:30:56.502Z] ++ cut -d/ -f2 [2021-03-06T00:30:56.502Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-06T00:30:56.502Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:30:56.502Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-06T00:30:56.502Z] ++ cut -d/ -f2 [2021-03-06T00:30:56.502Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-06T00:30:56.502Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:30:56.502Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-06T00:30:56.502Z] ++ cut -d/ -f2 [2021-03-06T00:30:56.502Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-06T00:30:56.502Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:30:56.502Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-06T00:30:56.502Z] ++ cut -d/ -f2 [2021-03-06T00:30:56.502Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-06T00:30:56.580Z] 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-06T00:30:57.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-06T00:30:57.391Z] [2021-03-06T00:30:57.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:30:57.748Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-06T00:30:57.749Z] latest: Pulling from edgex-devops/git-semver [2021-03-06T00:30:57.749Z] 31603596830f: Pulling fs layer [2021-03-06T00:30:57.749Z] 2a8b12db71e7: Pulling fs layer [2021-03-06T00:30:57.749Z] 6ca5941a6612: Pulling fs layer [2021-03-06T00:30:57.749Z] ecc8261a40a4: Pulling fs layer [2021-03-06T00:30:57.749Z] ecc8261a40a4: Waiting [2021-03-06T00:30:57.749Z] 2a8b12db71e7: Verifying Checksum [2021-03-06T00:30:57.749Z] 2a8b12db71e7: Download complete [2021-03-06T00:30:57.749Z] 31603596830f: Download complete [2021-03-06T00:30:58.011Z] ecc8261a40a4: Verifying Checksum [2021-03-06T00:30:58.011Z] ecc8261a40a4: Download complete [2021-03-06T00:30:58.011Z] 6ca5941a6612: Verifying Checksum [2021-03-06T00:30:58.011Z] 6ca5941a6612: Download complete [2021-03-06T00:30:58.273Z] 31603596830f: Pull complete [2021-03-06T00:30:58.538Z] 2a8b12db71e7: Pull complete [2021-03-06T00:30:59.515Z] 6ca5941a6612: Pull complete [2021-03-06T00:30:59.778Z] ecc8261a40a4: Pull complete [2021-03-06T00:30:59.778Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-06T00:30:59.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-06T00:30:59.778Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-06T00:30:59.897Z] prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container [2021-03-06T00:30:59.957Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-06T00:31:02.888Z] $ docker top 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-06T00:31:03.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-06T00:31:03.318Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-06T00:31:03.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-06T00:31:03.584Z] $ docker exec 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 ssh-agent [2021-03-06T00:31:03.782Z] SSH_AUTH_SOCK=/tmp/ssh-9GUILrzLSpM6/agent.12 [2021-03-06T00:31:03.782Z] SSH_AGENT_PID=18 [2021-03-06T00:31:03.796Z] Running ssh-add (command line suppressed) [2021-03-06T00:31:03.933Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_287668587946494818.key (/w/workspace/edgex-go/2@tmp/private_key_287668587946494818.key) [2021-03-06T00:31:03.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-06T00:31:04.353Z] + git tag --points-at HEAD [Pipeline] } [2021-03-06T00:31:04.387Z] $ docker exec --env ******** --env ******** 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 ssh-agent -k [2021-03-06T00:31:04.514Z] unset SSH_AUTH_SOCK; [2021-03-06T00:31:04.514Z] unset SSH_AGENT_PID; [2021-03-06T00:31:04.514Z] echo Agent pid 18 killed; [2021-03-06T00:31:04.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-06T00:31:04.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-06T00:31:04.759Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-06T00:31:06.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-06T00:31:06.135Z] $ docker exec 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 ssh-agent [2021-03-06T00:31:06.326Z] SSH_AUTH_SOCK=/tmp/ssh-YL81WweW6ndW/agent.47 [2021-03-06T00:31:06.326Z] SSH_AGENT_PID=52 [2021-03-06T00:31:06.334Z] Running ssh-add (command line suppressed) [2021-03-06T00:31:06.477Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1753669153347369684.key (/w/workspace/edgex-go/2@tmp/private_key_1753669153347369684.key) [2021-03-06T00:31:06.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-06T00:31:06.879Z] + git semver init [2021-03-06T00:31:06.879Z] # -> Open(): unable to determine branch for HEAD [2021-03-06T00:31:06.879Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-06T00:31:06.879Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-06T00:31:06.879Z] # $SEMVER_REMOTE_NAME = origin [2021-03-06T00:31:06.879Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-06T00:31:06.879Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-06T00:31:06.879Z] # $SEMVER_BRANCH = PR-3232 [2021-03-06T00:31:06.879Z] # $SEMVER_TEMP = /tmp/semver-540354695 [2021-03-06T00:31:06.879Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-06T00:31:39.084Z] # '/tmp/semver-540354695' -> '/w/workspace/edgex-go/2/.semver' [2021-03-06T00:31:39.084Z] # -> Force: false [2021-03-06T00:31:39.084Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-06T00:31:39.115Z] $ docker exec --env ******** --env ******** 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 ssh-agent -k [2021-03-06T00:31:39.402Z] unset SSH_AUTH_SOCK; [2021-03-06T00:31:39.402Z] unset SSH_AGENT_PID; [2021-03-06T00:31:39.402Z] echo Agent pid 52 killed; [2021-03-06T00:31:39.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-06T00:31:40.020Z] + git semver [Pipeline] } [2021-03-06T00:31:40.042Z] $ docker stop --time=1 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 [2021-03-06T00:31:41.676Z] $ docker rm -f 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-06T00:31:42.247Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-06T00:31:42.830Z] Stashed 1 file(s) [Pipeline] echo [2021-03-06T00:31:42.833Z] [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-06T00:31:43.695Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-06T00:31:44.002Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-06T00:31:44.313Z] + sudo service docker restart [2021-03-06T00:31:44.313Z] + true [2021-03-06T00:31:44.313Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-06T00:31:44.919Z] ========================================================= [2021-03-06T00:31:44.919Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-06T00:31:44.919Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:31:45.275Z] + 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-06T00:31:49.536Z] Sending build context to Docker daemon 328.3MB [2021-03-06T00:31:49.536Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-06T00:31:49.536Z] Step 2/6 : FROM ${BASE} [2021-03-06T00:31:49.536Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-06T00:31:49.536Z] 188c0c94c7c5: Pulling fs layer [2021-03-06T00:31:49.536Z] 0ef7d3d256c8: Pulling fs layer [2021-03-06T00:31:49.536Z] de9db76c5a1d: Pulling fs layer [2021-03-06T00:31:49.536Z] bca2f99d35d6: Pulling fs layer [2021-03-06T00:31:49.536Z] 93359f2a8cfa: Pulling fs layer [2021-03-06T00:31:49.536Z] 7c6f9722023f: Pulling fs layer [2021-03-06T00:31:49.536Z] a35cf1a2eb13: Pulling fs layer [2021-03-06T00:31:49.536Z] 93359f2a8cfa: Waiting [2021-03-06T00:31:49.536Z] 7c6f9722023f: Waiting [2021-03-06T00:31:49.536Z] a35cf1a2eb13: Waiting [2021-03-06T00:31:49.536Z] bca2f99d35d6: Waiting [2021-03-06T00:31:49.536Z] de9db76c5a1d: Verifying Checksum [2021-03-06T00:31:49.536Z] de9db76c5a1d: Download complete [2021-03-06T00:31:49.536Z] 0ef7d3d256c8: Verifying Checksum [2021-03-06T00:31:49.536Z] 0ef7d3d256c8: Download complete [2021-03-06T00:31:49.537Z] 93359f2a8cfa: Verifying Checksum [2021-03-06T00:31:49.537Z] 93359f2a8cfa: Download complete [2021-03-06T00:31:49.808Z] 7c6f9722023f: Verifying Checksum [2021-03-06T00:31:49.808Z] 7c6f9722023f: Download complete [2021-03-06T00:31:49.808Z] 188c0c94c7c5: Download complete [2021-03-06T00:31:50.075Z] 188c0c94c7c5: Pull complete [2021-03-06T00:31:50.349Z] 0ef7d3d256c8: Pull complete [2021-03-06T00:31:50.616Z] de9db76c5a1d: Pull complete [2021-03-06T00:31:52.021Z] a35cf1a2eb13: Verifying Checksum [2021-03-06T00:31:52.021Z] a35cf1a2eb13: Download complete [2021-03-06T00:31:52.986Z] bca2f99d35d6: Verifying Checksum [2021-03-06T00:31:52.986Z] bca2f99d35d6: Download complete [2021-03-06T00:31:58.198Z] Still waiting to schedule task [2021-03-06T00:31:58.198Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-06T00:32:01.288Z] bca2f99d35d6: Pull complete [2021-03-06T00:32:01.288Z] 93359f2a8cfa: Pull complete [2021-03-06T00:32:01.288Z] 7c6f9722023f: Pull complete [2021-03-06T00:32:05.583Z] a35cf1a2eb13: Pull complete [2021-03-06T00:32:05.583Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-06T00:32:05.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-06T00:32:05.583Z] ---> a62c8e92a672 [2021-03-06T00:32:05.583Z] 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-06T00:32:05.583Z] ---> Running in 7de6090c247d [2021-03-06T00:32:05.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:32:06.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:32:07.820Z] (1/12) Installing libmagic (5.38-r0) [2021-03-06T00:32:08.084Z] (2/12) Installing file (5.38-r0) [2021-03-06T00:32:08.353Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-06T00:32:08.353Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-06T00:32:23.582Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-06T00:32:23.582Z] (6/12) Installing patch (2.7.6-r6) [2021-03-06T00:32:23.582Z] (7/12) Installing build-base (0.5-r2) [2021-03-06T00:32:23.582Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-06T00:32:23.844Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-06T00:32:23.844Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-06T00:32:24.107Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-06T00:32:24.107Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-06T00:32:24.369Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:32:24.370Z] OK: 233 MiB in 51 packages [2021-03-06T00:32:27.684Z] Removing intermediate container 7de6090c247d [2021-03-06T00:32:27.684Z] ---> bee07cde4671 [2021-03-06T00:32:27.684Z] Step 4/6 : WORKDIR /edgex-go [2021-03-06T00:32:27.684Z] ---> Running in 1c288a99db83 [2021-03-06T00:32:27.947Z] Removing intermediate container 1c288a99db83 [2021-03-06T00:32:27.947Z] ---> 38b3e7cabd49 [2021-03-06T00:32:27.947Z] Step 5/6 : COPY go.mod . [2021-03-06T00:32:28.209Z] ---> f150779b9fd1 [2021-03-06T00:32:28.209Z] Step 6/6 : RUN go mod download [2021-03-06T00:32:28.477Z] ---> Running in ca10d52929f5 [2021-03-06T00:32:55.114Z] Removing intermediate container ca10d52929f5 [2021-03-06T00:32:55.114Z] ---> 6838b08458db [2021-03-06T00:32:55.114Z] Successfully built 6838b08458db [2021-03-06T00:32:55.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:32:55.434Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-06T00:32:55.434Z] . [Pipeline] withDockerContainer [2021-03-06T00:32:55.539Z] prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container [2021-03-06T00:32:55.590Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-06T00:32:56.453Z] $ docker top 8743c12fdb76cd1be34ff0a89862c4bea21ddc595b7db8c6f47eb938ec2c998b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:32:57.016Z] + go version [2021-03-06T00:32:57.016Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-06T00:32:57.034Z] $ docker stop --time=1 8743c12fdb76cd1be34ff0a89862c4bea21ddc595b7db8c6f47eb938ec2c998b [2021-03-06T00:32:58.408Z] $ docker rm -f 8743c12fdb76cd1be34ff0a89862c4bea21ddc595b7db8c6f47eb938ec2c998b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:32:59.289Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-06T00:32:59.289Z] . [Pipeline] withDockerContainer [2021-03-06T00:32:59.422Z] prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container [2021-03-06T00:32:59.482Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-06T00:33:00.340Z] $ docker top 288f77975ddfb3bce1a6f47c8a1062839fa9860e980e55eb2c1126cad974c38a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-06T00:33:00.533Z] ========================================================= [2021-03-06T00:33:00.533Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-06T00:33:00.533Z] ========================================================= [Pipeline] sh [2021-03-06T00:33:00.827Z] + make test [2021-03-06T00:33:00.827Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-06T00:33:11.310Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-06T00:33:33.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-06T00:33:33.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-06T00:33:35.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-06T00:33:35.572Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-06T00:33:36.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-06T00:33:36.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-06T00:33:36.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-06T00:33:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-06T00:33:37.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-06T00:33:38.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-06T00:33:40.634Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-06T00:33:40.635Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-06T00:33:40.635Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-06T00:33:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.123s coverage: 45.9% of statements [2021-03-06T00:33:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-06T00:33:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-06T00:33:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-06T00:33:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-06T00:33:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-06T00:33:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-06T00:33:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-06T00:33:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements [2021-03-06T00:33:45.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.186s coverage: 27.1% of statements [2021-03-06T00:33:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-06T00:33:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-06T00:33:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-06T00:33:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-06T00:33:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-06T00:33:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-06T00:33:45.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-03-06T00:33:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-06T00:33:45.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements [2021-03-06T00:33:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-06T00:33:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-06T00:33:47.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 66.2% of statements [2021-03-06T00:33:47.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-06T00:33:47.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-06T00:33:48.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.511s coverage: 82.4% of statements [2021-03-06T00:33:48.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-06T00:33:48.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:33:48.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-06T00:33:48.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-06T00:33:50.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.452s coverage: 28.6% of statements [2021-03-06T00:33:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-06T00:33:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-06T00:33:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-06T00:33:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-06T00:33:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-06T00:33:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements [2021-03-06T00:33:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-06T00:33:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2021-03-06T00:33:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-06T00:33:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.153s coverage: 86.7% of statements [2021-03-06T00:33:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-06T00:33:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.176s coverage: 97.5% of statements [2021-03-06T00:33:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-06T00:33:50.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 78.3% of statements [2021-03-06T00:33:50.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-06T00:33:50.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-06T00:33:50.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-06T00:33:50.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-06T00:33:54.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.623s coverage: 92.8% of statements [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-06T00:33:54.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-06T00:33:54.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-06T00:33:54.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-06T00:33:54.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-03-06T00:33:54.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.101s coverage: 79.5% of statements [2021-03-06T00:33:54.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements [2021-03-06T00:33:54.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2021-03-06T00:33:54.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-03-06T00:34:06.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2021-03-06T00:34:06.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.031s coverage: 44.8% of statements [2021-03-06T00:34:06.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.149s coverage: 81.4% of statements [2021-03-06T00:34:18.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.125s coverage: 92.9% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.8% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 84.6% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.093s coverage: 91.6% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.217s coverage: 62.4% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.389s coverage: 69.0% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 38.4% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.207s coverage: 47.0% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.156s coverage: 88.5% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.892s coverage: 29.1% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.131s coverage: 95.6% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-06T00:34:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-03-06T00:34:18.746Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-06T00:34:19.010Z] GO111MODULE=on go vet ./... [2021-03-06T00:34:51.363Z] gofmt -l . [2021-03-06T00:34:51.945Z] [ "`gofmt -l .`" = "" ] [2021-03-06T00:34:52.523Z] ./bin/test-go-mod-tidy.sh [2021-03-06T00:34:53.107Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-06T00:34:53.997Z] + ls -al . [2021-03-06T00:34:53.998Z] total 732 [2021-03-06T00:34:53.998Z] drwxrwxr-x 10 1001 1001 4096 Mar 6 00:34 . [2021-03-06T00:34:53.998Z] drwxr-xr-x 4 root root 28 Mar 6 00:32 .. [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 11 Mar 6 00:30 .dockerignore [2021-03-06T00:34:53.998Z] drwxrwxr-x 8 1001 1001 179 Mar 6 00:30 .git [2021-03-06T00:34:53.998Z] drwxrwxr-x 3 1001 1001 125 Mar 6 00:30 .github [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 818 Mar 6 00:30 .gitignore [2021-03-06T00:34:53.998Z] drwx------ 3 1001 1001 60 Mar 6 00:31 .semver [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 00:30 .sonarcloud.properties [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 8475 Mar 6 00:30 Attribution.txt [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 00:30 CONTRIBUTING.md [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 931 Mar 6 00:30 Dockerfile.build [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 863 Mar 6 00:30 Jenkinsfile [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 00:30 LICENSE [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 5774 Mar 6 00:30 Makefile [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 6524 Mar 6 00:30 README.md [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 6755 Mar 6 00:30 SECURITY.md [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 00:31 VERSION [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 4131 Mar 6 00:30 ZMQWindows.md [2021-03-06T00:34:53.998Z] drwxrwxr-x 2 1001 1001 117 Mar 6 00:30 bin [2021-03-06T00:34:53.998Z] drwxrwxr-x 14 1001 1001 4096 Mar 6 00:30 cmd [2021-03-06T00:34:53.998Z] -rw-r--r-- 1 root root 621194 Mar 6 00:34 coverage.out [2021-03-06T00:34:53.998Z] -rw-r--r-- 1 root root 1055 Mar 6 00:34 go.mod [2021-03-06T00:34:53.998Z] -rw-r--r-- 1 root root 21699 Mar 6 00:34 go.sum [2021-03-06T00:34:53.998Z] drwxrwxr-x 8 1001 1001 127 Mar 6 00:30 internal [2021-03-06T00:34:53.998Z] drwxrwxr-x 4 1001 1001 26 Mar 6 00:30 openapi [2021-03-06T00:34:53.998Z] drwxrwxr-x 4 1001 1001 71 Mar 6 00:30 snap [2021-03-06T00:34:53.998Z] -rw-rw-r-- 1 1001 1001 168 Mar 6 00:30 version.go [Pipeline] sh [2021-03-06T00:34:54.306Z] + '[' -e coverage.out ] [2021-03-06T00:34:54.306Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-06T00:34:54.584Z] Stashed 1 file(s) [Pipeline] sh [2021-03-06T00:34:54.881Z] + make build [2021-03-06T00:34:54.882Z] 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-06T00:35:00.201Z] 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-06T00:35:10.331Z] 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-06T00:35:10.331Z] 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-06T00:35:11.917Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28803 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] ws [2021-03-06T00:35:11.983Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-06T00:35:12.313Z] 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-06T00:35:12.925Z] 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-06T00:35:15.538Z] 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-06T00:35:17.398Z] using credential edgex-jenkins-ssh [2021-03-06T00:35:17.466Z] Cloning the remote Git repository [2021-03-06T00:35:17.525Z] 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-06T00:35:17.538Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:35:17.662Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-06T00:35:17.753Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:35:17.754Z] > git --version # timeout=10 [2021-03-06T00:35:17.777Z] > git --version # 'git version 2.17.1' [2021-03-06T00:35:17.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:35:17.852Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T00:35:18.497Z] 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-06T00:35:19.938Z] 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-06T00:35:21.341Z] 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-06T00:35:22.744Z] 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-06T00:35:25.342Z] $ docker stop --time=1 288f77975ddfb3bce1a6f47c8a1062839fa9860e980e55eb2c1126cad974c38a [2021-03-06T00:35:27.173Z] $ docker rm -f 288f77975ddfb3bce1a6f47c8a1062839fa9860e980e55eb2c1126cad974c38a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:35:29.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-06T00:35:29.100Z] [2021-03-06T00:35:29.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:35:29.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-06T00:35:29.447Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-06T00:35:29.447Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-06T00:35:29.447Z] ca9280d653b3: Pulling fs layer [2021-03-06T00:35:29.447Z] 7e9c9ca2126c: Pulling fs layer [2021-03-06T00:35:29.715Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-06T00:35:29.715Z] cbdbe7a5bc2a: Download complete [2021-03-06T00:35:30.302Z] cbdbe7a5bc2a: Pull complete [2021-03-06T00:35:30.572Z] ca9280d653b3: Verifying Checksum [2021-03-06T00:35:30.572Z] ca9280d653b3: Download complete [2021-03-06T00:35:31.995Z] ca9280d653b3: Pull complete [2021-03-06T00:35:31.995Z] 7e9c9ca2126c: Download complete [2021-03-06T00:35:35.995Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-06T00:35:35.278Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-06T00:35:35.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T00:35:35.319Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-06T00:35:35.358Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:35:35.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:35:35.375Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-06T00:35:36.019Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T00:35:36.038Z] > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [2021-03-06T00:35:36.831Z] Merge succeeded, producing c66c0f22a03b22060e273b5e1043a5179ec65516 [2021-03-06T00:35:36.832Z] Checking out Revision c66c0f22a03b22060e273b5e1043a5179ec65516 (PR-3232) [2021-03-06T00:35:36.404Z] > git remote # timeout=10 [2021-03-06T00:35:36.423Z] > git config --get remote.origin.url # timeout=10 [2021-03-06T00:35:36.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:35:36.454Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-06T00:35:36.815Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-06T00:35:36.843Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T00:35:36.866Z] > git checkout -f c66c0f22a03b22060e273b5e1043a5179ec65516 # timeout=10 [2021-03-06T00:35:38.769Z] 7e9c9ca2126c: Pull complete [2021-03-06T00:35:38.769Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-06T00:35:38.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-06T00:35:38.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-06T00:35:39.030Z] prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container [2021-03-06T00:35:39.123Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-06T00:35:41.238Z] Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" [2021-03-06T00:35:41.248Z] > git rev-list --no-walk 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [2021-03-06T00:35:42.358Z] $ docker top 9906f688f158942863dbfb3848cad03b9051e05e5f23b7b978560b439549e91b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-06T00:35:42.919Z] + docker-compose build --help [2021-03-06T00:35:42.919Z] + grep parallel [2021-03-06T00:35:43.858Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-06T00:35:43.868Z] --parallel Build images in parallel. [Pipeline] } [2021-03-06T00:35:43.886Z] $ docker stop --time=1 9906f688f158942863dbfb3848cad03b9051e05e5f23b7b978560b439549e91b [2021-03-06T00:35:45.254Z] $ docker rm -f 9906f688f158942863dbfb3848cad03b9051e05e5f23b7b978560b439549e91b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:35:45.792Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-06T00:35:45.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-06T00:35:45.996Z] . [Pipeline] withDockerContainer [2021-03-06T00:35:46.132Z] prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container [2021-03-06T00:35:46.134Z] + sudo service docker restart [2021-03-06T00:35:46.134Z] + true [2021-03-06T00:35:46.185Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-06T00:35:46.908Z] $ docker top b2232b47c39d2058a1a587b8e723c47d958b31878aa9218c2471760ae7841840 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:35:47.414Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-06T00:35:48.187Z] provisioning config files... [2021-03-06T00:35:48.230Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2560071387694525839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:35:48.360Z] Building docker-core-command-go ... [2021-03-06T00:35:48.360Z] Building docker-core-data-go ... [2021-03-06T00:35:48.360Z] Building docker-core-metadata-go ... [2021-03-06T00:35:48.360Z] Building docker-security-bootstrapper-go ... [2021-03-06T00:35:48.360Z] Building docker-security-proxy-setup-go ... [2021-03-06T00:35:48.360Z] Building docker-security-secretstore-setup-go ... [2021-03-06T00:35:48.360Z] Building docker-support-notifications-go ... [2021-03-06T00:35:48.360Z] Building docker-support-scheduler-go ... [2021-03-06T00:35:48.360Z] Building docker-sys-mgmt-agent-go ... [2021-03-06T00:35:48.360Z] Building docker-core-command-go [2021-03-06T00:35:48.360Z] Building docker-support-scheduler-go [2021-03-06T00:35:48.360Z] Building docker-security-bootstrapper-go [2021-03-06T00:35:48.360Z] Building docker-core-data-go [2021-03-06T00:35:48.360Z] Building docker-support-notifications-go [2021-03-06T00:35:48.673Z] ---> docker-login.sh [2021-03-06T00:35:48.673Z] nexus3.edgexfoundry.org:10001 [2021-03-06T00:35:49.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:35:49.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:35:49.928Z] Configure a credential helper to remove this warning. See [2021-03-06T00:35:49.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:35:49.928Z] [2021-03-06T00:35:49.928Z] Login Succeeded [2021-03-06T00:35:49.928Z] nexus3.edgexfoundry.org:10002 [2021-03-06T00:35:50.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:35:50.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:35:50.482Z] Configure a credential helper to remove this warning. See [2021-03-06T00:35:50.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:35:50.482Z] [2021-03-06T00:35:50.482Z] Login Succeeded [2021-03-06T00:35:50.482Z] nexus3.edgexfoundry.org:10003 [2021-03-06T00:35:50.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:35:51.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:35:51.035Z] Configure a credential helper to remove this warning. See [2021-03-06T00:35:51.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:35:51.035Z] [2021-03-06T00:35:51.035Z] Login Succeeded [2021-03-06T00:35:51.035Z] nexus3.edgexfoundry.org:10004 [2021-03-06T00:35:51.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:35:51.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:35:51.583Z] Configure a credential helper to remove this warning. See [2021-03-06T00:35:51.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:35:51.583Z] [2021-03-06T00:35:51.583Z] Login Succeeded [2021-03-06T00:35:51.583Z] docker.io [2021-03-06T00:35:51.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:35:52.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:35:52.126Z] Configure a credential helper to remove this warning. See [2021-03-06T00:35:52.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:35:52.126Z] [2021-03-06T00:35:52.126Z] Login Succeeded [2021-03-06T00:35:52.126Z] ---> docker-login.sh ends [Pipeline] } [2021-03-06T00:35:52.143Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-06T00:35:52.554Z] ========================================================= [2021-03-06T00:35:52.554Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-06T00:35:52.554Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:35:52.951Z] + 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-06T00:35:55.625Z] Sending build context to Docker daemon 166.6MB [2021-03-06T00:35:55.625Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-06T00:35:55.625Z] Step 2/6 : FROM ${BASE} [2021-03-06T00:35:55.625Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-06T00:35:55.625Z] 5f621e34cdf4: Pulling fs layer [2021-03-06T00:35:55.625Z] a4357932f1b6: Pulling fs layer [2021-03-06T00:35:55.625Z] 18c013af1878: Pulling fs layer [2021-03-06T00:35:55.625Z] 00ac8860ef70: Pulling fs layer [2021-03-06T00:35:55.625Z] 63d7cb157983: Pulling fs layer [2021-03-06T00:35:55.625Z] b116817d02f9: Pulling fs layer [2021-03-06T00:35:55.625Z] 745a02a5169b: Pulling fs layer [2021-03-06T00:35:55.625Z] 63d7cb157983: Waiting [2021-03-06T00:35:55.625Z] b116817d02f9: Waiting [2021-03-06T00:35:55.625Z] 745a02a5169b: Waiting [2021-03-06T00:35:55.625Z] 00ac8860ef70: Waiting [2021-03-06T00:35:55.625Z] 18c013af1878: Download complete [2021-03-06T00:35:55.625Z] a4357932f1b6: Download complete [2021-03-06T00:35:55.625Z] 63d7cb157983: Download complete [2021-03-06T00:35:55.625Z] b116817d02f9: Download complete [2021-03-06T00:35:56.613Z] 5f621e34cdf4: Verifying Checksum [2021-03-06T00:35:56.613Z] 5f621e34cdf4: Download complete [2021-03-06T00:35:57.214Z] 5f621e34cdf4: Pull complete [2021-03-06T00:35:57.813Z] a4357932f1b6: Pull complete [2021-03-06T00:35:58.090Z] 745a02a5169b: Verifying Checksum [2021-03-06T00:35:58.090Z] 745a02a5169b: Download complete [2021-03-06T00:35:58.090Z] 18c013af1878: Pull complete [2021-03-06T00:36:00.089Z] 00ac8860ef70: Verifying Checksum [2021-03-06T00:36:00.089Z] 00ac8860ef70: Download complete [2021-03-06T00:36:10.264Z] 00ac8860ef70: Pull complete [2021-03-06T00:36:10.264Z] 63d7cb157983: Pull complete [2021-03-06T00:36:10.545Z] b116817d02f9: Pull complete [2021-03-06T00:36:14.863Z] 745a02a5169b: Pull complete [2021-03-06T00:36:14.863Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-06T00:36:14.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-06T00:36:14.863Z] ---> b7e6874047d6 [2021-03-06T00:36:14.863Z] 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-06T00:36:18.250Z] ---> Running in 3bd26839a8c3 [2021-03-06T00:36:19.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:36:19.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:36:20.423Z] (1/12) Installing libmagic (5.38-r0) [2021-03-06T00:36:20.693Z] (2/12) Installing file (5.38-r0) [2021-03-06T00:36:20.693Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-06T00:36:20.693Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-06T00:36:20.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:36:20.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:36:20.716Z] ---> 6838b08458db [2021-03-06T00:36:20.716Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:36:20.716Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:36:20.716Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:36:20.716Z] ---> 6838b08458db [2021-03-06T00:36:20.716Z] Step 3/22 : WORKDIR /edgex-go [2021-03-06T00:36:20.979Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:36:20.979Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:36:20.979Z] ---> 6838b08458db [2021-03-06T00:36:20.979Z] Step 3/22 : WORKDIR /edgex-go [2021-03-06T00:36:21.241Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:36:21.241Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:36:21.241Z] ---> 6838b08458db [2021-03-06T00:36:21.241Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:36:21.241Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:36:21.241Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:36:21.241Z] ---> 6838b08458db [2021-03-06T00:36:21.241Z] Step 3/31 : WORKDIR /edgex-go [2021-03-06T00:36:22.192Z] ---> Running in cd977ebf9b38 [2021-03-06T00:36:22.192Z] ---> Running in bc776138cbd5 [2021-03-06T00:36:22.192Z] ---> Running in 73c9d2bbe83e [2021-03-06T00:36:22.192Z] ---> Running in feefcabb0991 [2021-03-06T00:36:22.192Z] ---> Running in 1d2c7c913f57 [2021-03-06T00:36:22.768Z] Removing intermediate container 73c9d2bbe83e [2021-03-06T00:36:22.768Z] ---> 18779a56a287 [2021-03-06T00:36:22.768Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:36:22.768Z] Removing intermediate container bc776138cbd5 [2021-03-06T00:36:22.768Z] ---> 196d7088f629 [2021-03-06T00:36:22.768Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:36:22.768Z] Removing intermediate container cd977ebf9b38 [2021-03-06T00:36:22.768Z] ---> 1b29f71f8bbc [2021-03-06T00:36:22.768Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:36:22.768Z] Removing intermediate container feefcabb0991 [2021-03-06T00:36:22.768Z] ---> 5326aa6b825c [2021-03-06T00:36:22.768Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:36:22.768Z] Removing intermediate container 1d2c7c913f57 [2021-03-06T00:36:22.768Z] ---> 051d8815b781 [2021-03-06T00:36:22.768Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:36:23.040Z] ---> Running in a05bf62866e9 [2021-03-06T00:36:23.040Z] ---> Running in d4ba604d2379 [2021-03-06T00:36:23.040Z] ---> Running in 638ffbe3054f [2021-03-06T00:36:23.040Z] ---> Running in 4726efb0f7e9 [2021-03-06T00:36:23.040Z] ---> Running in 04a9781f665c [2021-03-06T00:36:23.295Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-06T00:36:23.295Z] (6/12) Installing patch (2.7.6-r6) [2021-03-06T00:36:23.565Z] (7/12) Installing build-base (0.5-r2) [2021-03-06T00:36:23.565Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-06T00:36:23.565Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-06T00:36:23.835Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-06T00:36:23.836Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-06T00:36:23.836Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-06T00:36:24.107Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:36:24.107Z] OK: 217 MiB in 51 packages [2021-03-06T00:36:24.979Z] Removing intermediate container d4ba604d2379 [2021-03-06T00:36:24.979Z] ---> 4224d706bd87 [2021-03-06T00:36:24.979Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-06T00:36:25.241Z] Removing intermediate container 638ffbe3054f [2021-03-06T00:36:25.241Z] ---> 829abe83fb6e [2021-03-06T00:36:25.241Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-06T00:36:25.241Z] ---> Running in a42c395c6d41 [2021-03-06T00:36:25.241Z] Removing intermediate container a05bf62866e9 [2021-03-06T00:36:25.241Z] ---> ed7fda292eee [2021-03-06T00:36:25.241Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-06T00:36:25.514Z] ---> Running in 92e29ca1c5ba [2021-03-06T00:36:25.514Z] Removing intermediate container 4726efb0f7e9 [2021-03-06T00:36:25.514Z] ---> 6fb5f558b33b [2021-03-06T00:36:25.514Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-06T00:36:25.514Z] ---> Running in 0a9c14256aaa [2021-03-06T00:36:25.514Z] Removing intermediate container 04a9781f665c [2021-03-06T00:36:25.514Z] ---> 6d405ab24c97 [2021-03-06T00:36:25.514Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-06T00:36:25.779Z] ---> Running in 2bc17aabdb74 [2021-03-06T00:36:25.779Z] ---> Running in dbd7a625f179 [2021-03-06T00:36:26.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:26.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:26.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:26.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:26.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:27.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:27.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:27.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:27.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:27.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:36:27.747Z] OK: 233 MiB in 51 packages [2021-03-06T00:36:27.747Z] OK: 233 MiB in 51 packages [2021-03-06T00:36:27.747Z] OK: 233 MiB in 51 packages [2021-03-06T00:36:27.747Z] OK: 233 MiB in 51 packages [2021-03-06T00:36:28.883Z] Removing intermediate container 92e29ca1c5ba [2021-03-06T00:36:28.883Z] ---> 712a14c0047e [2021-03-06T00:36:28.883Z] Step 6/23 : COPY go.mod . [2021-03-06T00:36:28.883Z] OK: 233 MiB in 51 packages [2021-03-06T00:36:28.884Z] Removing intermediate container a42c395c6d41 [2021-03-06T00:36:28.884Z] ---> a608b8ec4668 [2021-03-06T00:36:28.884Z] Step 6/22 : COPY go.mod . [2021-03-06T00:36:28.884Z] ---> c3d5524e7aaa [2021-03-06T00:36:28.884Z] Step 7/23 : RUN go mod download [2021-03-06T00:36:28.884Z] Removing intermediate container dbd7a625f179 [2021-03-06T00:36:28.884Z] ---> 1ac79cf737cc [2021-03-06T00:36:28.884Z] Step 6/22 : COPY go.mod . [2021-03-06T00:36:28.884Z] Removing intermediate container 0a9c14256aaa [2021-03-06T00:36:28.884Z] ---> 8f6beefce75d [2021-03-06T00:36:28.884Z] Step 6/23 : COPY go.mod . [2021-03-06T00:36:28.884Z] ---> 924f7c36123b [2021-03-06T00:36:28.884Z] Step 7/22 : RUN go mod download [2021-03-06T00:36:28.884Z] ---> Running in b55ceb644b20 [2021-03-06T00:36:28.889Z] Removing intermediate container 3bd26839a8c3 [2021-03-06T00:36:28.889Z] ---> ac6598d8f987 [2021-03-06T00:36:28.889Z] Step 4/6 : WORKDIR /edgex-go [2021-03-06T00:36:28.889Z] ---> Running in f0892c3db62a [2021-03-06T00:36:28.889Z] Removing intermediate container f0892c3db62a [2021-03-06T00:36:28.889Z] ---> c722527179c0 [2021-03-06T00:36:28.889Z] Step 5/6 : COPY go.mod . [2021-03-06T00:36:29.148Z] ---> Running in 8a66105899fd [2021-03-06T00:36:29.158Z] ---> d7b7093a33f4 [2021-03-06T00:36:29.158Z] Step 6/6 : RUN go mod download [2021-03-06T00:36:29.411Z] Removing intermediate container 2bc17aabdb74 [2021-03-06T00:36:29.411Z] ---> 22896986f391 [2021-03-06T00:36:29.411Z] Step 6/31 : COPY go.mod . [2021-03-06T00:36:29.431Z] ---> Running in be8c7708d108 [2021-03-06T00:36:29.674Z] ---> 06640673907a [2021-03-06T00:36:29.674Z] Step 7/23 : RUN go mod download [2021-03-06T00:36:29.674Z] ---> 4573cba185d4 [2021-03-06T00:36:29.674Z] Step 7/22 : RUN go mod download [2021-03-06T00:36:29.674Z] ---> Running in a3da11a3bcee [2021-03-06T00:36:29.674Z] ---> Running in ef3f4ae6430a [2021-03-06T00:36:29.936Z] ---> b51aa6ab5dac [2021-03-06T00:36:29.936Z] Step 7/31 : RUN go mod download [2021-03-06T00:36:29.936Z] ---> Running in 3e34e3768aa6 [2021-03-06T00:36:31.344Z] Removing intermediate container 8a66105899fd [2021-03-06T00:36:31.344Z] ---> 2dbd2df12d84 [2021-03-06T00:36:31.344Z] Step 8/22 : COPY . . [2021-03-06T00:36:31.925Z] Removing intermediate container b55ceb644b20 [2021-03-06T00:36:31.925Z] ---> 4c72cf1c9680 [2021-03-06T00:36:31.925Z] Step 8/23 : COPY . . [2021-03-06T00:36:32.191Z] Removing intermediate container a3da11a3bcee [2021-03-06T00:36:32.191Z] ---> c97922419e90 [2021-03-06T00:36:32.191Z] Step 8/23 : COPY . . [2021-03-06T00:36:36.443Z] Removing intermediate container ef3f4ae6430a [2021-03-06T00:36:36.443Z] ---> 72c9a75a91a5 [2021-03-06T00:36:36.443Z] Step 8/22 : COPY . . [2021-03-06T00:36:36.708Z] Removing intermediate container 3e34e3768aa6 [2021-03-06T00:36:36.708Z] ---> fca4fd71d2be [2021-03-06T00:36:36.708Z] Step 8/31 : COPY . . [2021-03-06T00:36:56.228Z] Removing intermediate container be8c7708d108 [2021-03-06T00:36:56.228Z] ---> 2795cbee8053 [2021-03-06T00:36:56.228Z] Successfully built 2795cbee8053 [2021-03-06T00:36:56.228Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:36:56.566Z] + docker inspect -f . ci-base-image-arm64 [2021-03-06T00:36:56.567Z] . [Pipeline] withDockerContainer [2021-03-06T00:36:56.868Z] prd-ubuntu18.04-docker-arm64-4c-16g-28803 does not seem to be running inside a container [2021-03-06T00:36:56.949Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-06T00:36:58.516Z] $ docker top 3fa7ffc0af592a85f7b9607fd8efc78f0fd96665c5409b9390784b5c3b7549e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:36:59.532Z] + go version [2021-03-06T00:36:59.532Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-06T00:36:59.560Z] $ docker stop --time=1 3fa7ffc0af592a85f7b9607fd8efc78f0fd96665c5409b9390784b5c3b7549e3 [2021-03-06T00:37:01.416Z] $ docker rm -f 3fa7ffc0af592a85f7b9607fd8efc78f0fd96665c5409b9390784b5c3b7549e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:37:02.499Z] + docker inspect -f . ci-base-image-arm64 [2021-03-06T00:37:02.499Z] . [Pipeline] withDockerContainer [2021-03-06T00:37:02.759Z] prd-ubuntu18.04-docker-arm64-4c-16g-28803 does not seem to be running inside a container [2021-03-06T00:37:02.840Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-06T00:37:04.217Z] $ docker top 27d63f692f78bb5cea03ad6b8eaffeb16bc258336bae59f16e62a4cb82c66253 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-06T00:37:04.556Z] ========================================================= [2021-03-06T00:37:04.556Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-06T00:37:04.556Z] ========================================================= [Pipeline] sh [2021-03-06T00:37:05.202Z] + make test [2021-03-06T00:37:05.202Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-06T00:37:15.774Z] ---> f6c505b98e01 [2021-03-06T00:37:15.774Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-06T00:37:15.774Z] ---> 63f6d7c77454 [2021-03-06T00:37:15.774Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-06T00:37:15.774Z] ---> 51a2858eb0ae [2021-03-06T00:37:15.774Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-06T00:37:15.774Z] ---> 0d38a99f09cc [2021-03-06T00:37:15.774Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-06T00:37:15.774Z] ---> d4d6cc164150 [2021-03-06T00:37:15.774Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-06T00:37:15.774Z] ---> Running in 892c4c362240 [2021-03-06T00:37:15.774Z] ---> Running in bf2be95d0155 [2021-03-06T00:37:15.774Z] ---> Running in 74074f095ec6 [2021-03-06T00:37:15.774Z] ---> Running in 3f7c1026bc44 [2021-03-06T00:37:15.774Z] ---> Running in 935726e59f04 [2021-03-06T00:37:15.774Z] 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-06T00:37:15.774Z] 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-06T00:37:15.774Z] 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-06T00:37:15.774Z] 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-06T00:37:15.774Z] 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-06T00:37:27.432Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-06T00:37:54.722Z] Removing intermediate container 3f7c1026bc44 [2021-03-06T00:37:54.722Z] ---> 94e50e92ad63 [2021-03-06T00:37:54.722Z] [2021-03-06T00:37:54.722Z] Step 10/31 : FROM alpine:3.12 [2021-03-06T00:37:54.722Z] 3.12: Pulling from library/alpine [2021-03-06T00:37:54.722Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-06T00:37:54.722Z] Status: Downloaded newer image for alpine:3.12 [2021-03-06T00:37:54.722Z] ---> 88dd2752d2ea [2021-03-06T00:37:54.722Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-06T00:37:54.987Z] ---> Running in eb153d134ac8 [2021-03-06T00:37:54.987Z] Removing intermediate container 74074f095ec6 [2021-03-06T00:37:54.987Z] ---> 5ce55ce15552 [2021-03-06T00:37:54.987Z] [2021-03-06T00:37:54.987Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:37:54.987Z] ---> 88dd2752d2ea [2021-03-06T00:37:54.987Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:37:57.547Z] ---> Running in b084b185356f [2021-03-06T00:37:57.815Z] Removing intermediate container eb153d134ac8 [2021-03-06T00:37:57.815Z] ---> b07219ba3761 [2021-03-06T00:37:57.815Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-06T00:37:59.215Z] Removing intermediate container 892c4c362240 [2021-03-06T00:37:59.215Z] ---> 0d86eff12f52 [2021-03-06T00:37:59.215Z] [2021-03-06T00:37:59.215Z] Step 10/22 : FROM alpine:3.12 [2021-03-06T00:37:59.215Z] ---> 88dd2752d2ea [2021-03-06T00:37:59.215Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-06T00:38:00.614Z] Removing intermediate container 935726e59f04 [2021-03-06T00:38:00.614Z] ---> f6096d72a877 [2021-03-06T00:38:00.614Z] [2021-03-06T00:38:00.614Z] Step 10/22 : FROM alpine:3.12 [2021-03-06T00:38:00.614Z] ---> Running in 50367ae93589 [2021-03-06T00:38:00.614Z] ---> 88dd2752d2ea [2021-03-06T00:38:00.614Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:38:00.614Z] ---> Running in 1f03345ff099 [2021-03-06T00:38:00.881Z] Removing intermediate container bf2be95d0155 [2021-03-06T00:38:00.881Z] ---> 11be9779f872 [2021-03-06T00:38:00.881Z] [2021-03-06T00:38:00.881Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:38:00.881Z] ---> 88dd2752d2ea [2021-03-06T00:38:00.881Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-06T00:38:00.881Z] ---> Running in 92611dc6edb0 [2021-03-06T00:38:01.153Z] ---> Running in ba2d79e83c73 [2021-03-06T00:38:01.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:01.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:01.452Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-06T00:38:01.452Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:38:01.452Z] Removing intermediate container ba2d79e83c73 [2021-03-06T00:38:01.452Z] ---> 1e9fa1d8ae74 [2021-03-06T00:38:01.452Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-06T00:38:01.452Z] OK: 6 MiB in 15 packages [2021-03-06T00:38:01.452Z] ---> Running in 59f0cfb7f44a [2021-03-06T00:38:01.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:01.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:01.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:01.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:01.729Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-06T00:38:01.729Z] (2/2) Installing su-exec (0.2-r1) [2021-03-06T00:38:01.729Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:38:02.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:02.012Z] OK: 6 MiB in 16 packages [2021-03-06T00:38:02.012Z] Removing intermediate container 59f0cfb7f44a [2021-03-06T00:38:02.012Z] ---> 51fe36b05f0d [2021-03-06T00:38:02.012Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-06T00:38:02.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:02.012Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-06T00:38:02.012Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-06T00:38:02.012Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:38:02.012Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:38:02.012Z] ---> Running in f32bb92be13c [2021-03-06T00:38:02.012Z] OK: 6 MiB in 16 packages [2021-03-06T00:38:02.012Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-06T00:38:02.012Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:38:02.012Z] OK: 6 MiB in 15 packages [2021-03-06T00:38:02.596Z] Removing intermediate container b084b185356f [2021-03-06T00:38:02.596Z] ---> 3148e89ae64d [2021-03-06T00:38:02.596Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:38:02.870Z] Removing intermediate container f32bb92be13c [2021-03-06T00:38:02.870Z] ---> 2f32ad0ca619 [2021-03-06T00:38:02.870Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:38:02.870Z] ---> Running in 803cb1395dec [2021-03-06T00:38:02.870Z] ---> Running in c0acec269c82 [2021-03-06T00:38:03.445Z] Removing intermediate container 50367ae93589 [2021-03-06T00:38:03.445Z] ---> 686c32171785 [2021-03-06T00:38:03.445Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-06T00:38:04.395Z] ---> Running in 2a012b37d413 [2021-03-06T00:38:04.395Z] Removing intermediate container 803cb1395dec [2021-03-06T00:38:04.395Z] ---> 0cda93ba9e13 [2021-03-06T00:38:04.395Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-06T00:38:04.395Z] Removing intermediate container 1f03345ff099 [2021-03-06T00:38:04.395Z] ---> de8eed14a190 [2021-03-06T00:38:04.395Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:38:04.395Z] Removing intermediate container 92611dc6edb0 [2021-03-06T00:38:04.395Z] ---> a92cb86079b9 [2021-03-06T00:38:04.395Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:38:04.395Z] ---> Running in 871a4962b939 [2021-03-06T00:38:04.656Z] ---> Running in 409bcc25daed [2021-03-06T00:38:04.656Z] ---> Running in ffba5e1dcc78 [2021-03-06T00:38:04.656Z] Removing intermediate container 2a012b37d413 [2021-03-06T00:38:04.656Z] ---> bbe2dbf9e2e5 [2021-03-06T00:38:04.656Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-06T00:38:04.920Z] ---> Running in c4756d18b70a [2021-03-06T00:38:04.920Z] Removing intermediate container 871a4962b939 [2021-03-06T00:38:04.920Z] ---> 7b0381cfb0db [2021-03-06T00:38:04.920Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-06T00:38:04.920Z] Removing intermediate container 409bcc25daed [2021-03-06T00:38:04.920Z] ---> 2545de60e2fe [2021-03-06T00:38:04.920Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-06T00:38:04.920Z] Removing intermediate container ffba5e1dcc78 [2021-03-06T00:38:04.920Z] ---> 8a8215abcd38 [2021-03-06T00:38:04.920Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-06T00:38:05.187Z] ---> Running in 638501eff0ea [2021-03-06T00:38:05.187Z] ---> Running in a19309a3cc2c [2021-03-06T00:38:05.187Z] ---> Running in 377ad81bafbb [2021-03-06T00:38:05.454Z] Removing intermediate container c4756d18b70a [2021-03-06T00:38:05.454Z] ---> bc0b730dcd57 [2021-03-06T00:38:05.454Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-06T00:38:05.454Z] ---> Running in 1808ecc5826a [2021-03-06T00:38:05.454Z] Removing intermediate container 638501eff0ea [2021-03-06T00:38:05.454Z] ---> 95a610448cf2 [2021-03-06T00:38:05.454Z] Step 15/23 : WORKDIR / [2021-03-06T00:38:05.716Z] Removing intermediate container a19309a3cc2c [2021-03-06T00:38:05.716Z] ---> 422bbfa7a515 [2021-03-06T00:38:05.716Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-06T00:38:05.716Z] Removing intermediate container c0acec269c82 [2021-03-06T00:38:05.716Z] ---> 3186b7fae8ef [2021-03-06T00:38:05.716Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-06T00:38:06.292Z] Removing intermediate container 377ad81bafbb [2021-03-06T00:38:06.292Z] ---> 1e724b94d010 [2021-03-06T00:38:06.292Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-06T00:38:06.292Z] ---> Running in d5f3ef7b5626 [2021-03-06T00:38:06.560Z] ---> Running in 9f213c09f6d5 [2021-03-06T00:38:06.561Z] ---> Running in b0407a6c324f [2021-03-06T00:38:06.561Z] ---> Running in 58402bba62f0 [2021-03-06T00:38:06.828Z] Removing intermediate container d5f3ef7b5626 [2021-03-06T00:38:06.828Z] ---> 9d567d691a7b [2021-03-06T00:38:06.828Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:38:06.828Z] Removing intermediate container 58402bba62f0 [2021-03-06T00:38:06.828Z] ---> 7fa85499c3e8 [2021-03-06T00:38:06.828Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:38:07.094Z] Removing intermediate container b0407a6c324f [2021-03-06T00:38:07.094Z] ---> 95eb0e82d68b [2021-03-06T00:38:07.094Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:38:07.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:07.362Z] ---> b13a687e8b7a [2021-03-06T00:38:07.362Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-06T00:38:07.626Z] ---> 461790ff57e3 [2021-03-06T00:38:07.626Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-06T00:38:07.626Z] ---> 710241fa9cb1 [2021-03-06T00:38:07.626Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-06T00:38:07.890Z] Removing intermediate container 1808ecc5826a [2021-03-06T00:38:07.890Z] ---> 9f58767fcc59 [2021-03-06T00:38:07.890Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-06T00:38:08.159Z] ---> Running in 7b3861f0f621 [2021-03-06T00:38:08.159Z] ---> 6f94bd4a460e [2021-03-06T00:38:08.159Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-06T00:38:08.159Z] ---> 6a38f3d2e36e [2021-03-06T00:38:08.159Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-06T00:38:08.159Z] ---> 67377e470bf3 [2021-03-06T00:38:08.159Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-06T00:38:08.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:08.421Z] Removing intermediate container 7b3861f0f621 [2021-03-06T00:38:08.421Z] ---> 6c622a7f92dd [2021-03-06T00:38:08.421Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-06T00:38:08.682Z] ---> 885cd36aac9c [2021-03-06T00:38:08.682Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-06T00:38:08.682Z] ---> 282e0a5971b2 [2021-03-06T00:38:08.682Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-06T00:38:08.944Z] ---> 8b24a8afc12a [2021-03-06T00:38:08.944Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-06T00:38:08.944Z] ---> Running in a595f9bd448b [2021-03-06T00:38:08.944Z] ---> fb5fc00fb98d [2021-03-06T00:38:08.944Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-06T00:38:08.944Z] ---> Running in e56ded02b92f [2021-03-06T00:38:09.209Z] ---> Running in 73fc4bce5228 [2021-03-06T00:38:09.209Z] ---> Running in 2f5c6042d0fb [2021-03-06T00:38:09.473Z] Removing intermediate container a595f9bd448b [2021-03-06T00:38:09.473Z] ---> ac18343d5a39 [2021-03-06T00:38:09.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:38:09.473Z] Removing intermediate container e56ded02b92f [2021-03-06T00:38:09.473Z] ---> b62e7e7bed23 [2021-03-06T00:38:09.473Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:38:09.473Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-06T00:38:09.473Z] Removing intermediate container 73fc4bce5228 [2021-03-06T00:38:09.473Z] ---> 891a4c6874d3 [2021-03-06T00:38:09.473Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:38:09.473Z] ---> Running in 3a1ab85bdd38 [2021-03-06T00:38:09.473Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-06T00:38:09.736Z] ---> Running in 077d54b12134 [2021-03-06T00:38:09.736Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-06T00:38:09.736Z] ---> Running in ecc00a794ea3 [2021-03-06T00:38:09.736Z] Removing intermediate container 3a1ab85bdd38 [2021-03-06T00:38:09.736Z] ---> 10dca4d0046d [2021-03-06T00:38:09.736Z] Step 21/23 : LABEL arch=x86_64 [2021-03-06T00:38:09.736Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-06T00:38:09.999Z] ---> Running in e3d825d94fda [2021-03-06T00:38:09.999Z] Removing intermediate container 077d54b12134 [2021-03-06T00:38:09.999Z] ---> 4e2d1c834e31 [2021-03-06T00:38:09.999Z] Step 20/22 : LABEL arch=x86_64 [2021-03-06T00:38:09.999Z] Removing intermediate container ecc00a794ea3 [2021-03-06T00:38:09.999Z] ---> 18acf9ebe9fc [2021-03-06T00:38:09.999Z] Step 20/22 : LABEL arch=x86_64 [2021-03-06T00:38:10.263Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-06T00:38:10.263Z] ---> Running in b2634b5c52a6 [2021-03-06T00:38:10.263Z] ---> Running in 6cf6abb8e669 [2021-03-06T00:38:10.263Z] Removing intermediate container e3d825d94fda [2021-03-06T00:38:10.263Z] ---> f58e3bedda99 [2021-03-06T00:38:10.263Z] Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:38:10.263Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-06T00:38:10.529Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:38:10.529Z] OK: 8 MiB in 20 packages [2021-03-06T00:38:10.529Z] ---> Running in e70063f7c3db [2021-03-06T00:38:10.529Z] Removing intermediate container b2634b5c52a6 [2021-03-06T00:38:10.529Z] ---> c8150ed32cfc [2021-03-06T00:38:10.529Z] Step 21/22 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:38:10.796Z] Removing intermediate container 6cf6abb8e669 [2021-03-06T00:38:10.796Z] ---> 1970a8207f76 [2021-03-06T00:38:10.796Z] Step 21/22 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:38:11.067Z] ---> Running in 359c966666a9 [2021-03-06T00:38:11.068Z] ---> Running in fc0696771276 [2021-03-06T00:38:11.068Z] Removing intermediate container e70063f7c3db [2021-03-06T00:38:11.068Z] ---> c1a729c55a2b [2021-03-06T00:38:11.068Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:38:11.333Z] Removing intermediate container 2f5c6042d0fb [2021-03-06T00:38:11.333Z] ---> ffa4f41fd9d5 [2021-03-06T00:38:11.333Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:38:11.333Z] ---> Running in 9b672ace58ba [2021-03-06T00:38:11.598Z] Removing intermediate container 359c966666a9 [2021-03-06T00:38:11.598Z] ---> 7fe4d8307130 [2021-03-06T00:38:11.598Z] Step 22/22 : LABEL version=0.0.0 [2021-03-06T00:38:11.598Z] Removing intermediate container fc0696771276 [2021-03-06T00:38:11.598Z] ---> d481af8a98d7 [2021-03-06T00:38:11.598Z] Step 22/22 : LABEL version=0.0.0 [2021-03-06T00:38:11.598Z] Removing intermediate container 9f213c09f6d5 [2021-03-06T00:38:11.598Z] ---> 3180f792229d [2021-03-06T00:38:11.598Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:38:11.598Z] ---> Running in 4a9e60a8ab36 [2021-03-06T00:38:11.598Z] ---> 62b691c68a55 [2021-03-06T00:38:11.598Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-06T00:38:11.598Z] ---> Running in 36aacf341231 [2021-03-06T00:38:11.993Z] Removing intermediate container 9b672ace58ba [2021-03-06T00:38:11.993Z] ---> ef001360a4ad [2021-03-06T00:38:11.993Z] [2021-03-06T00:38:12.444Z] Successfully built ef001360a4ad [2021-03-06T00:38:12.444Z] Removing intermediate container 4a9e60a8ab36 [2021-03-06T00:38:12.444Z] ---> 7da8e8d35183 [2021-03-06T00:38:12.444Z] [2021-03-06T00:38:12.444Z] Successfully tagged docker-core-command-go:latest [2021-03-06T00:38:12.444Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-03-06T00:38:12.444Z] ---> e8180fd3aaeb [2021-03-06T00:38:12.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-06T00:38:12.444Z] Removing intermediate container 36aacf341231 [2021-03-06T00:38:12.444Z] ---> 21c44e06ccfb [2021-03-06T00:38:12.444Z] [2021-03-06T00:38:12.444Z] Successfully built 7da8e8d35183 [2021-03-06T00:38:12.444Z] Successfully tagged docker-support-notifications-go:latest [2021-03-06T00:38:12.444Z] Building docker-security-proxy-setup-go [2021-03-06T00:38:12.444Z]  Building docker-support-notifications-go ... done  ---> d508416487b4 [2021-03-06T00:38:12.444Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-06T00:38:12.795Z] Successfully built 21c44e06ccfb [2021-03-06T00:38:12.795Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-06T00:38:12.795Z] Building docker-security-secretstore-setup-go [2021-03-06T00:38:13.101Z]  Building docker-support-scheduler-go ... done  ---> 2ff7ea0d78a7 [2021-03-06T00:38:13.101Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-06T00:38:13.101Z] ---> 677e02beaf23 [2021-03-06T00:38:13.101Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-06T00:38:13.773Z] ---> 48adbada300d [2021-03-06T00:38:13.773Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-06T00:38:14.041Z] ---> 0563a738c7e9 [2021-03-06T00:38:14.041Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-06T00:38:14.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-06T00:38:16.625Z] ---> Running in 9eea7957cc63 [2021-03-06T00:38:16.898Z] ---> c9a86c7ca5e3 [2021-03-06T00:38:16.898Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-06T00:38:18.860Z] Removing intermediate container 9eea7957cc63 [2021-03-06T00:38:18.860Z] ---> f5a9e57a0fc6 [2021-03-06T00:38:18.860Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:38:18.860Z] ---> Running in 3b1ae1b116fa [2021-03-06T00:38:19.123Z] ---> Running in f70aba008eaa [2021-03-06T00:38:21.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-06T00:38:21.682Z] Removing intermediate container 3b1ae1b116fa [2021-03-06T00:38:21.682Z] ---> 939d13f85d23 [2021-03-06T00:38:21.682Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-06T00:38:22.256Z] Removing intermediate container f70aba008eaa [2021-03-06T00:38:22.256Z] ---> a1f4384a4148 [2021-03-06T00:38:22.256Z] Step 21/23 : LABEL arch=x86_64 [2021-03-06T00:38:22.520Z] ---> Running in 613b92fd7a24 [2021-03-06T00:38:22.790Z] ---> 3d0c010944af [2021-03-06T00:38:22.790Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-06T00:38:23.057Z] ---> Running in 55e10193e53e [2021-03-06T00:38:25.629Z] Removing intermediate container 613b92fd7a24 [2021-03-06T00:38:25.629Z] ---> 9ef54f8c689a [2021-03-06T00:38:25.629Z] Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:38:26.625Z] ---> Running in 969a25b1764b [2021-03-06T00:38:28.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-06T00:38:28.265Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-06T00:38:30.010Z] Removing intermediate container 969a25b1764b [2021-03-06T00:38:30.010Z] ---> 54ee383fd862 [2021-03-06T00:38:30.010Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:38:30.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-06T00:38:30.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-06T00:38:30.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-06T00:38:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-06T00:38:33.381Z] ---> Running in ad34f0cf539c [2021-03-06T00:38:34.817Z] Removing intermediate container ad34f0cf539c [2021-03-06T00:38:34.817Z] ---> 5e9cd2b5d845 [2021-03-06T00:38:34.817Z] [2021-03-06T00:38:34.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-06T00:38:35.094Z] Removing intermediate container 55e10193e53e [2021-03-06T00:38:35.094Z] ---> 09c657b7adcd [2021-03-06T00:38:35.094Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-06T00:38:35.194Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-06T00:38:35.681Z] Successfully built 5e9cd2b5d845 [2021-03-06T00:38:35.681Z] Successfully tagged docker-core-data-go:latest [2021-03-06T00:38:35.681Z] Building docker-sys-mgmt-agent-go [2021-03-06T00:38:37.103Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:38:37.103Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:38:37.103Z] ---> 6838b08458db [2021-03-06T00:38:37.103Z] Step 3/21 : WORKDIR /edgex-go [2021-03-06T00:38:37.103Z] ---> Using cache [2021-03-06T00:38:37.103Z] ---> 051d8815b781 [2021-03-06T00:38:37.103Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:38:37.103Z] ---> Using cache [2021-03-06T00:38:37.103Z] ---> 6d405ab24c97 [2021-03-06T00:38:37.103Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-06T00:38:37.376Z] ---> Running in 7b3534c60535 [2021-03-06T00:38:37.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:38:37.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:38:37.642Z] ---> 6838b08458db [2021-03-06T00:38:37.642Z] Step 3/24 : WORKDIR /edgex-go [2021-03-06T00:38:37.642Z] ---> Using cache [2021-03-06T00:38:37.642Z] ---> 051d8815b781 [2021-03-06T00:38:37.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:38:37.642Z] ---> Using cache [2021-03-06T00:38:37.642Z] ---> 6d405ab24c97 [2021-03-06T00:38:37.642Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-06T00:38:37.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:38:37.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:38:37.642Z] ---> 6838b08458db [2021-03-06T00:38:37.642Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:38:37.642Z] ---> Using cache [2021-03-06T00:38:37.642Z] ---> 051d8815b781 [2021-03-06T00:38:37.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:38:37.642Z] ---> Using cache [2021-03-06T00:38:37.642Z] ---> 6d405ab24c97 [2021-03-06T00:38:37.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-06T00:38:39.035Z] ---> Running in d5694935963d [2021-03-06T00:38:39.035Z] ---> Running in c73b92b152f6 [2021-03-06T00:38:39.035Z] ---> Running in ac68897134c5 [2021-03-06T00:38:39.035Z] Removing intermediate container 7b3534c60535 [2021-03-06T00:38:39.035Z] ---> 70cf3c8d6bf5 [2021-03-06T00:38:39.035Z] Step 28/31 : CMD ["gate"] [2021-03-06T00:38:39.315Z] ---> Running in 378295a03631 [2021-03-06T00:38:39.896Z] Removing intermediate container 378295a03631 [2021-03-06T00:38:39.896Z] ---> c6c9b91cb9ec [2021-03-06T00:38:39.896Z] Step 29/31 : LABEL arch=x86_64 [2021-03-06T00:38:40.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:41.120Z] ---> Running in 73cba957246d [2021-03-06T00:38:41.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:41.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:41.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:41.649Z] Removing intermediate container 73cba957246d [2021-03-06T00:38:41.649Z] ---> 13973ab89d26 [2021-03-06T00:38:41.649Z] Step 30/31 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:38:41.916Z] ---> Running in b4475d151d75 [2021-03-06T00:38:41.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:42.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:42.181Z] OK: 233 MiB in 51 packages [2021-03-06T00:38:42.446Z] Removing intermediate container b4475d151d75 [2021-03-06T00:38:42.446Z] ---> 9d210bc1f5f6 [2021-03-06T00:38:42.446Z] Step 31/31 : LABEL version=0.0.0 [2021-03-06T00:38:42.446Z] OK: 233 MiB in 51 packages [2021-03-06T00:38:42.748Z] ---> Running in bd8607cb325e [2021-03-06T00:38:43.016Z] OK: 233 MiB in 51 packages [2021-03-06T00:38:43.512Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-06T00:38:43.512Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-06T00:38:43.512Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-06T00:38:43.611Z] Removing intermediate container bd8607cb325e [2021-03-06T00:38:43.611Z] ---> 8f99428dc0d4 [2021-03-06T00:38:43.611Z] [2021-03-06T00:38:43.891Z] Removing intermediate container c73b92b152f6 [2021-03-06T00:38:43.891Z] ---> 7b5f34ea5bc3 [2021-03-06T00:38:43.891Z] Step 6/21 : COPY go.mod . [2021-03-06T00:38:44.161Z] Successfully built 8f99428dc0d4 [2021-03-06T00:38:44.161Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-06T00:38:44.427Z]  Building docker-security-bootstrapper-go ... done  ---> df83ce44e765 [2021-03-06T00:38:44.427Z] Step 7/21 : RUN go mod download [2021-03-06T00:38:44.696Z] Removing intermediate container d5694935963d [2021-03-06T00:38:44.696Z] ---> 54c730d0da8e [2021-03-06T00:38:44.696Z] Step 6/24 : COPY go.mod . [2021-03-06T00:38:44.696Z] Removing intermediate container ac68897134c5 [2021-03-06T00:38:44.696Z] ---> 276ec673ca30 [2021-03-06T00:38:44.696Z] Step 6/23 : COPY go.mod . [2021-03-06T00:38:45.286Z] ---> Running in 239f54614eca [2021-03-06T00:38:46.258Z] ---> ca58ac01a33e [2021-03-06T00:38:46.258Z] Step 7/24 : RUN go mod download [2021-03-06T00:38:46.526Z] ---> Running in 6102fd24fb43 [2021-03-06T00:38:47.106Z] ---> 1fe71a521a74 [2021-03-06T00:38:47.106Z] Step 7/23 : RUN go mod download [2021-03-06T00:38:47.394Z] ---> Running in 4bb826626ec6 [2021-03-06T00:38:50.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.360s coverage: 45.9% of statements [2021-03-06T00:38:50.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-06T00:38:50.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-06T00:38:50.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-06T00:38:50.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-06T00:38:50.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-06T00:38:50.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-06T00:38:50.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-06T00:38:50.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.247s coverage: 100.0% of statements [2021-03-06T00:38:50.890Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:38:50.890Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:38:50.890Z] ---> 6838b08458db [2021-03-06T00:38:50.890Z] Step 3/26 : WORKDIR /edgex-go [2021-03-06T00:38:50.890Z] ---> Using cache [2021-03-06T00:38:50.890Z] ---> 051d8815b781 [2021-03-06T00:38:50.890Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:38:50.890Z] ---> Using cache [2021-03-06T00:38:50.890Z] ---> 6d405ab24c97 [2021-03-06T00:38:50.890Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-06T00:38:50.890Z] ---> Running in 67bef6267034 [2021-03-06T00:38:50.890Z] Removing intermediate container 239f54614eca [2021-03-06T00:38:50.890Z] ---> 4137fd472b82 [2021-03-06T00:38:50.890Z] Step 8/21 : COPY . . [2021-03-06T00:38:50.890Z] Removing intermediate container 6102fd24fb43 [2021-03-06T00:38:50.890Z] ---> 47776dda7bbb [2021-03-06T00:38:50.890Z] Step 8/24 : COPY . . [2021-03-06T00:38:51.177Z] Removing intermediate container 4bb826626ec6 [2021-03-06T00:38:51.177Z] ---> 1415861e0e63 [2021-03-06T00:38:51.177Z] Step 8/23 : COPY . . [2021-03-06T00:38:51.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:52.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:38:53.299Z] OK: 233 MiB in 51 packages [2021-03-06T00:38:55.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.578s coverage: 27.1% of statements [2021-03-06T00:38:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-06T00:38:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-06T00:38:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-06T00:38:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-06T00:38:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-06T00:38:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-06T00:38:55.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements [2021-03-06T00:38:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-06T00:38:55.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements [2021-03-06T00:38:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-06T00:38:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-06T00:38:56.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.281s coverage: 66.2% of statements [2021-03-06T00:38:56.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-06T00:38:56.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-06T00:38:59.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.666s coverage: 82.4% of statements [2021-03-06T00:38:59.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-06T00:38:59.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:38:59.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-06T00:38:59.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-06T00:39:01.512Z] Removing intermediate container 67bef6267034 [2021-03-06T00:39:01.512Z] ---> da0e1ddc7713 [2021-03-06T00:39:01.512Z] Step 6/26 : COPY go.mod . [2021-03-06T00:39:03.451Z] ---> b3fd838ac9a7 [2021-03-06T00:39:03.451Z] Step 7/26 : RUN go mod download [2021-03-06T00:39:04.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.162s coverage: 28.6% of statements [2021-03-06T00:39:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-06T00:39:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-06T00:39:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-06T00:39:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-06T00:39:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-06T00:39:04.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.178s coverage: 100.0% of statements [2021-03-06T00:39:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-06T00:39:04.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.139s coverage: 100.0% of statements [2021-03-06T00:39:04.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-06T00:39:05.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.303s coverage: 86.7% of statements [2021-03-06T00:39:05.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-06T00:39:06.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.414s coverage: 97.5% of statements [2021-03-06T00:39:06.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-06T00:39:06.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.140s coverage: 78.3% of statements [2021-03-06T00:39:06.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-06T00:39:06.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-06T00:39:06.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-06T00:39:06.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-06T00:39:06.797Z] ---> Running in e7148444a078 [2021-03-06T00:39:13.479Z] Removing intermediate container e7148444a078 [2021-03-06T00:39:13.479Z] ---> a7f62123074f [2021-03-06T00:39:13.479Z] Step 8/26 : COPY . . [2021-03-06T00:39:16.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.223s coverage: 92.8% of statements [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-06T00:39:16.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-06T00:39:16.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.212s coverage: 0.1% of statements [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-06T00:39:16.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-06T00:39:16.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements [2021-03-06T00:39:16.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2021-03-06T00:39:16.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements [2021-03-06T00:39:16.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2021-03-06T00:39:16.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-03-06T00:39:23.899Z] ---> fff2c868dbd9 [2021-03-06T00:39:23.899Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-06T00:39:23.899Z] ---> b5d085a2659f [2021-03-06T00:39:23.899Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-06T00:39:23.899Z] ---> cc5403d4dfe5 [2021-03-06T00:39:23.899Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-06T00:39:25.307Z] ---> Running in 7e7ce42ee2d5 [2021-03-06T00:39:25.307Z] ---> Running in ca543b5e39de [2021-03-06T00:39:25.307Z] ---> Running in ce4069b7990c [2021-03-06T00:39:26.723Z] 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-06T00:39:26.995Z] 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-06T00:39:26.995Z] 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-06T00:39:28.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements [2021-03-06T00:39:28.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2021-03-06T00:39:28.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.135s coverage: 81.4% of statements [2021-03-06T00:39:35.251Z] ---> 1f78589ab2c9 [2021-03-06T00:39:35.251Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-06T00:39:35.251Z] ---> Running in f431ae1f43c9 [2021-03-06T00:39:35.846Z] 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-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.6% of statements [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.6% of statements [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.505s coverage: 62.4% of statements [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-03-06T00:39:44.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.808s coverage: 69.0% of statements [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-06T00:39:44.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-06T00:39:46.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.425s coverage: 38.4% of statements [2021-03-06T00:39:46.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-06T00:39:46.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-06T00:39:46.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements [2021-03-06T00:39:46.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-06T00:39:46.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements [2021-03-06T00:39:50.872Z] 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-06T00:39:50.872Z] 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-06T00:39:52.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.469s coverage: 47.0% of statements [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-06T00:39:52.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.169s coverage: 100.0% of statements [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-06T00:39:52.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-06T00:39:52.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.369s coverage: 88.5% of statements [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:39:52.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-06T00:39:59.953Z] Removing intermediate container ca543b5e39de [2021-03-06T00:39:59.953Z] ---> 063c2cf001da [2021-03-06T00:39:59.953Z] [2021-03-06T00:39:59.953Z] Step 10/24 : FROM alpine:3.12 [2021-03-06T00:39:59.953Z] ---> 88dd2752d2ea [2021-03-06T00:39:59.953Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-06T00:39:59.953Z] Removing intermediate container 7e7ce42ee2d5 [2021-03-06T00:39:59.953Z] ---> c62f2d0866ba [2021-03-06T00:39:59.953Z] [2021-03-06T00:39:59.953Z] Step 10/21 : FROM alpine:3.12 [2021-03-06T00:39:59.953Z] ---> 88dd2752d2ea [2021-03-06T00:39:59.953Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-06T00:39:59.953Z] Removing intermediate container ce4069b7990c [2021-03-06T00:39:59.953Z] ---> 5a1c1d94a732 [2021-03-06T00:39:59.953Z] [2021-03-06T00:39:59.953Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:39:59.953Z] ---> 88dd2752d2ea [2021-03-06T00:39:59.953Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:39:59.953Z] ---> Using cache [2021-03-06T00:39:59.953Z] ---> a92cb86079b9 [2021-03-06T00:39:59.953Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:39:59.953Z] ---> Using cache [2021-03-06T00:39:59.953Z] ---> 8a8215abcd38 [2021-03-06T00:39:59.953Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-06T00:39:59.953Z] ---> Running in eb11b5d334a1 [2021-03-06T00:39:59.953Z] ---> Running in 6ba53d063d72 [2021-03-06T00:39:59.953Z] ---> Running in ef8a727ab9df [2021-03-06T00:40:00.897Z] Removing intermediate container ef8a727ab9df [2021-03-06T00:40:00.897Z] ---> cf87d7c4cd89 [2021-03-06T00:40:00.897Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-06T00:40:01.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.079s coverage: 29.1% of statements [2021-03-06T00:40:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-06T00:40:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-06T00:40:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-06T00:40:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-06T00:40:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-06T00:40:01.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-06T00:40:01.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-06T00:40:01.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.212s coverage: 95.6% of statements [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-06T00:40:01.053Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-06T00:40:01.053Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-06T00:40:01.053Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-06T00:40:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-06T00:40:01.053Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-03-06T00:40:01.053Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-06T00:40:01.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:01.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:01.326Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-06T00:40:01.421Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-06T00:40:01.421Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:40:01.421Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-06T00:40:01.421Z] (4/4) Installing curl (7.69.1-r3) [2021-03-06T00:40:01.421Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:40:01.421Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:40:01.421Z] OK: 7 MiB in 18 packages [2021-03-06T00:40:01.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:01.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:01.951Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-06T00:40:01.951Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:40:01.951Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-06T00:40:01.951Z] (4/5) Installing curl (7.69.1-r3) [2021-03-06T00:40:01.951Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-06T00:40:01.951Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:40:01.951Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:40:01.951Z] OK: 7 MiB in 19 packages [2021-03-06T00:40:01.951Z] ---> Running in fff5ec42b914 [2021-03-06T00:40:02.212Z] Removing intermediate container f431ae1f43c9 [2021-03-06T00:40:02.212Z] ---> 75fcb67d40f2 [2021-03-06T00:40:02.212Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-06T00:40:02.301Z] GO111MODULE=on go vet ./... [2021-03-06T00:40:02.784Z] ---> Running in 113749030aea [2021-03-06T00:40:02.784Z] Removing intermediate container fff5ec42b914 [2021-03-06T00:40:02.784Z] ---> e2648384e17e [2021-03-06T00:40:02.784Z] Step 15/23 : WORKDIR / [2021-03-06T00:40:03.733Z] ---> Running in 7663e3fd8a0f [2021-03-06T00:40:03.995Z] Removing intermediate container eb11b5d334a1 [2021-03-06T00:40:03.995Z] ---> 86d61682b5a7 [2021-03-06T00:40:03.995Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-06T00:40:04.259Z] Removing intermediate container 6ba53d063d72 [2021-03-06T00:40:04.260Z] ---> bb2a757ca956 [2021-03-06T00:40:04.260Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-06T00:40:04.260Z] ---> Running in 643e09eade0e [2021-03-06T00:40:04.260Z] ---> Running in f6fd591da3f7 [2021-03-06T00:40:04.260Z] Removing intermediate container 7663e3fd8a0f [2021-03-06T00:40:04.260Z] ---> 7788ddc83b84 [2021-03-06T00:40:04.260Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:40:04.526Z] 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-06T00:40:04.526Z] Removing intermediate container 643e09eade0e [2021-03-06T00:40:04.526Z] ---> 8e248628f4d1 [2021-03-06T00:40:04.526Z] Step 13/21 : WORKDIR /edgex [2021-03-06T00:40:05.110Z] ---> Running in e7e732da3f02 [2021-03-06T00:40:05.110Z] Removing intermediate container f6fd591da3f7 [2021-03-06T00:40:05.110Z] ---> 38a9c0e849cf [2021-03-06T00:40:05.110Z] Step 13/24 : WORKDIR / [2021-03-06T00:40:05.110Z] ---> 209855967178 [2021-03-06T00:40:05.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-06T00:40:05.110Z] ---> Running in 31162a73b525 [2021-03-06T00:40:05.376Z] Removing intermediate container e7e732da3f02 [2021-03-06T00:40:05.376Z] ---> b04cfa919719 [2021-03-06T00:40:05.376Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-06T00:40:05.376Z] Removing intermediate container 31162a73b525 [2021-03-06T00:40:05.376Z] ---> f595e1d03aa2 [2021-03-06T00:40:05.376Z] 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-06T00:40:05.641Z] ---> 531f45be3055 [2021-03-06T00:40:05.641Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-06T00:40:05.914Z] ---> 8b56d296da3e [2021-03-06T00:40:05.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-06T00:40:05.914Z] ---> 343a5d71d209 [2021-03-06T00:40:05.914Z] 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-06T00:40:06.179Z] Removing intermediate container 113749030aea [2021-03-06T00:40:06.179Z] ---> 0cfcedd758ff [2021-03-06T00:40:06.179Z] [2021-03-06T00:40:06.179Z] Step 11/26 : FROM docker:20.10.0 [2021-03-06T00:40:06.179Z] 20.10.0: Pulling from library/docker [2021-03-06T00:40:06.179Z] ---> 8bff3be36526 [2021-03-06T00:40:06.179Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-06T00:40:06.179Z] ---> e4008452679c [2021-03-06T00:40:06.179Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-06T00:40:06.450Z] ---> 32b492427d26 [2021-03-06T00:40:06.450Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-06T00:40:06.450Z] ---> Running in e02d28207981 [2021-03-06T00:40:07.040Z] Removing intermediate container e02d28207981 [2021-03-06T00:40:07.040Z] ---> 968a8f0c441c [2021-03-06T00:40:07.040Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:40:07.667Z] ---> 35720665f1e5 [2021-03-06T00:40:07.667Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-06T00:40:07.667Z] ---> Running in ca4607367c59 [2021-03-06T00:40:07.667Z] ---> 66d6cc850001 [2021-03-06T00:40:07.667Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-06T00:40:08.007Z] ---> Running in 0cfaf5f507ab [2021-03-06T00:40:08.294Z] Removing intermediate container ca4607367c59 [2021-03-06T00:40:08.294Z] ---> 74941055638b [2021-03-06T00:40:08.294Z] Step 21/23 : LABEL arch=x86_64 [2021-03-06T00:40:08.294Z] Removing intermediate container 0cfaf5f507ab [2021-03-06T00:40:08.294Z] ---> a3913d9947f0 [2021-03-06T00:40:08.294Z] Step 18/21 : CMD ["--init=true"] [2021-03-06T00:40:08.294Z] ---> 3e47ceaaa033 [2021-03-06T00:40:08.294Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-06T00:40:08.294Z] ---> Running in dbc7cec45447 [2021-03-06T00:40:08.588Z] ---> Running in f3f1ffaea5bb [2021-03-06T00:40:08.899Z] Removing intermediate container dbc7cec45447 [2021-03-06T00:40:08.899Z] ---> e7b2e469d223 [2021-03-06T00:40:08.899Z] Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:40:08.899Z] Removing intermediate container f3f1ffaea5bb [2021-03-06T00:40:08.899Z] ---> a973d12d955a [2021-03-06T00:40:08.899Z] Step 19/21 : LABEL arch=x86_64 [2021-03-06T00:40:08.899Z] ---> Running in 747701190eb2 [2021-03-06T00:40:08.899Z] ---> Running in 3435dfbe0b83 [2021-03-06T00:40:09.218Z] ---> 796513c0d898 [2021-03-06T00:40:09.218Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-06T00:40:09.218Z] Removing intermediate container 747701190eb2 [2021-03-06T00:40:09.218Z] ---> 44885f00b08f [2021-03-06T00:40:09.218Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:40:09.218Z] Removing intermediate container 3435dfbe0b83 [2021-03-06T00:40:09.218Z] ---> 9cc30f66bdb5 [2021-03-06T00:40:09.218Z] Step 20/21 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:40:09.218Z] ---> Running in fa90c0796817 [2021-03-06T00:40:09.532Z] ---> Running in 8ebfb54b90e6 [2021-03-06T00:40:09.532Z] ---> 58c6b2be7ca5 [2021-03-06T00:40:09.532Z] 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-06T00:40:09.532Z] Removing intermediate container fa90c0796817 [2021-03-06T00:40:09.532Z] ---> a444766b9fcd [2021-03-06T00:40:09.532Z] [2021-03-06T00:40:09.532Z] ---> Running in a7f3b6c8389c [2021-03-06T00:40:10.119Z] Successfully built a444766b9fcd [2021-03-06T00:40:10.119Z] Successfully tagged docker-core-metadata-go:latest [2021-03-06T00:40:10.119Z]  Building docker-core-metadata-go ... done Removing intermediate container 8ebfb54b90e6 [2021-03-06T00:40:10.119Z] ---> b9cca97ba9c1 [2021-03-06T00:40:10.119Z] Step 21/21 : LABEL version=0.0.0 [2021-03-06T00:40:10.707Z] ---> Running in ccbee8d8d643 [2021-03-06T00:40:11.662Z] Removing intermediate container ccbee8d8d643 [2021-03-06T00:40:11.662Z] ---> d7ffd048e26e [2021-03-06T00:40:11.662Z] [2021-03-06T00:40:11.932Z] Successfully built d7ffd048e26e [2021-03-06T00:40:11.932Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-06T00:40:12.510Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container a7f3b6c8389c [2021-03-06T00:40:12.510Z] ---> 27c3ea7e70eb [2021-03-06T00:40:12.510Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-06T00:40:12.510Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-06T00:40:12.510Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-06T00:40:12.510Z] ---> aefe523efa57 [2021-03-06T00:40:12.510Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-06T00:40:12.510Z] ---> Running in 925e2398cf8c [2021-03-06T00:40:12.510Z] ---> Running in 46022f16b62e [2021-03-06T00:40:12.772Z] Removing intermediate container 925e2398cf8c [2021-03-06T00:40:12.772Z] ---> 110a954b35cc [2021-03-06T00:40:12.772Z] Step 22/24 : LABEL arch=x86_64 [2021-03-06T00:40:12.772Z] ---> Running in f4e532baa575 [2021-03-06T00:40:13.036Z] Removing intermediate container f4e532baa575 [2021-03-06T00:40:13.036Z] ---> 4f79446064d2 [2021-03-06T00:40:13.036Z] Step 23/24 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:40:13.036Z] ---> Running in e0a124122965 [2021-03-06T00:40:13.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:13.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:13.300Z] Removing intermediate container e0a124122965 [2021-03-06T00:40:13.300Z] ---> 6063fe776963 [2021-03-06T00:40:13.300Z] Step 24/24 : LABEL version=0.0.0 [2021-03-06T00:40:13.300Z] (1/2) Installing readline (8.0.4-r0) [2021-03-06T00:40:13.300Z] ---> Running in b365e0b62b13 [2021-03-06T00:40:13.300Z] (2/2) Installing bash (5.0.17-r0) [2021-03-06T00:40:13.300Z] Executing bash-5.0.17-r0.post-install [2021-03-06T00:40:13.300Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:40:13.300Z] OK: 12 MiB in 22 packages [2021-03-06T00:40:13.561Z] Removing intermediate container b365e0b62b13 [2021-03-06T00:40:13.561Z] ---> c575cd52ac2b [2021-03-06T00:40:13.561Z] [2021-03-06T00:40:13.824Z] Successfully built c575cd52ac2b [2021-03-06T00:40:13.824Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-06T00:40:13.824Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 46022f16b62e [2021-03-06T00:40:13.824Z] ---> 430f03cdae34 [2021-03-06T00:40:13.824Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-06T00:40:13.824Z] ---> Running in 7d64dd643327 [2021-03-06T00:40:14.088Z] Removing intermediate container 7d64dd643327 [2021-03-06T00:40:14.088Z] ---> 0f4e03b86a42 [2021-03-06T00:40:14.088Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-06T00:40:14.088Z] ---> Running in fcceb8657356 [2021-03-06T00:40:14.350Z] Removing intermediate container fcceb8657356 [2021-03-06T00:40:14.350Z] ---> c9485b6e2aa3 [2021-03-06T00:40:14.350Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-06T00:40:14.350Z] ---> Running in 61cb06e5ab9c [2021-03-06T00:40:14.611Z] Removing intermediate container 61cb06e5ab9c [2021-03-06T00:40:14.611Z] ---> cda51862471d [2021-03-06T00:40:14.611Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-06T00:40:15.186Z] ---> 17dfd9e7b2ac [2021-03-06T00:40:15.186Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-06T00:40:15.186Z] ---> a42070f29744 [2021-03-06T00:40:15.186Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-06T00:40:15.759Z] ---> cf5b30f5b8e2 [2021-03-06T00:40:15.759Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-06T00:40:15.759Z] ---> Running in b73ad728c15a [2021-03-06T00:40:16.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:16.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:16.283Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-06T00:40:16.283Z] (2/33) Installing expat (2.2.9-r1) [2021-03-06T00:40:16.283Z] (3/33) Installing libffi (3.3-r2) [2021-03-06T00:40:16.283Z] (4/33) Installing gdbm (1.13-r1) [2021-03-06T00:40:16.283Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-06T00:40:16.283Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-06T00:40:16.283Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-06T00:40:17.225Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-06T00:40:17.225Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-06T00:40:17.225Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-06T00:40:17.225Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-06T00:40:17.225Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-06T00:40:17.225Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-06T00:40:17.225Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-06T00:40:17.487Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-06T00:40:17.487Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-06T00:40:17.487Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-06T00:40:17.487Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-06T00:40:17.487Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-06T00:40:17.487Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-06T00:40:17.487Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-06T00:40:17.487Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-06T00:40:17.487Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-06T00:40:17.487Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-06T00:40:17.487Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-06T00:40:17.487Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-06T00:40:17.487Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-06T00:40:17.487Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-06T00:40:17.487Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-06T00:40:17.487Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-06T00:40:17.487Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-06T00:40:17.487Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-06T00:40:17.487Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-06T00:40:18.062Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:40:18.062Z] OK: 71 MiB in 55 packages [2021-03-06T00:40:26.223Z] Removing intermediate container b73ad728c15a [2021-03-06T00:40:26.223Z] ---> 9e9e74b99afd [2021-03-06T00:40:26.223Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-06T00:40:26.223Z] ---> Running in 2bffa704f9b9 [2021-03-06T00:40:27.611Z] Collecting docker-compose==1.23.2 [2021-03-06T00:40:27.611Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-06T00:40:27.872Z] Collecting texttable<0.10,>=0.9.0 [2021-03-06T00:40:27.872Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-06T00:40:28.445Z] Collecting PyYAML<4,>=3.10 [2021-03-06T00:40:28.445Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-06T00:40:29.389Z] Collecting docopt<0.7,>=0.6.1 [2021-03-06T00:40:29.389Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-06T00:40:29.651Z] 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-06T00:40:29.912Z] Collecting jsonschema<3,>=2.5.1 [2021-03-06T00:40:29.912Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-06T00:40:29.912Z] Collecting docker<4.0,>=3.6.0 [2021-03-06T00:40:29.912Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-06T00:40:30.174Z] Collecting cached-property<2,>=1.2.0 [2021-03-06T00:40:30.174Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-06T00:40:30.436Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-06T00:40:30.436Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-06T00:40:30.698Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-06T00:40:30.698Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-06T00:40:30.698Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-06T00:40:30.698Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-06T00:40:31.273Z] Collecting docker-pycreds>=0.4.0 [2021-03-06T00:40:31.273Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-06T00:40:31.273Z] Collecting idna<2.8,>=2.5 [2021-03-06T00:40:31.273Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-06T00:40:31.273Z] 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-06T00:40:31.273Z] 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-06T00:40:31.534Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-06T00:40:31.534Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-06T00:40:31.534Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-06T00:40:31.534Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-06T00:40:31.534Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-06T00:40:31.534Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-06T00:40:31.795Z] Installing collected packages: texttable, PyYAML, docopt, jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, dockerpty, docker-compose [2021-03-06T00:40:31.795Z] Running setup.py install for texttable: started [2021-03-06T00:40:32.057Z] Running setup.py install for texttable: finished with status 'done' [2021-03-06T00:40:32.057Z] Running setup.py install for PyYAML: started [2021-03-06T00:40:32.631Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-06T00:40:32.631Z] Running setup.py install for docopt: started [2021-03-06T00:40:33.210Z] Running setup.py install for docopt: finished with status 'done' [2021-03-06T00:40:33.210Z] Attempting uninstall: idna [2021-03-06T00:40:33.210Z] Found existing installation: idna 2.9 [2021-03-06T00:40:33.210Z] Uninstalling idna-2.9: [2021-03-06T00:40:33.210Z] Successfully uninstalled idna-2.9 [2021-03-06T00:40:33.472Z] Attempting uninstall: urllib3 [2021-03-06T00:40:33.472Z] Found existing installation: urllib3 1.25.9 [2021-03-06T00:40:33.472Z] Uninstalling urllib3-1.25.9: [2021-03-06T00:40:33.472Z] Successfully uninstalled urllib3-1.25.9 [2021-03-06T00:40:33.736Z] Attempting uninstall: requests [2021-03-06T00:40:33.736Z] Found existing installation: requests 2.23.0 [2021-03-06T00:40:33.736Z] Uninstalling requests-2.23.0: [2021-03-06T00:40:33.736Z] Successfully uninstalled requests-2.23.0 [2021-03-06T00:40:34.323Z] Running setup.py install for dockerpty: started [2021-03-06T00:40:34.897Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-06T00:40:35.159Z] 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.58.0 [2021-03-06T00:40:38.495Z] Removing intermediate container 2bffa704f9b9 [2021-03-06T00:40:38.495Z] ---> 65ac88da54c5 [2021-03-06T00:40:38.495Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-06T00:40:38.495Z] ---> Running in 2aefed89bed3 [2021-03-06T00:40:39.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:39.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:39.330Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:40:39.330Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-06T00:40:39.330Z] (3/3) Installing curl (7.69.1-r3) [2021-03-06T00:40:39.330Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:40:39.330Z] OK: 72 MiB in 58 packages [2021-03-06T00:40:39.592Z] Removing intermediate container 2aefed89bed3 [2021-03-06T00:40:39.592Z] ---> 5ecd410f9453 [2021-03-06T00:40:39.592Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-06T00:40:39.853Z] ---> Running in 7db4ca9eb96d [2021-03-06T00:40:39.853Z] Removing intermediate container 7db4ca9eb96d [2021-03-06T00:40:39.853Z] ---> 553d503c28d5 [2021-03-06T00:40:39.853Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:40:40.115Z] ---> Running in b17a977662a3 [2021-03-06T00:40:40.115Z] Removing intermediate container b17a977662a3 [2021-03-06T00:40:40.115Z] ---> 7b87a24db3d3 [2021-03-06T00:40:40.115Z] Step 24/26 : LABEL arch=x86_64 [2021-03-06T00:40:40.115Z] ---> Running in 7e6caa71ca2b [2021-03-06T00:40:40.379Z] Removing intermediate container 7e6caa71ca2b [2021-03-06T00:40:40.379Z] ---> 1826f44db977 [2021-03-06T00:40:40.379Z] Step 25/26 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:40:40.379Z] ---> Running in 5a38d0875a09 [2021-03-06T00:40:40.641Z] Removing intermediate container 5a38d0875a09 [2021-03-06T00:40:40.641Z] ---> c8326e9a2f10 [2021-03-06T00:40:40.641Z] Step 26/26 : LABEL version=0.0.0 [2021-03-06T00:40:40.641Z] ---> Running in c7b95fe01a6e [2021-03-06T00:40:40.902Z] Removing intermediate container c7b95fe01a6e [2021-03-06T00:40:40.903Z] ---> 40b12caa0fd9 [2021-03-06T00:40:40.903Z] [2021-03-06T00:40:41.164Z] Successfully built 40b12caa0fd9 [2021-03-06T00:40:41.164Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-06T00:40:41.441Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-06T00:40:41.448Z] $ docker stop --time=1 b2232b47c39d2058a1a587b8e723c47d958b31878aa9218c2471760ae7841840 [2021-03-06T00:40:43.004Z] $ docker rm -f b2232b47c39d2058a1a587b8e723c47d958b31878aa9218c2471760ae7841840 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-06T00:40:43.542Z] + docker images [2021-03-06T00:40:43.542Z] + grep docker [2021-03-06T00:40:43.806Z] docker-sys-mgmt-agent-go latest 40b12caa0fd9 3 seconds ago 313MB [2021-03-06T00:40:43.806Z] docker-security-secretstore-setup-go latest c575cd52ac2b 30 seconds ago 24.9MB [2021-03-06T00:40:43.806Z] docker-security-proxy-setup-go latest d7ffd048e26e 33 seconds ago 24.7MB [2021-03-06T00:40:43.806Z] docker-core-metadata-go latest a444766b9fcd 34 seconds ago 19MB [2021-03-06T00:40:43.806Z] docker-security-bootstrapper-go latest 8f99428dc0d4 2 minutes ago 18.7MB [2021-03-06T00:40:43.806Z] docker-core-data-go latest 5e9cd2b5d845 2 minutes ago 22.4MB [2021-03-06T00:40:43.806Z] docker-core-command-go latest ef001360a4ad 2 minutes ago 17.2MB [2021-03-06T00:40:43.806Z] docker-support-notifications-go latest 7da8e8d35183 2 minutes ago 17.8MB [2021-03-06T00:40:43.806Z] docker-support-scheduler-go latest 21c44e06ccfb 2 minutes ago 17.2MB [2021-03-06T00:40:43.806Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-06T00:40:59.495Z] Still waiting to schedule task [2021-03-06T00:40:59.496Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-28810’ [2021-03-06T00:41:24.117Z] gofmt -l . [2021-03-06T00:41:24.117Z] [ "`gofmt -l .`" = "" ] [2021-03-06T00:41:24.117Z] ./bin/test-go-mod-tidy.sh [2021-03-06T00:41:24.117Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-06T00:41:24.781Z] + ls -al . [2021-03-06T00:41:24.781Z] total 760 [2021-03-06T00:41:24.781Z] drwxrwxr-x 9 1001 1001 4096 Mar 6 00:41 . [2021-03-06T00:41:24.781Z] drwxr-xr-x 4 root root 4096 Mar 6 00:37 .. [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 11 Mar 6 00:35 .dockerignore [2021-03-06T00:41:24.781Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 00:35 .git [2021-03-06T00:41:24.781Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 00:35 .github [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 818 Mar 6 00:35 .gitignore [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 00:35 .sonarcloud.properties [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 8475 Mar 6 00:35 Attribution.txt [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 00:35 CONTRIBUTING.md [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 931 Mar 6 00:35 Dockerfile.build [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 863 Mar 6 00:35 Jenkinsfile [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 00:35 LICENSE [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 5774 Mar 6 00:35 Makefile [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 6524 Mar 6 00:35 README.md [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 6755 Mar 6 00:35 SECURITY.md [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 00:31 VERSION [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 4131 Mar 6 00:35 ZMQWindows.md [2021-03-06T00:41:24.781Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 00:35 bin [2021-03-06T00:41:24.781Z] drwxrwxr-x 14 1001 1001 4096 Mar 6 00:35 cmd [2021-03-06T00:41:24.781Z] -rw-r--r-- 1 root root 621194 Mar 6 00:40 coverage.out [2021-03-06T00:41:24.781Z] -rw-r--r-- 1 root root 1055 Mar 6 00:41 go.mod [2021-03-06T00:41:24.781Z] -rw-r--r-- 1 root root 21699 Mar 6 00:41 go.sum [2021-03-06T00:41:24.781Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 00:35 internal [2021-03-06T00:41:24.781Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 00:35 openapi [2021-03-06T00:41:24.781Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 00:35 snap [2021-03-06T00:41:24.781Z] -rw-rw-r-- 1 1001 1001 168 Mar 6 00:35 version.go [Pipeline] sh [2021-03-06T00:41:25.436Z] + '[' -e coverage.out ] [2021-03-06T00:41:25.436Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-06T00:41:25.542Z] Warning: overwriting stash ‘coverage-report’ [2021-03-06T00:41:26.757Z] Stashed 1 file(s) [Pipeline] sh [2021-03-06T00:41:27.448Z] + make build [2021-03-06T00:41:27.448Z] 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-06T00:41:37.704Z] 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-06T00:41:59.889Z] 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-06T00:42:06.603Z] 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-06T00:42:11.995Z] 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-06T00:42:12.970Z] 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-06T00:42:18.360Z] 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-06T00:42:22.648Z] 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-06T00:42:26.946Z] 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-06T00:42:32.339Z] 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-06T00:42:35.743Z] 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-06T00:42:40.051Z] 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-06T00:42:47.641Z] $ docker stop --time=1 27d63f692f78bb5cea03ad6b8eaffeb16bc258336bae59f16e62a4cb82c66253 [2021-03-06T00:42:50.107Z] $ docker rm -f 27d63f692f78bb5cea03ad6b8eaffeb16bc258336bae59f16e62a4cb82c66253 [2021-03-06T00:42:50.841Z] Running on prd-ubuntu18.04-docker-8c-8g-28812 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-03-06T00:42:51.752Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:42:52.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-06T00:42:52.831Z] [2021-03-06T00:42:52.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:42:53.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-06T00:42:53.633Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-06T00:42:53.633Z] 29e5d40040c1: Pulling fs layer [2021-03-06T00:42:53.633Z] 1ce36da41761: Pulling fs layer [2021-03-06T00:42:53.633Z] 25b303627fd3: Pulling fs layer [2021-03-06T00:42:53.906Z] 29e5d40040c1: Verifying Checksum [2021-03-06T00:42:53.906Z] 29e5d40040c1: Download complete [2021-03-06T00:42:54.437Z] using credential edgex-jenkins-ssh [2021-03-06T00:42:54.504Z] 1ce36da41761: Verifying Checksum [2021-03-06T00:42:54.504Z] 1ce36da41761: Download complete [2021-03-06T00:42:54.504Z] 29e5d40040c1: Pull complete [2021-03-06T00:42:54.566Z] Cloning the remote Git repository [2021-03-06T00:42:54.594Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:42:54.663Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-06T00:42:54.694Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:42:54.695Z] > git --version # timeout=10 [2021-03-06T00:42:54.702Z] > git --version # 'git version 2.17.1' [2021-03-06T00:42:54.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:42:54.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T00:42:55.938Z] 1ce36da41761: Pull complete [2021-03-06T00:42:55.938Z] 25b303627fd3: Verifying Checksum [2021-03-06T00:42:55.938Z] 25b303627fd3: Download complete [2021-03-06T00:43:06.084Z] 25b303627fd3: Pull complete [2021-03-06T00:43:06.084Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-06T00:43:06.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-06T00:43:06.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-06T00:43:06.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-28803 does not seem to be running inside a container [2021-03-06T00:43:06.420Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-06T00:43:09.133Z] $ docker top 8a936e80f4652be10640e66e0e16a0c1b3b23d9025235ec24b882b46dd3d1362 -eo pid,comm [2021-03-06T00:43:09.207Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-06T00:43:09.487Z] Merge succeeded, producing abafdc7499258fd9bc8a7dd4e06b5bf7d82df0ed [2021-03-06T00:43:09.487Z] Checking out Revision abafdc7499258fd9bc8a7dd4e06b5bf7d82df0ed (PR-3232) [Pipeline] { [Pipeline] sh [2021-03-06T00:43:08.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-06T00:43:08.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T00:43:08.638Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-06T00:43:08.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:43:08.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:43:08.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-06T00:43:09.225Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T00:43:09.231Z] > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [2021-03-06T00:43:09.366Z] > git remote # timeout=10 [2021-03-06T00:43:09.373Z] > git config --get remote.origin.url # timeout=10 [2021-03-06T00:43:09.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:43:09.382Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-06T00:43:09.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-06T00:43:09.495Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T00:43:09.500Z] > git checkout -f abafdc7499258fd9bc8a7dd4e06b5bf7d82df0ed # timeout=10 [2021-03-06T00:43:10.416Z] + docker-compose build --help [2021-03-06T00:43:10.416Z] + grep parallel [2021-03-06T00:43:13.392Z] Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" [2021-03-06T00:43:13.400Z] > git rev-list --no-walk 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [2021-03-06T00:43:13.785Z] --parallel Build images in parallel. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [2021-03-06T00:43:14.377Z] $ docker stop --time=1 8a936e80f4652be10640e66e0e16a0c1b3b23d9025235ec24b882b46dd3d1362 [2021-03-06T00:43:14.552Z] + echo snap-build.sh [2021-03-06T00:43:14.552Z] snap-build.sh [2021-03-06T00:43:14.552Z] + SNAP_BASE_DIR=. [2021-03-06T00:43:14.552Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-03-06T00:43:14.552Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-03-06T00:43:14.552Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-03-06T00:43:14.552Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-03-06T00:43:14.552Z] + cd /w/workspace/edgex-go/2 [2021-03-06T00:43:14.552Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-06T00:43:14.552Z] Reading package lists... [2021-03-06T00:43:14.817Z] Building dependency tree... [2021-03-06T00:43:14.817Z] Reading state information... [2021-03-06T00:43:15.081Z] The following packages were automatically installed and are no longer required: [2021-03-06T00:43:15.081Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-06T00:43:15.081Z] uidmap xdelta3 [2021-03-06T00:43:15.081Z] Use 'sudo apt autoremove' to remove them. [2021-03-06T00:43:15.081Z] The following packages will be REMOVED: [2021-03-06T00:43:15.081Z] lxd* lxd-client* [2021-03-06T00:43:15.660Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-06T00:43:15.660Z] After this operation, 31.7 MB disk space will be freed. [2021-03-06T00:43:16.358Z] $ docker rm -f 8a936e80f4652be10640e66e0e16a0c1b3b23d9025235ec24b882b46dd3d1362 [2021-03-06T00:43:16.714Z] (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.) [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-03-06T00:43:16.979Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:43:17.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-06T00:43:17.440Z] . [Pipeline] withDockerContainer [2021-03-06T00:43:17.736Z] prd-ubuntu18.04-docker-arm64-4c-16g-28803 does not seem to be running inside a container [2021-03-06T00:43:17.839Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-06T00:43:17.929Z] Removing lxd dnsmasq configuration [2021-03-06T00:43:18.190Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-06T00:43:18.190Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-06T00:43:19.138Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-06T00:43:19.325Z] $ docker top d9b17c2303614ee8fed441da0aa352f9edd1f996725d2ad5f206f9e51689f66a -eo pid,comm [2021-03-06T00:43:19.403Z] (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-06T00:43:19.403Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] { [Pipeline] sh [2021-03-06T00:43:20.442Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-06T00:43:21.324Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-06T00:43:21.324Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-06T00:43:22.716Z] + sudo snap remove --purge lxd [2021-03-06T00:43:22.981Z] snap "lxd" is not installed [2021-03-06T00:43:22.981Z] + sudo groupadd --force --system lxd [2021-03-06T00:43:22.981Z] ++ whoami [2021-03-06T00:43:22.981Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-06T00:43:22.981Z] + newgrp - lxd [2021-03-06T00:43:22.981Z] + sudo snap install lxd [2021-03-06T00:43:23.810Z] Building docker-core-command-go ... [2021-03-06T00:43:23.810Z] Building docker-core-data-go ... [2021-03-06T00:43:23.810Z] Building docker-core-metadata-go ... [2021-03-06T00:43:23.810Z] Building docker-security-bootstrapper-go ... [2021-03-06T00:43:23.810Z] Building docker-security-proxy-setup-go ... [2021-03-06T00:43:23.810Z] Building docker-security-secretstore-setup-go ... [2021-03-06T00:43:23.810Z] Building docker-support-notifications-go ... [2021-03-06T00:43:23.810Z] Building docker-support-scheduler-go ... [2021-03-06T00:43:23.810Z] Building docker-sys-mgmt-agent-go ... [2021-03-06T00:43:23.810Z] Building docker-support-notifications-go [2021-03-06T00:43:23.810Z] Building docker-core-command-go [2021-03-06T00:43:23.810Z] Building docker-security-proxy-setup-go [2021-03-06T00:43:23.810Z] Building docker-core-metadata-go [2021-03-06T00:43:23.810Z] Building docker-security-bootstrapper-go [2021-03-06T00:43:33.033Z] 2021-03-06T00:43:30Z INFO Waiting for automatic snapd restart... [2021-03-06T00:43:55.106Z] lxd 4.11 from Canonical* installed [2021-03-06T00:43:55.106Z] + sudo lxd init --auto [2021-03-06T00:44:05.151Z] + sudo snap install --classic snapcraft [2021-03-06T00:44:45.604Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:44:45.604Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:44:45.604Z] ---> 2795cbee8053 [2021-03-06T00:44:45.604Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:44:45.604Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:44:45.604Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:44:45.604Z] ---> 2795cbee8053 [2021-03-06T00:44:45.604Z] Step 3/22 : WORKDIR /edgex-go [2021-03-06T00:44:45.604Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:44:45.604Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:44:45.604Z] ---> 2795cbee8053 [2021-03-06T00:44:45.604Z] Step 3/21 : WORKDIR /edgex-go [2021-03-06T00:44:45.604Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:44:45.604Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:44:45.604Z] ---> 2795cbee8053 [2021-03-06T00:44:45.604Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:44:45.604Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:44:45.604Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:44:45.604Z] ---> 2795cbee8053 [2021-03-06T00:44:45.604Z] Step 3/31 : WORKDIR /edgex-go [2021-03-06T00:44:45.604Z] ---> Running in e5789dc38ddc [2021-03-06T00:44:45.604Z] ---> Running in 3134b8f52e07 [2021-03-06T00:44:45.604Z] ---> Running in 7c4b96089b94 [2021-03-06T00:44:45.604Z] ---> Running in e6300923749f [2021-03-06T00:44:45.604Z] ---> Running in 44346f423cf2 [2021-03-06T00:44:45.604Z] Removing intermediate container 3134b8f52e07 [2021-03-06T00:44:45.604Z] ---> b0fe81641c4b [2021-03-06T00:44:45.604Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:44:45.604Z] Removing intermediate container e5789dc38ddc [2021-03-06T00:44:45.604Z] ---> 62db61986702 [2021-03-06T00:44:45.604Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:44:45.604Z] Removing intermediate container 7c4b96089b94 [2021-03-06T00:44:45.604Z] ---> 10b7ae761933 [2021-03-06T00:44:45.604Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:44:45.604Z] Removing intermediate container 44346f423cf2 [2021-03-06T00:44:45.604Z] ---> 1e04933f81e1 [2021-03-06T00:44:45.604Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:44:45.604Z] Removing intermediate container e6300923749f [2021-03-06T00:44:45.604Z] ---> 019bcffa70da [2021-03-06T00:44:45.604Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:44:45.604Z] ---> Running in 6698c77ceff0 [2021-03-06T00:44:45.604Z] ---> Running in c162b33ae966 [2021-03-06T00:44:45.604Z] ---> Running in 7cda39d798d4 [2021-03-06T00:44:45.604Z] ---> Running in be275117fd47 [2021-03-06T00:44:45.604Z] ---> Running in 1f4d38a221bd [2021-03-06T00:44:45.604Z] Removing intermediate container c162b33ae966 [2021-03-06T00:44:45.604Z] ---> bda120f68b1a [2021-03-06T00:44:45.604Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-06T00:44:45.604Z] Removing intermediate container 6698c77ceff0 [2021-03-06T00:44:45.604Z] ---> 27319953d1db [2021-03-06T00:44:45.604Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-06T00:44:45.604Z] ---> Running in a2ef3cefc689 [2021-03-06T00:44:45.604Z] ---> Running in bea14c00bcdd [2021-03-06T00:44:45.604Z] Removing intermediate container be275117fd47 [2021-03-06T00:44:45.604Z] ---> 471fd124b7d7 [2021-03-06T00:44:45.604Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-06T00:44:45.604Z] Removing intermediate container 7cda39d798d4 [2021-03-06T00:44:45.604Z] ---> b18de0ea2161 [2021-03-06T00:44:45.604Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-06T00:44:45.604Z] Removing intermediate container 1f4d38a221bd [2021-03-06T00:44:45.604Z] ---> 075afde89bb4 [2021-03-06T00:44:45.604Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-06T00:44:45.604Z] ---> Running in 3f8e38678eac [2021-03-06T00:44:45.604Z] ---> Running in fd0f2c243201 [2021-03-06T00:44:45.604Z] ---> Running in ee13c8e61d65 [2021-03-06T00:44:46.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:46.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:47.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:47.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:47.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:47.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:47.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:47.935Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:47.935Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:48.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:44:48.210Z] OK: 217 MiB in 51 packages [2021-03-06T00:44:48.483Z] OK: 217 MiB in 51 packages [2021-03-06T00:44:49.091Z] OK: 217 MiB in 51 packages [2021-03-06T00:44:49.091Z] OK: 217 MiB in 51 packages [2021-03-06T00:44:49.091Z] OK: 217 MiB in 51 packages [2021-03-06T00:44:50.076Z] Removing intermediate container bea14c00bcdd [2021-03-06T00:44:50.076Z] ---> cc99c02b2db3 [2021-03-06T00:44:50.076Z] Step 6/23 : COPY go.mod . [2021-03-06T00:44:50.076Z] Removing intermediate container a2ef3cefc689 [2021-03-06T00:44:50.076Z] ---> 650e9972d5bf [2021-03-06T00:44:50.076Z] Step 6/22 : COPY go.mod . [2021-03-06T00:44:51.053Z] Removing intermediate container fd0f2c243201 [2021-03-06T00:44:51.053Z] ---> 6eb66156a72f [2021-03-06T00:44:51.053Z] Step 6/23 : COPY go.mod . [2021-03-06T00:44:51.053Z] Removing intermediate container 3f8e38678eac [2021-03-06T00:44:51.053Z] ---> 3a2d1b2cc147 [2021-03-06T00:44:51.053Z] Step 6/21 : COPY go.mod . [2021-03-06T00:44:51.053Z] Removing intermediate container ee13c8e61d65 [2021-03-06T00:44:51.053Z] ---> 2113140406a3 [2021-03-06T00:44:51.053Z] Step 6/31 : COPY go.mod . [2021-03-06T00:44:51.053Z] ---> 2ffab8c890d3 [2021-03-06T00:44:51.053Z] Step 7/23 : RUN go mod download [2021-03-06T00:44:51.053Z] ---> ae51cf583d08 [2021-03-06T00:44:51.053Z] Step 7/22 : RUN go mod download [2021-03-06T00:44:51.323Z] ---> Running in b5f5294353d0 [2021-03-06T00:44:51.599Z] ---> Running in add508b9514d [2021-03-06T00:44:51.879Z] ---> 4cab1c9443fb [2021-03-06T00:44:51.880Z] Step 7/23 : RUN go mod download [2021-03-06T00:44:51.904Z] snapcraft 4.5.4 from Canonical* installed [2021-03-06T00:44:51.904Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-06T00:44:51.904Z] + patch --verbose -p1 [2021-03-06T00:44:51.904Z] Hmm... Looks like a unified diff to me... [2021-03-06T00:44:51.904Z] The text leading up to this was: [2021-03-06T00:44:51.904Z] -------------------------- [2021-03-06T00:44:51.904Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-06T00:44:51.904Z] |From: Tony Espy [2021-03-06T00:44:51.904Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-06T00:44:51.904Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-06T00:44:51.904Z] | [2021-03-06T00:44:51.904Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-06T00:44:51.904Z] |optimize the snap CI check run for pull requests. When [2021-03-06T00:44:51.904Z] |applied, it essentially strips out everything (apps and [2021-03-06T00:44:51.904Z] |parts) from the snapcraft.yaml file except those required [2021-03-06T00:44:51.904Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-06T00:44:51.904Z] |catch changes to edgex-go that break the snap build. [2021-03-06T00:44:51.904Z] | [2021-03-06T00:44:51.904Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-06T00:44:51.904Z] |to update this patch file, otherwise it may fail to apply, [2021-03-06T00:44:51.904Z] |resulting in a failed snap build CI check in the associated [2021-03-06T00:44:51.904Z] |pull request. [2021-03-06T00:44:51.904Z] | [2021-03-06T00:44:51.904Z] |Note - in addition to applying this patch, the pipeline also [2021-03-06T00:44:51.904Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-06T00:44:51.904Z] |need to build the finally binary .snap file (and it won't [2021-03-06T00:44:51.904Z] |work with the patch applied). This further reduces the build [2021-03-06T00:44:51.904Z] |time. [2021-03-06T00:44:51.904Z] |--- [2021-03-06T00:44:51.904Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-06T00:44:51.904Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-06T00:44:51.904Z] | [2021-03-06T00:44:51.904Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-06T00:44:51.904Z] |index 1e537489..faf42425 100644 [2021-03-06T00:44:51.904Z] |--- a/snap/snapcraft.yaml [2021-03-06T00:44:51.904Z] |+++ b/snap/snapcraft.yaml [2021-03-06T00:44:51.904Z] -------------------------- [2021-03-06T00:44:51.904Z] patching file snap/snapcraft.yaml [2021-03-06T00:44:51.904Z] Using Plan A... [2021-03-06T00:44:51.904Z] Hunk #1 succeeded at 73. [2021-03-06T00:44:51.904Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-06T00:44:51.904Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-06T00:44:51.904Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-06T00:44:51.904Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-06T00:44:51.904Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-06T00:44:51.904Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-06T00:44:51.904Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-06T00:44:51.904Z] Hmm... Ignoring the trailing garbage. [2021-03-06T00:44:51.904Z] done [2021-03-06T00:44:51.904Z] + sudo snapcraft prime --use-lxd [2021-03-06T00:44:51.904Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-06T00:44:51.904Z] 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-06T00:44:51.904Z] - README.md [2021-03-06T00:44:51.904Z] - snapcraft.yaml.orig [2021-03-06T00:44:51.904Z] [2021-03-06T00:44:51.904Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-06T00:44:51.904Z] Launching a container. [2021-03-06T00:44:52.159Z] ---> befb140a03d7 [2021-03-06T00:44:52.159Z] Step 7/21 : RUN go mod download [2021-03-06T00:44:52.159Z] ---> f1d0501efc4d [2021-03-06T00:44:52.159Z] Step 7/31 : RUN go mod download [2021-03-06T00:44:52.159Z] ---> Running in d8448bcdd3c5 [2021-03-06T00:44:52.432Z] ---> Running in 415ceef37594 [2021-03-06T00:44:52.432Z] ---> Running in 2d7d3eeac857 [2021-03-06T00:44:55.858Z] Removing intermediate container b5f5294353d0 [2021-03-06T00:44:55.858Z] ---> 93df6c9367a5 [2021-03-06T00:44:55.858Z] Step 8/23 : COPY . . [2021-03-06T00:44:55.858Z] Removing intermediate container add508b9514d [2021-03-06T00:44:55.858Z] ---> c479680dcbed [2021-03-06T00:44:55.858Z] Step 8/22 : COPY . . [2021-03-06T00:44:57.305Z] Removing intermediate container d8448bcdd3c5 [2021-03-06T00:44:57.305Z] ---> 9d706eb639f1 [2021-03-06T00:44:57.305Z] Step 8/23 : COPY . . [2021-03-06T00:44:57.585Z] Removing intermediate container 415ceef37594 [2021-03-06T00:44:57.585Z] ---> f1bfbd863848 [2021-03-06T00:44:57.585Z] Step 8/21 : COPY . . [2021-03-06T00:44:57.877Z] Removing intermediate container 2d7d3eeac857 [2021-03-06T00:44:57.877Z] ---> 4bdb16c420e4 [2021-03-06T00:44:57.877Z] Step 8/31 : COPY . . [2021-03-06T00:45:04.165Z] Waiting for container to be ready [2021-03-06T00:45:04.165Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-06T00:45:04.165Z] [2021-03-06T00:45:07.486Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-06T00:45:08.067Z] Waiting for network to be ready... [2021-03-06T00:45:08.329Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-06T00:45:08.592Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-06T00:45:08.592Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-06T00:45:08.592Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-06T00:45:08.592Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-06T00:45:08.592Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-06T00:45:08.592Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-06T00:45:08.592Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-06T00:45:08.592Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-06T00:45:08.592Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-06T00:45:09.165Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-06T00:45:09.165Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-06T00:45:09.473Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-06T00:45:09.473Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-06T00:45:09.473Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-06T00:45:09.473Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-06T00:45:09.473Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-06T00:45:09.473Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-06T00:45:09.741Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-06T00:45:10.004Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-06T00:45:10.004Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-06T00:45:10.004Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-06T00:45:10.004Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-06T00:45:10.004Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-06T00:45:10.004Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-06T00:45:10.004Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-06T00:45:10.266Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-06T00:45:13.589Z] Fetched 24.0 MB in 5s (4614 kB/s) [2021-03-06T00:45:14.993Z] Reading package lists... [2021-03-06T00:45:14.993Z] Reading package lists... [2021-03-06T00:45:15.255Z] Building dependency tree... [2021-03-06T00:45:15.255Z] Reading state information... [2021-03-06T00:45:15.518Z] The following additional packages will be installed: [2021-03-06T00:45:15.518Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-06T00:45:15.518Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-06T00:45:15.518Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-06T00:45:15.518Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-06T00:45:15.518Z] Suggested packages: [2021-03-06T00:45:15.518Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-06T00:45:15.518Z] Recommended packages: [2021-03-06T00:45:15.518Z] gnupg libsasl2-modules [2021-03-06T00:45:15.518Z] The following NEW packages will be installed: [2021-03-06T00:45:15.518Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-06T00:45:15.518Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-06T00:45:15.518Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-06T00:45:15.518Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-06T00:45:15.518Z] The following packages will be upgraded: [2021-03-06T00:45:15.518Z] gpg gpg-agent gpgconf libudev1 [2021-03-06T00:45:15.782Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-06T00:45:15.782Z] Need to get 3530 kB of archives. [2021-03-06T00:45:15.782Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-06T00:45:15.782Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-06T00:45:15.782Z] Get:2 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-06T00:45:16.054Z] 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-06T00:45:16.054Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-06T00:45:16.054Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-06T00:45:16.054Z] 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-06T00:45:16.626Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-06T00:45:16.626Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-06T00:45:16.626Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-06T00:45:16.626Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-06T00:45:16.626Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-06T00:45:16.626Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-06T00:45:16.626Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-06T00:45:16.626Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-06T00:45:16.626Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-06T00:45:16.626Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-06T00:45:16.626Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-06T00:45:16.626Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-06T00:45:16.626Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-06T00:45:16.626Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-06T00:45:16.626Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-06T00:45:16.627Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-06T00:45:16.890Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-06T00:45:16.890Z] Fetched 3530 kB in 1s (3388 kB/s) [2021-03-06T00:45:17.151Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-06T00:45:17.151Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-06T00:45:17.151Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-06T00:45:17.151Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-06T00:45:17.151Z] Selecting previously unselected package udev. [2021-03-06T00:45:17.151Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-06T00:45:17.151Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-06T00:45:17.419Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-06T00:45:17.680Z] Selecting previously unselected package libfuse2:amd64. [2021-03-06T00:45:17.680Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-06T00:45:17.680Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-06T00:45:17.680Z] Selecting previously unselected package fuse. [2021-03-06T00:45:17.680Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-06T00:45:17.680Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-06T00:45:17.680Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-06T00:45:17.680Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-06T00:45:17.942Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-06T00:45:17.942Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-06T00:45:17.942Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-06T00:45:18.208Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-06T00:45:18.208Z] Selecting previously unselected package libksba8:amd64. [2021-03-06T00:45:18.208Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-06T00:45:18.208Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-06T00:45:18.208Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-06T00:45:18.208Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-06T00:45:18.209Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:18.470Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-06T00:45:18.470Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-06T00:45:18.470Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:18.470Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-06T00:45:18.470Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-06T00:45:18.470Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:18.470Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-06T00:45:18.470Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-06T00:45:18.733Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:18.733Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-06T00:45:18.733Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-06T00:45:18.733Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:18.733Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-06T00:45:18.733Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-06T00:45:18.733Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:18.997Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-06T00:45:18.997Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-06T00:45:18.997Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:18.997Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-06T00:45:18.997Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-06T00:45:18.997Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:19.260Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-06T00:45:19.260Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-06T00:45:19.260Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:19.260Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-06T00:45:19.260Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-06T00:45:19.260Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-06T00:45:19.260Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-06T00:45:19.260Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-06T00:45:19.260Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-06T00:45:19.524Z] Selecting previously unselected package libldap-common. [2021-03-06T00:45:19.524Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-06T00:45:19.524Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-06T00:45:19.524Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-06T00:45:19.524Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-06T00:45:19.524Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-06T00:45:19.787Z] Selecting previously unselected package dirmngr. [2021-03-06T00:45:19.787Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-06T00:45:19.787Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-06T00:45:19.787Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-06T00:45:19.787Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-06T00:45:19.787Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-06T00:45:19.787Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-06T00:45:19.787Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-06T00:45:20.048Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-06T00:45:20.048Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:20.048Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-06T00:45:20.048Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-06T00:45:20.048Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-06T00:45:20.311Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-06T00:45:20.575Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:20.575Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-06T00:45:20.575Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-06T00:45:20.575Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-06T00:45:20.575Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:20.839Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:20.839Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:20.839Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:20.839Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:20.839Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:20.839Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-06T00:45:20.839Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-06T00:45:20.839Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-06T00:45:20.839Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-06T00:45:21.794Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-06T00:45:21.794Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-06T00:45:21.794Z] This means they are not meant to be enabled using systemctl. [2021-03-06T00:45:21.794Z] Possible reasons for having this kind of units are: [2021-03-06T00:45:21.794Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-06T00:45:21.794Z] .wants/ or .requires/ directory. [2021-03-06T00:45:21.794Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-06T00:45:21.794Z] a requirement dependency on it. [2021-03-06T00:45:21.794Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-06T00:45:21.794Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-06T00:45:21.794Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-06T00:45:21.794Z] instance name specified. [2021-03-06T00:45:22.055Z] Reading package lists... [2021-03-06T00:45:22.324Z] Building dependency tree... [2021-03-06T00:45:22.324Z] Reading state information... [2021-03-06T00:45:22.911Z] The following additional packages will be installed: [2021-03-06T00:45:22.911Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-06T00:45:22.911Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-06T00:45:22.911Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-06T00:45:22.911Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-06T00:45:22.911Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-06T00:45:22.911Z] Suggested packages: [2021-03-06T00:45:22.911Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-06T00:45:22.911Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-06T00:45:22.911Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-06T00:45:22.911Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-06T00:45:22.911Z] systemd-container policykit-1 [2021-03-06T00:45:22.911Z] Recommended packages: [2021-03-06T00:45:22.911Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-06T00:45:22.911Z] The following NEW packages will be installed: [2021-03-06T00:45:22.911Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-06T00:45:22.911Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-06T00:45:22.911Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-06T00:45:22.911Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-06T00:45:22.911Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-06T00:45:22.911Z] The following packages will be upgraded: [2021-03-06T00:45:22.911Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-06T00:45:22.911Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-06T00:45:22.911Z] Need to get 35.2 MB of archives. [2021-03-06T00:45:22.911Z] After this operation, 141 MB of additional disk space will be used. [2021-03-06T00:45:22.911Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-06T00:45:22.911Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-06T00:45:23.176Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-06T00:45:23.176Z] 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-06T00:45:23.176Z] 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-06T00:45:23.176Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-06T00:45:23.176Z] 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-06T00:45:23.176Z] 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-06T00:45:23.176Z] 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-06T00:45:23.176Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-06T00:45:23.176Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-06T00:45:23.176Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-06T00:45:23.176Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-06T00:45:23.176Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-06T00:45:23.176Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-06T00:45:23.176Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-06T00:45:23.176Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-06T00:45:23.176Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-06T00:45:23.176Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-06T00:45:23.752Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-06T00:45:23.752Z] 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-06T00:45:23.752Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-06T00:45:23.752Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-06T00:45:23.752Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-06T00:45:23.752Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-06T00:45:23.752Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-06T00:45:23.752Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-06T00:45:23.752Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-06T00:45:24.015Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-06T00:45:24.015Z] 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-06T00:45:24.278Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-06T00:45:24.278Z] Fetched 35.2 MB in 1s (30.9 MB/s) [2021-03-06T00:45:24.278Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-06T00:45:24.278Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-06T00:45:24.278Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-06T00:45:24.690Z] ---> b996a9b1baf6 [2021-03-06T00:45:24.690Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-06T00:45:24.690Z] ---> 0c38ebbc4957 [2021-03-06T00:45:24.690Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-06T00:45:24.690Z] ---> 5dca9db5b38b [2021-03-06T00:45:24.690Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-06T00:45:24.690Z] ---> 8cd2e9790186 [2021-03-06T00:45:24.690Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-06T00:45:24.690Z] ---> 1295bd04e3f6 [2021-03-06T00:45:24.690Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-06T00:45:24.690Z] ---> Running in 1bae2649c125 [2021-03-06T00:45:24.690Z] ---> Running in f56fb8fbc3f2 [2021-03-06T00:45:24.690Z] ---> Running in 264e40093ef7 [2021-03-06T00:45:24.690Z] ---> Running in 9eb37bb807f0 [2021-03-06T00:45:24.690Z] ---> Running in befe2023d41c [2021-03-06T00:45:24.690Z] 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-06T00:45:24.690Z] 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-06T00:45:24.690Z] 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-06T00:45:24.690Z] 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-06T00:45:24.852Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-06T00:45:24.969Z] 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-06T00:45:25.113Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-06T00:45:25.114Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-06T00:45:25.114Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-06T00:45:25.114Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-06T00:45:25.375Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-06T00:45:25.375Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-06T00:45:25.637Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-06T00:45:25.637Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-06T00:45:25.637Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-06T00:45:25.898Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-06T00:45:25.899Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-06T00:45:26.472Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-06T00:45:26.735Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-06T00:45:26.735Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-06T00:45:26.735Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-06T00:45:26.995Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-06T00:45:26.995Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-06T00:45:26.995Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-06T00:45:26.995Z] Selecting previously unselected package libexpat1:amd64. [2021-03-06T00:45:26.995Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-06T00:45:26.995Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-06T00:45:27.257Z] Selecting previously unselected package python3.6-minimal. [2021-03-06T00:45:27.257Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-06T00:45:27.257Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-06T00:45:27.518Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-06T00:45:27.518Z] Checking for services that may need to be restarted...done. [2021-03-06T00:45:27.518Z] Checking for services that may need to be restarted...done. [2021-03-06T00:45:27.781Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-06T00:45:27.781Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-06T00:45:27.781Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-06T00:45:28.355Z] Selecting previously unselected package python3-minimal. [2021-03-06T00:45:28.355Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-06T00:45:28.355Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-06T00:45:28.355Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-06T00:45:28.355Z] Selecting previously unselected package mime-support. [2021-03-06T00:45:28.355Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-06T00:45:28.355Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-06T00:45:28.617Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-06T00:45:28.617Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-06T00:45:28.617Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-06T00:45:28.617Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-06T00:45:28.617Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-06T00:45:28.617Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-06T00:45:28.879Z] Selecting previously unselected package python3.6. [2021-03-06T00:45:28.879Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-06T00:45:28.879Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-06T00:45:29.141Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-06T00:45:29.141Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-06T00:45:29.141Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-06T00:45:29.141Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-06T00:45:29.402Z] Selecting previously unselected package python3. [2021-03-06T00:45:29.402Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-06T00:45:29.402Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-06T00:45:29.402Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-06T00:45:29.402Z] Selecting previously unselected package multiarch-support. [2021-03-06T00:45:29.402Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-06T00:45:29.402Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-06T00:45:29.663Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-06T00:45:29.663Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-06T00:45:29.663Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-06T00:45:29.663Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-06T00:45:29.663Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-06T00:45:29.663Z] Selecting previously unselected package libbsd0:amd64. [2021-03-06T00:45:29.663Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-06T00:45:29.663Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-06T00:45:29.925Z] Selecting previously unselected package sudo. [2021-03-06T00:45:29.925Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-06T00:45:29.925Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-06T00:45:29.925Z] Selecting previously unselected package apparmor. [2021-03-06T00:45:29.925Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-06T00:45:29.925Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-06T00:45:30.186Z] Selecting previously unselected package libedit2:amd64. [2021-03-06T00:45:30.186Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-06T00:45:30.186Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-06T00:45:30.186Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-06T00:45:30.187Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-06T00:45:30.187Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-06T00:45:30.448Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-06T00:45:30.448Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-06T00:45:30.448Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-06T00:45:30.448Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-06T00:45:30.448Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-06T00:45:30.448Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-06T00:45:30.448Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-06T00:45:30.448Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-06T00:45:30.448Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-06T00:45:30.710Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-06T00:45:30.710Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-06T00:45:30.710Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-06T00:45:30.971Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-06T00:45:30.971Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-06T00:45:30.971Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-06T00:45:30.971Z] Selecting previously unselected package openssh-client. [2021-03-06T00:45:30.971Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-06T00:45:31.232Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-06T00:45:31.232Z] Selecting previously unselected package squashfs-tools. [2021-03-06T00:45:31.232Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-06T00:45:31.232Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-06T00:45:31.494Z] Selecting previously unselected package snapd. [2021-03-06T00:45:31.494Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-06T00:45:31.494Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-06T00:45:34.064Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-06T00:45:34.064Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-06T00:45:34.064Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-06T00:45:34.327Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-06T00:45:34.327Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-06T00:45:34.327Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-06T00:45:34.327Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-06T00:45:34.327Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-06T00:45:34.327Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-06T00:45:35.717Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-06T00:45:35.717Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-06T00:45:35.717Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-06T00:45:35.717Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-06T00:45:35.717Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-06T00:45:35.718Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-06T00:45:36.661Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-06T00:45:36.661Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-06T00:45:36.661Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-06T00:45:36.661Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-06T00:45:36.661Z] running python rtupdate hooks for python3.6... [2021-03-06T00:45:36.661Z] running python post-rtupdate hooks for python3.6... [2021-03-06T00:45:36.661Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-06T00:45:38.049Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-06T00:45:38.314Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-06T00:45:38.314Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-06T00:45:38.577Z] Setting up snapd (2.48.3+18.04) ... [2021-03-06T00:45:39.150Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-06T00:45:39.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-06T00:45:39.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-06T00:45:39.673Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-06T00:45:39.934Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-06T00:45:39.934Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-06T00:45:40.196Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-06T00:45:40.458Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-06T00:45:40.720Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-06T00:45:40.982Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-06T00:45:40.982Z] /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-06T00:45:40.982Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-06T00:45:40.982Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-06T00:45:42.376Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-06T00:45:42.376Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-06T00:45:42.376Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-06T00:45:44.558Z] Reading package lists... [2021-03-06T00:45:44.558Z] Reading package lists... [2021-03-06T00:45:44.822Z] Building dependency tree... [2021-03-06T00:45:44.822Z] Reading state information... [2021-03-06T00:45:44.822Z] Calculating upgrade... [2021-03-06T00:45:45.087Z] The following packages will be upgraded: [2021-03-06T00:45:45.087Z] advancecomp base-files bash binutils binutils-common [2021-03-06T00:45:45.087Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-06T00:45:45.087Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-06T00:45:45.087Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-06T00:45:45.087Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-06T00:45:45.087Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-06T00:45:45.087Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-06T00:45:45.087Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-06T00:45:45.087Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-06T00:45:45.087Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-06T00:45:45.087Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-06T00:45:45.087Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-06T00:45:45.087Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-06T00:45:45.087Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-06T00:45:45.087Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-06T00:45:45.348Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-06T00:45:45.348Z] Need to get 63.8 MB of archives. [2021-03-06T00:45:45.348Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-06T00:45:45.349Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-06T00:45:45.349Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-06T00:45:45.920Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-06T00:45:46.182Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-06T00:45:46.182Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-06T00:45:46.182Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-06T00:45:46.182Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-06T00:45:46.182Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-06T00:45:46.182Z] 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-06T00:45:46.182Z] 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-06T00:45:46.182Z] 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-06T00:45:46.182Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-06T00:45:46.182Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-06T00:45:46.182Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-06T00:45:46.182Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-06T00:45:46.182Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-06T00:45:46.182Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-06T00:45:46.182Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-06T00:45:46.182Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-06T00:45:46.182Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-06T00:45:46.182Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-06T00:45:46.182Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-06T00:45:46.182Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-06T00:45:46.182Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-06T00:45:46.182Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-06T00:45:46.182Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-06T00:45:46.182Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-06T00:45:46.182Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-06T00:45:46.444Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-06T00:45:46.445Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-06T00:45:46.445Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-06T00:45:46.445Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-06T00:45:46.445Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-06T00:45:46.445Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-06T00:45:46.445Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-06T00:45:46.445Z] Get:36 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-06T00:45:46.445Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-06T00:45:46.445Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-06T00:45:46.445Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-06T00:45:46.445Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-06T00:45:46.445Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-06T00:45:46.445Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-06T00:45:46.445Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-06T00:45:46.445Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-06T00:45:46.445Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-06T00:45:46.445Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-06T00:45:46.707Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-06T00:45:46.707Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-06T00:45:46.707Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-06T00:45:46.707Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-06T00:45:46.707Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-06T00:45:46.707Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-06T00:45:46.707Z] Get:53 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-06T00:45:46.707Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-06T00:45:46.707Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-06T00:45:46.707Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-06T00:45:46.707Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-06T00:45:46.707Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-06T00:45:46.707Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-06T00:45:46.707Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-06T00:45:46.707Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-06T00:45:46.707Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-06T00:45:46.707Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-06T00:45:46.707Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-06T00:45:46.707Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-06T00:45:46.707Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-06T00:45:46.972Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-06T00:45:46.972Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-06T00:45:46.972Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-06T00:45:46.972Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-06T00:45:46.972Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-06T00:45:46.972Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-06T00:45:46.972Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-06T00:45:46.972Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-06T00:45:46.972Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-06T00:45:46.972Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-06T00:45:46.972Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-06T00:45:46.972Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-06T00:45:46.972Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-06T00:45:46.972Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-06T00:45:46.972Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-06T00:45:46.972Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-06T00:45:46.972Z] Get:83 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-06T00:45:47.234Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-06T00:45:47.234Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-06T00:45:47.234Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-06T00:45:47.234Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-06T00:45:47.235Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-06T00:45:47.235Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-06T00:45:47.235Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-06T00:45:47.807Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-06T00:45:48.088Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-06T00:45:48.088Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-06T00:45:48.351Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-06T00:45:48.614Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-06T00:45:48.614Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-06T00:45:48.614Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-06T00:45:48.614Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-06T00:45:48.614Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-06T00:45:48.880Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-06T00:45:48.880Z] Fetched 63.8 MB in 3s (18.7 MB/s) [2021-03-06T00:45:48.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:48.880Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-06T00:45:49.142Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-06T00:45:49.714Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-06T00:45:49.714Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-06T00:45:49.714Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-06T00:45:49.714Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-06T00:45:50.657Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:50.658Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:50.658Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:50.918Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:50.918Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:50.918Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:50.918Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:51.181Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:51.181Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:51.181Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:51.181Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:51.445Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:51.445Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:51.445Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:51.445Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:45:51.705Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-06T00:45:51.705Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:51.705Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-06T00:45:51.705Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:45:51.705Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-06T00:45:51.705Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:51.705Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:51.967Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:51.967Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:51.967Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-06T00:45:51.967Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-06T00:45:52.229Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:45:52.229Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-06T00:45:52.229Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-06T00:45:52.491Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-06T00:45:53.064Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-06T00:45:53.325Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-06T00:45:53.325Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-06T00:45:53.325Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-06T00:45:53.325Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-06T00:45:53.325Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-06T00:45:53.587Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-06T00:45:53.587Z] Installing new version of config file /etc/issue ... [2021-03-06T00:45:53.587Z] Installing new version of config file /etc/issue.net ... [2021-03-06T00:45:53.587Z] Installing new version of config file /etc/lsb-release ... [2021-03-06T00:45:53.587Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-06T00:45:53.849Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-06T00:45:55.269Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-06T00:45:55.269Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-06T00:45:55.269Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:55.269Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-06T00:45:55.269Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-06T00:45:55.269Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-06T00:45:55.269Z] 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-06T00:45:55.269Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:55.269Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-06T00:45:55.269Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-06T00:45:55.269Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-06T00:45:55.269Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:55.269Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-06T00:45:55.269Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-06T00:45:55.269Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-06T00:45:55.269Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:55.269Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-06T00:45:55.269Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-06T00:45:55.531Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-06T00:45:55.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:55.531Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-06T00:45:55.531Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-06T00:45:55.794Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-06T00:45:55.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:55.794Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-06T00:45:55.794Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-06T00:45:56.057Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-06T00:45:56.057Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:56.057Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-06T00:45:56.057Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-06T00:45:56.321Z] Setting up grep (3.1-2build1) ... [2021-03-06T00:45:56.321Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:56.321Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-06T00:45:56.321Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-06T00:45:56.585Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-06T00:45:56.585Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:56.585Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-06T00:45:56.585Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-06T00:45:56.848Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-06T00:45:56.848Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:56.848Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-06T00:45:56.848Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-06T00:45:57.424Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-06T00:45:57.686Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-06T00:45:57.686Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-06T00:45:57.687Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-06T00:45:58.260Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-06T00:45:58.523Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:58.523Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-06T00:45:58.523Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-06T00:45:59.466Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-06T00:45:59.727Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-06T00:45:59.727Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-06T00:45:59.727Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-06T00:45:59.989Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-06T00:45:59.989Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:45:59.989Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-06T00:45:59.989Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-06T00:46:00.251Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-06T00:46:00.251Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:00.251Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-06T00:46:00.251Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-06T00:46:00.251Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-06T00:46:00.515Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:00.515Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-06T00:46:00.515Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-06T00:46:00.515Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-06T00:46:00.777Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:00.777Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-06T00:46:00.777Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-06T00:46:00.777Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-06T00:46:01.040Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:01.040Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-06T00:46:01.040Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-06T00:46:01.040Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-06T00:46:01.302Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:01.302Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-06T00:46:01.302Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-06T00:46:01.302Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-06T00:46:01.302Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-06T00:46:01.570Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-06T00:46:01.570Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:01.570Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-06T00:46:01.570Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-06T00:46:01.838Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-06T00:46:01.838Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:01.838Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-06T00:46:01.838Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-06T00:46:01.838Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-06T00:46:02.106Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:02.106Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-06T00:46:02.106Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-06T00:46:02.106Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-06T00:46:02.106Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:02.106Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-06T00:46:02.376Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-06T00:46:02.953Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-06T00:46:03.217Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-06T00:46:03.483Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-06T00:46:03.483Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:03.483Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-06T00:46:03.748Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-06T00:46:03.748Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-06T00:46:04.012Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-06T00:46:04.012Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-06T00:46:04.012Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-06T00:46:04.275Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-06T00:46:04.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:04.275Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-06T00:46:04.275Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-06T00:46:04.538Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-06T00:46:04.804Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:04.804Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-06T00:46:04.804Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-06T00:46:05.068Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-06T00:46:05.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:05.068Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-06T00:46:05.068Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-06T00:46:05.331Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-06T00:46:05.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:05.331Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-06T00:46:05.331Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-06T00:46:05.592Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-06T00:46:05.592Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:05.592Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-06T00:46:05.855Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-06T00:46:05.855Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-06T00:46:05.855Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:05.855Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-06T00:46:06.119Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-06T00:46:06.381Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-06T00:46:06.643Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:06.643Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-06T00:46:06.643Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-06T00:46:06.643Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-06T00:46:06.643Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-06T00:46:06.904Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-06T00:46:06.904Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-06T00:46:06.904Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-06T00:46:06.904Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:06.904Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-06T00:46:07.168Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-06T00:46:07.168Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-06T00:46:07.434Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:07.434Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-06T00:46:07.434Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-06T00:46:07.434Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-06T00:46:07.696Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:07.696Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-06T00:46:07.696Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-06T00:46:07.958Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-06T00:46:07.958Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:07.958Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-06T00:46:07.958Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-06T00:46:08.222Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-06T00:46:08.222Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:08.222Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-06T00:46:08.222Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-06T00:46:08.795Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-06T00:46:09.370Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:09.370Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-06T00:46:09.370Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-06T00:46:09.634Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-06T00:46:09.634Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:09.634Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-06T00:46:09.634Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-06T00:46:09.905Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-06T00:46:09.905Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:09.905Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-06T00:46:09.905Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-06T00:46:10.172Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-06T00:46:10.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:10.172Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-06T00:46:10.172Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-06T00:46:10.442Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-06T00:46:10.442Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:10.442Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-06T00:46:10.442Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-06T00:46:10.712Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-06T00:46:10.987Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:10.987Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-06T00:46:10.987Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-06T00:46:10.987Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-06T00:46:10.987Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-06T00:46:10.987Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-06T00:46:11.256Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-06T00:46:11.256Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-06T00:46:11.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-06T00:46:11.256Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-06T00:46:11.256Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-06T00:46:11.534Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-06T00:46:11.535Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-06T00:46:11.797Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-06T00:46:11.797Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-06T00:46:11.797Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-06T00:46:12.062Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-06T00:46:12.062Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-06T00:46:12.062Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-06T00:46:12.324Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-06T00:46:12.324Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-06T00:46:12.324Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-06T00:46:12.324Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-06T00:46:12.586Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-06T00:46:12.586Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-06T00:46:12.847Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-06T00:46:12.847Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-06T00:46:12.847Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-06T00:46:12.847Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-06T00:46:13.108Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-06T00:46:13.108Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-06T00:46:13.369Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-06T00:46:13.369Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-06T00:46:14.314Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-06T00:46:14.314Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-06T00:46:14.314Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-06T00:46:14.314Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-06T00:46:14.576Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-06T00:46:14.576Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-06T00:46:15.149Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-06T00:46:15.149Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-06T00:46:15.412Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-06T00:46:15.412Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-06T00:46:15.412Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-06T00:46:15.412Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-06T00:46:15.675Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-06T00:46:15.675Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-06T00:46:15.675Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-06T00:46:15.675Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-06T00:46:15.936Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-06T00:46:15.936Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-06T00:46:15.936Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-06T00:46:16.198Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-06T00:46:17.141Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-06T00:46:17.141Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-06T00:46:18.083Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-06T00:46:18.083Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-06T00:46:19.031Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-06T00:46:19.031Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-06T00:46:19.292Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-06T00:46:19.292Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-06T00:46:20.237Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-06T00:46:20.237Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-06T00:46:20.237Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-06T00:46:20.237Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-06T00:46:20.237Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-06T00:46:20.237Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-06T00:46:20.498Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-06T00:46:20.498Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-06T00:46:20.498Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-06T00:46:20.760Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-06T00:46:20.760Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-06T00:46:20.760Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-06T00:46:21.021Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-06T00:46:21.021Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-06T00:46:21.021Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-06T00:46:21.021Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-06T00:46:21.284Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:46:21.284Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-06T00:46:21.284Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:46:21.284Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:46:21.284Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:46:21.284Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-06T00:46:21.284Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-06T00:46:21.544Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-06T00:46:21.544Z] [2021-03-06T00:46:21.544Z] Current default time zone: 'Etc/UTC' [2021-03-06T00:46:21.544Z] Local time is now: Sat Mar 6 00:46:21 UTC 2021. [2021-03-06T00:46:21.544Z] Universal Time is now: Sat Mar 6 00:46:21 UTC 2021. [2021-03-06T00:46:21.544Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-06T00:46:21.544Z] [2021-03-06T00:46:21.544Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-06T00:46:21.544Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:46:21.544Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-06T00:46:21.806Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-06T00:46:21.806Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-06T00:46:21.806Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-06T00:46:21.806Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-06T00:46:21.806Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-06T00:46:21.806Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-06T00:46:21.806Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-06T00:46:21.806Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:46:21.806Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-06T00:46:22.066Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-06T00:46:22.066Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-06T00:46:22.066Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:46:22.328Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-06T00:46:22.328Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-06T00:46:22.328Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-06T00:46:22.328Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-06T00:46:22.328Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-06T00:46:22.328Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-06T00:46:22.328Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-06T00:46:22.328Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-06T00:46:24.247Z] Updating certificates in /etc/ssl/certs... [2021-03-06T00:46:24.825Z] 23 added, 27 removed; done. [2021-03-06T00:46:25.087Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-06T00:46:25.087Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-06T00:46:25.087Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-06T00:46:25.087Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-06T00:46:25.087Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-06T00:46:25.087Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-06T00:46:25.351Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-06T00:46:25.351Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-06T00:46:25.351Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-06T00:46:25.351Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-06T00:46:25.351Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-06T00:46:25.351Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-06T00:46:25.351Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-06T00:46:25.351Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-06T00:46:25.351Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-06T00:46:25.351Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-06T00:46:25.611Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-06T00:46:25.612Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-06T00:46:25.612Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-06T00:46:25.612Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-06T00:46:25.612Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-06T00:46:25.612Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-06T00:46:25.612Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-06T00:46:25.612Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-06T00:46:25.872Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-06T00:46:25.872Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-06T00:46:25.872Z] Updating certificates in /etc/ssl/certs... [2021-03-06T00:46:26.448Z] 0 added, 0 removed; done. [2021-03-06T00:46:26.448Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-06T00:46:26.448Z] done. [2021-03-06T00:46:27.024Z] Reading package lists... [2021-03-06T00:46:27.287Z] Building dependency tree... [2021-03-06T00:46:27.287Z] Reading state information... [2021-03-06T00:46:27.549Z] The following NEW packages will be installed: [2021-03-06T00:46:27.549Z] apt-transport-https [2021-03-06T00:46:27.810Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-06T00:46:27.810Z] Need to get 1696 B of archives. [2021-03-06T00:46:27.810Z] After this operation, 153 kB of additional disk space will be used. [2021-03-06T00:46:27.810Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-06T00:46:27.810Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-06T00:46:27.810Z] Fetched 1696 B in 0s (9267 B/s) [2021-03-06T00:46:27.810Z] Selecting previously unselected package apt-transport-https. [2021-03-06T00:46:27.810Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-06T00:46:27.810Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-06T00:46:27.810Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-06T00:46:28.072Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-06T00:46:28.336Z] Waiting for network to be ready... [2021-03-06T00:46:34.953Z] 2021-03-06T00:46:32Z INFO Waiting for automatic snapd restart... [2021-03-06T00:46:34.953Z] snapd 2.49 from Canonical* installed [2021-03-06T00:46:35.525Z] "snapd" switched to the "latest/stable" channel [2021-03-06T00:46:35.525Z] [2021-03-06T00:46:39.741Z] core18 20210128 from Canonical* installed [2021-03-06T00:46:40.003Z] "core18" switched to the "latest/stable" channel [2021-03-06T00:46:40.003Z] [2021-03-06T00:46:46.604Z] snapcraft 4.5.4 from Canonical* installed [2021-03-06T00:46:46.604Z] "snapcraft" switched to the "latest/stable" channel [2021-03-06T00:46:46.604Z] [2021-03-06T00:46:49.186Z] 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-06T00:46:49.186Z] - README.md [2021-03-06T00:46:49.186Z] - snapcraft.yaml.orig [2021-03-06T00:46:49.186Z] [2021-03-06T00:46:49.186Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-06T00:46:55.792Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-06T00:46:55.792Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-06T00:46:56.055Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-06T00:46:56.055Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-06T00:46:57.974Z] Reading package lists... [2021-03-06T00:46:58.235Z] 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-06T00:47:01.854Z] 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-06T00:47:04.829Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-06T00:47:04.830Z] Reading package lists... [2021-03-06T00:47:04.830Z] Building dependency tree... [2021-03-06T00:47:04.830Z] Reading state information... [2021-03-06T00:47:04.830Z] Suggested packages: [2021-03-06T00:47:04.830Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-06T00:47:04.830Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-06T00:47:04.830Z] Recommended packages: [2021-03-06T00:47:04.830Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-06T00:47:04.830Z] The following NEW packages will be installed: [2021-03-06T00:47:04.830Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-06T00:47:04.830Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-06T00:47:04.830Z] pkg-config zip [2021-03-06T00:47:04.830Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-06T00:47:04.830Z] Need to get 7655 kB of archives. [2021-03-06T00:47:04.830Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-06T00:47:04.830Z] 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-06T00:47:05.090Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-06T00:47:05.090Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-06T00:47:05.090Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-06T00:47:05.090Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-06T00:47:05.090Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-06T00:47:05.090Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-06T00:47:05.350Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-06T00:47:05.350Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-06T00:47:05.350Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-06T00:47:05.350Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-06T00:47:05.611Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-06T00:47:05.611Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-06T00:47:05.611Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-06T00:47:05.611Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-06T00:47:05.871Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-06T00:47:05.871Z] Fetched 7655 kB in 1s (10.2 MB/s) [2021-03-06T00:47:05.871Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-06T00:47:05.871Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-06T00:47:05.871Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-06T00:47:05.871Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-06T00:47:06.138Z] Selecting previously unselected package libpsl5:amd64. [2021-03-06T00:47:06.138Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-06T00:47:06.138Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-06T00:47:06.410Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-06T00:47:06.410Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-06T00:47:06.410Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-06T00:47:06.410Z] Selecting previously unselected package librtmp1:amd64. [2021-03-06T00:47:06.410Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-06T00:47:06.410Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-06T00:47:06.410Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-06T00:47:06.410Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-06T00:47:06.410Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-06T00:47:06.674Z] Selecting previously unselected package liberror-perl. [2021-03-06T00:47:06.674Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-06T00:47:06.674Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-06T00:47:06.674Z] Selecting previously unselected package git-man. [2021-03-06T00:47:06.674Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-06T00:47:06.674Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-06T00:47:06.958Z] Selecting previously unselected package git. [2021-03-06T00:47:06.958Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-06T00:47:06.958Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-06T00:47:07.544Z] Selecting previously unselected package libnorm1:amd64. [2021-03-06T00:47:07.544Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-06T00:47:07.806Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-06T00:47:07.806Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-06T00:47:07.806Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-06T00:47:07.806Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-06T00:47:07.806Z] Selecting previously unselected package libsodium23:amd64. [2021-03-06T00:47:07.806Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-06T00:47:07.806Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-06T00:47:08.068Z] Selecting previously unselected package libzmq5:amd64. [2021-03-06T00:47:08.068Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-06T00:47:08.068Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-06T00:47:08.068Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-06T00:47:08.068Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-06T00:47:08.068Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-06T00:47:08.332Z] Selecting previously unselected package pkg-config. [2021-03-06T00:47:08.332Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-06T00:47:08.332Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-06T00:47:08.332Z] Selecting previously unselected package zip. [2021-03-06T00:47:08.332Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-06T00:47:08.332Z] Unpacking zip (3.0-11build1) ... [2021-03-06T00:47:08.593Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-06T00:47:08.593Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-06T00:47:08.593Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-06T00:47:08.593Z] Setting up liberror-perl (0.17025-1) ... [2021-03-06T00:47:08.593Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-06T00:47:08.593Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-06T00:47:08.593Z] No schema files found: doing nothing. [2021-03-06T00:47:08.593Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-06T00:47:08.593Z] Setting up zip (3.0-11build1) ... [2021-03-06T00:47:08.854Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-06T00:47:08.854Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-06T00:47:08.854Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-06T00:47:08.854Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-06T00:47:08.854Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-06T00:47:08.854Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-06T00:47:08.854Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-06T00:47:08.854Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-06T00:47:12.044Z] Removing intermediate container befe2023d41c [2021-03-06T00:47:12.044Z] ---> c056c52c4d97 [2021-03-06T00:47:12.044Z] [2021-03-06T00:47:12.044Z] Step 10/21 : FROM alpine:3.12 [2021-03-06T00:47:12.044Z] Removing intermediate container 9eb37bb807f0 [2021-03-06T00:47:12.044Z] ---> e8873250f816 [2021-03-06T00:47:12.044Z] [2021-03-06T00:47:12.044Z] Step 10/31 : FROM alpine:3.12 [2021-03-06T00:47:12.044Z] 3.12: Pulling from library/alpine [2021-03-06T00:47:12.044Z] 3.12: Pulling from library/alpine [2021-03-06T00:47:12.665Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-06T00:47:12.665Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-06T00:47:12.665Z] Status: Downloaded newer image for alpine:3.12 [2021-03-06T00:47:12.665Z] ---> d10569e2745f [2021-03-06T00:47:12.665Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation'Status: Image is up to date for alpine:3.12 [2021-03-06T00:47:12.665Z] ---> d10569e2745f [2021-03-06T00:47:12.665Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-06T00:47:12.665Z] [2021-03-06T00:47:12.943Z] ---> Running in 17c1d465b255 [2021-03-06T00:47:12.943Z] ---> Running in 3424187a3237 [2021-03-06T00:47:13.960Z] Removing intermediate container 3424187a3237 [2021-03-06T00:47:13.960Z] ---> 1b7d8c109643 [2021-03-06T00:47:13.960Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-06T00:47:14.237Z] ---> Running in 806a884c96dc [2021-03-06T00:47:15.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:15.461Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-06T00:47:15.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:15.723Z] git set to automatically installed. [2021-03-06T00:47:15.723Z] git-man set to automatically installed. [2021-03-06T00:47:15.723Z] libcurl3-gnutls set to automatically installed. [2021-03-06T00:47:15.723Z] liberror-perl set to automatically installed. [2021-03-06T00:47:15.723Z] libglib2.0-0 set to automatically installed. [2021-03-06T00:47:15.723Z] libnghttp2-14 set to automatically installed. [2021-03-06T00:47:15.723Z] libnorm1 set to automatically installed. [2021-03-06T00:47:15.723Z] libpgm-5.2-0 set to automatically installed. [2021-03-06T00:47:15.723Z] libpsl5 set to automatically installed. [2021-03-06T00:47:15.723Z] librtmp1 set to automatically installed. [2021-03-06T00:47:15.723Z] libsodium23 set to automatically installed. [2021-03-06T00:47:15.723Z] libzmq3-dev set to automatically installed. [2021-03-06T00:47:15.723Z] libzmq5 set to automatically installed. [2021-03-06T00:47:15.723Z] pkg-config set to automatically installed. [2021-03-06T00:47:15.723Z] zip set to automatically installed. [2021-03-06T00:47:16.129Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-06T00:47:16.129Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:47:16.129Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-06T00:47:16.129Z] (4/4) Installing curl (7.69.1-r3) [2021-03-06T00:47:16.129Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:47:16.129Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:47:16.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:16.699Z] OK: 7 MiB in 18 packages [2021-03-06T00:47:16.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:17.636Z] snapd is not logged in, snap install commands will use sudo [2021-03-06T00:47:17.714Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-06T00:47:17.714Z] (2/2) Installing su-exec (0.2-r1) [2021-03-06T00:47:17.714Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:47:17.714Z] OK: 5 MiB in 16 packages [2021-03-06T00:47:19.754Z] Removing intermediate container 1bae2649c125 [2021-03-06T00:47:19.754Z] ---> 676e8c64e8dc [2021-03-06T00:47:19.754Z] [2021-03-06T00:47:19.754Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:47:19.754Z] ---> d10569e2745f [2021-03-06T00:47:19.754Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:47:20.030Z] Removing intermediate container 806a884c96dc [2021-03-06T00:47:20.030Z] ---> 2db0f1ee5f07 [2021-03-06T00:47:20.030Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-06T00:47:20.030Z] ---> Running in dd857b2344ce [2021-03-06T00:47:20.030Z] Removing intermediate container 17c1d465b255 [2021-03-06T00:47:20.030Z] ---> 22bed02fc7d2 [2021-03-06T00:47:20.030Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-06T00:47:20.629Z] ---> Running in 2c3368cb44df [2021-03-06T00:47:20.629Z] ---> Running in 755a30e72b3a [2021-03-06T00:47:21.618Z] Removing intermediate container 2c3368cb44df [2021-03-06T00:47:21.618Z] ---> d7640da03e6d [2021-03-06T00:47:21.618Z] Step 13/21 : WORKDIR /edgex [2021-03-06T00:47:21.895Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:21.895Z] Removing intermediate container 755a30e72b3a [2021-03-06T00:47:21.895Z] ---> 82023728b5e8 [2021-03-06T00:47:21.895Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-06T00:47:22.169Z] ---> Running in 37df02ba530e [2021-03-06T00:47:22.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:22.444Z] ---> Running in 2cd10541cd26 [2021-03-06T00:47:22.718Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-06T00:47:22.718Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:47:22.718Z] OK: 5 MiB in 15 packages [2021-03-06T00:47:23.731Z] Removing intermediate container 37df02ba530e [2021-03-06T00:47:23.731Z] ---> 21484674b310 [2021-03-06T00:47:23.731Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-06T00:47:23.731Z] Removing intermediate container 264e40093ef7 [2021-03-06T00:47:23.731Z] ---> 0ddf6e1bf3fc [2021-03-06T00:47:23.731Z] [2021-03-06T00:47:23.731Z] Step 10/22 : FROM alpine:3.12 [2021-03-06T00:47:23.731Z] ---> d10569e2745f [2021-03-06T00:47:23.731Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-06T00:47:23.731Z] Removing intermediate container 2cd10541cd26 [2021-03-06T00:47:23.731Z] ---> 32e12fe66e13 [2021-03-06T00:47:23.731Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-06T00:47:24.001Z] ---> Running in d5c113e6cb44 [2021-03-06T00:47:24.001Z] ---> Running in e36b10f05dcd [2021-03-06T00:47:24.284Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-06T00:47:24.284Z] snap "core18" has no updates available [2021-03-06T00:47:24.601Z] ---> 29db06fdccb9 [2021-03-06T00:47:24.601Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-06T00:47:24.875Z] Removing intermediate container dd857b2344ce [2021-03-06T00:47:24.875Z] ---> 84a882b36d63 [2021-03-06T00:47:24.876Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:47:24.885Z] Pulling config-common [2021-03-06T00:47:24.886Z] + snapcraftctl pull [2021-03-06T00:47:25.150Z] ---> Running in 28a1f142a64a [2021-03-06T00:47:25.872Z] Pulling go-build-helper [2021-03-06T00:47:25.872Z] + snapcraftctl pull [2021-03-06T00:47:26.132Z] Removing intermediate container 28a1f142a64a [2021-03-06T00:47:26.132Z] ---> d182d08cfe52 [2021-03-06T00:47:26.132Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-06T00:47:26.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:26.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:26.694Z] ---> eeb3cdc33c59 [2021-03-06T00:47:26.694Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-06T00:47:26.694Z] ---> Running in b7bc5ec81e34 [2021-03-06T00:47:27.309Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-06T00:47:27.309Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-06T00:47:27.309Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:47:27.309Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:47:27.587Z] OK: 6 MiB in 16 packages [2021-03-06T00:47:28.187Z] Removing intermediate container b7bc5ec81e34 [2021-03-06T00:47:28.187Z] ---> ed525b5df652 [2021-03-06T00:47:28.187Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-06T00:47:28.787Z] Removing intermediate container d5c113e6cb44 [2021-03-06T00:47:28.787Z] ---> a3dc524a5fdd [2021-03-06T00:47:28.787Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-06T00:47:28.787Z] ---> f3c65c5fa515 [2021-03-06T00:47:28.787Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-06T00:47:28.787Z] ---> Running in bf79d337ad8d [2021-03-06T00:47:29.058Z] Removing intermediate container f56fb8fbc3f2 [2021-03-06T00:47:29.058Z] ---> 06eafd66fd3d [2021-03-06T00:47:29.058Z] [2021-03-06T00:47:29.058Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:47:29.058Z] ---> d10569e2745f [2021-03-06T00:47:29.058Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:47:29.058Z] ---> Using cache [2021-03-06T00:47:29.058Z] ---> 84a882b36d63 [2021-03-06T00:47:29.058Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:47:29.058Z] ---> Using cache [2021-03-06T00:47:29.058Z] ---> d182d08cfe52 [2021-03-06T00:47:29.058Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-06T00:47:29.335Z] ---> Running in ad604612d05a [2021-03-06T00:47:29.335Z] ---> Running in 24ffe62adb43 [2021-03-06T00:47:29.335Z] ---> Running in ffb74198cb67 [2021-03-06T00:47:29.610Z] Removing intermediate container bf79d337ad8d [2021-03-06T00:47:29.610Z] ---> 3bba5a59d3ef [2021-03-06T00:47:29.610Z] Step 15/23 : WORKDIR / [2021-03-06T00:47:29.610Z] Removing intermediate container e36b10f05dcd [2021-03-06T00:47:29.610Z] ---> f716ba15a5ff [2021-03-06T00:47:29.610Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:47:29.891Z] ---> Running in 4fd48669fca8 [2021-03-06T00:47:29.891Z] Removing intermediate container ad604612d05a [2021-03-06T00:47:29.891Z] ---> f52ced9f2ccc [2021-03-06T00:47:29.891Z] Step 18/21 : CMD ["--init=true"] [2021-03-06T00:47:29.891Z] ---> Running in 18b92c41e154 [2021-03-06T00:47:30.170Z] ---> Running in 73680c18899a [2021-03-06T00:47:30.170Z] Removing intermediate container ffb74198cb67 [2021-03-06T00:47:30.170Z] ---> f3b7320969a0 [2021-03-06T00:47:30.170Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-06T00:47:30.170Z] Removing intermediate container 24ffe62adb43 [2021-03-06T00:47:30.170Z] ---> d05bc819542e [2021-03-06T00:47:30.170Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-06T00:47:30.451Z] ---> Running in 8fd5cb9b6b90 [2021-03-06T00:47:30.739Z] Removing intermediate container 4fd48669fca8 [2021-03-06T00:47:30.739Z] ---> 9e080c7a45e0 [2021-03-06T00:47:30.739Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:47:30.739Z] Removing intermediate container 18b92c41e154 [2021-03-06T00:47:30.739Z] ---> 7d99fd3cd5c3 [2021-03-06T00:47:30.739Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-06T00:47:31.012Z] ---> Running in c7c8717e83fb [2021-03-06T00:47:31.012Z] Removing intermediate container 73680c18899a [2021-03-06T00:47:31.012Z] ---> 9f1a5a2524e2 [2021-03-06T00:47:31.012Z] Step 19/21 : LABEL arch=arm64 [2021-03-06T00:47:31.288Z] Removing intermediate container 8fd5cb9b6b90 [2021-03-06T00:47:31.288Z] ---> e3babadebb6c [2021-03-06T00:47:31.288Z] Step 15/23 : WORKDIR / [2021-03-06T00:47:31.288Z] ---> Running in 91b0fe47fb31 [2021-03-06T00:47:31.288Z] ---> Running in 820708a83d7e [2021-03-06T00:47:31.565Z] ---> 378d6c907c5a [2021-03-06T00:47:31.565Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-06T00:47:31.565Z] ---> Running in 5070131cb8e4 [2021-03-06T00:47:31.565Z] Removing intermediate container c7c8717e83fb [2021-03-06T00:47:31.565Z] ---> 72489026f7cf [2021-03-06T00:47:31.565Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-06T00:47:31.840Z] ---> 8f5899c135d7 [2021-03-06T00:47:31.840Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-06T00:47:31.840Z] Removing intermediate container 91b0fe47fb31 [2021-03-06T00:47:31.840Z] ---> 1dd565dabdc1 [2021-03-06T00:47:31.840Z] Step 20/21 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:47:32.128Z] ---> Running in 8c3cfb10b03d [2021-03-06T00:47:32.128Z] Removing intermediate container 820708a83d7e [2021-03-06T00:47:32.128Z] ---> 95c10b54b5b0 [2021-03-06T00:47:32.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:47:32.405Z] ---> Running in 4b996ca71545 [2021-03-06T00:47:33.010Z] Removing intermediate container 8c3cfb10b03d [2021-03-06T00:47:33.010Z] ---> 118965aa67b1 [2021-03-06T00:47:33.010Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:47:33.296Z] Removing intermediate container 4b996ca71545 [2021-03-06T00:47:33.296Z] ---> 4b0f3d8b15b6 [2021-03-06T00:47:33.296Z] Step 21/21 : LABEL version=0.0.0 [2021-03-06T00:47:33.569Z] ---> Running in 897816188ea7 [2021-03-06T00:47:33.569Z] ---> 9e072ab68a42 [2021-03-06T00:47:33.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-06T00:47:33.860Z] ---> 3cd78fde9673 [2021-03-06T00:47:33.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-06T00:47:34.134Z] ---> 106a517d6d9e [2021-03-06T00:47:34.134Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-06T00:47:34.134Z] Removing intermediate container 897816188ea7 [2021-03-06T00:47:34.134Z] ---> 86dc098a963e [2021-03-06T00:47:34.134Z] [2021-03-06T00:47:35.116Z] Successfully built 86dc098a963e [2021-03-06T00:47:35.116Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-06T00:47:35.116Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-03-06T00:47:35.388Z] ---> b09096b4fd1a [2021-03-06T00:47:35.388Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-06T00:47:35.663Z] Removing intermediate container 5070131cb8e4 [2021-03-06T00:47:35.663Z] ---> 8f3ef923fb8b [2021-03-06T00:47:35.663Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:47:35.663Z] ---> Running in 304039cafdae [2021-03-06T00:47:35.943Z] ---> 99a5aa9ff132 [2021-03-06T00:47:35.943Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-06T00:47:35.943Z] ---> 955c12a6216f [2021-03-06T00:47:35.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-06T00:47:36.541Z] Removing intermediate container 304039cafdae [2021-03-06T00:47:36.541Z] ---> 54008f068049 [2021-03-06T00:47:36.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:47:37.513Z] ---> Running in dc972fd997c6 [2021-03-06T00:47:38.104Z] ---> 22cd1075c29c [2021-03-06T00:47:38.104Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-06T00:47:38.104Z] ---> edab03d219d9 [2021-03-06T00:47:38.104Z] ---> f5bc66af241e [2021-03-06T00:47:38.104Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-06T00:47:38.104Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-06T00:47:38.704Z] Removing intermediate container dc972fd997c6 [2021-03-06T00:47:38.704Z] ---> 48d082089e46 [2021-03-06T00:47:38.704Z] Step 21/23 : LABEL arch=arm64 [2021-03-06T00:47:38.704Z] ---> Running in 82af043197a3 [2021-03-06T00:47:38.704Z] ---> Running in afceba654286 [2021-03-06T00:47:38.980Z] ---> Running in ac02e93aff79 [2021-03-06T00:47:39.579Z] Removing intermediate container 82af043197a3 [2021-03-06T00:47:39.579Z] ---> 5e05e1dc8aeb [2021-03-06T00:47:39.579Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:47:40.183Z] ---> Running in ee163c056af5 [2021-03-06T00:47:40.183Z] Removing intermediate container afceba654286 [2021-03-06T00:47:40.183Z] ---> 48326e7f98fd [2021-03-06T00:47:40.183Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:47:40.183Z] Removing intermediate container ac02e93aff79 [2021-03-06T00:47:40.183Z] ---> cc499e8c8691 [2021-03-06T00:47:40.183Z] Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:47:40.456Z] ---> 2e19117ff10b [2021-03-06T00:47:40.456Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-06T00:47:40.456Z] ---> Running in e2498c81a24a [2021-03-06T00:47:40.456Z] ---> Running in 16afea5875bc [2021-03-06T00:47:40.730Z] Removing intermediate container ee163c056af5 [2021-03-06T00:47:40.730Z] ---> 764373a49e69 [2021-03-06T00:47:40.730Z] Step 21/23 : LABEL arch=arm64 [2021-03-06T00:47:41.005Z] ---> Running in 86e320370b34 [2021-03-06T00:47:41.281Z] Removing intermediate container 16afea5875bc [2021-03-06T00:47:41.281Z] ---> 62bda61b93e7 [2021-03-06T00:47:41.281Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:47:41.281Z] Removing intermediate container e2498c81a24a [2021-03-06T00:47:41.281Z] ---> 7654e5932aec [2021-03-06T00:47:41.281Z] Step 20/22 : LABEL arch=arm64 [2021-03-06T00:47:41.555Z] ---> a147ca31a7c0 [2021-03-06T00:47:41.555Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-06T00:47:41.555Z] ---> Running in 845bf32e0b68 [2021-03-06T00:47:41.555Z] ---> Running in 120dc917aade [2021-03-06T00:47:41.837Z] Removing intermediate container 86e320370b34 [2021-03-06T00:47:41.837Z] ---> d9661237caf5 [2021-03-06T00:47:41.837Z] Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:47:42.110Z] ---> Running in dd5925cfbdb4 [2021-03-06T00:47:42.382Z] Removing intermediate container 845bf32e0b68 [2021-03-06T00:47:42.382Z] ---> c1ad2c6f442c [2021-03-06T00:47:42.382Z] Step 21/22 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:47:42.382Z] Removing intermediate container 120dc917aade [2021-03-06T00:47:42.382Z] ---> 271b62b8af30 [2021-03-06T00:47:42.382Z] [2021-03-06T00:47:42.382Z] ---> Running in b53192a240f3 [2021-03-06T00:47:42.657Z] ---> b829c711ecd7 [2021-03-06T00:47:42.657Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-06T00:47:42.657Z] Removing intermediate container dd5925cfbdb4 [2021-03-06T00:47:42.657Z] ---> c8733f2201f1 [2021-03-06T00:47:42.657Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:47:42.945Z] Successfully built 271b62b8af30 [2021-03-06T00:47:43.220Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-06T00:47:43.220Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-03-06T00:47:43.220Z] ---> Running in ec82e4c0cb00 [2021-03-06T00:47:43.522Z] Removing intermediate container b53192a240f3 [2021-03-06T00:47:43.522Z] ---> 3f23821dce2a [2021-03-06T00:47:43.522Z] Step 22/22 : LABEL version=0.0.0 [2021-03-06T00:47:43.522Z] ---> Running in 957ab454d0aa [2021-03-06T00:47:43.796Z] ---> ed7839bc0270 [2021-03-06T00:47:43.796Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-06T00:47:43.796Z] Removing intermediate container ec82e4c0cb00 [2021-03-06T00:47:43.796Z] ---> 21ca5e1f0b7b [2021-03-06T00:47:43.796Z] [2021-03-06T00:47:44.396Z] Successfully built 21ca5e1f0b7b [2021-03-06T00:47:44.396Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-06T00:47:44.396Z]  Building docker-core-metadata-go ... done  ---> Running in 3ca3e9e2208b [2021-03-06T00:47:44.396Z] Building docker-sys-mgmt-agent-go [2021-03-06T00:47:44.396Z] Removing intermediate container 957ab454d0aa [2021-03-06T00:47:44.396Z] ---> 22528c24ae0e [2021-03-06T00:47:44.396Z] [2021-03-06T00:47:44.996Z] Successfully built 22528c24ae0e [2021-03-06T00:47:44.996Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-06T00:47:44.996Z] Building docker-core-data-go [2021-03-06T00:47:44.996Z]  Building docker-support-notifications-go ... done Removing intermediate container 3ca3e9e2208b [2021-03-06T00:47:44.996Z] ---> 7ef874c182b4 [2021-03-06T00:47:44.996Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-06T00:47:45.981Z] ---> 4b34aae28294 [2021-03-06T00:47:45.981Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-06T00:47:46.261Z] ---> Running in f4059346accf [2021-03-06T00:47:50.594Z] Removing intermediate container f4059346accf [2021-03-06T00:47:50.594Z] ---> d63319f8c308 [2021-03-06T00:47:50.594Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-06T00:47:50.868Z] ---> Running in 709b00e8e6fd [2021-03-06T00:47:51.855Z] Removing intermediate container 709b00e8e6fd [2021-03-06T00:47:51.855Z] ---> e095110c55f5 [2021-03-06T00:47:51.855Z] Step 28/31 : CMD ["gate"] [2021-03-06T00:47:52.452Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-06T00:47:52.452Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-06T00:47:52.452Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-06T00:47:52.452Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-06T00:47:52.452Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-06T00:47:52.452Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-06T00:47:52.452Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-06T00:47:52.452Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-06T00:47:52.452Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-06T00:47:52.452Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-06T00:47:52.452Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-06T00:47:52.452Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-06T00:47:52.452Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-06T00:47:52.452Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-06T00:47:52.452Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-06T00:47:52.452Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-06T00:47:52.452Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-06T00:47:52.452Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-06T00:47:52.452Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-06T00:47:52.452Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-06T00:47:52.452Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-06T00:47:52.452Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-06T00:47:52.452Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-06T00:47:52.452Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-06T00:47:52.452Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-06T00:47:52.452Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-06T00:47:52.452Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-06T00:47:52.452Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-06T00:47:52.452Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-06T00:47:52.452Z] Fetched 279 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-06T00:47:52.452Z] Fetched 122 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-06T00:47:52.452Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-06T00:47:52.452Z] Fetched 8848 B in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-06T00:47:52.452Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-06T00:47:52.452Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-06T00:47:52.452Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-06T00:47:52.452Z] Fetched 214 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-06T00:47:52.452Z] Fetched 154 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-06T00:47:52.452Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-06T00:47:52.452Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-06T00:47:52.452Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-06T00:47:52.452Z] Fetched 499 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-06T00:47:52.452Z] Fetched 111 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-06T00:47:52.452Z] Fetched 240 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-06T00:47:52.452Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-06T00:47:52.452Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-06T00:47:52.452Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-06T00:47:52.452Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-06T00:47:52.452Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-06T00:47:52.452Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-06T00:47:52.452Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-06T00:47:52.452Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-06T00:47:52.452Z] Fetched 8720 B in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-06T00:47:52.452Z] Fetched 137 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-06T00:47:52.452Z] Fetched 119 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-06T00:47:52.452Z] Fetched 109 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-06T00:47:52.452Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-06T00:47:52.452Z] Fetched 645 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-06T00:47:52.452Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-06T00:47:52.452Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-06T00:47:52.452Z] Fetched 368 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-06T00:47:52.452Z] Fetched 187 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-06T00:47:52.452Z] Fetched 175 kB in 0s (0 B/s) [2021-03-06T00:47:52.452Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-06T00:47:52.714Z] Fetched 206 kB in 0s (0 B/s) [2021-03-06T00:47:52.715Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-06T00:47:52.715Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-06T00:47:52.715Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-06T00:47:52.715Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-06T00:47:52.715Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-06T00:47:52.715Z] Fetched 159 kB in 0s (0 B/s) [2021-03-06T00:47:52.715Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-06T00:47:52.715Z] Fetched 107 kB in 0s (0 B/s) [2021-03-06T00:47:52.715Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-06T00:47:52.715Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-06T00:47:52.715Z] Pulling static-packages [2021-03-06T00:47:52.715Z] + snapcraftctl pull [2021-03-06T00:47:52.852Z] ---> Running in cf9124277491 [2021-03-06T00:47:53.657Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-06T00:47:53.657Z] Skipping pull go-build-helper (already ran) [2021-03-06T00:47:53.657Z] Skipping pull static-packages (already ran) [2021-03-06T00:47:53.657Z] Building go-build-helper [2021-03-06T00:47:53.657Z] + snapcraftctl build [2021-03-06T00:47:53.830Z] Removing intermediate container cf9124277491 [2021-03-06T00:47:53.830Z] ---> 1b0d44345baa [2021-03-06T00:47:53.830Z] Step 29/31 : LABEL arch=arm64 [2021-03-06T00:47:54.818Z] ---> Running in 0b34a5732697 [2021-03-06T00:47:55.799Z] Removing intermediate container 0b34a5732697 [2021-03-06T00:47:55.799Z] ---> 78043e08766f [2021-03-06T00:47:55.799Z] Step 30/31 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:47:56.398Z] ---> Running in 572846288f98 [2021-03-06T00:47:57.376Z] Removing intermediate container 572846288f98 [2021-03-06T00:47:57.376Z] ---> 016da8bd35a5 [2021-03-06T00:47:57.376Z] Step 31/31 : LABEL version=0.0.0 [2021-03-06T00:47:57.647Z] ---> Running in 74efea0b1fcc [2021-03-06T00:47:57.877Z] Building static-packages [2021-03-06T00:47:57.877Z] + snapcraftctl build [2021-03-06T00:47:58.242Z] Removing intermediate container 74efea0b1fcc [2021-03-06T00:47:58.242Z] ---> 67b7dc1ca3ca [2021-03-06T00:47:58.242Z] [2021-03-06T00:47:58.839Z] Successfully built 67b7dc1ca3ca [2021-03-06T00:47:58.839Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-06T00:48:00.422Z] Staging go-build-helper [2021-03-06T00:48:00.423Z] + snapcraftctl stage [2021-03-06T00:48:01.812Z] Staging static-packages [2021-03-06T00:48:01.812Z] + snapcraftctl stage [2021-03-06T00:48:02.756Z] Pulling go115 [2021-03-06T00:48:02.756Z] + snapcraftctl pull [2021-03-06T00:48:04.169Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-06T00:48:04.169Z] Skipping pull go115 (already ran) [2021-03-06T00:48:04.169Z] Building go115 [2021-03-06T00:48:04.169Z] + dpkg --print-architecture [2021-03-06T00:48:04.169Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-06T00:48:04.169Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-06T00:48:04.169Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-06T00:48:04.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-06T00:48:04.169Z] Dload Upload Total Spent Left Speed [2021-03-06T00:48:07.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 13.1M 0 0 21.5M 0 0:00:05 --:--:-- 0:00:05 21.5M 39 115M 39 45.5M 0 0 28.7M 0 0:00:04 0:00:01 0:00:03 28.7M 68 115M 68 79.2M 0 0 30.4M 0 0:00:03 0:00:02 0:00:01 30.4M 92 115M 92 107M 0 0 29.8M 0 0:00:03 0:00:03 --:--:-- 29.8M 100 115M 100 115M 0 0 29.3M 0 0:00:03 0:00:03 --:--:-- 29.3M [2021-03-06T00:48:07.790Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-06T00:48:07.790Z] + sha256sum -c sha256 [2021-03-06T00:48:07.790Z] + grep OK [2021-03-06T00:48:08.735Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-06T00:48:08.735Z] + mkdir -p /root/stage/go1.15 [2021-03-06T00:48:08.735Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-06T00:48:14.035Z] Staging go115 [2021-03-06T00:48:14.035Z] + snapcraftctl stage [2021-03-06T00:48:20.627Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-06T00:48:20.627Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-06T00:48:20.627Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-06T00:48:20.627Z] Fetched 0 B in 0s (0 B/s) [2021-03-06T00:48:20.627Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-06T00:48:20.627Z] Fetched 224 kB in 0s (0 B/s) [2021-03-06T00:48:20.627Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-06T00:48:20.628Z] Fetched 157 kB in 0s (0 B/s) [2021-03-06T00:48:20.628Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-06T00:48:20.628Z] Fetched 221 kB in 0s (0 B/s) [2021-03-06T00:48:20.628Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-06T00:48:20.628Z] Fetched 143 kB in 0s (0 B/s) [2021-03-06T00:48:20.628Z] Pulling edgex-go [2021-03-06T00:48:20.628Z] + snapcraftctl pull [2021-03-06T00:48:21.002Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:48:21.002Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:48:21.002Z] ---> 2795cbee8053 [2021-03-06T00:48:21.002Z] Step 3/24 : WORKDIR /edgex-go [2021-03-06T00:48:21.002Z] ---> Using cache [2021-03-06T00:48:21.002Z] ---> 019bcffa70da [2021-03-06T00:48:21.002Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:48:21.002Z] ---> Using cache [2021-03-06T00:48:21.002Z] ---> 075afde89bb4 [2021-03-06T00:48:21.002Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-06T00:48:21.002Z] ---> Using cache [2021-03-06T00:48:21.002Z] ---> 2113140406a3 [2021-03-06T00:48:21.002Z] Step 6/24 : COPY go.mod . [2021-03-06T00:48:21.002Z] ---> Using cache [2021-03-06T00:48:21.002Z] ---> f1d0501efc4d [2021-03-06T00:48:21.002Z] Step 7/24 : RUN go mod download [2021-03-06T00:48:21.002Z] ---> Using cache [2021-03-06T00:48:21.002Z] ---> 4bdb16c420e4 [2021-03-06T00:48:21.002Z] Step 8/24 : COPY . . [2021-03-06T00:48:21.002Z] ---> Using cache [2021-03-06T00:48:21.002Z] ---> 8cd2e9790186 [2021-03-06T00:48:21.002Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-06T00:48:22.011Z] Pulling version [2021-03-06T00:48:22.011Z] + cd /root/project [2021-03-06T00:48:22.011Z] + [ -f VERSION ] [2021-03-06T00:48:22.011Z] + PROJECT_VERSION=local-dev [2021-03-06T00:48:22.011Z] + git rev-parse --short HEAD [2021-03-06T00:48:22.011Z] + GIT_REVISION=abafdc74 [2021-03-06T00:48:22.011Z] + snapcraftctl set-version local-dev [2021-03-06T00:48:22.952Z] Building config-common [2021-03-06T00:48:22.952Z] + snapcraftctl build [2021-03-06T00:48:25.339Z] ---> Running in 7ad4ee65de0d [2021-03-06T00:48:25.521Z] Skipping build go-build-helper (already ran) [2021-03-06T00:48:25.521Z] Skipping build static-packages (already ran) [2021-03-06T00:48:25.521Z] Skipping build go115 (already ran) [2021-03-06T00:48:25.521Z] Building edgex-go [2021-03-06T00:48:26.091Z] + 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/6120/bin/scriptlet-bin [2021-03-06T00:48:26.091Z] + cd /root/parts/edgex-go/src [2021-03-06T00:48:26.091Z] + make build [2021-03-06T00:48:26.091Z] 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-06T00:48:26.779Z] 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-06T00:48:28.035Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.44 [2021-03-06T00:48:28.036Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-06T00:48:28.036Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-06T00:48:28.036Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-06T00:48:28.036Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-06T00:48:28.036Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-06T00:48:28.036Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-06T00:48:28.036Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-06T00:48:28.036Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-06T00:48:28.036Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-06T00:48:28.036Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-06T00:48:28.036Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-06T00:48:28.036Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-06T00:48:28.036Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-06T00:48:28.036Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-06T00:48:28.036Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-06T00:48:28.036Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-06T00:48:28.036Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-06T00:48:28.036Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-06T00:48:28.036Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-06T00:48:28.036Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-06T00:48:28.036Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-06T00:48:28.036Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-06T00:48:28.036Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-06T00:48:28.036Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-06T00:48:28.306Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-06T00:48:28.306Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-06T00:48:28.306Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-06T00:48:28.306Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-06T00:48:28.571Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-06T00:48:28.571Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-06T00:48:35.072Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:48:35.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:48:35.072Z] ---> 2795cbee8053 [2021-03-06T00:48:35.072Z] Step 3/22 : WORKDIR /edgex-go [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> 019bcffa70da [2021-03-06T00:48:35.072Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> 075afde89bb4 [2021-03-06T00:48:35.072Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> 2113140406a3 [2021-03-06T00:48:35.072Z] Step 6/22 : COPY go.mod . [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> f1d0501efc4d [2021-03-06T00:48:35.072Z] Step 7/22 : RUN go mod download [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> 4bdb16c420e4 [2021-03-06T00:48:35.072Z] Step 8/22 : COPY . . [2021-03-06T00:48:35.072Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:48:35.072Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:48:35.072Z] ---> 2795cbee8053 [2021-03-06T00:48:35.072Z] Step 3/26 : WORKDIR /edgex-go [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> 019bcffa70da [2021-03-06T00:48:35.072Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> 075afde89bb4 [2021-03-06T00:48:35.072Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> 8cd2e9790186 [2021-03-06T00:48:35.072Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-06T00:48:35.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:48:35.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:48:35.072Z] ---> 2795cbee8053 [2021-03-06T00:48:35.072Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> 019bcffa70da [2021-03-06T00:48:35.072Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:48:35.072Z] ---> Using cache [2021-03-06T00:48:35.072Z] ---> 075afde89bb4 [2021-03-06T00:48:35.072Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-06T00:48:36.072Z] ---> Running in f93863abbc50 [2021-03-06T00:48:36.072Z] ---> Running in 91980de339ea [2021-03-06T00:48:36.072Z] ---> Running in f341fd624ce8 [2021-03-06T00:48:38.613Z] 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-06T00:48:38.613Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-06T00:48:38.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:48:38.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:48:38.982Z] 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-06T00:48:38.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:48:39.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:48:39.864Z] OK: 217 MiB in 51 packages [2021-03-06T00:48:40.154Z] OK: 217 MiB in 51 packages [2021-03-06T00:48:41.605Z] Removing intermediate container 91980de339ea [2021-03-06T00:48:41.605Z] ---> d288ead52026 [2021-03-06T00:48:41.605Z] Step 6/26 : COPY go.mod . [2021-03-06T00:48:42.195Z] Removing intermediate container f341fd624ce8 [2021-03-06T00:48:42.195Z] ---> 92e0d0595868 [2021-03-06T00:48:42.195Z] Step 6/23 : COPY go.mod . [2021-03-06T00:48:42.839Z] ---> 2e55fa0c7061 [2021-03-06T00:48:42.839Z] Step 7/26 : RUN go mod download [2021-03-06T00:48:42.840Z] 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-06T00:48:43.160Z] ---> Running in 7bb14dd9b24b [2021-03-06T00:48:43.438Z] ---> 4df3f8dc27d9 [2021-03-06T00:48:43.438Z] Step 7/23 : RUN go mod download [2021-03-06T00:48:43.749Z] ---> Running in 0c6117f9adaf [2021-03-06T00:48:44.233Z] 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-06T00:48:45.638Z] 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-06T00:48:45.901Z] 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-06T00:48:45.901Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-06T00:48:46.164Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-06T00:48:46.164Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-06T00:48:46.164Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-06T00:48:48.091Z] 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-06T00:48:48.091Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-06T00:48:48.091Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-06T00:48:49.328Z] Removing intermediate container 7bb14dd9b24b [2021-03-06T00:48:49.328Z] ---> 9029bb4af8a2 [2021-03-06T00:48:49.328Z] Step 8/26 : COPY . . [2021-03-06T00:48:49.328Z] Removing intermediate container 0c6117f9adaf [2021-03-06T00:48:49.328Z] ---> 904d7208eea9 [2021-03-06T00:48:49.328Z] Step 8/23 : COPY . . [2021-03-06T00:48:49.489Z] 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-06T00:48:50.442Z] 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-06T00:48:50.442Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-06T00:48:51.836Z] 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-06T00:48:52.792Z] 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-06T00:48:52.792Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-06T00:48:53.747Z] 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-06T00:48:53.747Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-06T00:48:55.676Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-06T00:48:55.676Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-06T00:48:55.676Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-06T00:48:55.676Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-06T00:48:55.676Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-06T00:48:55.676Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-06T00:48:55.676Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-06T00:48:55.676Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-06T00:48:55.676Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-06T00:48:55.941Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-06T00:48:55.941Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-06T00:48:55.941Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-06T00:48:55.941Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-06T00:48:55.941Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-06T00:48:55.941Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-06T00:48:55.941Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-06T00:48:55.941Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-06T00:48:55.941Z] + 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-06T00:48:55.941Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-06T00:48:55.941Z] + 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-06T00:48:55.941Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-06T00:48:55.941Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-06T00:48:55.941Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-06T00:48:55.941Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-06T00:48:55.941Z] + 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-06T00:48:57.868Z] Building version [2021-03-06T00:48:57.868Z] + snapcraftctl build [2021-03-06T00:49:00.426Z] Staging config-common [2021-03-06T00:49:00.426Z] + snapcraftctl stage [2021-03-06T00:49:01.823Z] Skipping stage go-build-helper (already ran) [2021-03-06T00:49:01.823Z] Skipping stage static-packages (already ran) [2021-03-06T00:49:01.823Z] Skipping stage go115 (already ran) [2021-03-06T00:49:01.823Z] Staging edgex-go [2021-03-06T00:49:01.823Z] + snapcraftctl stage [2021-03-06T00:49:02.775Z] Staging version [2021-03-06T00:49:02.775Z] + snapcraftctl stage [2021-03-06T00:49:03.746Z] Priming config-common [2021-03-06T00:49:03.746Z] + snapcraftctl prime [2021-03-06T00:49:05.142Z] Priming go-build-helper [2021-03-06T00:49:05.142Z] + snapcraftctl prime [2021-03-06T00:49:06.091Z] Priming static-packages [2021-03-06T00:49:06.091Z] + snapcraftctl prime [2021-03-06T00:49:08.648Z] Priming go115 [2021-03-06T00:49:08.648Z] + snapcraftctl prime [2021-03-06T00:49:10.044Z] Priming edgex-go [2021-03-06T00:49:10.044Z] + snapcraftctl prime [2021-03-06T00:49:11.454Z] Priming version [2021-03-06T00:49:11.454Z] + snapcraftctl prime [2021-03-06T00:49:12.454Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-03-06T00:49:16.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-06T00:49:19.644Z] ---> 1dc989c42ee3 [2021-03-06T00:49:19.644Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-06T00:49:19.644Z] ---> 8fa74ba50407 [2021-03-06T00:49:19.644Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-06T00:49:19.922Z] ---> Running in aca13b3179c7 [2021-03-06T00:49:19.922Z] ---> Running in 0596057fc226 [2021-03-06T00:49:22.587Z] 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-06T00:49:22.867Z] 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-06T00:49:23.865Z] Removing intermediate container 7ad4ee65de0d [2021-03-06T00:49:23.865Z] ---> 17544e296cd6 [2021-03-06T00:49:23.865Z] [2021-03-06T00:49:23.865Z] Step 10/24 : FROM alpine:3.12 [2021-03-06T00:49:23.865Z] ---> d10569e2745f [2021-03-06T00:49:23.865Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-06T00:49:24.144Z] ---> Running in e326c23ba2c8 [2021-03-06T00:49:26.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:49:26.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:49:27.048Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-06T00:49:27.323Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:49:27.323Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-06T00:49:27.323Z] (4/5) Installing curl (7.69.1-r3) [2021-03-06T00:49:27.323Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-06T00:49:27.323Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:49:27.323Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:49:27.604Z] OK: 7 MiB in 19 packages [2021-03-06T00:49:30.249Z] Removing intermediate container e326c23ba2c8 [2021-03-06T00:49:30.249Z] ---> 5e491f9d7362 [2021-03-06T00:49:30.249Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-06T00:49:30.526Z] ---> Running in 565779d4219a [2021-03-06T00:49:31.136Z] Removing intermediate container 565779d4219a [2021-03-06T00:49:31.136Z] ---> aeb27a9e48a2 [2021-03-06T00:49:31.136Z] Step 13/24 : WORKDIR / [2021-03-06T00:49:31.136Z] ---> Running in eebc37bdaa12 [2021-03-06T00:49:32.485Z] Removing intermediate container eebc37bdaa12 [2021-03-06T00:49:32.485Z] ---> 458c8aa8254e [2021-03-06T00:49:32.485Z] 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-06T00:49:33.479Z] ---> d1af6eb6f3e9 [2021-03-06T00:49:33.479Z] 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-06T00:49:34.470Z] ---> 30796a72ec0c [2021-03-06T00:49:34.470Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-06T00:49:35.923Z] ---> 71c27ecdca9c [2021-03-06T00:49:35.923Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-06T00:49:37.373Z] ---> 410f01c2e0b5 [2021-03-06T00:49:37.373Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-06T00:49:39.365Z] ---> 0917b61b8cb0 [2021-03-06T00:49:39.365Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-06T00:49:40.352Z] ---> 94929f71e5e3 [2021-03-06T00:49:40.352Z] 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-06T00:49:40.631Z] ---> Running in fbf249ffbcca [2021-03-06T00:49:44.962Z] Removing intermediate container fbf249ffbcca [2021-03-06T00:49:44.962Z] ---> 9b328214450e [2021-03-06T00:49:44.962Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-06T00:49:44.962Z] ---> Running in d59797f2f6ea [2021-03-06T00:49:44.962Z] Removing intermediate container d59797f2f6ea [2021-03-06T00:49:44.962Z] ---> 3cc285efd9e0 [2021-03-06T00:49:44.962Z] Step 22/24 : LABEL arch=arm64 [2021-03-06T00:49:45.243Z] ---> Running in 937af2ecf90e [2021-03-06T00:49:45.841Z] Removing intermediate container 937af2ecf90e [2021-03-06T00:49:45.841Z] ---> ad060b5e18f7 [2021-03-06T00:49:45.841Z] Step 23/24 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:49:46.118Z] ---> Running in b4327519eca7 [2021-03-06T00:49:46.727Z] Removing intermediate container b4327519eca7 [2021-03-06T00:49:46.727Z] ---> b85f722d4bc2 [2021-03-06T00:49:46.727Z] Step 24/24 : LABEL version=0.0.0 [2021-03-06T00:49:47.003Z] ---> Running in 06987426102b [2021-03-06T00:49:47.988Z] Removing intermediate container 06987426102b [2021-03-06T00:49:47.988Z] ---> eebb317e7a9c [2021-03-06T00:49:47.988Z] [2021-03-06T00:49:48.978Z] Successfully built eebb317e7a9c [2021-03-06T00:49:48.978Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-06T00:49:52.379Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container f93863abbc50 [2021-03-06T00:49:52.379Z] ---> 91b3825b60ed [2021-03-06T00:49:52.379Z] [2021-03-06T00:49:52.379Z] Step 10/22 : FROM alpine:3.12 [2021-03-06T00:49:52.379Z] ---> d10569e2745f [2021-03-06T00:49:52.379Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:49:52.379Z] ---> Using cache [2021-03-06T00:49:52.379Z] ---> 84a882b36d63 [2021-03-06T00:49:52.379Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:49:52.379Z] ---> Using cache [2021-03-06T00:49:52.379Z] ---> d182d08cfe52 [2021-03-06T00:49:52.379Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-06T00:49:52.379Z] ---> Running in 3322da772fd5 [2021-03-06T00:49:52.984Z] Removing intermediate container 3322da772fd5 [2021-03-06T00:49:52.984Z] ---> 54bff3b769c8 [2021-03-06T00:49:52.984Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-06T00:49:53.262Z] ---> Running in 91c23da70a93 [2021-03-06T00:49:53.862Z] Removing intermediate container 91c23da70a93 [2021-03-06T00:49:53.862Z] ---> 8cc6b223c82b [2021-03-06T00:49:53.862Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:49:54.863Z] ---> 35ddbac2566a [2021-03-06T00:49:54.863Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-06T00:49:56.865Z] ---> 6bc154a9e797 [2021-03-06T00:49:56.865Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-06T00:49:57.853Z] ---> a181e1b69ed1 [2021-03-06T00:49:57.853Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-06T00:49:57.853Z] ---> Running in eb3a97182386 [2021-03-06T00:49:58.836Z] Removing intermediate container eb3a97182386 [2021-03-06T00:49:58.836Z] ---> 2dc5456cd304 [2021-03-06T00:49:58.836Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:49:58.836Z] ---> Running in 644115cccf19 [2021-03-06T00:49:59.435Z] Removing intermediate container 644115cccf19 [2021-03-06T00:49:59.435Z] ---> 3917a3136b84 [2021-03-06T00:49:59.435Z] Step 20/22 : LABEL arch=arm64 [2021-03-06T00:49:59.435Z] ---> Running in 97cd729a04a3 [2021-03-06T00:50:00.040Z] Removing intermediate container 97cd729a04a3 [2021-03-06T00:50:00.040Z] ---> e91d8e920a6e [2021-03-06T00:50:00.040Z] Step 21/22 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:50:00.318Z] ---> Running in e677aabbc40c [2021-03-06T00:50:00.912Z] Removing intermediate container e677aabbc40c [2021-03-06T00:50:00.912Z] ---> 9dace79a8f34 [2021-03-06T00:50:00.912Z] Step 22/22 : LABEL version=0.0.0 [2021-03-06T00:50:01.191Z] ---> Running in 94a193766997 [2021-03-06T00:50:01.797Z] Removing intermediate container 94a193766997 [2021-03-06T00:50:01.797Z] ---> 57152765fe04 [2021-03-06T00:50:01.797Z] [2021-03-06T00:50:02.406Z] Successfully built 57152765fe04 [2021-03-06T00:50:02.406Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-06T00:50:24.583Z]  Building docker-support-scheduler-go ... done Removing intermediate container 0596057fc226 [2021-03-06T00:50:24.583Z] ---> cd37b34fdc5b [2021-03-06T00:50:24.583Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-06T00:50:24.583Z] ---> Running in 7eeaea19cf44 [2021-03-06T00:50:25.179Z] 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-06T00:50:28.583Z] Removing intermediate container 7eeaea19cf44 [2021-03-06T00:50:28.583Z] ---> 2dc4cc6349f7 [2021-03-06T00:50:28.583Z] [2021-03-06T00:50:28.583Z] Step 11/26 : FROM docker:20.10.0 [2021-03-06T00:50:28.583Z] 20.10.0: Pulling from library/docker [2021-03-06T00:50:38.728Z] Removing intermediate container aca13b3179c7 [2021-03-06T00:50:38.728Z] ---> ff3f8272a648 [2021-03-06T00:50:38.728Z] [2021-03-06T00:50:38.728Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:50:38.728Z] ---> d10569e2745f [2021-03-06T00:50:38.728Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-06T00:50:38.728Z] ---> Running in 4b80b93c0496 [2021-03-06T00:50:38.728Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-06T00:50:38.728Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-06T00:50:38.728Z] ---> eeaf43b92773 [2021-03-06T00:50:38.728Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-06T00:50:38.728Z] Removing intermediate container 4b80b93c0496 [2021-03-06T00:50:38.728Z] ---> 041662ee261b [2021-03-06T00:50:38.728Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-06T00:50:38.728Z] ---> Running in 56d7e2fc319b [2021-03-06T00:50:38.728Z] ---> Running in a09132e7204d [2021-03-06T00:50:38.728Z] Removing intermediate container a09132e7204d [2021-03-06T00:50:38.728Z] ---> 9e367a8f0fa8 [2021-03-06T00:50:38.728Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-06T00:50:38.728Z] ---> Running in 368990045a82 [2021-03-06T00:50:39.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:39.334Z] Removing intermediate container 368990045a82 [2021-03-06T00:50:39.334Z] ---> dea7d4db7072 [2021-03-06T00:50:39.334Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:50:39.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:39.334Z] ---> Running in 7e4cc7f8d32c [2021-03-06T00:50:39.929Z] (1/2) Installing readline (8.0.4-r0) [2021-03-06T00:50:39.929Z] (2/2) Installing bash (5.0.17-r0) [2021-03-06T00:50:39.929Z] Executing bash-5.0.17-r0.post-install [2021-03-06T00:50:39.929Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:50:39.929Z] OK: 12 MiB in 22 packages [2021-03-06T00:50:41.356Z] Removing intermediate container 56d7e2fc319b [2021-03-06T00:50:41.356Z] ---> ecaa78c8bc55 [2021-03-06T00:50:41.356Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-06T00:50:41.356Z] ---> Running in 78da90458906 [2021-03-06T00:50:41.628Z] Removing intermediate container 7e4cc7f8d32c [2021-03-06T00:50:41.628Z] ---> 91b3cb56eeb0 [2021-03-06T00:50:41.628Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-06T00:50:41.901Z] ---> Running in 38932e8cec57 [2021-03-06T00:50:41.902Z] Removing intermediate container 78da90458906 [2021-03-06T00:50:41.902Z] ---> b98fa7333fd0 [2021-03-06T00:50:41.902Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-06T00:50:42.172Z] ---> Running in 518bb0d217af [2021-03-06T00:50:42.767Z] Removing intermediate container 518bb0d217af [2021-03-06T00:50:42.767Z] ---> 382437647aa8 [2021-03-06T00:50:42.767Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-06T00:50:42.767Z] ---> Running in 0fd87aca9521 [2021-03-06T00:50:43.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:43.306Z] Removing intermediate container 0fd87aca9521 [2021-03-06T00:50:43.306Z] ---> 687fafdae882 [2021-03-06T00:50:43.306Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-06T00:50:43.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:44.499Z] ---> c007d1b2874a [2021-03-06T00:50:44.499Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-06T00:50:44.774Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-06T00:50:44.774Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-06T00:50:44.774Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-06T00:50:45.044Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-06T00:50:45.316Z] ---> d3e24425d032 [2021-03-06T00:50:45.316Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-06T00:50:45.316Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-06T00:50:45.587Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-06T00:50:45.587Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:50:45.587Z] OK: 8 MiB in 20 packages [2021-03-06T00:50:46.180Z] ---> f0bc8b978c44 [2021-03-06T00:50:46.180Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-06T00:50:46.454Z] ---> Running in dca5372ac4b6 [2021-03-06T00:50:47.072Z] Removing intermediate container 38932e8cec57 [2021-03-06T00:50:47.072Z] ---> bac7b5978f47 [2021-03-06T00:50:47.072Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:50:47.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:47.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:47.938Z] ---> 84113254d4be [2021-03-06T00:50:47.938Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-06T00:50:48.210Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-06T00:50:48.210Z] (2/33) Installing expat (2.2.9-r1) [2021-03-06T00:50:48.210Z] (3/33) Installing libffi (3.3-r2) [2021-03-06T00:50:48.210Z] (4/33) Installing gdbm (1.13-r1) [2021-03-06T00:50:48.210Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-06T00:50:48.210Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-06T00:50:48.210Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-06T00:50:50.184Z] ---> 63a27e9595b7 [2021-03-06T00:50:50.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-06T00:50:50.184Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-06T00:50:50.184Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-06T00:50:50.184Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-06T00:50:50.184Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-06T00:50:50.184Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-06T00:50:50.184Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-06T00:50:50.184Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-06T00:50:50.184Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-06T00:50:50.184Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-06T00:50:50.184Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-06T00:50:50.461Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-06T00:50:50.461Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-06T00:50:50.461Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-06T00:50:50.461Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-06T00:50:50.461Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-06T00:50:50.461Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-06T00:50:50.461Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-06T00:50:50.461Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-06T00:50:50.461Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-06T00:50:50.461Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-06T00:50:50.461Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-06T00:50:50.737Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-06T00:50:50.737Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-06T00:50:50.737Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-06T00:50:50.737Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-06T00:50:50.737Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-06T00:50:50.737Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:50:50.737Z] OK: 71 MiB in 55 packages [2021-03-06T00:50:51.010Z] ---> fcbc93f97130 [2021-03-06T00:50:51.010Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-06T00:50:51.010Z] ---> Running in 2df18db59907 [2021-03-06T00:50:51.608Z] Removing intermediate container 2df18db59907 [2021-03-06T00:50:51.608Z] ---> 01dc8982daab [2021-03-06T00:50:51.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:50:51.882Z] ---> Running in 049d16823495 [2021-03-06T00:50:52.475Z] Removing intermediate container 049d16823495 [2021-03-06T00:50:52.475Z] ---> 4d4beea49b6e [2021-03-06T00:50:52.475Z] Step 21/23 : LABEL arch=arm64 [2021-03-06T00:50:52.747Z] ---> Running in 8c82e815fb2d [2021-03-06T00:50:53.368Z] Removing intermediate container 8c82e815fb2d [2021-03-06T00:50:53.368Z] ---> 85514f1fd82a [2021-03-06T00:50:53.368Z] Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:50:53.368Z] ---> Running in c328556cf984 [2021-03-06T00:50:53.963Z] Removing intermediate container c328556cf984 [2021-03-06T00:50:53.963Z] ---> 63626671eafd [2021-03-06T00:50:53.963Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:50:54.238Z] ---> Running in bac4bba18b3c [2021-03-06T00:50:54.839Z] Removing intermediate container bac4bba18b3c [2021-03-06T00:50:54.839Z] ---> 06e5caac1512 [2021-03-06T00:50:54.839Z] [2021-03-06T00:50:55.111Z] Successfully built 06e5caac1512 [2021-03-06T00:50:55.111Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-06T00:50:56.551Z]  Building docker-core-data-go ... done Removing intermediate container dca5372ac4b6 [2021-03-06T00:50:56.551Z] ---> f9361429f71a [2021-03-06T00:50:56.551Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-06T00:50:56.551Z] ---> Running in 91b2c178be7b [2021-03-06T00:51:01.942Z] Collecting docker-compose==1.23.2 [2021-03-06T00:51:01.942Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-06T00:51:02.534Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-06T00:51:02.534Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-06T00:51:03.124Z] Collecting docker<4.0,>=3.6.0 [2021-03-06T00:51:03.124Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-06T00:51:03.712Z] Collecting docopt<0.7,>=0.6.1 [2021-03-06T00:51:03.712Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-06T00:51:05.680Z] Collecting cached-property<2,>=1.2.0 [2021-03-06T00:51:05.680Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-06T00:51:06.277Z] Collecting PyYAML<4,>=3.10 [2021-03-06T00:51:06.277Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-06T00:51:09.740Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-06T00:51:09.740Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-06T00:51:11.786Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-06T00:51:11.786Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-06T00:51:11.786Z] 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-06T00:51:12.063Z] Collecting texttable<0.10,>=0.9.0 [2021-03-06T00:51:12.063Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-06T00:51:14.039Z] Collecting jsonschema<3,>=2.5.1 [2021-03-06T00:51:14.039Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-06T00:51:14.308Z] 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-06T00:51:14.895Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-06T00:51:14.895Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-06T00:51:15.163Z] Collecting idna<2.8,>=2.5 [2021-03-06T00:51:15.163Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-06T00:51:15.163Z] 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-06T00:51:15.435Z] Collecting docker-pycreds>=0.4.0 [2021-03-06T00:51:15.435Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-06T00:51:15.435Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-06T00:51:15.435Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-06T00:51:15.435Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-06T00:51:15.435Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-06T00:51:16.398Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, docopt, cached-property, PyYAML, dockerpty, texttable, jsonschema, docker-compose [2021-03-06T00:51:16.398Z] Attempting uninstall: urllib3 [2021-03-06T00:51:16.398Z] Found existing installation: urllib3 1.25.9 [2021-03-06T00:51:16.398Z] Uninstalling urllib3-1.25.9: [2021-03-06T00:51:16.398Z] Successfully uninstalled urllib3-1.25.9 [2021-03-06T00:51:16.985Z] Attempting uninstall: idna [2021-03-06T00:51:16.985Z] Found existing installation: idna 2.9 [2021-03-06T00:51:16.985Z] Uninstalling idna-2.9: [2021-03-06T00:51:16.985Z] Successfully uninstalled idna-2.9 [2021-03-06T00:51:17.572Z] Attempting uninstall: requests [2021-03-06T00:51:17.572Z] Found existing installation: requests 2.23.0 [2021-03-06T00:51:17.572Z] Uninstalling requests-2.23.0: [2021-03-06T00:51:17.572Z] Successfully uninstalled requests-2.23.0 [2021-03-06T00:51:18.996Z] Running setup.py install for docopt: started [2021-03-06T00:51:20.954Z] Running setup.py install for docopt: finished with status 'done' [2021-03-06T00:51:20.954Z] Running setup.py install for PyYAML: started [2021-03-06T00:51:22.915Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-06T00:51:22.915Z] Running setup.py install for dockerpty: started [2021-03-06T00:51:24.873Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-06T00:51:24.873Z] Running setup.py install for texttable: started [2021-03-06T00:51:26.296Z] Running setup.py install for texttable: finished with status 'done' [2021-03-06T00:51:27.718Z] 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.58.0 [2021-03-06T00:51:31.092Z] Removing intermediate container 91b2c178be7b [2021-03-06T00:51:31.092Z] ---> c9f0f74d2461 [2021-03-06T00:51:31.092Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-06T00:51:31.092Z] ---> Running in 261e9b46e0af [2021-03-06T00:51:32.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:51:32.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:51:33.113Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:51:33.113Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-06T00:51:33.113Z] (3/3) Installing curl (7.69.1-r3) [2021-03-06T00:51:33.113Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:51:33.113Z] OK: 71 MiB in 58 packages [2021-03-06T00:51:34.089Z] Removing intermediate container 261e9b46e0af [2021-03-06T00:51:34.089Z] ---> 1913ebac4f84 [2021-03-06T00:51:34.089Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-06T00:51:34.359Z] ---> Running in c03e5e2df581 [2021-03-06T00:51:34.633Z] Removing intermediate container c03e5e2df581 [2021-03-06T00:51:34.633Z] ---> 84e7f6e65d34 [2021-03-06T00:51:34.633Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:51:34.906Z] ---> Running in b6f9e72c5577 [2021-03-06T00:51:35.178Z] Removing intermediate container b6f9e72c5577 [2021-03-06T00:51:35.178Z] ---> ebf057e7dfb9 [2021-03-06T00:51:35.178Z] Step 24/26 : LABEL arch=arm64 [2021-03-06T00:51:35.461Z] ---> Running in 609b9531baae [2021-03-06T00:51:35.732Z] Removing intermediate container 609b9531baae [2021-03-06T00:51:35.732Z] ---> 745ca17ffdda [2021-03-06T00:51:35.732Z] Step 25/26 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [2021-03-06T00:51:36.003Z] ---> Running in 91e1c8c7ca06 [2021-03-06T00:51:36.596Z] Removing intermediate container 91e1c8c7ca06 [2021-03-06T00:51:36.596Z] ---> 78be24e0b69e [2021-03-06T00:51:36.596Z] Step 26/26 : LABEL version=0.0.0 [2021-03-06T00:51:36.596Z] ---> Running in 17af956876cc [2021-03-06T00:51:37.187Z] Removing intermediate container 17af956876cc [2021-03-06T00:51:37.187Z] ---> 3c8d4dc2c888 [2021-03-06T00:51:37.187Z] [2021-03-06T00:51:37.457Z] Successfully built 3c8d4dc2c888 [2021-03-06T00:51:37.457Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-06T00:51:37.740Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-06T00:51:37.741Z] $ docker stop --time=1 d9b17c2303614ee8fed441da0aa352f9edd1f996725d2ad5f206f9e51689f66a [2021-03-06T00:51:39.615Z] $ docker rm -f d9b17c2303614ee8fed441da0aa352f9edd1f996725d2ad5f206f9e51689f66a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-06T00:51:40.790Z] + docker images [2021-03-06T00:51:40.790Z] + grep docker [2021-03-06T00:51:41.062Z] docker-sys-mgmt-agent-go-arm64 latest 3c8d4dc2c888 4 seconds ago 300MB [2021-03-06T00:51:41.062Z] docker-core-data-go-arm64 latest 06e5caac1512 46 seconds ago 21.1MB [2021-03-06T00:51:41.062Z] docker-support-scheduler-go-arm64 latest 57152765fe04 About a minute ago 16.3MB [2021-03-06T00:51:41.062Z] docker-security-secretstore-setup-go-arm64 latest eebb317e7a9c About a minute ago 23.7MB [2021-03-06T00:51:41.062Z] docker-security-bootstrapper-go-arm64 latest 67b7dc1ca3ca 3 minutes ago 17.8MB [2021-03-06T00:51:41.062Z] docker-core-metadata-go-arm64 latest 21ca5e1f0b7b 3 minutes ago 17.9MB [2021-03-06T00:51:41.062Z] docker-support-notifications-go-arm64 latest 22528c24ae0e 3 minutes ago 16.9MB [2021-03-06T00:51:41.062Z] docker-core-command-go-arm64 latest 271b62b8af30 3 minutes ago 16.2MB [2021-03-06T00:51:41.062Z] docker-security-proxy-setup-go-arm64 latest 86dc098a963e 4 minutes ago 23.4MB [2021-03-06T00:51:41.062Z] 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-06T00:51:43.293Z] ---> job-cost.sh [2021-03-06T00:51:43.293Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0m14 [2021-03-06T00:52:22.210Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-06T00:54:43.993Z] lf-activate-venv(): INFO: Adding /tmp/venv-0m14/bin to PATH [2021-03-06T00:54:43.993Z] INFO: No Stack... [2021-03-06T00:54:43.993Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-06T00:54:43.993Z] INFO: Archiving Costs [Pipeline] sh [2021-03-06T00:54:44.332Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-03-06T00:54:44.332Z] + cut -d, -f6 [Pipeline] lock [2021-03-06T00:54:44.451Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3232-2-stack-cost] [2021-03-06T00:54:44.461Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3232-2-stack-cost] did not exist. Created. [2021-03-06T00:54:44.461Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3232-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-06T00:54:44.994Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-06T00:54:45.324Z] Stashed 1 file(s) [Pipeline] } [2021-03-06T00:54:45.339Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3232-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-06T00:54:47.343Z] provisioning config files... [2021-03-06T00:54:47.357Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2203504361795499764tmp [Pipeline] { [Pipeline] sh [2021-03-06T00:54:47.775Z] + set +x [2021-03-06T00:54:47.775Z] + curl -s https://codecov.io/bash [2021-03-06T00:54:47.775Z] + bash -s -- [2021-03-06T00:54:48.356Z] [2021-03-06T00:54:48.356Z] _____ _ [2021-03-06T00:54:48.356Z] / ____| | | [2021-03-06T00:54:48.356Z] | | ___ __| | ___ ___ _____ __ [2021-03-06T00:54:48.356Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-06T00:54:48.356Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-06T00:54:48.356Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-06T00:54:48.356Z] Bash-20210226-7100762 [2021-03-06T00:54:48.356Z] [2021-03-06T00:54:48.356Z] [2021-03-06T00:54:48.356Z] ==> git version 2.24.3 found [2021-03-06T00:54:48.356Z] ==> 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-06T00:54:48.356Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-06T00:54:48.356Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-06T00:54:48.356Z] ==> Jenkins CI detected. [2021-03-06T00:54:48.356Z] project root: . [2021-03-06T00:54:48.356Z] --> token set from env [2021-03-06T00:54:48.356Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-06T00:54:48.356Z] ==> Running gcov in . (disable via -X gcov) [2021-03-06T00:54:48.356Z] ==> Python coveragepy not found [2021-03-06T00:54:48.356Z] ==> Searching for coverage reports in: [2021-03-06T00:54:48.356Z] + . [2021-03-06T00:54:48.356Z] -> Found 1 reports [2021-03-06T00:54:48.356Z] ==> Detecting git/mercurial file structure [2021-03-06T00:54:48.356Z] ==> Reading reports [2021-03-06T00:54:48.620Z] + ./coverage.out bytes=621194 [2021-03-06T00:54:48.620Z] ==> Appending adjustments [2021-03-06T00:54:48.620Z] https://docs.codecov.io/docs/fixing-reports [2021-03-06T00:54:51.928Z] + Found adjustments [2021-03-06T00:54:51.928Z] ==> Gzipping contents [2021-03-06T00:54:51.928Z] 92K /tmp/codecov.xBrL1Q.gz [2021-03-06T00:54:51.928Z] ==> Uploading reports [2021-03-06T00:54:51.928Z] url: https://codecov.io [2021-03-06T00:54:51.928Z] query: branch=PR-3232&commit=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3232%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3232&job=&cmd_args= [2021-03-06T00:54:51.928Z] -> Pinging Codecov [2021-03-06T00:54:51.928Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3232&commit=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3232%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3232&job=&cmd_args= [2021-03-06T00:54:52.501Z] -> Uploading to [2021-03-06T00:54:52.502Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-06/00271124DB129430A58F1EEE437C3FCB/f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a/8638fc6a-5b1d-434d-92b4-8991da5ca7e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210306T005452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca817b608710a2a983d36a5686fec3c697d00759efeb93c772ab0d215a433603 [2021-03-06T00:54:52.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-06T00:54:52.502Z] Dload Upload Total Spent Left Speed [2021-03-06T00:54:53.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 91782 0 0 100 91782 0 152k --:--:-- --:--:-- --:--:-- 152k [2021-03-06T00:54:53.024Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [Pipeline] } [2021-03-06T00:54:53.034Z] 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-06T00:54:55.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:54:56.885Z] ---> package-listing.sh [2021-03-06T00:54:56.885Z] ++ facter osfamily [2021-03-06T00:54:56.885Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-06T00:54:56.885Z] + OS_FAMILY=redhat [2021-03-06T00:54:56.885Z] + workspace=/w/workspace/edgex-go/2 [2021-03-06T00:54:56.885Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-06T00:54:56.885Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-06T00:54:56.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-06T00:54:56.885Z] + PACKAGES=/tmp/packages_start.txt [2021-03-06T00:54:56.885Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-06T00:54:56.885Z] + PACKAGES=/tmp/packages_end.txt [2021-03-06T00:54:56.885Z] + case "${OS_FAMILY}" in [2021-03-06T00:54:56.885Z] + rpm -qa [2021-03-06T00:54:56.885Z] + sort [2021-03-06T00:55:02.185Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-06T00:55:02.185Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-06T00:55:02.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-06T00:55:02.185Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-06T00:55:02.185Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-06T00:55:02.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-06T00:55:02.202Z] 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-06T00:55:02.498Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:55:02.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-06T00:55:02.814Z] [2021-03-06T00:55:02.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:55:03.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-06T00:55:03.217Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-06T00:55:03.217Z] df20fa9351a1: Pulling fs layer [2021-03-06T00:55:03.217Z] 36b3adc4ff6f: Pulling fs layer [2021-03-06T00:55:03.217Z] 8ad3a11d3b57: Pulling fs layer [2021-03-06T00:55:03.217Z] 46f8f816bc3b: Pulling fs layer [2021-03-06T00:55:03.217Z] 93b61091891f: Pulling fs layer [2021-03-06T00:55:03.217Z] 93b9cdb0e59b: Pulling fs layer [2021-03-06T00:55:03.217Z] 5e14af77c1be: Pulling fs layer [2021-03-06T00:55:03.217Z] 01666e4c0597: Pulling fs layer [2021-03-06T00:55:03.217Z] aa168da1d23b: Pulling fs layer [2021-03-06T00:55:03.217Z] 93b9cdb0e59b: Waiting [2021-03-06T00:55:03.217Z] 5e14af77c1be: Waiting [2021-03-06T00:55:03.217Z] 01666e4c0597: Waiting [2021-03-06T00:55:03.217Z] aa168da1d23b: Waiting [2021-03-06T00:55:03.217Z] 46f8f816bc3b: Waiting [2021-03-06T00:55:03.217Z] 93b61091891f: Waiting [2021-03-06T00:55:03.217Z] 36b3adc4ff6f: Verifying Checksum [2021-03-06T00:55:03.217Z] 36b3adc4ff6f: Download complete [2021-03-06T00:55:03.217Z] 46f8f816bc3b: Download complete [2021-03-06T00:55:03.480Z] df20fa9351a1: Verifying Checksum [2021-03-06T00:55:03.480Z] df20fa9351a1: Download complete [2021-03-06T00:55:03.480Z] 93b9cdb0e59b: Verifying Checksum [2021-03-06T00:55:03.480Z] 93b9cdb0e59b: Download complete [2021-03-06T00:55:03.480Z] 5e14af77c1be: Verifying Checksum [2021-03-06T00:55:03.480Z] 5e14af77c1be: Download complete [2021-03-06T00:55:03.480Z] 93b61091891f: Verifying Checksum [2021-03-06T00:55:03.480Z] 93b61091891f: Download complete [2021-03-06T00:55:03.480Z] 01666e4c0597: Verifying Checksum [2021-03-06T00:55:03.480Z] 01666e4c0597: Download complete [2021-03-06T00:55:03.740Z] df20fa9351a1: Pull complete [2021-03-06T00:55:04.002Z] 36b3adc4ff6f: Pull complete [2021-03-06T00:55:04.265Z] 8ad3a11d3b57: Verifying Checksum [2021-03-06T00:55:04.265Z] 8ad3a11d3b57: Download complete [2021-03-06T00:55:05.863Z] 8ad3a11d3b57: Pull complete [2021-03-06T00:55:06.141Z] aa168da1d23b: Verifying Checksum [2021-03-06T00:55:06.141Z] aa168da1d23b: Download complete [2021-03-06T00:55:07.091Z] 46f8f816bc3b: Pull complete [2021-03-06T00:55:07.355Z] 93b61091891f: Pull complete [2021-03-06T00:55:07.618Z] 93b9cdb0e59b: Pull complete [2021-03-06T00:55:07.619Z] 5e14af77c1be: Pull complete [2021-03-06T00:55:07.883Z] 01666e4c0597: Pull complete [2021-03-06T00:55:15.698Z] aa168da1d23b: Pull complete [2021-03-06T00:55:15.698Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-06T00:55:15.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-06T00:55:15.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-06T00:55:15.873Z] prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container [2021-03-06T00:55:15.923Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-06T00:55:20.505Z] $ docker top ba954813605defbd2d0dd489d8276d8921a49c8856094eeece31e5db4f79c505 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:55:21.251Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-06T00:55:21.555Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-06T00:55:21.858Z] + ls /var/log/sa-host [2021-03-06T00:55:21.859Z] + sadf -c /var/log/sa-host/sa06 [2021-03-06T00:55:21.859Z] file_magic: OK [2021-03-06T00:55:21.859Z] HZ: Using current value: 100 [2021-03-06T00:55:21.859Z] file_header: OK [2021-03-06T00:55:21.859Z] 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-06T00:55:21.859Z] Statistics: [2021-03-06T00:55:21.859Z] 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-06T00:55:21.859Z] File successfully converted to sysstat format version 12.2.1 [2021-03-06T00:55:21.859Z] + sadf -c /var/log/sa-host/sa23 [2021-03-06T00:55:21.859Z] file_magic: OK [2021-03-06T00:55:21.859Z] HZ: Using current value: 100 [2021-03-06T00:55:21.859Z] file_header: OK [2021-03-06T00:55:21.859Z] 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-06T00:55:21.859Z] Statistics: [2021-03-06T00:55:21.859Z] Hnuu...uuuununununu... [2021-03-06T00:55:21.859Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-06T00:55:22.148Z] provisioning config files... [2021-03-06T00:55:22.171Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7315284068431796805tmp [Pipeline] { [Pipeline] echo [2021-03-06T00:55:22.297Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:55:22.628Z] ---> create-netrc.sh [Pipeline] } [2021-03-06T00:55:22.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-06T00:55:22.781Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:55:23.092Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-06T00:55:23.107Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:55:23.420Z] ---> sudo-logs.sh [2021-03-06T00:55:23.420Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-06T00:55:23.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:55:23.813Z] ---> job-cost.sh [2021-03-06T00:55:23.813Z] lf-activate-venv: SKIPPING [2021-03-06T00:55:23.813Z] DEBUG: total: 0.20999999344348907 [2021-03-06T00:55:23.813Z] INFO: Retrieving Stack Cost... [2021-03-06T00:55:25.203Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-06T00:55:25.467Z] INFO: Archiving Costs [Pipeline] echo [2021-03-06T00:55:25.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:55:25.778Z] ---> logs-deploy.sh [2021-03-06T00:55:25.778Z] lf-activate-venv: SKIPPING [2021-03-06T00:55:25.778Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3232/2 [2021-03-06T00:55:25.778Z] INFO: archiving workspace using pattern(s): [2021-03-06T00:55:27.169Z] Archives upload complete. [2021-03-06T00:55:27.430Z] INFO: archiving logs to Nexus [2021-03-06T00:55:28.377Z] ---> uname -a: [2021-03-06T00:55:28.377Z] Linux prd-centos7-docker-4c-2g-28793.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-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] ---> lscpu: [2021-03-06T00:55:28.377Z] Architecture: x86_64 [2021-03-06T00:55:28.377Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-06T00:55:28.377Z] Byte Order: Little Endian [2021-03-06T00:55:28.377Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-06T00:55:28.377Z] CPU(s): 4 [2021-03-06T00:55:28.377Z] On-line CPU(s) list: 0-3 [2021-03-06T00:55:28.377Z] Thread(s) per core: 1 [2021-03-06T00:55:28.377Z] Core(s) per socket: 1 [2021-03-06T00:55:28.377Z] Socket(s): 4 [2021-03-06T00:55:28.377Z] NUMA node(s): 1 [2021-03-06T00:55:28.377Z] Vendor ID: GenuineIntel [2021-03-06T00:55:28.377Z] CPU family: 6 [2021-03-06T00:55:28.377Z] Model: 44 [2021-03-06T00:55:28.377Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-06T00:55:28.377Z] Stepping: 1 [2021-03-06T00:55:28.377Z] CPU MHz: 2933.438 [2021-03-06T00:55:28.377Z] BogoMIPS: 5866.87 [2021-03-06T00:55:28.377Z] Virtualization: VT-x [2021-03-06T00:55:28.377Z] Hypervisor vendor: KVM [2021-03-06T00:55:28.377Z] Virtualization type: full [2021-03-06T00:55:28.377Z] L1d cache: 128 KiB [2021-03-06T00:55:28.377Z] L1i cache: 128 KiB [2021-03-06T00:55:28.377Z] L2 cache: 16 MiB [2021-03-06T00:55:28.377Z] L3 cache: 64 MiB [2021-03-06T00:55:28.377Z] NUMA node0 CPU(s): 0-3 [2021-03-06T00:55:28.377Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-06T00:55:28.377Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-06T00:55:28.377Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-06T00:55:28.377Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-06T00:55:28.377Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-06T00:55:28.377Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-06T00:55:28.377Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-06T00:55:28.377Z] Vulnerability Srbds: Not affected [2021-03-06T00:55:28.377Z] Vulnerability Tsx async abort: Not affected [2021-03-06T00:55:28.377Z] 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-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] ---> nproc: [2021-03-06T00:55:28.377Z] 4 [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] ---> df -h: [2021-03-06T00:55:28.377Z] Filesystem Size Used Available Use% Mounted on [2021-03-06T00:55:28.377Z] overlay 50.0G 12.6G 37.4G 25% / [2021-03-06T00:55:28.377Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-06T00:55:28.377Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-06T00:55:28.377Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/2 [2021-03-06T00:55:28.377Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/2@tmp [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] ---> free -m: [2021-03-06T00:55:28.377Z] total used free shared buff/cache available [2021-03-06T00:55:28.377Z] Mem: 1837 717 127 0 992 1038 [2021-03-06T00:55:28.377Z] Swap: 1023 69 954 [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] ---> ip addr: [2021-03-06T00:55:28.377Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-06T00:55:28.377Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-06T00:55:28.377Z] inet 127.0.0.1/8 scope host lo [2021-03-06T00:55:28.377Z] valid_lft forever preferred_lft forever [2021-03-06T00:55:28.377Z] inet6 ::1/128 scope host [2021-03-06T00:55:28.377Z] valid_lft forever preferred_lft forever [2021-03-06T00:55:28.377Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-06T00:55:28.377Z] link/ether fa:16:3e:3a:74:7e brd ff:ff:ff:ff:ff:ff [2021-03-06T00:55:28.377Z] inet 10.30.122.215/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-06T00:55:28.377Z] valid_lft 84873sec preferred_lft 84873sec [2021-03-06T00:55:28.377Z] inet6 fe80::f816:3eff:fe3a:747e/64 scope link [2021-03-06T00:55:28.377Z] valid_lft forever preferred_lft forever [2021-03-06T00:55:28.377Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-06T00:55:28.377Z] link/ether 02:42:bb:ab:9e:73 brd ff:ff:ff:ff:ff:ff [2021-03-06T00:55:28.377Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-06T00:55:28.377Z] valid_lft forever preferred_lft forever [2021-03-06T00:55:28.377Z] inet6 fe80::42:bbff:feab:9e73/64 scope link [2021-03-06T00:55:28.377Z] valid_lft forever preferred_lft forever [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] ---> sar -b -r -n DEV: [2021-03-06T00:55:28.377Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] 00:29:49 LINUX RESTART (4 CPU) [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-06T00:55:28.377Z] 00:32:02 185.35 90.14 95.22 0.00 7016.48 38003.80 0.00 [2021-03-06T00:55:28.377Z] 00:33:02 209.22 75.41 133.81 0.00 3205.41 23830.66 0.00 [2021-03-06T00:55:28.377Z] 00:34:01 148.29 59.62 88.67 0.00 2461.16 10550.69 0.00 [2021-03-06T00:55:28.377Z] 00:35:01 147.93 67.29 80.64 0.00 3313.68 9199.93 0.00 [2021-03-06T00:55:28.377Z] 00:36:01 206.94 53.35 153.59 0.00 15774.33 94277.25 0.00 [2021-03-06T00:55:28.377Z] 00:37:02 2931.56 2590.26 341.30 0.00 196468.65 200498.54 0.00 [2021-03-06T00:55:28.377Z] 00:38:01 739.73 528.32 211.40 0.00 38429.96 51411.13 0.00 [2021-03-06T00:55:28.377Z] 00:39:01 1992.35 1603.94 388.41 0.00 130807.95 171184.18 0.00 [2021-03-06T00:55:28.377Z] 00:40:01 1435.77 1174.48 261.29 0.00 80731.95 96165.71 0.00 [2021-03-06T00:55:28.377Z] 00:41:02 180.46 26.86 153.60 0.00 3721.75 21763.17 0.00 [2021-03-06T00:55:28.377Z] 00:42:01 1.57 0.02 1.56 0.00 0.54 26.71 0.00 [2021-03-06T00:55:28.377Z] 00:43:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 [2021-03-06T00:55:28.377Z] 00:44:01 0.28 0.02 0.27 0.00 0.53 3.15 0.00 [2021-03-06T00:55:28.377Z] 00:45:01 1.63 1.33 0.30 0.00 47.42 3.66 0.00 [2021-03-06T00:55:28.377Z] 00:46:01 0.87 0.03 0.83 0.00 0.80 15.34 0.00 [2021-03-06T00:55:28.377Z] 00:47:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 [2021-03-06T00:55:28.377Z] 00:48:01 0.28 0.02 0.27 0.00 0.27 3.38 0.00 [2021-03-06T00:55:28.377Z] 00:49:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 [2021-03-06T00:55:28.377Z] 00:50:01 0.20 0.00 0.20 0.00 0.00 2.08 0.00 [2021-03-06T00:55:28.377Z] 00:51:01 0.33 0.02 0.32 0.00 0.53 3.45 0.00 [2021-03-06T00:55:28.377Z] 00:52:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 [2021-03-06T00:55:28.377Z] 00:53:01 0.32 0.00 0.32 0.00 0.00 3.56 0.00 [2021-03-06T00:55:28.377Z] 00:54:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 [2021-03-06T00:55:28.377Z] 00:55:01 66.06 65.82 0.23 0.00 5387.58 22.49 0.00 [2021-03-06T00:55:28.377Z] Average: 345.12 265.26 79.86 0.00 20406.66 30001.39 0.00 [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-06T00:55:28.377Z] 00:32:02 78008 0 741332 39.40 2204 1060000 1541152 52.60 638604 916156 96432 [2021-03-06T00:55:28.377Z] 00:33:02 300684 0 720544 38.30 1492 858824 1320200 45.06 477396 822164 48 [2021-03-06T00:55:28.377Z] 00:34:01 183556 0 810504 43.08 616 886868 1865000 63.65 694404 715900 73176 [2021-03-06T00:55:28.377Z] 00:35:01 223604 0 805924 42.83 544 851472 1538400 52.50 649236 715740 22744 [2021-03-06T00:55:28.377Z] 00:36:01 76428 0 691388 36.75 124 1113604 1262492 43.09 738996 835220 5500 [2021-03-06T00:55:28.377Z] 00:37:02 67584 0 852152 45.29 0 961808 2371360 80.93 770860 814780 81628 [2021-03-06T00:55:28.377Z] 00:38:01 399492 0 830400 44.13 0 651652 3068356 104.72 504452 721156 12 [2021-03-06T00:55:28.377Z] 00:39:01 113460 0 763748 40.59 0 1004336 1971868 67.30 612812 932508 63096 [2021-03-06T00:55:28.377Z] 00:40:01 406388 0 694148 36.89 0 781008 1669344 56.97 480220 747512 1676 [2021-03-06T00:55:28.377Z] 00:41:02 116364 0 649964 34.54 0 1115216 1229908 41.97 520436 983136 20 [2021-03-06T00:55:28.377Z] 00:42:01 123644 0 642680 34.16 0 1115220 1184220 40.42 514708 982612 8 [2021-03-06T00:55:28.377Z] 00:43:01 123508 0 642808 34.16 0 1115228 1184376 40.42 515272 982612 12 [2021-03-06T00:55:28.377Z] 00:44:01 123108 0 643200 34.18 0 1115236 1184400 40.42 515420 982628 16 [2021-03-06T00:55:28.377Z] 00:45:01 123116 0 642468 34.15 0 1115960 1184220 40.42 514884 983320 24 [2021-03-06T00:55:28.377Z] 00:46:01 122968 0 642600 34.15 0 1115976 1184280 40.42 514832 983336 8 [2021-03-06T00:55:28.377Z] 00:47:01 122792 0 642760 34.16 0 1115992 1184220 40.42 514896 983344 8 [2021-03-06T00:55:28.377Z] 00:48:01 123228 0 642324 34.14 0 1115992 1184220 40.42 514900 983344 8 [2021-03-06T00:55:28.377Z] 00:49:01 122972 0 642564 34.15 0 1116008 1184220 40.42 514908 983352 16 [2021-03-06T00:55:28.377Z] 00:50:01 122644 0 642884 34.17 0 1116016 1184220 40.42 514668 983352 8 [2021-03-06T00:55:28.377Z] 00:51:01 122464 0 643076 34.18 0 1116004 1184292 40.42 514864 983352 8 [2021-03-06T00:55:28.377Z] 00:52:01 123096 0 642416 34.14 0 1116032 1184220 40.42 514924 983368 12 [2021-03-06T00:55:28.377Z] 00:53:01 122576 0 642928 34.17 0 1116040 1184220 40.42 514680 983368 8 [2021-03-06T00:55:28.377Z] 00:54:01 122700 0 642800 34.16 0 1116044 1184220 40.42 514680 983368 8 [2021-03-06T00:55:28.377Z] 00:55:01 91200 0 648472 34.46 0 1141872 1185648 40.46 511888 1014812 256 [2021-03-06T00:55:28.377Z] Average: 152316 0 690170 36.68 208 1038850 1434127 48.94 553872 916685 14364 [2021-03-06T00:55:28.377Z] [2021-03-06T00:55:28.377Z] 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-06T00:55:28.377Z] 00:32:02 eth0 1116.73 1383.71 5451.43 131.21 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:32:02 docker0 1113.76 796.87 82.80 2644.01 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:33:02 vethb211333 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:33:02 eth0 216.58 170.27 879.05 25.54 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:33:02 docker0 151.12 182.84 10.60 847.26 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:34:01 vethb211333 0.95 1.00 0.08 0.08 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:34:01 eth0 36.33 24.19 20.56 68.33 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:34:01 docker0 0.95 0.95 0.06 0.08 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:35:01 vethb211333 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:35:01 eth0 23.37 12.12 17.51 9.43 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:35:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.377Z] 00:36:01 eth0 224.66 186.14 1701.97 95.66 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:36:01 veth570452f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:37:02 eth0 53.16 30.32 161.67 9.76 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:37:02 veth570452f 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:37:02 docker0 20.39 33.05 1.25 146.20 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:38:01 veth34257f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:38:01 veth898fdb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:38:01 veth4263fd3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:38:01 eth0 21.95 13.02 86.65 5.67 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:39:01 eth0 108.88 59.32 291.65 77.81 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:39:01 veth570452f 0.00 0.96 0.00 0.04 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:39:01 docker0 1321.61 1075.12 96.87 3931.22 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:40:01 veth6692d1f 3.01 6.06 0.21 38.30 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:40:01 eth0 36.05 17.89 96.83 10.80 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:40:01 veth9ce106c 2.74 6.21 0.19 38.74 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:41:02 eth0 223.03 163.06 1647.84 95.71 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:41:02 docker0 1361.82 1143.57 99.46 4424.90 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:42:01 eth0 0.63 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:43:01 eth0 1.93 0.68 0.78 0.47 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:44:01 eth0 1.27 0.48 0.50 0.30 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:45:01 eth0 0.25 0.08 0.02 0.04 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:46:01 eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:47:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:48:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:49:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:51:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:52:01 eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:54:01 eth0 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:55:01 eth0 13.13 8.27 12.92 6.23 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] Average: eth0 87.39 87.21 435.96 22.47 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] Average: docker0 56.84 47.73 4.15 184.68 0.00 0.00 0.00 0.00 [2021-03-06T00:55:28.378Z] [2021-03-06T00:55:28.378Z] [2021-03-06T00:55:28.378Z] ---> sar -P ALL: [2021-03-06T00:55:28.378Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) [2021-03-06T00:55:28.378Z] [2021-03-06T00:55:28.378Z] 00:29:49 LINUX RESTART (4 CPU) [2021-03-06T00:55:28.378Z] [2021-03-06T00:55:28.378Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2021-03-06T00:55:28.378Z] 00:32:02 all 15.05 0.00 8.77 1.09 1.29 73.79 [2021-03-06T00:55:28.378Z] 00:32:02 0 14.16 0.00 10.13 0.81 1.12 73.78 [2021-03-06T00:55:28.378Z] 00:32:02 1 13.11 0.00 8.31 1.01 1.49 76.08 [2021-03-06T00:55:28.378Z] 00:32:02 2 18.38 0.00 8.61 1.12 1.23 70.66 [2021-03-06T00:55:28.378Z] 00:32:02 3 14.54 0.00 8.07 1.43 1.34 74.62 [2021-03-06T00:55:28.378Z] 00:33:02 all 6.67 0.00 6.46 4.96 0.59 81.32 [2021-03-06T00:55:28.378Z] 00:33:02 0 7.10 0.00 6.42 5.53 0.62 80.33 [2021-03-06T00:55:28.378Z] 00:33:02 1 6.95 0.00 6.47 4.96 0.50 81.13 [2021-03-06T00:55:28.378Z] 00:33:02 2 6.28 0.00 6.71 3.53 0.67 82.81 [2021-03-06T00:55:28.378Z] 00:33:02 3 6.33 0.00 6.25 5.85 0.55 81.02 [2021-03-06T00:55:28.378Z] 00:34:01 all 55.42 0.00 12.92 4.28 0.49 26.89 [2021-03-06T00:55:28.378Z] 00:34:01 0 55.71 0.00 12.68 5.32 0.57 25.72 [2021-03-06T00:55:28.378Z] 00:34:01 1 55.63 0.00 13.07 3.37 0.37 27.56 [2021-03-06T00:55:28.378Z] 00:34:01 2 54.89 0.00 13.39 3.55 0.44 27.73 [2021-03-06T00:55:28.378Z] 00:34:01 3 55.46 0.00 12.53 4.86 0.59 26.56 [2021-03-06T00:55:28.378Z] 00:35:01 all 49.19 0.00 15.21 5.26 1.51 28.84 [2021-03-06T00:55:28.378Z] 00:35:01 0 47.87 0.00 15.51 5.38 1.76 29.49 [2021-03-06T00:55:28.378Z] 00:35:01 1 48.54 0.00 15.48 6.42 1.44 28.11 [2021-03-06T00:55:28.378Z] 00:35:01 2 50.17 0.00 15.34 3.20 1.44 29.84 [2021-03-06T00:55:28.378Z] 00:35:01 3 50.18 0.00 14.49 6.03 1.41 27.90 [2021-03-06T00:55:28.378Z] 00:36:01 all 25.11 0.00 15.23 4.66 1.50 53.51 [2021-03-06T00:55:28.378Z] 00:36:01 0 24.41 0.00 15.05 7.01 1.50 52.03 [2021-03-06T00:55:28.378Z] 00:36:01 1 25.53 0.00 15.82 3.55 1.45 53.65 [2021-03-06T00:55:28.378Z] 00:36:01 2 23.75 0.00 14.72 4.31 1.51 55.71 [2021-03-06T00:55:28.378Z] 00:36:01 3 26.74 0.00 15.32 3.77 1.55 52.63 [2021-03-06T00:55:28.378Z] 00:37:02 all 24.74 0.00 31.88 19.85 0.54 22.99 [2021-03-06T00:55:28.378Z] 00:37:02 0 24.99 0.00 31.02 20.57 0.55 22.87 [2021-03-06T00:55:28.378Z] 00:37:02 1 24.05 0.00 31.74 19.21 0.50 24.49 [2021-03-06T00:55:28.378Z] 00:37:02 2 25.59 0.00 31.74 20.46 0.66 21.56 [2021-03-06T00:55:28.378Z] 00:37:02 3 24.32 0.00 33.03 19.14 0.47 23.05 [2021-03-06T00:55:28.378Z] 00:38:01 all 57.89 0.00 17.51 11.46 0.18 12.96 [2021-03-06T00:55:28.378Z] 00:38:01 0 60.61 0.00 16.96 8.32 0.10 14.01 [2021-03-06T00:55:28.378Z] 00:38:01 1 57.41 0.00 16.89 14.24 0.19 11.26 [2021-03-06T00:55:28.378Z] 00:38:01 2 56.29 0.00 18.64 12.85 0.25 11.98 [2021-03-06T00:55:28.378Z] 00:38:01 3 57.23 0.00 17.55 10.42 0.18 14.61 [2021-03-06T00:55:28.378Z] 00:39:01 all 19.45 0.00 27.16 23.90 0.61 28.88 [2021-03-06T00:55:28.378Z] 00:39:01 0 19.33 0.00 26.98 22.83 0.74 30.11 [2021-03-06T00:55:28.378Z] 00:39:01 1 19.96 0.00 26.45 25.23 0.65 27.71 [2021-03-06T00:55:28.378Z] 00:39:01 2 18.87 0.00 26.91 23.10 0.56 30.56 [2021-03-06T00:55:28.378Z] 00:39:01 3 19.65 0.00 28.31 24.46 0.48 27.10 [2021-03-06T00:55:28.378Z] 00:40:01 all 47.61 0.00 19.64 15.14 0.19 17.42 [2021-03-06T00:55:28.378Z] 00:40:01 0 46.61 0.00 19.48 15.95 0.16 17.80 [2021-03-06T00:55:28.378Z] 00:40:01 1 48.28 0.00 19.31 13.90 0.21 18.30 [2021-03-06T00:55:28.378Z] 00:40:01 2 46.85 0.00 20.33 16.71 0.19 15.91 [2021-03-06T00:55:28.378Z] 00:40:01 3 48.72 0.00 19.43 13.99 0.19 17.67 [2021-03-06T00:55:28.378Z] 00:41:02 all 9.66 0.00 7.36 7.20 0.13 75.65 [2021-03-06T00:55:28.378Z] 00:41:02 0 9.85 0.00 8.12 4.25 0.14 77.64 [2021-03-06T00:55:28.378Z] 00:41:02 1 7.29 0.00 7.26 8.71 0.12 76.62 [2021-03-06T00:55:28.378Z] 00:41:02 2 12.52 0.00 7.47 7.61 0.10 72.30 [2021-03-06T00:55:28.378Z] 00:41:02 3 8.99 0.00 6.61 8.21 0.15 76.04 [2021-03-06T00:55:28.378Z] 00:42:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-03-06T00:55:28.378Z] 00:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-06T00:55:28.378Z] 00:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-06T00:55:28.378Z] 00:42:01 2 0.53 0.00 0.03 0.00 0.00 99.44 [2021-03-06T00:55:28.378Z] 00:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-06T00:55:28.378Z] [2021-03-06T00:55:28.378Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2021-03-06T00:55:28.378Z] 00:43:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-03-06T00:55:28.378Z] 00:43:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-06T00:55:28.378Z] 00:43:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2021-03-06T00:55:28.378Z] 00:43:01 2 0.42 0.00 0.05 0.00 0.02 99.52 [2021-03-06T00:55:28.378Z] 00:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-06T00:55:28.378Z] 00:44:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-03-06T00:55:28.378Z] 00:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-06T00:55:28.378Z] 00:44:01 1 0.53 0.00 0.03 0.00 0.02 99.42 [2021-03-06T00:55:28.378Z] 00:44:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2021-03-06T00:55:28.378Z] 00:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-06T00:55:28.378Z] 00:45:01 all 0.18 0.00 0.07 0.02 0.01 99.72 [2021-03-06T00:55:28.378Z] 00:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-06T00:55:28.378Z] 00:45:01 1 0.53 0.00 0.10 0.07 0.02 99.28 [2021-03-06T00:55:28.378Z] 00:45:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2021-03-06T00:55:28.378Z] 00:45:01 3 0.08 0.00 0.10 0.00 0.02 99.80 [2021-03-06T00:55:28.378Z] 00:46:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2021-03-06T00:55:28.378Z] 00:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-03-06T00:55:28.378Z] 00:46:01 1 0.52 0.00 0.03 0.00 0.02 99.43 [2021-03-06T00:55:28.378Z] 00:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-06T00:55:28.378Z] 00:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-06T00:55:28.378Z] 00:47:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-03-06T00:55:28.378Z] 00:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-03-06T00:55:28.378Z] 00:47:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-06T00:55:28.379Z] 00:47:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2021-03-06T00:55:28.379Z] 00:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-06T00:55:28.379Z] 00:48:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-03-06T00:55:28.379Z] 00:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-06T00:55:28.379Z] 00:48:01 1 0.50 0.00 0.00 0.00 0.00 99.50 [2021-03-06T00:55:28.379Z] 00:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-06T00:55:28.379Z] 00:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-06T00:55:28.379Z] 00:49:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2021-03-06T00:55:28.379Z] 00:49:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-03-06T00:55:28.379Z] 00:49:01 1 0.48 0.00 0.02 0.00 0.00 99.50 [2021-03-06T00:55:28.379Z] 00:49:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-06T00:55:28.379Z] 00:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-06T00:55:28.379Z] 00:50:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-03-06T00:55:28.379Z] 00:50:01 0 0.48 0.00 0.03 0.00 0.00 99.48 [2021-03-06T00:55:28.379Z] 00:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-03-06T00:55:28.379Z] 00:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-06T00:55:28.379Z] 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-06T00:55:28.379Z] 00:51:01 all 0.11 0.00 0.04 0.00 0.00 99.85 [2021-03-06T00:55:28.379Z] 00:51:01 0 0.35 0.00 0.03 0.00 0.00 99.62 [2021-03-06T00:55:28.379Z] 00:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-06T00:55:28.379Z] 00:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-06T00:55:28.379Z] 00:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-06T00:55:28.379Z] 00:52:01 all 0.12 0.00 0.03 0.00 0.00 99.85 [2021-03-06T00:55:28.379Z] 00:52:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-06T00:55:28.379Z] 00:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-06T00:55:28.379Z] 00:52:01 2 0.33 0.00 0.03 0.00 0.00 99.63 [2021-03-06T00:55:28.379Z] 00:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-06T00:55:28.379Z] 00:53:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2021-03-06T00:55:28.379Z] 00:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-06T00:55:28.379Z] 00:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-06T00:55:28.379Z] 00:53:01 2 0.40 0.00 0.03 0.00 0.00 99.57 [2021-03-06T00:55:28.379Z] 00:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2021-03-06T00:55:28.379Z] [2021-03-06T00:55:28.379Z] 00:53:01 CPU %user %nice %system %iowait %steal %idle [2021-03-06T00:55:28.379Z] 00:54:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-06T00:55:28.379Z] 00:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-06T00:55:28.379Z] 00:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-06T00:55:28.379Z] 00:54:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-06T00:55:28.379Z] 00:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-06T00:55:28.379Z] 00:55:01 all 1.86 0.00 1.06 1.70 0.01 95.37 [2021-03-06T00:55:28.379Z] 00:55:01 0 0.83 0.00 0.63 0.52 0.00 98.02 [2021-03-06T00:55:28.379Z] 00:55:01 1 1.88 0.00 1.28 0.78 0.00 96.05 [2021-03-06T00:55:28.379Z] 00:55:01 2 2.42 0.00 1.18 3.18 0.02 93.20 [2021-03-06T00:55:28.379Z] 00:55:01 3 2.31 0.00 1.14 2.31 0.02 94.23 [2021-03-06T00:55:28.379Z] Average: all 12.71 0.00 6.61 4.02 0.29 76.37 [2021-03-06T00:55:28.379Z] Average: 0 12.63 0.00 6.61 3.90 0.30 76.57 [2021-03-06T00:55:28.379Z] Average: 1 12.63 0.00 6.58 4.10 0.29 76.40 [2021-03-06T00:55:28.379Z] Average: 2 12.91 0.00 6.71 4.04 0.29 76.06 [2021-03-06T00:55:28.379Z] Average: 3 12.68 0.00 6.56 4.04 0.28 76.44 [2021-03-06T00:55:28.379Z] [2021-03-06T00:55:28.379Z] [2021-03-06T00:55:28.379Z]