Pull request #3202 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 46a123c22d0bbc82ef00513fed2e3655b199d05d+f2609c8779b492bd3edc242ffaef62599459f0e3 (1c3803001c701851a7cafc7b9289c21c75c8c7bb) 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 ‘prd-centos7-docker-4c-2g-29138’ Running on prd-centos7-docker-4c-2g-29140 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f2609c8779b492bd3edc242ffaef62599459f0e3 into PR head commit 46a123c22d0bbc82ef00513fed2e3655b199d05d Merge succeeded, producing 46a123c22d0bbc82ef00513fed2e3655b199d05d Checking out Revision 46a123c22d0bbc82ef00513fed2e3655b199d05d (PR-3202) > 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/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2609c8779b492bd3edc242ffaef62599459f0e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 Commit message: "Merge branch 'master' into issue-2894-CBOR" > git rev-list --no-walk a97e7d088cfea97e2f7e544ceb56995fb0b64fad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-09T15:47:21.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-09T15:47:21.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-09T15:47:21.885Z] ========================================================= [2021-03-09T15:47:21.885Z] EdgeX Global Pipelines Version Info [2021-03-09T15:47:21.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-09T15:47:23.342Z] ------------------- [2021-03-09T15:47:23.342Z] stable info: [2021-03-09T15:47:23.342Z] ------------------- [2021-03-09T15:47:23.342Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-09T15:47:23.342Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T15:47:23.342Z] Message: update stable to v1.0.184 [2021-03-09T15:47:24.289Z] ------------------- [2021-03-09T15:47:24.289Z] experimental info: [2021-03-09T15:47:24.289Z] ------------------- [2021-03-09T15:47:24.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-09T15:47:24.289Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T15:47:24.289Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-09T15:47:24.556Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-09T15:47:24.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-09T15:47:24.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-09T15:47:24.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-09T15:47:24.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-09T15:47:25.047Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-09T15:47:25.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-09T15:47:25.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-09T15:47:25.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-09T15:47:25.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-09T15:47:25.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-09T15:47:25.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-09T15:47:25.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-09T15:47:25.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-09T15:47:25.852Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T15:47:25.946Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T15:47:26.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-09T15:47:26.129Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-09T15:47:26.221Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-09T15:47:26.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-09T15:47:26.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-09T15:47:26.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-09T15:47:26.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3202 [Pipeline] echo [2021-03-09T15:47:26.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3202 [Pipeline] echo [2021-03-09T15:47:26.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3202 [Pipeline] echo [2021-03-09T15:47:26.844Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46a123c22d0bbc82ef00513fed2e3655b199d05d [Pipeline] echo [2021-03-09T15:47:26.929Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46a123c [Pipeline] echo [2021-03-09T15:47:27.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T15:47:27.189Z] provisioning config files... [2021-03-09T15:47:27.223Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config3179580233369034876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T15:47:27.575Z] ---> docker-login.sh [2021-03-09T15:47:27.575Z] nexus3.edgexfoundry.org:10001 [2021-03-09T15:47:27.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:47:28.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:47:28.101Z] Configure a credential helper to remove this warning. See [2021-03-09T15:47:28.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:47:28.101Z] [2021-03-09T15:47:28.101Z] Login Succeeded [2021-03-09T15:47:28.101Z] nexus3.edgexfoundry.org:10002 [2021-03-09T15:47:28.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:47:28.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:47:28.365Z] Configure a credential helper to remove this warning. See [2021-03-09T15:47:28.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:47:28.365Z] [2021-03-09T15:47:28.365Z] Login Succeeded [2021-03-09T15:47:28.365Z] nexus3.edgexfoundry.org:10003 [2021-03-09T15:47:28.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:47:28.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:47:28.365Z] Configure a credential helper to remove this warning. See [2021-03-09T15:47:28.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:47:28.365Z] [2021-03-09T15:47:28.365Z] Login Succeeded [2021-03-09T15:47:28.365Z] nexus3.edgexfoundry.org:10004 [2021-03-09T15:47:28.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:47:28.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:47:28.627Z] Configure a credential helper to remove this warning. See [2021-03-09T15:47:28.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:47:28.627Z] [2021-03-09T15:47:28.627Z] Login Succeeded [2021-03-09T15:47:28.627Z] docker.io [2021-03-09T15:47:28.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:47:28.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:47:28.889Z] Configure a credential helper to remove this warning. See [2021-03-09T15:47:28.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:47:28.889Z] [2021-03-09T15:47:28.889Z] Login Succeeded [2021-03-09T15:47:28.889Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T15:47:28.899Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T15:47:29.375Z] ++ 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-09T15:47:29.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T15:47:29.375Z] ++ dirname cmd/core-command/Dockerfile [2021-03-09T15:47:29.375Z] ++ cut -d/ -f2 [2021-03-09T15:47:29.375Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-09T15:47:29.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T15:47:29.375Z] ++ dirname cmd/core-data/Dockerfile [2021-03-09T15:47:29.375Z] ++ cut -d/ -f2 [2021-03-09T15:47:29.375Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-09T15:47:29.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T15:47:29.376Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-09T15:47:29.376Z] ++ cut -d/ -f2 [2021-03-09T15:47:29.376Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-09T15:47:29.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T15:47:29.376Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-09T15:47:29.376Z] ++ cut -d/ -f2 [2021-03-09T15:47:29.376Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-09T15:47:29.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T15:47:29.376Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-09T15:47:29.376Z] ++ cut -d/ -f2 [2021-03-09T15:47:29.376Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-09T15:47:29.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T15:47:29.376Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-09T15:47:29.376Z] ++ cut -d/ -f2 [2021-03-09T15:47:29.376Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-09T15:47:29.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T15:47:29.376Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-09T15:47:29.376Z] ++ cut -d/ -f2 [2021-03-09T15:47:29.376Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-09T15:47:29.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T15:47:29.376Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-09T15:47:29.376Z] ++ cut -d/ -f2 [2021-03-09T15:47:29.376Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-09T15:47:29.376Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T15:47:29.376Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-09T15:47:29.376Z] ++ cut -d/ -f2 [2021-03-09T15:47:29.376Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-09T15:47:29.496Z] 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-09T15:47:30.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T15:47:30.354Z] [2021-03-09T15:47:30.354Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:47:30.711Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T15:47:30.711Z] latest: Pulling from edgex-devops/git-semver [2021-03-09T15:47:30.711Z] 31603596830f: Pulling fs layer [2021-03-09T15:47:30.711Z] 2a8b12db71e7: Pulling fs layer [2021-03-09T15:47:30.711Z] 6ca5941a6612: Pulling fs layer [2021-03-09T15:47:30.711Z] ecc8261a40a4: Pulling fs layer [2021-03-09T15:47:30.711Z] ecc8261a40a4: Waiting [2021-03-09T15:47:30.711Z] 2a8b12db71e7: Verifying Checksum [2021-03-09T15:47:30.711Z] 2a8b12db71e7: Download complete [2021-03-09T15:47:30.711Z] 31603596830f: Verifying Checksum [2021-03-09T15:47:30.711Z] 31603596830f: Download complete [2021-03-09T15:47:30.981Z] ecc8261a40a4: Verifying Checksum [2021-03-09T15:47:30.981Z] ecc8261a40a4: Download complete [2021-03-09T15:47:30.981Z] 6ca5941a6612: Verifying Checksum [2021-03-09T15:47:30.981Z] 6ca5941a6612: Download complete [2021-03-09T15:47:31.242Z] 31603596830f: Pull complete [2021-03-09T15:47:31.242Z] 2a8b12db71e7: Pull complete [2021-03-09T15:47:32.194Z] 6ca5941a6612: Pull complete [2021-03-09T15:47:32.455Z] ecc8261a40a4: Pull complete [2021-03-09T15:47:32.455Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-09T15:47:32.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T15:47:32.455Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-09T15:47:32.555Z] prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container [2021-03-09T15:47:32.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-09T15:47:35.297Z] $ docker top 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-09T15:47:35.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T15:47:35.674Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T15:47:35.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T15:47:35.898Z] $ docker exec 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 ssh-agent [2021-03-09T15:47:36.064Z] SSH_AUTH_SOCK=/tmp/ssh-zUNhN1XGmDW8/agent.12 [2021-03-09T15:47:36.064Z] SSH_AGENT_PID=18 [2021-03-09T15:47:36.080Z] Running ssh-add (command line suppressed) [2021-03-09T15:47:36.193Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_5057251657948456006.key (/w/workspace/edgex-go/19@tmp/private_key_5057251657948456006.key) [2021-03-09T15:47:36.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T15:47:36.584Z] + git tag --points-at HEAD [Pipeline] } [2021-03-09T15:47:36.611Z] $ docker exec --env ******** --env ******** 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 ssh-agent -k [2021-03-09T15:47:36.724Z] unset SSH_AUTH_SOCK; [2021-03-09T15:47:36.724Z] unset SSH_AGENT_PID; [2021-03-09T15:47:36.725Z] echo Agent pid 18 killed; [2021-03-09T15:47:36.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-09T15:47:36.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T15:47:36.903Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T15:47:37.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T15:47:37.069Z] $ docker exec 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 ssh-agent [2021-03-09T15:47:37.243Z] SSH_AUTH_SOCK=/tmp/ssh-qAoaM0wCaVWj/agent.47 [2021-03-09T15:47:37.243Z] SSH_AGENT_PID=53 [2021-03-09T15:47:37.250Z] Running ssh-add (command line suppressed) [2021-03-09T15:47:37.364Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_1823970721489644703.key (/w/workspace/edgex-go/19@tmp/private_key_1823970721489644703.key) [2021-03-09T15:47:37.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T15:47:37.752Z] + git semver init [2021-03-09T15:47:37.752Z] # -> Open(): unable to determine branch for HEAD [2021-03-09T15:47:37.752Z] # $GIT_DIR = /w/workspace/edgex-go/19/.git [2021-03-09T15:47:37.752Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/19 [2021-03-09T15:47:37.752Z] # $SEMVER_REMOTE_NAME = origin [2021-03-09T15:47:37.752Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-09T15:47:37.752Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-09T15:47:37.752Z] # $SEMVER_BRANCH = PR-3202 [2021-03-09T15:47:37.752Z] # $SEMVER_TEMP = /tmp/semver-638302073 [2021-03-09T15:47:37.752Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-09T15:48:04.373Z] # '/tmp/semver-638302073' -> '/w/workspace/edgex-go/19/.semver' [2021-03-09T15:48:04.373Z] # -> Force: false [2021-03-09T15:48:04.373Z] # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } [2021-03-09T15:48:04.388Z] $ docker exec --env ******** --env ******** 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 ssh-agent -k [2021-03-09T15:48:04.682Z] unset SSH_AUTH_SOCK; [2021-03-09T15:48:04.683Z] unset SSH_AGENT_PID; [2021-03-09T15:48:04.683Z] echo Agent pid 53 killed; [2021-03-09T15:48:04.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T15:48:05.360Z] + git semver [Pipeline] } [2021-03-09T15:48:05.379Z] $ docker stop --time=1 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 [2021-03-09T15:48:07.347Z] $ docker rm -f 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T15:48:07.916Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-09T15:48:08.454Z] Stashed 1 file(s) [Pipeline] echo [2021-03-09T15:48:08.457Z] [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-09T15:48:09.350Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-09T15:48:09.659Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T15:48:09.964Z] + sudo service docker restart [2021-03-09T15:48:09.964Z] + true [2021-03-09T15:48:09.964Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-09T15:48:10.557Z] ========================================================= [2021-03-09T15:48:10.557Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-09T15:48:10.557Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:48:10.923Z] + 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-09T15:48:14.246Z] Sending build context to Docker daemon 328.5MB [2021-03-09T15:48:14.246Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T15:48:14.246Z] Step 2/6 : FROM ${BASE} [2021-03-09T15:48:14.511Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-09T15:48:14.511Z] 188c0c94c7c5: Pulling fs layer [2021-03-09T15:48:14.511Z] 0ef7d3d256c8: Pulling fs layer [2021-03-09T15:48:14.511Z] de9db76c5a1d: Pulling fs layer [2021-03-09T15:48:14.511Z] bca2f99d35d6: Pulling fs layer [2021-03-09T15:48:14.511Z] 93359f2a8cfa: Pulling fs layer [2021-03-09T15:48:14.511Z] 7c6f9722023f: Pulling fs layer [2021-03-09T15:48:14.511Z] a35cf1a2eb13: Pulling fs layer [2021-03-09T15:48:14.511Z] 93359f2a8cfa: Waiting [2021-03-09T15:48:14.511Z] 7c6f9722023f: Waiting [2021-03-09T15:48:14.511Z] bca2f99d35d6: Waiting [2021-03-09T15:48:14.511Z] a35cf1a2eb13: Waiting [2021-03-09T15:48:14.511Z] de9db76c5a1d: Download complete [2021-03-09T15:48:14.511Z] 0ef7d3d256c8: Verifying Checksum [2021-03-09T15:48:14.511Z] 0ef7d3d256c8: Download complete [2021-03-09T15:48:14.511Z] 93359f2a8cfa: Verifying Checksum [2021-03-09T15:48:14.511Z] 93359f2a8cfa: Download complete [2021-03-09T15:48:14.511Z] 7c6f9722023f: Verifying Checksum [2021-03-09T15:48:14.511Z] 7c6f9722023f: Download complete [2021-03-09T15:48:14.775Z] 188c0c94c7c5: Verifying Checksum [2021-03-09T15:48:14.776Z] 188c0c94c7c5: Download complete [2021-03-09T15:48:15.048Z] 188c0c94c7c5: Pull complete [2021-03-09T15:48:15.310Z] 0ef7d3d256c8: Pull complete [2021-03-09T15:48:15.310Z] de9db76c5a1d: Pull complete [2021-03-09T15:48:17.242Z] a35cf1a2eb13: Verifying Checksum [2021-03-09T15:48:17.242Z] a35cf1a2eb13: Download complete [2021-03-09T15:48:17.242Z] bca2f99d35d6: Verifying Checksum [2021-03-09T15:48:17.242Z] bca2f99d35d6: Download complete [2021-03-09T15:48:22.598Z] bca2f99d35d6: Pull complete [2021-03-09T15:48:22.598Z] 93359f2a8cfa: Pull complete [2021-03-09T15:48:22.861Z] 7c6f9722023f: Pull complete [2021-03-09T15:48:23.849Z] Still waiting to schedule task [2021-03-09T15:48:23.849Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-09T15:48:27.098Z] a35cf1a2eb13: Pull complete [2021-03-09T15:48:27.098Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-09T15:48:27.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-09T15:48:27.098Z] ---> a62c8e92a672 [2021-03-09T15:48:27.098Z] 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-09T15:48:27.098Z] ---> Running in aab582c1f110 [2021-03-09T15:48:27.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:48:29.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:48:33.815Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T15:48:34.389Z] (2/12) Installing file (5.38-r0) [2021-03-09T15:48:34.389Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T15:48:34.651Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T15:48:49.586Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T15:48:49.586Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T15:48:49.586Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T15:48:49.586Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T15:48:49.587Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T15:48:49.852Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T15:48:49.852Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T15:48:50.430Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T15:48:50.430Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:48:50.430Z] OK: 233 MiB in 51 packages [2021-03-09T15:48:54.657Z] Removing intermediate container aab582c1f110 [2021-03-09T15:48:54.657Z] ---> 7f9523da5136 [2021-03-09T15:48:54.657Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T15:48:54.657Z] ---> Running in d953b5cd85e0 [2021-03-09T15:48:54.657Z] Removing intermediate container d953b5cd85e0 [2021-03-09T15:48:54.657Z] ---> 3d3c4c3e663a [2021-03-09T15:48:54.657Z] Step 5/6 : COPY go.mod . [2021-03-09T15:48:54.657Z] ---> b062b74a71e1 [2021-03-09T15:48:54.657Z] Step 6/6 : RUN go mod download [2021-03-09T15:48:54.657Z] ---> Running in 90c33e9dde62 [2021-03-09T15:49:16.683Z] Removing intermediate container 90c33e9dde62 [2021-03-09T15:49:16.683Z] ---> f561dddb00c0 [2021-03-09T15:49:16.683Z] Successfully built f561dddb00c0 [2021-03-09T15:49:16.683Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:49:17.009Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T15:49:17.009Z] . [Pipeline] withDockerContainer [2021-03-09T15:49:17.116Z] prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container [2021-03-09T15:49:17.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T15:49:17.963Z] $ docker top 7624150b4a4763488bd3fff68ef815b8da0f7435e2b1f16b1a7bc25ee61980fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T15:49:18.504Z] + go version [2021-03-09T15:49:18.504Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-09T15:49:18.518Z] $ docker stop --time=1 7624150b4a4763488bd3fff68ef815b8da0f7435e2b1f16b1a7bc25ee61980fe [2021-03-09T15:49:19.875Z] $ docker rm -f 7624150b4a4763488bd3fff68ef815b8da0f7435e2b1f16b1a7bc25ee61980fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:49:20.875Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T15:49:20.875Z] . [Pipeline] withDockerContainer [2021-03-09T15:49:20.973Z] prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container [2021-03-09T15:49:21.018Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T15:49:21.657Z] $ docker top b52c2aed2be66b2e0aaaaa89b9adc45747f8026085e0ad7ce7f45cb0bec8e6fd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T15:49:21.842Z] ========================================================= [2021-03-09T15:49:21.842Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T15:49:21.842Z] ========================================================= [Pipeline] sh [2021-03-09T15:49:22.133Z] + make test [2021-03-09T15:49:22.134Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T15:49:30.323Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T15:49:45.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T15:49:52.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T15:49:52.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T15:49:52.609Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T15:49:54.632Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T15:49:54.632Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T15:49:54.632Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T15:49:54.632Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T15:49:55.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T15:49:55.824Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T15:49:57.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T15:49:57.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T15:49:57.780Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T15:50:01.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.9% of statements [2021-03-09T15:50:01.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T15:50:01.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T15:50:01.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T15:50:01.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T15:50:01.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T15:50:01.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T15:50:01.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T15:50:01.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements [2021-03-09T15:50:03.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.179s coverage: 27.1% of statements [2021-03-09T15:50:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T15:50:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T15:50:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T15:50:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T15:50:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T15:50:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T15:50:03.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-03-09T15:50:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T15:50:03.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements [2021-03-09T15:50:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T15:50:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T15:50:03.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.080s coverage: 71.3% of statements [2021-03-09T15:50:03.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T15:50:03.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T15:50:04.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.170s coverage: 82.9% of statements [2021-03-09T15:50:04.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T15:50:04.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T15:50:04.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.070s coverage: 78.9% of statements [2021-03-09T15:50:04.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T15:50:07.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T15:50:07.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.077s coverage: 100.0% of statements [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T15:50:07.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T15:50:07.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T15:50:07.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T15:50:07.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.083s coverage: 78.3% of statements [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T15:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T15:50:09.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.382s coverage: 92.8% of statements [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T15:50:09.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T15:50:09.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.1% of statements [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T15:50:09.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T15:50:09.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 47.1% of statements [2021-03-09T15:50:09.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2021-03-09T15:50:09.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-03-09T15:50:09.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements [2021-03-09T15:50:09.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2021-03-09T15:50:21.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements [2021-03-09T15:50:21.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-03-09T15:50:21.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.052s coverage: 81.4% of statements [2021-03-09T15:50:36.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.064s coverage: 92.9% of statements [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T15:50:36.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T15:50:36.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T15:50:36.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T15:50:36.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-09T15:50:36.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T15:50:36.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 62.4% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 69.0% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 38.4% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.117s coverage: 47.0% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.113s coverage: 87.8% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.726s coverage: 29.1% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.077s coverage: 95.6% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T15:50:36.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.022s coverage: 32.1% of statements [2021-03-09T15:50:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [2021-03-09T15:50:36.819Z] GO111MODULE=on go vet ./... [2021-03-09T15:51:03.526Z] gofmt -l . [2021-03-09T15:51:03.526Z] [ "`gofmt -l .`" = "" ] [2021-03-09T15:51:03.526Z] ./bin/test-go-mod-tidy.sh [2021-03-09T15:51:03.526Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T15:51:03.843Z] + ls -al . [2021-03-09T15:51:03.843Z] total 736 [2021-03-09T15:51:03.843Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 15:51 . [2021-03-09T15:51:03.843Z] drwxr-xr-x 4 root root 30 Mar 9 15:49 .. [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 15:47 .dockerignore [2021-03-09T15:51:03.843Z] drwxrwxr-x 8 1001 1001 179 Mar 9 15:47 .git [2021-03-09T15:51:03.843Z] drwxrwxr-x 3 1001 1001 125 Mar 9 15:47 .github [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 15:47 .gitignore [2021-03-09T15:51:03.843Z] drwx------ 3 1001 1001 60 Mar 9 15:48 .semver [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 15:47 .sonarcloud.properties [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 8607 Mar 9 15:47 Attribution.txt [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 15:47 CONTRIBUTING.md [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 15:47 Dockerfile.build [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 15:47 Jenkinsfile [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 15:47 LICENSE [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 15:47 Makefile [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 6548 Mar 9 15:47 README.md [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 15:47 SECURITY.md [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 15:48 VERSION [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 15:47 ZMQWindows.md [2021-03-09T15:51:03.843Z] drwxrwxr-x 2 1001 1001 117 Mar 9 15:47 bin [2021-03-09T15:51:03.843Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 15:47 cmd [2021-03-09T15:51:03.843Z] -rw-r--r-- 1 root root 624012 Mar 9 15:50 coverage.out [2021-03-09T15:51:03.843Z] -rw-r--r-- 1 root root 1055 Mar 9 15:51 go.mod [2021-03-09T15:51:03.843Z] -rw-r--r-- 1 root root 21981 Mar 9 15:51 go.sum [2021-03-09T15:51:03.843Z] drwxrwxr-x 8 1001 1001 127 Mar 9 15:47 internal [2021-03-09T15:51:03.843Z] drwxrwxr-x 4 1001 1001 26 Mar 9 15:47 openapi [2021-03-09T15:51:03.843Z] drwxrwxr-x 4 1001 1001 71 Mar 9 15:47 snap [2021-03-09T15:51:03.843Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 15:47 version.go [Pipeline] sh [2021-03-09T15:51:04.144Z] + '[' -e coverage.out ] [2021-03-09T15:51:04.145Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T15:51:04.415Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T15:51:04.711Z] + make build [2021-03-09T15:51:04.711Z] 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-09T15:51:10.033Z] 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-09T15:51:16.702Z] 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-09T15:51:18.107Z] 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-09T15:51:19.497Z] 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-09T15:51:20.081Z] 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-09T15:51:22.033Z] 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-09T15:51:23.423Z] 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-09T15:51:24.380Z] 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-09T15:51:25.331Z] 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-09T15:51:26.732Z] 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-09T15:51:27.683Z] 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-09T15:51:29.632Z] $ docker stop --time=1 b52c2aed2be66b2e0aaaaa89b9adc45747f8026085e0ad7ce7f45cb0bec8e6fd [2021-03-09T15:51:31.954Z] $ docker rm -f b52c2aed2be66b2e0aaaaa89b9adc45747f8026085e0ad7ce7f45cb0bec8e6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:51:34.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T15:51:34.001Z] [2021-03-09T15:51:34.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:51:34.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T15:51:34.350Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-09T15:51:34.350Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-09T15:51:34.350Z] ca9280d653b3: Pulling fs layer [2021-03-09T15:51:34.350Z] 7e9c9ca2126c: Pulling fs layer [2021-03-09T15:51:34.930Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-09T15:51:34.930Z] cbdbe7a5bc2a: Download complete [2021-03-09T15:51:35.193Z] ca9280d653b3: Verifying Checksum [2021-03-09T15:51:35.193Z] ca9280d653b3: Download complete [2021-03-09T15:51:35.193Z] cbdbe7a5bc2a: Pull complete [2021-03-09T15:51:36.160Z] 7e9c9ca2126c: Verifying Checksum [2021-03-09T15:51:36.160Z] 7e9c9ca2126c: Download complete [2021-03-09T15:51:36.160Z] ca9280d653b3: Pull complete [2021-03-09T15:51:42.822Z] 7e9c9ca2126c: Pull complete [2021-03-09T15:51:42.822Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-09T15:51:42.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T15:51:42.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-09T15:51:43.020Z] prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container [2021-03-09T15:51:43.082Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-09T15:51:46.341Z] $ docker top 5c75ab7f719965fa05394c6dc281ba7152667b01e605e908728c73d5c2d4726c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T15:51:46.868Z] + docker-compose build --help [2021-03-09T15:51:46.869Z] + grep parallel [2021-03-09T15:51:47.835Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T15:51:47.851Z] $ docker stop --time=1 5c75ab7f719965fa05394c6dc281ba7152667b01e605e908728c73d5c2d4726c [2021-03-09T15:51:49.231Z] $ docker rm -f 5c75ab7f719965fa05394c6dc281ba7152667b01e605e908728c73d5c2d4726c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:51:49.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T15:51:49.833Z] . [Pipeline] withDockerContainer [2021-03-09T15:51:49.939Z] prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container [2021-03-09T15:51:49.986Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-09T15:51:50.675Z] $ docker top 1c33a6273a82deb82735d621c84dec9444afca50f9b6694ae9d42f1e4ccedec5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T15:51:51.250Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T15:51:52.193Z] Building docker-core-command-go ... [2021-03-09T15:51:52.193Z] Building docker-core-data-go ... [2021-03-09T15:51:52.193Z] Building docker-core-metadata-go ... [2021-03-09T15:51:52.193Z] Building docker-security-bootstrapper-go ... [2021-03-09T15:51:52.193Z] Building docker-security-proxy-setup-go ... [2021-03-09T15:51:52.193Z] Building docker-security-secretstore-setup-go ... [2021-03-09T15:51:52.193Z] Building docker-support-notifications-go ... [2021-03-09T15:51:52.193Z] Building docker-support-scheduler-go ... [2021-03-09T15:51:52.193Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T15:51:52.193Z] Building docker-security-secretstore-setup-go [2021-03-09T15:51:52.193Z] Building docker-core-command-go [2021-03-09T15:51:52.193Z] Building docker-support-notifications-go [2021-03-09T15:51:52.193Z] Building docker-support-scheduler-go [2021-03-09T15:51:52.193Z] Building docker-security-bootstrapper-go [2021-03-09T15:51:57.320Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29141 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws [2021-03-09T15:51:57.393Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2021-03-09T15:52:02.297Z] using credential edgex-jenkins-ssh [2021-03-09T15:52:02.352Z] Cloning the remote Git repository [2021-03-09T15:52:02.402Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T15:52:02.530Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2021-03-09T15:52:02.590Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T15:52:02.590Z] > git --version # timeout=10 [2021-03-09T15:52:02.606Z] > git --version # 'git version 2.17.1' [2021-03-09T15:52:02.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T15:52:02.695Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T15:52:18.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T15:52:18.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T15:52:18.961Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T15:52:18.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T15:52:18.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T15:52:19.004Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T15:52:19.831Z] Merging remotes/origin/master commit f2609c8779b492bd3edc242ffaef62599459f0e3 into PR head commit 46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:52:20.328Z] Merge succeeded, producing 46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:52:20.329Z] Checking out Revision 46a123c22d0bbc82ef00513fed2e3655b199d05d (PR-3202) [2021-03-09T15:52:19.848Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T15:52:19.863Z] > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 [2021-03-09T15:52:20.176Z] > git remote # timeout=10 [2021-03-09T15:52:20.193Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T15:52:20.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T15:52:20.261Z] > git merge f2609c8779b492bd3edc242ffaef62599459f0e3 # timeout=10 [2021-03-09T15:52:20.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T15:52:20.331Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T15:52:20.350Z] > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 [2021-03-09T15:52:24.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T15:52:24.552Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T15:52:24.645Z] Commit message: "Merge branch 'master' into issue-2894-CBOR" [2021-03-09T15:52:24.820Z] ---> f561dddb00c0 [2021-03-09T15:52:24.820Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T15:52:24.820Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T15:52:24.820Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T15:52:24.820Z] ---> f561dddb00c0 [2021-03-09T15:52:24.820Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T15:52:24.820Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T15:52:24.820Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T15:52:24.820Z] ---> f561dddb00c0 [2021-03-09T15:52:24.820Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T15:52:25.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T15:52:25.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T15:52:25.085Z] ---> f561dddb00c0 [2021-03-09T15:52:25.085Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T15:52:25.085Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T15:52:25.085Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T15:52:25.085Z] ---> f561dddb00c0 [2021-03-09T15:52:25.085Z] Step 3/31 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T15:52:26.043Z] ---> Running in 4c45c6758c81 [2021-03-09T15:52:26.043Z] ---> Running in 447b12eea1d7 [2021-03-09T15:52:26.043Z] ---> Running in f26ed9fd8f6c [2021-03-09T15:52:26.043Z] ---> Running in 72fc6834a32d [2021-03-09T15:52:26.043Z] ---> Running in 96b0f7522252 [2021-03-09T15:52:26.270Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-09T15:52:26.618Z] Removing intermediate container 447b12eea1d7 [2021-03-09T15:52:26.618Z] ---> 8c9594c67bd0 [2021-03-09T15:52:26.618Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:52:26.618Z] Removing intermediate container 4c45c6758c81 [2021-03-09T15:52:26.618Z] ---> eaee58b63e1d [2021-03-09T15:52:26.618Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:52:26.618Z] Removing intermediate container f26ed9fd8f6c [2021-03-09T15:52:26.618Z] ---> 06d97891109a [2021-03-09T15:52:26.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:52:26.618Z] Removing intermediate container 96b0f7522252 [2021-03-09T15:52:26.618Z] ---> 47523020f93d [2021-03-09T15:52:26.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:52:26.618Z] Removing intermediate container 72fc6834a32d [2021-03-09T15:52:26.618Z] ---> cbc79953dc5b [2021-03-09T15:52:26.618Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:52:26.618Z] ---> Running in 85843ec2461c [2021-03-09T15:52:26.675Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T15:52:26.897Z] ---> Running in 2f06bb8d8a94 [2021-03-09T15:52:26.897Z] ---> Running in 8a2f947fc6c5 [2021-03-09T15:52:26.897Z] ---> Running in f8c332b21bee [2021-03-09T15:52:26.897Z] ---> Running in 369caf4a1a54 [2021-03-09T15:52:27.095Z] + sudo service docker restart [2021-03-09T15:52:27.095Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T15:52:29.135Z] provisioning config files... [2021-03-09T15:52:29.175Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config2281918650317444659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T15:52:29.482Z] Removing intermediate container 85843ec2461c [2021-03-09T15:52:29.482Z] ---> 65fb7956f397 [2021-03-09T15:52:29.482Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T15:52:29.482Z] Removing intermediate container 2f06bb8d8a94 [2021-03-09T15:52:29.482Z] ---> bda243b65f98 [2021-03-09T15:52:29.482Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T15:52:29.482Z] ---> Running in 729916060eef [2021-03-09T15:52:29.482Z] Removing intermediate container 8a2f947fc6c5 [2021-03-09T15:52:29.483Z] ---> d5b89da9f300 [2021-03-09T15:52:29.483Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T15:52:29.483Z] ---> Running in ab7a49e4ba23 [2021-03-09T15:52:29.483Z] ---> Running in a3ec82727dfb [2021-03-09T15:52:29.567Z] ---> docker-login.sh [2021-03-09T15:52:29.567Z] nexus3.edgexfoundry.org:10001 [2021-03-09T15:52:29.752Z] Removing intermediate container 369caf4a1a54 [2021-03-09T15:52:29.752Z] ---> 098d8f82b0b4 [2021-03-09T15:52:29.752Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T15:52:29.752Z] Removing intermediate container f8c332b21bee [2021-03-09T15:52:29.752Z] ---> ad89b6f7ab1c [2021-03-09T15:52:29.752Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T15:52:30.026Z] ---> Running in 298107ca8ab4 [2021-03-09T15:52:30.026Z] ---> Running in 7a7433b971f3 [2021-03-09T15:52:30.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:52:30.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:30.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:30.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:30.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:52:30.762Z] Configure a credential helper to remove this warning. See [2021-03-09T15:52:30.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:52:30.762Z] [2021-03-09T15:52:30.762Z] Login Succeeded [2021-03-09T15:52:30.762Z] nexus3.edgexfoundry.org:10002 [2021-03-09T15:52:30.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:31.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:52:31.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:52:31.308Z] Configure a credential helper to remove this warning. See [2021-03-09T15:52:31.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:52:31.308Z] [2021-03-09T15:52:31.308Z] Login Succeeded [2021-03-09T15:52:31.308Z] nexus3.edgexfoundry.org:10003 [2021-03-09T15:52:31.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:31.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:31.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:31.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:31.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:52:31.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:31.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:52:31.855Z] Configure a credential helper to remove this warning. See [2021-03-09T15:52:31.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:52:31.855Z] [2021-03-09T15:52:31.855Z] Login Succeeded [2021-03-09T15:52:31.855Z] nexus3.edgexfoundry.org:10004 [2021-03-09T15:52:32.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:52:32.243Z] OK: 233 MiB in 51 packages [2021-03-09T15:52:32.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:52:32.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:52:32.403Z] Configure a credential helper to remove this warning. See [2021-03-09T15:52:32.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:52:32.403Z] [2021-03-09T15:52:32.403Z] Login Succeeded [2021-03-09T15:52:32.403Z] docker.io [2021-03-09T15:52:32.511Z] OK: 233 MiB in 51 packages [2021-03-09T15:52:32.511Z] OK: 233 MiB in 51 packages [2021-03-09T15:52:32.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T15:52:32.776Z] OK: 233 MiB in 51 packages [2021-03-09T15:52:32.776Z] Removing intermediate container 729916060eef [2021-03-09T15:52:32.776Z] ---> 49d104664fbb [2021-03-09T15:52:32.776Z] Step 6/23 : COPY go.mod . [2021-03-09T15:52:32.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T15:52:32.947Z] Configure a credential helper to remove this warning. See [2021-03-09T15:52:32.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T15:52:32.947Z] [2021-03-09T15:52:32.947Z] Login Succeeded [2021-03-09T15:52:32.947Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T15:52:32.963Z] Deleting 1 temporary files [2021-03-09T15:52:33.038Z] ---> 1f0500a97be9 [2021-03-09T15:52:33.038Z] Step 7/23 : RUN go mod download [2021-03-09T15:52:33.038Z] Removing intermediate container ab7a49e4ba23 [2021-03-09T15:52:33.038Z] ---> b36a52790b37 [2021-03-09T15:52:33.038Z] Step 6/22 : COPY go.mod . [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-09T15:52:33.301Z] ---> Running in 46f4ce1805b6 [2021-03-09T15:52:33.301Z] OK: 233 MiB in 51 packages [2021-03-09T15:52:33.301Z] Removing intermediate container a3ec82727dfb [2021-03-09T15:52:33.301Z] ---> 51b85713f5c0 [2021-03-09T15:52:33.301Z] Step 6/24 : COPY go.mod . [Pipeline] echo [2021-03-09T15:52:33.509Z] ========================================================= [2021-03-09T15:52:33.509Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-09T15:52:33.509Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:52:33.566Z] ---> fbb82954b798 [2021-03-09T15:52:33.566Z] Step 7/22 : RUN go mod download [2021-03-09T15:52:33.841Z] Removing intermediate container 298107ca8ab4 [2021-03-09T15:52:33.841Z] ---> c426e0454d9d [2021-03-09T15:52:33.841Z] Step 6/31 : COPY go.mod . [2021-03-09T15:52:33.841Z] ---> Running in 24c4db32ff28 [2021-03-09T15:52:33.841Z] ---> 8f0cda1ae326 [2021-03-09T15:52:33.841Z] Step 7/24 : RUN go mod download [2021-03-09T15:52:33.882Z] + 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-09T15:52:34.107Z] ---> Running in 88f95c6fbe40 [2021-03-09T15:52:34.107Z] ---> 1404d14d337f [2021-03-09T15:52:34.107Z] Step 7/31 : RUN go mod download [2021-03-09T15:52:34.387Z] Removing intermediate container 7a7433b971f3 [2021-03-09T15:52:34.387Z] ---> b365a7ddf347 [2021-03-09T15:52:34.387Z] Step 6/22 : COPY go.mod . [2021-03-09T15:52:34.387Z] ---> Running in 67f26355546b [2021-03-09T15:52:34.656Z] ---> 48013d1bd2a5 [2021-03-09T15:52:34.656Z] Step 7/22 : RUN go mod download [2021-03-09T15:52:34.926Z] ---> Running in d9a5806f2a89 [2021-03-09T15:52:35.511Z] Removing intermediate container 46f4ce1805b6 [2021-03-09T15:52:35.511Z] ---> 55b373ad4756 [2021-03-09T15:52:35.511Z] Step 8/23 : COPY . . [2021-03-09T15:52:36.517Z] Sending build context to Docker daemon 166.7MB [2021-03-09T15:52:36.517Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T15:52:36.517Z] Step 2/6 : FROM ${BASE} [2021-03-09T15:52:36.517Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-09T15:52:36.517Z] 5f621e34cdf4: Pulling fs layer [2021-03-09T15:52:36.517Z] a4357932f1b6: Pulling fs layer [2021-03-09T15:52:36.517Z] 18c013af1878: Pulling fs layer [2021-03-09T15:52:36.517Z] 00ac8860ef70: Pulling fs layer [2021-03-09T15:52:36.517Z] 63d7cb157983: Pulling fs layer [2021-03-09T15:52:36.517Z] b116817d02f9: Pulling fs layer [2021-03-09T15:52:36.517Z] 745a02a5169b: Pulling fs layer [2021-03-09T15:52:36.517Z] 63d7cb157983: Waiting [2021-03-09T15:52:36.517Z] 745a02a5169b: Waiting [2021-03-09T15:52:36.517Z] b116817d02f9: Waiting [2021-03-09T15:52:36.517Z] 00ac8860ef70: Waiting [2021-03-09T15:52:36.517Z] 18c013af1878: Verifying Checksum [2021-03-09T15:52:36.517Z] 18c013af1878: Download complete [2021-03-09T15:52:36.517Z] a4357932f1b6: Verifying Checksum [2021-03-09T15:52:36.517Z] a4357932f1b6: Download complete [2021-03-09T15:52:36.517Z] 63d7cb157983: Verifying Checksum [2021-03-09T15:52:36.517Z] 63d7cb157983: Download complete [2021-03-09T15:52:36.517Z] b116817d02f9: Verifying Checksum [2021-03-09T15:52:36.517Z] b116817d02f9: Download complete [2021-03-09T15:52:36.517Z] 5f621e34cdf4: Verifying Checksum [2021-03-09T15:52:36.517Z] 5f621e34cdf4: Download complete [2021-03-09T15:52:36.914Z] Removing intermediate container 24c4db32ff28 [2021-03-09T15:52:36.914Z] ---> 2f0ee00834c8 [2021-03-09T15:52:36.914Z] Step 8/22 : COPY . . [2021-03-09T15:52:36.914Z] Removing intermediate container 88f95c6fbe40 [2021-03-09T15:52:36.914Z] ---> d22bd93969e2 [2021-03-09T15:52:36.914Z] Step 8/24 : COPY . . [2021-03-09T15:52:37.120Z] 5f621e34cdf4: Pull complete [2021-03-09T15:52:37.719Z] a4357932f1b6: Pull complete [2021-03-09T15:52:37.996Z] 18c013af1878: Pull complete [2021-03-09T15:52:38.972Z] 745a02a5169b: Verifying Checksum [2021-03-09T15:52:38.972Z] 745a02a5169b: Download complete [2021-03-09T15:52:40.396Z] 00ac8860ef70: Verifying Checksum [2021-03-09T15:52:40.396Z] 00ac8860ef70: Download complete [2021-03-09T15:52:41.157Z] Removing intermediate container 67f26355546b [2021-03-09T15:52:41.157Z] ---> 7923ab6848ac [2021-03-09T15:52:41.157Z] Step 8/31 : COPY . . [2021-03-09T15:52:47.799Z] Removing intermediate container d9a5806f2a89 [2021-03-09T15:52:47.800Z] ---> 1858801e92e3 [2021-03-09T15:52:47.800Z] Step 8/22 : COPY . . [2021-03-09T15:52:50.542Z] 00ac8860ef70: Pull complete [2021-03-09T15:52:50.542Z] 63d7cb157983: Pull complete [2021-03-09T15:52:50.817Z] b116817d02f9: Pull complete [2021-03-09T15:52:55.149Z] 745a02a5169b: Pull complete [2021-03-09T15:52:55.149Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-09T15:52:55.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-09T15:52:55.149Z] ---> b7e6874047d6 [2021-03-09T15:52:55.149Z] 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-09T15:52:57.773Z] ---> Running in 9d8a88ba4c21 [2021-03-09T15:52:59.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T15:52:59.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T15:53:00.828Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T15:53:01.099Z] (2/12) Installing file (5.38-r0) [2021-03-09T15:53:01.371Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T15:53:01.371Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T15:53:05.660Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T15:53:05.660Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T15:53:05.660Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T15:53:05.660Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T15:53:05.660Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T15:53:05.660Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T15:53:05.660Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T15:53:05.660Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T15:53:05.660Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:53:05.660Z] OK: 217 MiB in 51 packages [2021-03-09T15:53:09.970Z] Removing intermediate container 9d8a88ba4c21 [2021-03-09T15:53:09.970Z] ---> b9445118277f [2021-03-09T15:53:09.970Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T15:53:09.970Z] ---> Running in a3c3920e6bd2 [2021-03-09T15:53:10.564Z] Removing intermediate container a3c3920e6bd2 [2021-03-09T15:53:10.564Z] ---> 0e9251d3f79e [2021-03-09T15:53:10.564Z] Step 5/6 : COPY go.mod . [2021-03-09T15:53:11.157Z] ---> 974370e3330c [2021-03-09T15:53:11.157Z] Step 6/6 : RUN go mod download [2021-03-09T15:53:11.432Z] ---> Running in 4c40a16b3e17 [2021-03-09T15:53:20.056Z] ---> 86e3be977577 [2021-03-09T15:53:20.056Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T15:53:20.334Z] ---> 8708ff2f9782 [2021-03-09T15:53:20.334Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T15:53:20.674Z] ---> 1b74449e1957 [2021-03-09T15:53:20.674Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T15:53:20.674Z] ---> 5190bf958eee [2021-03-09T15:53:20.674Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T15:53:20.940Z] ---> Running in 1f0da155756a [2021-03-09T15:53:20.940Z] ---> Running in 70516596fbbf [2021-03-09T15:53:21.894Z] ---> Running in 5756c31dc86a [2021-03-09T15:53:21.894Z] ---> Running in f69bdc30353e [2021-03-09T15:53:23.317Z] 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-09T15:53:23.582Z] 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-09T15:53:23.582Z] 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-09T15:53:23.582Z] 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-09T15:53:24.550Z] ---> ef20ee13ec80 [2021-03-09T15:53:24.550Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T15:53:24.550Z] ---> Running in 29afe72c84e9 [2021-03-09T15:53:25.554Z] 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-09T15:53:38.219Z] Removing intermediate container 4c40a16b3e17 [2021-03-09T15:53:38.219Z] ---> 1eb882938724 [2021-03-09T15:53:38.219Z] Successfully built 1eb882938724 [2021-03-09T15:53:38.491Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:53:38.831Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T15:53:38.831Z] . [Pipeline] withDockerContainer [2021-03-09T15:53:39.103Z] prd-ubuntu18.04-docker-arm64-4c-16g-29141 does not seem to be running inside a container [2021-03-09T15:53:39.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T15:53:40.648Z] $ docker top 9890840c194a93d386984cce9fdabd4e9a350440ff3d11301ae1ab747a683dfd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T15:53:41.634Z] + go version [2021-03-09T15:53:41.634Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-09T15:53:41.652Z] $ docker stop --time=1 9890840c194a93d386984cce9fdabd4e9a350440ff3d11301ae1ab747a683dfd [2021-03-09T15:53:43.492Z] $ docker rm -f 9890840c194a93d386984cce9fdabd4e9a350440ff3d11301ae1ab747a683dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:53:44.578Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T15:53:44.578Z] . [Pipeline] withDockerContainer [2021-03-09T15:53:44.802Z] prd-ubuntu18.04-docker-arm64-4c-16g-29141 does not seem to be running inside a container [2021-03-09T15:53:44.876Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T15:53:46.209Z] $ docker top 607a67dbd57268481b44d402a04fb99a03684601149012d5d9b8c53a481c5bed -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T15:53:46.557Z] ========================================================= [2021-03-09T15:53:46.558Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T15:53:46.558Z] ========================================================= [Pipeline] sh [2021-03-09T15:53:47.204Z] + make test [2021-03-09T15:53:47.204Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T15:53:52.264Z] 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-09T15:53:57.645Z] Removing intermediate container f69bdc30353e [2021-03-09T15:53:57.645Z] ---> e5eabb3a0f2a [2021-03-09T15:53:57.645Z] [2021-03-09T15:53:57.645Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T15:53:57.922Z] 3.12: Pulling from library/alpine [2021-03-09T15:53:58.502Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T15:53:58.502Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T15:53:58.502Z] ---> 88dd2752d2ea [2021-03-09T15:53:58.502Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T15:54:05.110Z] ---> Running in 8a220e6b187f [2021-03-09T15:54:05.110Z] Removing intermediate container 70516596fbbf [2021-03-09T15:54:05.110Z] ---> dcbaa1e6cabc [2021-03-09T15:54:05.110Z] [2021-03-09T15:54:05.110Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T15:54:05.110Z] ---> 88dd2752d2ea [2021-03-09T15:54:05.110Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T15:54:05.378Z] Removing intermediate container 5756c31dc86a [2021-03-09T15:54:05.378Z] ---> 6f4a89c43a43 [2021-03-09T15:54:05.378Z] [2021-03-09T15:54:05.378Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T15:54:05.378Z] ---> 88dd2752d2ea [2021-03-09T15:54:05.378Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T15:54:05.378Z] Removing intermediate container 1f0da155756a [2021-03-09T15:54:05.378Z] ---> 77d34b318c06 [2021-03-09T15:54:05.378Z] [2021-03-09T15:54:05.378Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T15:54:05.378Z] ---> 88dd2752d2ea [2021-03-09T15:54:05.378Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T15:54:05.378Z] ---> Running in 516aa5e0e9f2 [2021-03-09T15:54:05.639Z] ---> Running in 2c7cd4db0a0e [2021-03-09T15:54:06.584Z] ---> Running in f11338c271b1 [2021-03-09T15:54:06.584Z] Removing intermediate container 8a220e6b187f [2021-03-09T15:54:06.584Z] ---> 107478c19123 [2021-03-09T15:54:06.584Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T15:54:07.536Z] ---> Running in 08ebadbd0a92 [2021-03-09T15:54:07.805Z] Removing intermediate container 29afe72c84e9 [2021-03-09T15:54:07.805Z] ---> 2e748f6bae23 [2021-03-09T15:54:07.805Z] [2021-03-09T15:54:07.805Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T15:54:07.805Z] ---> 88dd2752d2ea [2021-03-09T15:54:07.805Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T15:54:07.805Z] ---> Running in 81ba44e0a8f2 [2021-03-09T15:54:08.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.367Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T15:54:08.367Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T15:54:08.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.367Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T15:54:08.367Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T15:54:08.367Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T15:54:08.368Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:54:08.368Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T15:54:08.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.368Z] OK: 7 MiB in 19 packages [2021-03-09T15:54:08.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.638Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T15:54:08.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.638Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T15:54:08.638Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T15:54:08.638Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:54:08.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.638Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:54:08.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:08.638Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T15:54:08.638Z] OK: 6 MiB in 15 packages [2021-03-09T15:54:08.904Z] OK: 6 MiB in 16 packages [2021-03-09T15:54:08.904Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T15:54:08.904Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T15:54:08.904Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T15:54:08.904Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:54:08.904Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:54:08.904Z] OK: 6 MiB in 16 packages [2021-03-09T15:54:08.904Z] OK: 6 MiB in 15 packages [2021-03-09T15:54:09.360Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T15:54:10.995Z] Removing intermediate container 516aa5e0e9f2 [2021-03-09T15:54:10.996Z] ---> fcde5dcbc114 [2021-03-09T15:54:10.996Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T15:54:10.996Z] Removing intermediate container 2c7cd4db0a0e [2021-03-09T15:54:10.996Z] ---> 48f3e01a4ba9 [2021-03-09T15:54:10.996Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T15:54:10.996Z] ---> Running in 7b67e1499dc7 [2021-03-09T15:54:10.996Z] Removing intermediate container f11338c271b1 [2021-03-09T15:54:10.996Z] ---> 16452ebb2329 [2021-03-09T15:54:10.996Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T15:54:10.996Z] ---> Running in 7b7b9295e823 [2021-03-09T15:54:10.996Z] Removing intermediate container 08ebadbd0a92 [2021-03-09T15:54:10.996Z] ---> 8408b7f19f7e [2021-03-09T15:54:10.996Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T15:54:10.996Z] Removing intermediate container 81ba44e0a8f2 [2021-03-09T15:54:10.996Z] ---> cacdd0231ac9 [2021-03-09T15:54:10.996Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T15:54:11.982Z] ---> Running in f6cef3554d3b [2021-03-09T15:54:11.982Z] Removing intermediate container 7b67e1499dc7 [2021-03-09T15:54:11.982Z] ---> 60aa529f8f16 [2021-03-09T15:54:11.982Z] Step 13/24 : WORKDIR / [2021-03-09T15:54:11.982Z] ---> Running in 078b01863de2 [2021-03-09T15:54:11.982Z] ---> Running in 9dbc6cb4fc18 [2021-03-09T15:54:11.982Z] Removing intermediate container 7b7b9295e823 [2021-03-09T15:54:11.982Z] ---> 237a7fd68b76 [2021-03-09T15:54:11.982Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T15:54:11.982Z] ---> Running in 80fcc9190a6a [2021-03-09T15:54:12.249Z] Removing intermediate container f6cef3554d3b [2021-03-09T15:54:12.249Z] ---> d833705027d6 [2021-03-09T15:54:12.249Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T15:54:12.249Z] ---> Running in 95d27ed460e4 [2021-03-09T15:54:12.511Z] ---> Running in 198ba7f186ec [2021-03-09T15:54:12.511Z] Removing intermediate container 078b01863de2 [2021-03-09T15:54:12.511Z] ---> 24029a58c2b7 [2021-03-09T15:54:12.511Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T15:54:12.511Z] Removing intermediate container 9dbc6cb4fc18 [2021-03-09T15:54:12.511Z] ---> c2c2898665b5 [2021-03-09T15:54:12.511Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T15:54:12.511Z] Removing intermediate container 80fcc9190a6a [2021-03-09T15:54:12.511Z] ---> c597f243e139 [2021-03-09T15:54:12.511Z] 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-09T15:54:12.511Z] Removing intermediate container 95d27ed460e4 [2021-03-09T15:54:12.511Z] ---> f416769d8538 [2021-03-09T15:54:12.511Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T15:54:12.773Z] ---> Running in 95bec9d1670d [2021-03-09T15:54:12.773Z] ---> Running in d04b41b2e39e [2021-03-09T15:54:12.773Z] ---> Running in 6371d37f3fd6 [2021-03-09T15:54:12.773Z] Removing intermediate container 198ba7f186ec [2021-03-09T15:54:12.773Z] ---> 1b3b3946c571 [2021-03-09T15:54:12.773Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T15:54:13.037Z] ---> Running in 1ddb83fed9e0 [2021-03-09T15:54:13.037Z] ---> 6ca6876c755e [2021-03-09T15:54:13.037Z] 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-09T15:54:13.037Z] Removing intermediate container 95bec9d1670d [2021-03-09T15:54:13.037Z] ---> cc1211de312b [2021-03-09T15:54:13.037Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T15:54:13.320Z] Removing intermediate container d04b41b2e39e [2021-03-09T15:54:13.320Z] ---> 06c8177a84f0 [2021-03-09T15:54:13.320Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T15:54:13.320Z] Removing intermediate container 6371d37f3fd6 [2021-03-09T15:54:13.320Z] ---> c346009e8bd5 [2021-03-09T15:54:13.320Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T15:54:13.320Z] ---> Running in 73df5aec04de [2021-03-09T15:54:13.320Z] ---> Running in 2f35bcb52e66 [2021-03-09T15:54:13.320Z] Removing intermediate container 1ddb83fed9e0 [2021-03-09T15:54:13.320Z] ---> f2931d21f663 [2021-03-09T15:54:13.320Z] Step 15/23 : WORKDIR / [2021-03-09T15:54:13.588Z] ---> 2f90135aec30 [2021-03-09T15:54:13.588Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T15:54:13.588Z] ---> Running in 75f3b28c6a26 [2021-03-09T15:54:13.852Z] ---> c2bbd43735ea [2021-03-09T15:54:13.852Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T15:54:13.852Z] Removing intermediate container 2f35bcb52e66 [2021-03-09T15:54:13.852Z] ---> b013588a18b9 [2021-03-09T15:54:13.852Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T15:54:14.434Z] Removing intermediate container 75f3b28c6a26 [2021-03-09T15:54:14.434Z] ---> 7f75004a1af6 [2021-03-09T15:54:14.434Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T15:54:14.434Z] ---> 87a33f0e290e [2021-03-09T15:54:14.434Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T15:54:14.434Z] ---> 8309aeb60909 [2021-03-09T15:54:14.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T15:54:15.029Z] ---> 23391c1ed906 [2021-03-09T15:54:15.029Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T15:54:15.029Z] ---> a58f3bab3c30 [2021-03-09T15:54:15.029Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T15:54:15.029Z] ---> 47bfa0a756c9 [2021-03-09T15:54:15.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T15:54:15.029Z] ---> 1672acaf24f3 [2021-03-09T15:54:15.029Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T15:54:15.029Z] ---> Running in 382feea995a0 [2021-03-09T15:54:15.301Z] Removing intermediate container 73df5aec04de [2021-03-09T15:54:15.301Z] ---> 5a89c8be62b9 [2021-03-09T15:54:15.301Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T15:54:15.301Z] ---> Running in 5b70fe40f079 [2021-03-09T15:54:15.566Z] Removing intermediate container 382feea995a0 [2021-03-09T15:54:15.566Z] ---> eb70d91677aa [2021-03-09T15:54:15.566Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T15:54:15.566Z] ---> 7bddcb11f0f4 [2021-03-09T15:54:15.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T15:54:15.566Z] ---> Running in 7b17e9d74fc4 [2021-03-09T15:54:15.827Z] Removing intermediate container 5b70fe40f079 [2021-03-09T15:54:15.827Z] ---> 509878c86248 [2021-03-09T15:54:15.827Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T15:54:15.827Z] ---> 4ce0b87c3151 [2021-03-09T15:54:15.827Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T15:54:15.827Z] ---> 9b1092e1ae00 [2021-03-09T15:54:15.827Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T15:54:16.089Z] Removing intermediate container 7b17e9d74fc4 [2021-03-09T15:54:16.089Z] ---> bcaef5e7a5b2 [2021-03-09T15:54:16.089Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T15:54:16.089Z] ---> ba8167198e40 [2021-03-09T15:54:16.089Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T15:54:16.351Z] ---> Running in b708b63943ea [2021-03-09T15:54:16.351Z] ---> Running in ece96d6798cd [2021-03-09T15:54:16.351Z] ---> 240fe7c1df88 [2021-03-09T15:54:16.351Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T15:54:16.615Z] ---> 2c2ee4c292cb [2021-03-09T15:54:16.615Z] 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-09T15:54:16.615Z] ---> bf9cb01770d1 [2021-03-09T15:54:16.615Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T15:54:16.615Z] ---> Running in a1b6a1c19fe5 [2021-03-09T15:54:16.615Z] ---> Running in 628c7e56809c [2021-03-09T15:54:16.615Z] ---> Running in 555881410d5a [2021-03-09T15:54:16.875Z] Removing intermediate container b708b63943ea [2021-03-09T15:54:16.876Z] ---> 3950eab6a4d5 [2021-03-09T15:54:16.876Z] Step 21/22 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:54:16.876Z] Removing intermediate container ece96d6798cd [2021-03-09T15:54:16.876Z] ---> f68537f1c3dd [2021-03-09T15:54:16.876Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T15:54:17.137Z] ---> Running in cbd3e96bb6a8 [2021-03-09T15:54:17.137Z] ---> Running in 57f477ddd097 [2021-03-09T15:54:17.137Z] Removing intermediate container 555881410d5a [2021-03-09T15:54:17.137Z] ---> 4dbeb9c958f3 [2021-03-09T15:54:17.137Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T15:54:17.407Z] ---> Running in 97036e74d19e [2021-03-09T15:54:17.407Z] Removing intermediate container cbd3e96bb6a8 [2021-03-09T15:54:17.407Z] ---> e20ba3a0a3da [2021-03-09T15:54:17.407Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T15:54:17.669Z] Removing intermediate container 57f477ddd097 [2021-03-09T15:54:17.669Z] ---> 967f1ad3272d [2021-03-09T15:54:17.669Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T15:54:17.669Z] ---> Running in dadd490c7156 [2021-03-09T15:54:17.669Z] ---> Running in a24988d26c38 [2021-03-09T15:54:17.669Z] Removing intermediate container 97036e74d19e [2021-03-09T15:54:17.669Z] ---> 3985163cf30a [2021-03-09T15:54:17.669Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T15:54:17.934Z] ---> Running in e42620894271 [2021-03-09T15:54:17.935Z] Removing intermediate container dadd490c7156 [2021-03-09T15:54:17.935Z] ---> db07b4c2bd87 [2021-03-09T15:54:17.935Z] [2021-03-09T15:54:18.196Z] Removing intermediate container a24988d26c38 [2021-03-09T15:54:18.196Z] ---> 686acac19562 [2021-03-09T15:54:18.196Z] Step 21/22 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:54:18.460Z] Successfully built db07b4c2bd87 [2021-03-09T15:54:18.460Z] ---> Running in 36256bc1dff6 [2021-03-09T15:54:18.460Z] Successfully tagged docker-support-notifications-go:latest [2021-03-09T15:54:18.460Z] Building docker-sys-mgmt-agent-go [2021-03-09T15:54:18.460Z]  Building docker-support-notifications-go ... done Removing intermediate container e42620894271 [2021-03-09T15:54:18.460Z] ---> 998ebf53e0fe [2021-03-09T15:54:18.460Z] Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:54:18.728Z] ---> Running in 75d5fc01653d [2021-03-09T15:54:18.991Z] Removing intermediate container 36256bc1dff6 [2021-03-09T15:54:18.991Z] ---> 83d07b2653e3 [2021-03-09T15:54:18.991Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T15:54:18.991Z] Removing intermediate container 628c7e56809c [2021-03-09T15:54:18.991Z] ---> 25ae23b037d5 [2021-03-09T15:54:18.991Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T15:54:18.991Z] ---> Running in ed275d97fab6 [2021-03-09T15:54:19.260Z] Removing intermediate container 75d5fc01653d [2021-03-09T15:54:19.260Z] ---> 17a3f1e59204 [2021-03-09T15:54:19.260Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T15:54:19.260Z] Removing intermediate container a1b6a1c19fe5 [2021-03-09T15:54:19.260Z] ---> a1ca0107d1d2 [2021-03-09T15:54:19.260Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T15:54:19.260Z] ---> Running in 127ff3efd791 [2021-03-09T15:54:19.524Z] ---> Running in 26d876d92416 [2021-03-09T15:54:19.524Z] Removing intermediate container ed275d97fab6 [2021-03-09T15:54:19.524Z] ---> e3f7b3b55e2d [2021-03-09T15:54:19.524Z] [2021-03-09T15:54:19.820Z] ---> 409b3ac13776 [2021-03-09T15:54:19.820Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T15:54:19.820Z] Successfully built e3f7b3b55e2d [2021-03-09T15:54:20.083Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-09T15:54:20.083Z] Building docker-security-proxy-setup-go [2021-03-09T15:54:20.083Z]  Building docker-support-scheduler-go ... done Removing intermediate container 127ff3efd791 [2021-03-09T15:54:20.083Z] ---> dfad1ad2c1fe [2021-03-09T15:54:20.083Z] Step 22/24 : LABEL arch=x86_64 [2021-03-09T15:54:20.083Z] Removing intermediate container 26d876d92416 [2021-03-09T15:54:20.083Z] ---> 32f363aef236 [2021-03-09T15:54:20.083Z] [2021-03-09T15:54:20.083Z] ---> Running in 331e890e4f06 [2021-03-09T15:54:22.652Z] Successfully built 32f363aef236 [2021-03-09T15:54:22.652Z] Successfully tagged docker-core-command-go:latest [2021-03-09T15:54:22.652Z] Building docker-core-metadata-go [2021-03-09T15:54:23.226Z]  Building docker-core-command-go ... done  ---> 4f7d25b678a9 [2021-03-09T15:54:23.226Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T15:54:23.226Z] Removing intermediate container 331e890e4f06 [2021-03-09T15:54:23.491Z] ---> a2ff48068529 [2021-03-09T15:54:23.491Z] Step 23/24 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:54:28.813Z] ---> Running in 933b3d2ddfd3 [2021-03-09T15:54:28.813Z] ---> 20f5753e51c5 [2021-03-09T15:54:28.813Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T15:54:28.813Z] Removing intermediate container 933b3d2ddfd3 [2021-03-09T15:54:28.813Z] ---> d02368b95629 [2021-03-09T15:54:28.813Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T15:54:29.075Z] ---> 359d89e1aee8 [2021-03-09T15:54:29.075Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T15:54:29.075Z] ---> Running in 7ed70a2ed86f [2021-03-09T15:54:29.341Z] Removing intermediate container 7ed70a2ed86f [2021-03-09T15:54:29.341Z] ---> 875ccf185ece [2021-03-09T15:54:29.341Z] [2021-03-09T15:54:29.613Z] Successfully built 875ccf185ece [2021-03-09T15:54:31.018Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-09T15:54:31.018Z] Building docker-core-data-go [2021-03-09T15:54:33.586Z]  Building docker-security-secretstore-setup-go ... done  ---> 7274979912be [2021-03-09T15:54:33.586Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T15:54:40.885Z] ---> Running in 41d55b75113b [2021-03-09T15:54:42.296Z] Removing intermediate container 41d55b75113b [2021-03-09T15:54:42.296Z] ---> 42145e75c279 [2021-03-09T15:54:42.296Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T15:54:42.560Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T15:54:42.560Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T15:54:42.560Z] ---> f561dddb00c0 [2021-03-09T15:54:42.560Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T15:54:42.560Z] ---> Using cache [2021-03-09T15:54:42.560Z] ---> cbc79953dc5b [2021-03-09T15:54:42.560Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:54:42.560Z] ---> Using cache [2021-03-09T15:54:42.560Z] ---> 098d8f82b0b4 [2021-03-09T15:54:42.560Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T15:54:43.992Z] ---> Running in f649bc58d5d3 [2021-03-09T15:54:43.992Z] ---> 1559c93d4f1d [2021-03-09T15:54:43.992Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T15:54:45.965Z] ---> Running in f06feeab7381 [2021-03-09T15:54:46.555Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T15:54:46.555Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T15:54:46.555Z] ---> f561dddb00c0 [2021-03-09T15:54:46.555Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T15:54:46.555Z] ---> Using cache [2021-03-09T15:54:46.555Z] ---> cbc79953dc5b [2021-03-09T15:54:46.555Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:54:46.555Z] ---> Using cache [2021-03-09T15:54:46.555Z] ---> 098d8f82b0b4 [2021-03-09T15:54:46.555Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T15:54:46.555Z] ---> Using cache [2021-03-09T15:54:46.555Z] ---> c426e0454d9d [2021-03-09T15:54:46.555Z] Step 6/21 : COPY go.mod . [2021-03-09T15:54:46.555Z] ---> Using cache [2021-03-09T15:54:46.555Z] ---> 1404d14d337f [2021-03-09T15:54:46.555Z] Step 7/21 : RUN go mod download [2021-03-09T15:54:46.555Z] ---> Using cache [2021-03-09T15:54:46.555Z] ---> 7923ab6848ac [2021-03-09T15:54:46.555Z] Step 8/21 : COPY . . [2021-03-09T15:54:46.555Z] ---> Using cache [2021-03-09T15:54:46.555Z] ---> 5190bf958eee [2021-03-09T15:54:46.555Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T15:54:47.964Z] ---> Running in 50c31ec68102 [2021-03-09T15:54:47.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:48.545Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T15:54:48.545Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T15:54:48.545Z] ---> f561dddb00c0 [2021-03-09T15:54:48.545Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T15:54:48.545Z] ---> Using cache [2021-03-09T15:54:48.545Z] ---> cbc79953dc5b [2021-03-09T15:54:48.545Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:54:48.545Z] ---> Using cache [2021-03-09T15:54:48.545Z] ---> 098d8f82b0b4 [2021-03-09T15:54:48.545Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T15:54:48.545Z] ---> Using cache [2021-03-09T15:54:48.545Z] ---> c426e0454d9d [2021-03-09T15:54:48.545Z] Step 6/23 : COPY go.mod . [2021-03-09T15:54:48.545Z] ---> Using cache [2021-03-09T15:54:48.545Z] ---> 1404d14d337f [2021-03-09T15:54:48.545Z] Step 7/23 : RUN go mod download [2021-03-09T15:54:48.545Z] ---> Using cache [2021-03-09T15:54:48.545Z] ---> 7923ab6848ac [2021-03-09T15:54:48.545Z] Step 8/23 : COPY . . [2021-03-09T15:54:48.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:48.808Z] ---> Using cache [2021-03-09T15:54:48.808Z] ---> 5190bf958eee [2021-03-09T15:54:48.808Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T15:54:49.075Z] OK: 233 MiB in 51 packages [2021-03-09T15:54:51.645Z] ---> Running in 969caaef3b88 [2021-03-09T15:54:51.645Z] 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-09T15:54:52.226Z] Removing intermediate container f06feeab7381 [2021-03-09T15:54:52.226Z] ---> b36d7802dc3a [2021-03-09T15:54:52.226Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T15:54:52.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T15:54:52.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T15:54:53.067Z] ---> f561dddb00c0 [2021-03-09T15:54:53.067Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T15:54:53.067Z] ---> Using cache [2021-03-09T15:54:53.067Z] ---> cbc79953dc5b [2021-03-09T15:54:53.067Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:54:53.067Z] ---> Using cache [2021-03-09T15:54:53.067Z] ---> 098d8f82b0b4 [2021-03-09T15:54:53.067Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T15:54:53.067Z] 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-09T15:54:53.646Z] Removing intermediate container f649bc58d5d3 [2021-03-09T15:54:53.646Z] ---> a02dd5ad48d7 [2021-03-09T15:54:53.646Z] Step 6/26 : COPY go.mod . [2021-03-09T15:54:53.916Z] ---> Running in f33ccd1f9ca6 [2021-03-09T15:54:53.916Z] ---> Running in 67f17b01738e [2021-03-09T15:54:54.189Z] ---> 7f08f0498a55 [2021-03-09T15:54:54.189Z] Step 7/26 : RUN go mod download [2021-03-09T15:54:54.454Z] ---> Running in 1ff93ae33cc9 [2021-03-09T15:54:54.454Z] Removing intermediate container 67f17b01738e [2021-03-09T15:54:54.454Z] ---> a2fba345db53 [2021-03-09T15:54:54.454Z] Step 28/31 : CMD ["gate"] [2021-03-09T15:54:55.040Z] ---> Running in ac550bb9ecee [2021-03-09T15:54:55.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:56.030Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:54:56.308Z] Removing intermediate container ac550bb9ecee [2021-03-09T15:54:56.308Z] ---> 5ef8b4180756 [2021-03-09T15:54:56.308Z] Step 29/31 : LABEL arch=x86_64 [2021-03-09T15:54:56.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T15:54:56.591Z] OK: 233 MiB in 51 packages [2021-03-09T15:54:56.591Z] ---> Running in d09c28dda10f [2021-03-09T15:54:57.202Z] Removing intermediate container d09c28dda10f [2021-03-09T15:54:57.202Z] ---> 96d4fd31b693 [2021-03-09T15:54:57.202Z] Step 30/31 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:54:57.478Z] ---> Running in 25f83d8211b0 [2021-03-09T15:54:57.754Z] Removing intermediate container f33ccd1f9ca6 [2021-03-09T15:54:57.754Z] ---> 2957dfd0b497 [2021-03-09T15:54:57.754Z] Step 6/23 : COPY go.mod . [2021-03-09T15:54:57.754Z] Removing intermediate container 25f83d8211b0 [2021-03-09T15:54:57.754Z] ---> 7571f536feb9 [2021-03-09T15:54:57.754Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T15:54:58.345Z] ---> Running in 88f22f942e75 [2021-03-09T15:54:58.345Z] ---> 7144d68ae129 [2021-03-09T15:54:58.345Z] Step 7/23 : RUN go mod download [2021-03-09T15:54:58.345Z] Removing intermediate container 1ff93ae33cc9 [2021-03-09T15:54:58.345Z] ---> 707cd1e74017 [2021-03-09T15:54:58.345Z] Step 8/26 : COPY . . [2021-03-09T15:54:58.619Z] ---> Running in dff5a57ef8b0 [2021-03-09T15:54:58.889Z] Removing intermediate container 88f22f942e75 [2021-03-09T15:54:58.889Z] ---> d5fbd4a89413 [2021-03-09T15:54:58.889Z] [2021-03-09T15:54:59.170Z] Successfully built d5fbd4a89413 [2021-03-09T15:54:59.170Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-09T15:55:04.628Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container dff5a57ef8b0 [2021-03-09T15:55:04.628Z] ---> 57fc645f8915 [2021-03-09T15:55:04.628Z] Step 8/23 : COPY . . [2021-03-09T15:55:14.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T15:55:14.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T15:55:14.839Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T15:55:14.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T15:55:14.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T15:55:14.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T15:55:14.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T15:55:16.928Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T15:55:17.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T15:55:22.878Z] 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-09T15:55:24.669Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T15:55:24.669Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T15:55:24.669Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T15:55:28.255Z] ---> 22b1645a0d98 [2021-03-09T15:55:28.255Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T15:55:28.255Z] ---> bf83a6313aea [2021-03-09T15:55:28.255Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T15:55:29.202Z] ---> Running in 194cc950da34 [2021-03-09T15:55:30.149Z] ---> Running in 4a970fc38e7c [2021-03-09T15:55:31.107Z] Removing intermediate container 50c31ec68102 [2021-03-09T15:55:31.107Z] ---> 8ad1e263439d [2021-03-09T15:55:31.107Z] [2021-03-09T15:55:31.107Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T15:55:31.107Z] ---> 88dd2752d2ea [2021-03-09T15:55:31.107Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T15:55:31.107Z] Removing intermediate container 969caaef3b88 [2021-03-09T15:55:31.107Z] ---> b5cbd9eaddf0 [2021-03-09T15:55:31.107Z] [2021-03-09T15:55:31.107Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T15:55:31.107Z] ---> 88dd2752d2ea [2021-03-09T15:55:31.107Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T15:55:31.107Z] ---> Using cache [2021-03-09T15:55:31.107Z] ---> cacdd0231ac9 [2021-03-09T15:55:31.107Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T15:55:31.107Z] ---> Using cache [2021-03-09T15:55:31.107Z] ---> 24029a58c2b7 [2021-03-09T15:55:31.107Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T15:55:31.107Z] ---> Running in f6775f7a07cb [2021-03-09T15:55:31.107Z] ---> Running in 44f638b01f95 [2021-03-09T15:55:31.377Z] 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-09T15:55:31.377Z] Removing intermediate container 44f638b01f95 [2021-03-09T15:55:31.377Z] ---> d6dce94aef07 [2021-03-09T15:55:31.377Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T15:55:31.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.428s coverage: 45.9% of statements [2021-03-09T15:55:31.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T15:55:31.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T15:55:31.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T15:55:31.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T15:55:31.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T15:55:31.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T15:55:31.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T15:55:31.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.206s coverage: 100.0% of statements [2021-03-09T15:55:31.653Z] 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-09T15:55:31.653Z] ---> Running in 3c1bb8ee501f [2021-03-09T15:55:31.921Z] Removing intermediate container 3c1bb8ee501f [2021-03-09T15:55:31.921Z] ---> ccb52a340568 [2021-03-09T15:55:31.921Z] Step 15/23 : WORKDIR / [2021-03-09T15:55:31.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:55:31.921Z] ---> Running in bcec6188898f [2021-03-09T15:55:31.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:55:32.190Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T15:55:32.190Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T15:55:32.190Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T15:55:32.190Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T15:55:32.190Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:55:32.190Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T15:55:32.190Z] OK: 7 MiB in 18 packages [2021-03-09T15:55:32.462Z] Removing intermediate container bcec6188898f [2021-03-09T15:55:32.462Z] ---> 300f89360659 [2021-03-09T15:55:32.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T15:55:33.437Z] ---> 8342946951a1 [2021-03-09T15:55:33.437Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T15:55:36.010Z] Removing intermediate container f6775f7a07cb [2021-03-09T15:55:36.010Z] ---> e3d4e4ae4244 [2021-03-09T15:55:36.011Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T15:55:36.011Z] ---> 869aa726e23a [2021-03-09T15:55:36.011Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T15:55:36.277Z] ---> Running in fcf3ba5b7769 [2021-03-09T15:55:36.546Z] ---> 4d1684178cca [2021-03-09T15:55:36.546Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T15:55:36.546Z] Removing intermediate container fcf3ba5b7769 [2021-03-09T15:55:36.546Z] ---> 0208c534a77d [2021-03-09T15:55:36.546Z] Step 13/21 : WORKDIR /edgex [2021-03-09T15:55:36.546Z] ---> Running in e27b5775a18e [2021-03-09T15:55:36.546Z] ---> Running in d01e42aa07d4 [2021-03-09T15:55:36.822Z] Removing intermediate container e27b5775a18e [2021-03-09T15:55:36.822Z] ---> 0391c4ae0b3b [2021-03-09T15:55:36.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T15:55:36.822Z] ---> Running in 6387e69d3324 [2021-03-09T15:55:37.100Z] Removing intermediate container d01e42aa07d4 [2021-03-09T15:55:37.100Z] ---> 7bdde1b2df62 [2021-03-09T15:55:37.100Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T15:55:37.380Z] Removing intermediate container 6387e69d3324 [2021-03-09T15:55:37.380Z] ---> b0853bc4b154 [2021-03-09T15:55:37.380Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T15:55:37.380Z] ---> Running in 91781819c6cc [2021-03-09T15:55:37.646Z] ---> 87f237a40cce [2021-03-09T15:55:37.646Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T15:55:37.646Z] Removing intermediate container 91781819c6cc [2021-03-09T15:55:37.646Z] ---> b3c57372a8af [2021-03-09T15:55:37.646Z] Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:55:37.924Z] ---> Running in f3b0919951f7 [2021-03-09T15:55:38.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.1% of statements [2021-03-09T15:55:38.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T15:55:38.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T15:55:38.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T15:55:38.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T15:55:38.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T15:55:38.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T15:55:38.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-03-09T15:55:38.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T15:55:38.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements [2021-03-09T15:55:38.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T15:55:38.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T15:55:38.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.282s coverage: 71.3% of statements [2021-03-09T15:55:38.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T15:55:38.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T15:55:39.335Z] ---> fd501258eea3 [2021-03-09T15:55:39.335Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T15:55:39.335Z] Removing intermediate container f3b0919951f7 [2021-03-09T15:55:39.335Z] ---> 876549dbc74f [2021-03-09T15:55:39.335Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T15:55:39.617Z] ---> Running in 5395096941b4 [2021-03-09T15:55:40.597Z] Removing intermediate container 5395096941b4 [2021-03-09T15:55:40.597Z] ---> 0e1967793634 [2021-03-09T15:55:40.597Z] [2021-03-09T15:55:40.597Z] ---> 26c10c9bd7dd [2021-03-09T15:55:40.597Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T15:55:40.597Z] Successfully built 0e1967793634 [2021-03-09T15:55:40.597Z] Successfully tagged docker-core-metadata-go:latest [2021-03-09T15:55:40.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.510s coverage: 82.9% of statements [2021-03-09T15:55:40.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T15:55:40.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T15:55:40.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.170s coverage: 78.9% of statements [2021-03-09T15:55:40.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T15:55:40.867Z]  Building docker-core-metadata-go ... done  ---> Running in 02500f4a6ce4 [2021-03-09T15:55:41.845Z] Removing intermediate container 02500f4a6ce4 [2021-03-09T15:55:41.845Z] ---> 625a0d7825de [2021-03-09T15:55:41.845Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T15:55:42.115Z] ---> Running in dbcfbc67d34b [2021-03-09T15:55:42.395Z] Removing intermediate container dbcfbc67d34b [2021-03-09T15:55:42.395Z] ---> 83e6ef299eb8 [2021-03-09T15:55:42.395Z] Step 19/21 : LABEL arch=x86_64 [2021-03-09T15:55:42.395Z] ---> Running in 5f2bef9b9968 [2021-03-09T15:55:42.663Z] Removing intermediate container 5f2bef9b9968 [2021-03-09T15:55:42.663Z] ---> 0f73d9a51fec [2021-03-09T15:55:42.663Z] Step 20/21 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:55:43.233Z] ---> Running in 4ee7855e12b6 [2021-03-09T15:55:43.233Z] Removing intermediate container 4ee7855e12b6 [2021-03-09T15:55:43.233Z] ---> 370b4a09850f [2021-03-09T15:55:43.233Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T15:55:43.573Z] ---> Running in 9f08e03fb2e4 [2021-03-09T15:55:44.005Z] Removing intermediate container 9f08e03fb2e4 [2021-03-09T15:55:44.005Z] ---> 3f41215c6870 [2021-03-09T15:55:44.005Z] [2021-03-09T15:55:44.005Z] Successfully built 3f41215c6870 [2021-03-09T15:55:44.345Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-09T15:55:50.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.105s coverage: 28.6% of statements [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T15:55:50.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.195s coverage: 100.0% of statements [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T15:55:50.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.126s coverage: 100.0% of statements [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T15:55:50.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.273s coverage: 86.7% of statements [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T15:55:50.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T15:55:50.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.171s coverage: 78.3% of statements [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T15:55:50.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T15:55:51.024Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 194cc950da34 [2021-03-09T15:55:51.024Z] ---> 66a40acddb01 [2021-03-09T15:55:51.024Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T15:55:51.024Z] ---> Running in 6a6c3fecc0f1 [2021-03-09T15:55:52.941Z] 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-09T15:55:55.501Z] Removing intermediate container 6a6c3fecc0f1 [2021-03-09T15:55:55.501Z] ---> 913e08913656 [2021-03-09T15:55:55.501Z] [2021-03-09T15:55:55.501Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T15:55:55.501Z] Removing intermediate container 4a970fc38e7c [2021-03-09T15:55:55.501Z] ---> c04a3585d7df [2021-03-09T15:55:55.501Z] [2021-03-09T15:55:55.501Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T15:55:55.501Z] ---> 88dd2752d2ea [2021-03-09T15:55:55.501Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T15:55:55.501Z] 20.10.0: Pulling from library/docker [2021-03-09T15:55:55.501Z] ---> Running in e5b559571dc5 [2021-03-09T15:55:55.501Z] Removing intermediate container e5b559571dc5 [2021-03-09T15:55:55.501Z] ---> d3a8faea8a3e [2021-03-09T15:55:55.501Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T15:55:55.764Z] ---> Running in ecf7323a51c6 [2021-03-09T15:55:56.343Z] Removing intermediate container ecf7323a51c6 [2021-03-09T15:55:56.343Z] ---> ca7385c340d6 [2021-03-09T15:55:56.343Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T15:55:56.613Z] ---> Running in be57133b3c1c [2021-03-09T15:55:56.877Z] Removing intermediate container be57133b3c1c [2021-03-09T15:55:56.877Z] ---> 51ac9014a53f [2021-03-09T15:55:56.877Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T15:55:56.877Z] ---> Running in b64e5c3499a7 [2021-03-09T15:55:58.285Z] Removing intermediate container b64e5c3499a7 [2021-03-09T15:55:58.285Z] ---> 32f8c794a20e [2021-03-09T15:55:58.285Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T15:55:58.285Z] ---> Running in 690fce6df660 [2021-03-09T15:55:58.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:55:59.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.235s coverage: 92.8% of statements [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T15:55:59.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T15:55:59.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.1% of statements [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T15:55:59.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T15:55:59.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.104s coverage: 47.1% of statements [2021-03-09T15:55:59.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.085s coverage: 79.5% of statements [2021-03-09T15:55:59.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.103s coverage: 94.1% of statements [2021-03-09T15:55:59.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements [2021-03-09T15:55:59.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements [2021-03-09T15:55:59.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:55:59.713Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T15:55:59.713Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T15:55:59.713Z] ---> aefe523efa57 [2021-03-09T15:55:59.713Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T15:55:59.975Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T15:55:59.975Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T15:55:59.975Z] ---> Running in 795a197436d5 [2021-03-09T15:56:00.236Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T15:56:00.236Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T15:56:00.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:56:00.498Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T15:56:00.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:56:00.498Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T15:56:00.759Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T15:56:00.759Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:56:00.759Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T15:56:00.759Z] OK: 8 MiB in 20 packages [2021-03-09T15:56:00.759Z] Executing bash-5.0.17-r0.post-install [2021-03-09T15:56:00.759Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:56:00.759Z] OK: 12 MiB in 22 packages [2021-03-09T15:56:01.339Z] Removing intermediate container 795a197436d5 [2021-03-09T15:56:01.339Z] ---> 0d9105ef4616 [2021-03-09T15:56:01.339Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T15:56:01.339Z] Removing intermediate container 690fce6df660 [2021-03-09T15:56:01.339Z] ---> 5b9094f7e97c [2021-03-09T15:56:01.339Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T15:56:01.339Z] ---> Running in d07554306005 [2021-03-09T15:56:01.602Z] ---> 672a96e021d4 [2021-03-09T15:56:01.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T15:56:01.602Z] Removing intermediate container d07554306005 [2021-03-09T15:56:01.602Z] ---> 5bcef3f90f27 [2021-03-09T15:56:01.602Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T15:56:01.602Z] ---> Running in 0b3c43895a23 [2021-03-09T15:56:01.863Z] Removing intermediate container 0b3c43895a23 [2021-03-09T15:56:01.863Z] ---> 7c68581e27ad [2021-03-09T15:56:01.863Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T15:56:02.128Z] ---> Running in 3edcbdd70839 [2021-03-09T15:56:02.128Z] ---> 657467c6bcc1 [2021-03-09T15:56:02.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T15:56:02.128Z] Removing intermediate container 3edcbdd70839 [2021-03-09T15:56:02.128Z] ---> c2a27eedc50e [2021-03-09T15:56:02.128Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T15:56:02.393Z] ---> 7038d1281fbe [2021-03-09T15:56:02.393Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T15:56:02.656Z] ---> Running in b94848a37751 [2021-03-09T15:56:02.656Z] ---> a83a50bd1cc7 [2021-03-09T15:56:02.656Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T15:56:02.656Z] Removing intermediate container b94848a37751 [2021-03-09T15:56:02.656Z] ---> 96bbf95e38b5 [2021-03-09T15:56:02.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T15:56:02.656Z] ---> Running in 5ea96f874a71 [2021-03-09T15:56:02.923Z] ---> 26d3c097e707 [2021-03-09T15:56:02.923Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T15:56:02.923Z] Removing intermediate container 5ea96f874a71 [2021-03-09T15:56:02.923Z] ---> 095fe4fa460e [2021-03-09T15:56:02.923Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T15:56:02.923Z] ---> Running in e732a1384f02 [2021-03-09T15:56:03.185Z] ---> 2dd06e48fb27 [2021-03-09T15:56:03.185Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T15:56:03.185Z] Removing intermediate container e732a1384f02 [2021-03-09T15:56:03.185Z] ---> 3da2abf263d3 [2021-03-09T15:56:03.185Z] Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:56:03.185Z] ---> Running in bdd6728ff58e [2021-03-09T15:56:03.185Z] ---> Running in 3cdb3cca7e0a [2021-03-09T15:56:04.578Z] Removing intermediate container 3cdb3cca7e0a [2021-03-09T15:56:04.578Z] ---> 2d72f3911deb [2021-03-09T15:56:04.578Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T15:56:04.578Z] ---> Running in 24d804afeea2 [2021-03-09T15:56:04.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:56:04.841Z] Removing intermediate container 24d804afeea2 [2021-03-09T15:56:04.841Z] ---> 879e7ae3e6d6 [2021-03-09T15:56:04.841Z] [2021-03-09T15:56:04.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:56:05.102Z] Successfully built 879e7ae3e6d6 [2021-03-09T15:56:05.102Z] Successfully tagged docker-core-data-go:latest [2021-03-09T15:56:05.102Z]  Building docker-core-data-go ... done (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T15:56:05.102Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T15:56:05.102Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T15:56:05.102Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T15:56:05.102Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T15:56:05.102Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T15:56:05.102Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T15:56:06.047Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T15:56:06.047Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T15:56:06.047Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T15:56:06.047Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T15:56:06.047Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T15:56:06.047Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T15:56:06.047Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T15:56:06.047Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T15:56:06.309Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T15:56:06.309Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T15:56:06.309Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T15:56:06.309Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T15:56:06.309Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T15:56:06.309Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T15:56:06.309Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T15:56:06.309Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T15:56:06.309Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T15:56:06.309Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T15:56:06.309Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T15:56:06.309Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T15:56:06.309Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T15:56:06.309Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T15:56:06.309Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T15:56:06.572Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T15:56:06.572Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T15:56:06.572Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T15:56:06.572Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:56:06.572Z] OK: 71 MiB in 55 packages [2021-03-09T15:56:09.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements [2021-03-09T15:56:09.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-03-09T15:56:09.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.107s coverage: 81.4% of statements [2021-03-09T15:56:16.595Z] Removing intermediate container bdd6728ff58e [2021-03-09T15:56:16.595Z] ---> 49d42884a4db [2021-03-09T15:56:16.595Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T15:56:16.595Z] ---> Running in ab7589bac856 [2021-03-09T15:56:17.167Z] Collecting docker-compose==1.23.2 [2021-03-09T15:56:17.167Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T15:56:17.167Z] 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-09T15:56:17.431Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T15:56:17.431Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T15:56:17.431Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T15:56:17.431Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T15:56:18.003Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T15:56:18.003Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T15:56:18.003Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T15:56:18.003Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T15:56:18.575Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T15:56:18.575Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T15:56:18.575Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T15:56:18.575Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T15:56:19.148Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T15:56:19.148Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T15:56:19.409Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T15:56:19.409Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T15:56:19.672Z] Collecting PyYAML<4,>=3.10 [2021-03-09T15:56:19.672Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T15:56:20.250Z] 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-09T15:56:20.250Z] 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-09T15:56:20.250Z] Collecting idna<2.8,>=2.5 [2021-03-09T15:56:20.250Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T15:56:20.511Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T15:56:20.511Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T15:56:20.511Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T15:56:20.511Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T15:56:20.774Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T15:56:20.774Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T15:56:20.774Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T15:56:20.774Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T15:56:20.774Z] Installing collected packages: idna, urllib3, requests, docopt, cached-property, dockerpty, websocket-client, texttable, jsonschema, docker-pycreds, docker, PyYAML, docker-compose [2021-03-09T15:56:20.774Z] Attempting uninstall: idna [2021-03-09T15:56:20.774Z] Found existing installation: idna 2.9 [2021-03-09T15:56:20.774Z] Uninstalling idna-2.9: [2021-03-09T15:56:20.774Z] Successfully uninstalled idna-2.9 [2021-03-09T15:56:21.042Z] Attempting uninstall: urllib3 [2021-03-09T15:56:21.042Z] Found existing installation: urllib3 1.25.9 [2021-03-09T15:56:21.042Z] Uninstalling urllib3-1.25.9: [2021-03-09T15:56:21.042Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T15:56:21.310Z] Attempting uninstall: requests [2021-03-09T15:56:21.310Z] Found existing installation: requests 2.23.0 [2021-03-09T15:56:21.310Z] Uninstalling requests-2.23.0: [2021-03-09T15:56:21.310Z] Successfully uninstalled requests-2.23.0 [2021-03-09T15:56:21.310Z] Running setup.py install for docopt: started [2021-03-09T15:56:21.882Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T15:56:21.882Z] Running setup.py install for dockerpty: started [2021-03-09T15:56:22.460Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T15:56:22.460Z] Running setup.py install for texttable: started [2021-03-09T15:56:22.722Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T15:56:23.293Z] Running setup.py install for PyYAML: started [2021-03-09T15:56:23.865Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T15:56:23.865Z] 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-09T15:56:27.179Z] Removing intermediate container ab7589bac856 [2021-03-09T15:56:27.179Z] ---> 704d4661cab6 [2021-03-09T15:56:27.179Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T15:56:27.179Z] ---> Running in 6b767064f19f [2021-03-09T15:56:27.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.121s coverage: 92.9% of statements [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.6% of statements [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.199s coverage: 91.6% of statements [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.560s coverage: 62.4% of statements [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-03-09T15:56:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.911s coverage: 69.0% of statements [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T15:56:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T15:56:27.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T15:56:27.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T15:56:27.761Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T15:56:27.761Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T15:56:27.762Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T15:56:27.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.425s coverage: 38.4% of statements [2021-03-09T15:56:27.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T15:56:27.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T15:56:27.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.092s coverage: 89.5% of statements [2021-03-09T15:56:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T15:56:28.024Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T15:56:28.024Z] OK: 72 MiB in 58 packages [2021-03-09T15:56:28.285Z] Removing intermediate container 6b767064f19f [2021-03-09T15:56:28.285Z] ---> 7d4a7a25fe34 [2021-03-09T15:56:28.285Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T15:56:28.547Z] ---> Running in 2bca4cdc3ed4 [2021-03-09T15:56:28.547Z] Removing intermediate container 2bca4cdc3ed4 [2021-03-09T15:56:28.547Z] ---> 96d4338e371d [2021-03-09T15:56:28.547Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T15:56:28.547Z] ---> Running in 1274038c8f98 [2021-03-09T15:56:28.809Z] Removing intermediate container 1274038c8f98 [2021-03-09T15:56:28.809Z] ---> 332666bb57fe [2021-03-09T15:56:28.809Z] Step 24/26 : LABEL arch=x86_64 [2021-03-09T15:56:28.809Z] ---> Running in f9b1ddda533e [2021-03-09T15:56:29.071Z] Removing intermediate container f9b1ddda533e [2021-03-09T15:56:29.071Z] ---> 2b568f4a4b3e [2021-03-09T15:56:29.071Z] Step 25/26 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:56:29.071Z] ---> Running in 004ff8c1f483 [2021-03-09T15:56:29.332Z] Removing intermediate container 004ff8c1f483 [2021-03-09T15:56:29.332Z] ---> 617e4a7d3a0b [2021-03-09T15:56:29.332Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T15:56:29.332Z] ---> Running in ab42dd9da2ff [2021-03-09T15:56:29.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2021-03-09T15:56:29.594Z] Removing intermediate container ab42dd9da2ff [2021-03-09T15:56:29.594Z] ---> b1118dedc950 [2021-03-09T15:56:29.594Z] [2021-03-09T15:56:29.856Z] Successfully built b1118dedc950 [2021-03-09T15:56:29.856Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-09T15:56:30.129Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-09T15:56:30.136Z] $ docker stop --time=1 1c33a6273a82deb82735d621c84dec9444afca50f9b6694ae9d42f1e4ccedec5 [2021-03-09T15:56:31.686Z] $ docker rm -f 1c33a6273a82deb82735d621c84dec9444afca50f9b6694ae9d42f1e4ccedec5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T15:56:32.223Z] + docker images [2021-03-09T15:56:32.223Z] + grep docker [2021-03-09T15:56:32.486Z] docker-sys-mgmt-agent-go latest b1118dedc950 3 seconds ago 313MB [2021-03-09T15:56:32.486Z] docker-core-data-go latest 879e7ae3e6d6 28 seconds ago 22.6MB [2021-03-09T15:56:32.486Z] docker-security-proxy-setup-go latest 3f41215c6870 49 seconds ago 24.7MB [2021-03-09T15:56:32.486Z] docker-core-metadata-go latest 0e1967793634 53 seconds ago 19MB [2021-03-09T15:56:32.486Z] docker-security-bootstrapper-go latest d5fbd4a89413 About a minute ago 18.7MB [2021-03-09T15:56:32.486Z] docker-security-secretstore-setup-go latest 875ccf185ece 2 minutes ago 24.9MB [2021-03-09T15:56:32.486Z] docker-support-scheduler-go latest e3f7b3b55e2d 2 minutes ago 17.2MB [2021-03-09T15:56:32.486Z] docker-core-command-go latest 32f363aef236 2 minutes ago 17.2MB [2021-03-09T15:56:32.486Z] docker-support-notifications-go latest db07b4c2bd87 2 minutes ago 17.8MB [2021-03-09T15:56:32.486Z] 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-09T15:56:36.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.487s coverage: 47.0% of statements [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T15:56:36.185Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T15:56:36.185Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T15:56:36.185Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.422s coverage: 87.8% of statements [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T15:56:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T15:56:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.144s coverage: 29.1% of statements [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T15:56:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.181s coverage: 99.0% of statements [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T15:56:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.126s coverage: 100.0% of statements [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T15:56:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.234s coverage: 95.6% of statements [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T15:56:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T15:56:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.081s coverage: 100.0% of statements [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T15:56:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T15:56:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T15:56:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-03-09T15:56:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-09T15:56:45.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-09T15:56:46.052Z] GO111MODULE=on go vet ./... [2021-03-09T15:56:48.189Z] Still waiting to schedule task [2021-03-09T15:56:48.189Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-09T15:57:40.683Z] Running on prd-ubuntu18.04-docker-8c-8g-29142 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws [2021-03-09T15:57:40.772Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2021-03-09T15:57:42.921Z] using credential edgex-jenkins-ssh [2021-03-09T15:57:42.973Z] Cloning the remote Git repository [2021-03-09T15:57:42.998Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T15:57:43.060Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2021-03-09T15:57:43.085Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T15:57:43.086Z] > git --version # timeout=10 [2021-03-09T15:57:43.092Z] > git --version # 'git version 2.17.1' [2021-03-09T15:57:43.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T15:57:43.116Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T15:57:57.841Z] Merging remotes/origin/master commit f2609c8779b492bd3edc242ffaef62599459f0e3 into PR head commit 46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:57:57.995Z] Merge succeeded, producing 46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T15:57:57.996Z] Checking out Revision 46a123c22d0bbc82ef00513fed2e3655b199d05d (PR-3202) [2021-03-09T15:57:57.173Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T15:57:57.179Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T15:57:57.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T15:57:57.198Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T15:57:57.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T15:57:57.202Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T15:57:57.851Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T15:57:57.855Z] > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 [2021-03-09T15:57:57.968Z] > git remote # timeout=10 [2021-03-09T15:57:57.975Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T15:57:57.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T15:57:57.983Z] > git merge f2609c8779b492bd3edc242ffaef62599459f0e3 # timeout=10 [2021-03-09T15:57:57.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T15:57:58.001Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T15:57:58.005Z] > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 [2021-03-09T15:58:01.771Z] Commit message: "Merge branch 'master' into issue-2894-CBOR" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T15:58:03.190Z] + echo snap-build.sh [2021-03-09T15:58:03.190Z] snap-build.sh [2021-03-09T15:58:03.190Z] + SNAP_BASE_DIR=. [2021-03-09T15:58:03.190Z] + '[' '!' -z /w/workspace/edgex-go/19 ']' [2021-03-09T15:58:03.190Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/19 [2021-03-09T15:58:03.190Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/19]' [2021-03-09T15:58:03.190Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/19] [2021-03-09T15:58:03.190Z] + cd /w/workspace/edgex-go/19 [2021-03-09T15:58:03.190Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-09T15:58:03.190Z] Reading package lists... [2021-03-09T15:58:03.452Z] Building dependency tree... [2021-03-09T15:58:03.452Z] Reading state information... [2021-03-09T15:58:03.452Z] The following packages were automatically installed and are no longer required: [2021-03-09T15:58:03.452Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-09T15:58:03.452Z] uidmap xdelta3 [2021-03-09T15:58:03.452Z] Use 'sudo apt autoremove' to remove them. [2021-03-09T15:58:03.714Z] The following packages will be REMOVED: [2021-03-09T15:58:03.714Z] lxd* lxd-client* [2021-03-09T15:58:03.976Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-09T15:58:03.976Z] After this operation, 31.7 MB disk space will be freed. [2021-03-09T15:58:05.290Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-09T15:58:05.290Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T15:58:06.236Z] Removing lxd dnsmasq configuration [2021-03-09T15:58:06.500Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T15:58:06.762Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-09T15:58:07.335Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-09T15:58:07.858Z] (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-09T15:58:07.858Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T15:58:07.865Z] gofmt -l . [2021-03-09T15:58:07.865Z] [ "`gofmt -l .`" = "" ] [2021-03-09T15:58:07.865Z] ./bin/test-go-mod-tidy.sh [2021-03-09T15:58:07.865Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T15:58:08.526Z] + ls -al . [2021-03-09T15:58:08.526Z] total 764 [2021-03-09T15:58:08.526Z] drwxrwxr-x 9 1001 1001 4096 Mar 9 15:58 . [2021-03-09T15:58:08.526Z] drwxr-xr-x 4 root root 4096 Mar 9 15:53 .. [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 15:52 .dockerignore [2021-03-09T15:58:08.526Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 15:52 .git [2021-03-09T15:58:08.526Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 15:52 .github [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 15:52 .gitignore [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 15:52 .sonarcloud.properties [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 8607 Mar 9 15:52 Attribution.txt [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 15:52 CONTRIBUTING.md [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 15:52 Dockerfile.build [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 15:52 Jenkinsfile [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 15:52 LICENSE [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 15:52 Makefile [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 6548 Mar 9 15:52 README.md [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 15:52 SECURITY.md [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 15:48 VERSION [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 15:52 ZMQWindows.md [2021-03-09T15:58:08.526Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 15:52 bin [2021-03-09T15:58:08.526Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 15:52 cmd [2021-03-09T15:58:08.526Z] -rw-r--r-- 1 root root 624012 Mar 9 15:56 coverage.out [2021-03-09T15:58:08.526Z] -rw-r--r-- 1 root root 1055 Mar 9 15:58 go.mod [2021-03-09T15:58:08.526Z] -rw-r--r-- 1 root root 21981 Mar 9 15:58 go.sum [2021-03-09T15:58:08.526Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 15:52 internal [2021-03-09T15:58:08.526Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 15:52 openapi [2021-03-09T15:58:08.526Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 15:52 snap [2021-03-09T15:58:08.526Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 15:52 version.go [Pipeline] sh [2021-03-09T15:58:08.864Z] + '[' -e coverage.out ] [2021-03-09T15:58:08.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T15:58:08.888Z] Warning: overwriting stash ‘coverage-report’ [2021-03-09T15:58:09.249Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-09T15:58:09.249Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-09T15:58:10.144Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T15:58:10.819Z] + make build [2021-03-09T15:58:10.819Z] 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-09T15:58:11.171Z] + sudo snap remove --purge lxd [2021-03-09T15:58:11.171Z] snap "lxd" is not installed [2021-03-09T15:58:11.171Z] + sudo groupadd --force --system lxd [2021-03-09T15:58:11.171Z] ++ whoami [2021-03-09T15:58:11.171Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-09T15:58:11.171Z] + newgrp - lxd [2021-03-09T15:58:11.171Z] + sudo snap install lxd [2021-03-09T15:58:21.031Z] 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-09T15:58:21.208Z] 2021-03-09T15:58:18Z INFO Waiting for automatic snapd restart... [2021-03-09T15:58:39.371Z] lxd 4.11 from Canonical* installed [2021-03-09T15:58:39.371Z] + sudo lxd init --auto [2021-03-09T15:58:43.236Z] 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-09T15:58:47.541Z] + sudo snap install --classic snapcraft [2021-03-09T15:58:48.640Z] 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-09T15:58:54.040Z] 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-09T15:58:55.488Z] 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-09T15:58:59.794Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T15:58:59.794Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-09T15:58:59.794Z] + patch --verbose -p1 [2021-03-09T15:58:59.794Z] Hmm... Looks like a unified diff to me... [2021-03-09T15:58:59.794Z] The text leading up to this was: [2021-03-09T15:58:59.794Z] -------------------------- [2021-03-09T15:58:59.794Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-09T15:58:59.794Z] |From: Tony Espy [2021-03-09T15:58:59.794Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-09T15:58:59.794Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-09T15:58:59.794Z] | [2021-03-09T15:58:59.794Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-09T15:58:59.794Z] |optimize the snap CI check run for pull requests. When [2021-03-09T15:58:59.794Z] |applied, it essentially strips out everything (apps and [2021-03-09T15:58:59.794Z] |parts) from the snapcraft.yaml file except those required [2021-03-09T15:58:59.794Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-09T15:58:59.794Z] |catch changes to edgex-go that break the snap build. [2021-03-09T15:58:59.794Z] | [2021-03-09T15:58:59.794Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-09T15:58:59.794Z] |to update this patch file, otherwise it may fail to apply, [2021-03-09T15:58:59.794Z] |resulting in a failed snap build CI check in the associated [2021-03-09T15:58:59.794Z] |pull request. [2021-03-09T15:58:59.794Z] | [2021-03-09T15:58:59.794Z] |Note - in addition to applying this patch, the pipeline also [2021-03-09T15:58:59.794Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-09T15:58:59.794Z] |need to build the finally binary .snap file (and it won't [2021-03-09T15:58:59.794Z] |work with the patch applied). This further reduces the build [2021-03-09T15:58:59.794Z] |time. [2021-03-09T15:58:59.794Z] |--- [2021-03-09T15:58:59.794Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-09T15:58:59.794Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-09T15:58:59.794Z] | [2021-03-09T15:58:59.794Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-09T15:58:59.794Z] |index 1e537489..faf42425 100644 [2021-03-09T15:58:59.794Z] |--- a/snap/snapcraft.yaml [2021-03-09T15:58:59.794Z] |+++ b/snap/snapcraft.yaml [2021-03-09T15:58:59.794Z] -------------------------- [2021-03-09T15:58:59.794Z] patching file snap/snapcraft.yaml [2021-03-09T15:58:59.794Z] Using Plan A... [2021-03-09T15:58:59.794Z] Hunk #1 succeeded at 73. [2021-03-09T15:58:59.794Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-09T15:58:59.794Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-09T15:58:59.794Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-09T15:58:59.794Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-09T15:58:59.794Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-09T15:58:59.794Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-09T15:58:59.794Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-09T15:58:59.794Z] Hmm... Ignoring the trailing garbage. [2021-03-09T15:58:59.794Z] done [2021-03-09T15:58:59.794Z] + sudo snapcraft prime --use-lxd [2021-03-09T15:59:00.056Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-09T15:59:00.056Z] 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-09T15:59:00.056Z] - README.md [2021-03-09T15:59:00.056Z] - snapcraft.yaml.orig [2021-03-09T15:59:00.056Z] [2021-03-09T15:59:00.056Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-09T15:59:00.906Z] 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-09T15:59:01.033Z] Launching a container. [2021-03-09T15:59:05.208Z] 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-09T15:59:08.602Z] 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-09T15:59:12.006Z] 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-09T15:59:13.283Z] Waiting for container to be ready [2021-03-09T15:59:13.283Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-09T15:59:13.283Z] [2021-03-09T15:59:16.306Z] 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-09T15:59:16.595Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-09T15:59:16.858Z] Waiting for network to be ready... [2021-03-09T15:59:17.430Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-09T15:59:17.430Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-09T15:59:17.704Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-09T15:59:17.966Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-09T15:59:17.966Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-09T15:59:18.227Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-09T15:59:18.227Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-09T15:59:18.227Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-09T15:59:18.227Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-09T15:59:18.227Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-09T15:59:18.227Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-09T15:59:18.227Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-09T15:59:18.227Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-09T15:59:18.227Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-09T15:59:18.227Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-09T15:59:18.227Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-09T15:59:18.227Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-09T15:59:18.496Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-09T15:59:18.496Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-09T15:59:18.769Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-09T15:59:18.769Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-09T15:59:18.769Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-09T15:59:18.769Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-09T15:59:18.769Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-09T15:59:18.769Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-09T15:59:18.769Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-09T15:59:18.769Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-09T15:59:19.703Z] 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-09T15:59:22.995Z] Fetched 24.0 MB in 6s (4044 kB/s) [2021-03-09T15:59:24.384Z] Reading package lists... [2021-03-09T15:59:24.384Z] Reading package lists... [2021-03-09T15:59:24.648Z] Building dependency tree... [2021-03-09T15:59:24.649Z] Reading state information... [2021-03-09T15:59:24.929Z] The following additional packages will be installed: [2021-03-09T15:59:24.929Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-09T15:59:24.929Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-09T15:59:24.929Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-09T15:59:24.929Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-09T15:59:24.929Z] Suggested packages: [2021-03-09T15:59:24.929Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-09T15:59:24.929Z] Recommended packages: [2021-03-09T15:59:24.929Z] gnupg libsasl2-modules [2021-03-09T15:59:24.929Z] The following NEW packages will be installed: [2021-03-09T15:59:24.929Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-09T15:59:24.929Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-09T15:59:24.929Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-09T15:59:24.929Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-09T15:59:24.929Z] The following packages will be upgraded: [2021-03-09T15:59:24.929Z] gpg gpg-agent gpgconf libudev1 [2021-03-09T15:59:24.929Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-09T15:59:24.929Z] Need to get 3530 kB of archives. [2021-03-09T15:59:24.929Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-09T15:59:24.929Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-09T15:59:24.929Z] Get:2 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-09T15:59:24.929Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-09T15:59:24.929Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-09T15:59:25.196Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-09T15:59:25.456Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-09T15:59:25.717Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-09T15:59:25.717Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-09T15:59:25.717Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-09T15:59:25.717Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-09T15:59:25.978Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-09T15:59:25.978Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-09T15:59:25.978Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-09T15:59:25.978Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-09T15:59:25.978Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-09T15:59:25.978Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-09T15:59:25.978Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-09T15:59:25.978Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-09T15:59:25.978Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-09T15:59:25.978Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-09T15:59:25.978Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-09T15:59:25.978Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-09T15:59:26.242Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T15:59:26.242Z] Fetched 3530 kB in 1s (3150 kB/s) [2021-03-09T15:59:26.242Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-09T15:59:26.242Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-09T15:59:26.242Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T15:59:26.242Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [Pipeline] } [2021-03-09T15:59:26.434Z] $ docker stop --time=1 607a67dbd57268481b44d402a04fb99a03684601149012d5d9b8c53a481c5bed [2021-03-09T15:59:26.503Z] Selecting previously unselected package udev. [2021-03-09T15:59:26.503Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-09T15:59:26.503Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-09T15:59:26.503Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-09T15:59:26.763Z] Selecting previously unselected package libfuse2:amd64. [2021-03-09T15:59:26.763Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-09T15:59:26.763Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-09T15:59:26.763Z] Selecting previously unselected package fuse. [2021-03-09T15:59:26.763Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-09T15:59:26.763Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-09T15:59:26.763Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T15:59:26.763Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T15:59:27.022Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T15:59:27.022Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T15:59:27.022Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T15:59:27.022Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T15:59:27.283Z] Selecting previously unselected package libksba8:amd64. [2021-03-09T15:59:27.283Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-09T15:59:27.283Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-09T15:59:27.283Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-09T15:59:27.283Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T15:59:27.283Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:27.283Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-09T15:59:27.283Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T15:59:27.283Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:27.543Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-09T15:59:27.543Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T15:59:27.543Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:27.543Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-09T15:59:27.543Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T15:59:27.543Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:27.543Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-09T15:59:27.543Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T15:59:27.543Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:27.803Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-09T15:59:27.803Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T15:59:27.803Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:27.803Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-09T15:59:27.803Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T15:59:27.803Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:28.064Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-09T15:59:28.064Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T15:59:28.064Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:28.064Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-09T15:59:28.064Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T15:59:28.064Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:28.064Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-09T15:59:28.064Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-09T15:59:28.064Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T15:59:28.324Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-09T15:59:28.324Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-09T15:59:28.324Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T15:59:28.324Z] Selecting previously unselected package libldap-common. [2021-03-09T15:59:28.324Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-09T15:59:28.324Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T15:59:28.324Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-09T15:59:28.324Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-09T15:59:28.585Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T15:59:28.585Z] Selecting previously unselected package dirmngr. [2021-03-09T15:59:28.585Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T15:59:28.585Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-09T15:59:28.845Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T15:59:28.845Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-09T15:59:28.845Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-09T15:59:28.845Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T15:59:28.845Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T15:59:28.845Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-09T15:59:28.845Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:28.845Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-09T15:59:28.840Z] $ docker rm -f 607a67dbd57268481b44d402a04fb99a03684601149012d5d9b8c53a481c5bed [2021-03-09T15:59:29.109Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T15:59:29.110Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-09T15:59:29.376Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-09T15:59:29.640Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:29.640Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-09T15:59:29.640Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-09T15:59:29.640Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-09T15:59:29.640Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:29.640Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:29.901Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:29.901Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:29.901Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:29.901Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:29.901Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T15:59:29.901Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T15:59:29.901Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-09T15:59:29.901Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-09T15:59:30.498Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-09T15:59:30.498Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-09T15:59:30.498Z] This means they are not meant to be enabled using systemctl. [2021-03-09T15:59:30.498Z] Possible reasons for having this kind of units are: [2021-03-09T15:59:30.498Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-09T15:59:30.498Z] .wants/ or .requires/ directory. [2021-03-09T15:59:30.498Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-09T15:59:30.498Z] a requirement dependency on it. [2021-03-09T15:59:30.498Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-09T15:59:30.498Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-09T15:59:30.498Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-09T15:59:30.498Z] instance name specified. [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:59:30.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T15:59:30.885Z] [2021-03-09T15:59:30.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:59:31.072Z] Reading package lists... [2021-03-09T15:59:31.072Z] Building dependency tree... [2021-03-09T15:59:31.072Z] Reading state information... [2021-03-09T15:59:31.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T15:59:31.315Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-09T15:59:31.315Z] 29e5d40040c1: Pulling fs layer [2021-03-09T15:59:31.315Z] 1ce36da41761: Pulling fs layer [2021-03-09T15:59:31.315Z] 25b303627fd3: Pulling fs layer [2021-03-09T15:59:31.333Z] The following additional packages will be installed: [2021-03-09T15:59:31.333Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-09T15:59:31.333Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-09T15:59:31.333Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-09T15:59:31.333Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-09T15:59:31.333Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-09T15:59:31.333Z] Suggested packages: [2021-03-09T15:59:31.333Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-09T15:59:31.333Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-09T15:59:31.333Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-09T15:59:31.333Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-09T15:59:31.333Z] systemd-container policykit-1 [2021-03-09T15:59:31.333Z] Recommended packages: [2021-03-09T15:59:31.333Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-09T15:59:31.333Z] The following NEW packages will be installed: [2021-03-09T15:59:31.333Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-09T15:59:31.333Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-09T15:59:31.333Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-09T15:59:31.333Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-09T15:59:31.333Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-09T15:59:31.333Z] The following packages will be upgraded: [2021-03-09T15:59:31.333Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-09T15:59:31.333Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-09T15:59:31.333Z] Need to get 35.2 MB of archives. [2021-03-09T15:59:31.333Z] After this operation, 141 MB of additional disk space will be used. [2021-03-09T15:59:31.333Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-09T15:59:31.333Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-09T15:59:31.905Z] 29e5d40040c1: Download complete [2021-03-09T15:59:32.275Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-09T15:59:32.275Z] 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-09T15:59:32.275Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-09T15:59:32.275Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-09T15:59:32.275Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-09T15:59:32.275Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-09T15:59:32.275Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-09T15:59:32.275Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-09T15:59:32.275Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-09T15:59:32.275Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-09T15:59:32.275Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-09T15:59:32.275Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-09T15:59:32.275Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-09T15:59:32.498Z] 29e5d40040c1: Pull complete [2021-03-09T15:59:32.498Z] 1ce36da41761: Download complete [2021-03-09T15:59:32.537Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-09T15:59:32.537Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-09T15:59:32.537Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-09T15:59:32.538Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-09T15:59:32.799Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-09T15:59:32.799Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-09T15:59:32.799Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-09T15:59:32.799Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-09T15:59:32.799Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-09T15:59:32.799Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-09T15:59:32.799Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-09T15:59:32.799Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-09T15:59:32.799Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-09T15:59:33.061Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-09T15:59:33.061Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-09T15:59:33.940Z] 1ce36da41761: Pull complete [2021-03-09T15:59:34.992Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T15:59:34.992Z] Fetched 35.2 MB in 3s (11.0 MB/s) [2021-03-09T15:59:34.992Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T15:59:34.992Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-09T15:59:34.992Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T15:59:35.375Z] 25b303627fd3: Verifying Checksum [2021-03-09T15:59:35.376Z] 25b303627fd3: Download complete [2021-03-09T15:59:35.580Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-09T15:59:35.844Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T15:59:36.126Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-09T15:59:36.126Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T15:59:36.126Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-09T15:59:36.126Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-09T15:59:36.390Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-09T15:59:36.651Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T15:59:36.651Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-09T15:59:36.651Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-09T15:59:36.912Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-09T15:59:36.912Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-09T15:59:37.483Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-09T15:59:37.483Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-09T15:59:37.483Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-09T15:59:37.746Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-09T15:59:37.746Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-09T15:59:38.007Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T15:59:38.007Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T15:59:38.007Z] Selecting previously unselected package libexpat1:amd64. [2021-03-09T15:59:38.007Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-09T15:59:38.007Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-09T15:59:38.268Z] Selecting previously unselected package python3.6-minimal. [2021-03-09T15:59:38.268Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T15:59:38.268Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T15:59:38.529Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-09T15:59:38.529Z] Checking for services that may need to be restarted...done. [2021-03-09T15:59:38.529Z] Checking for services that may need to be restarted...done. [2021-03-09T15:59:38.529Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T15:59:38.529Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-09T15:59:38.791Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T15:59:39.363Z] Selecting previously unselected package python3-minimal. [2021-03-09T15:59:39.363Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-09T15:59:39.363Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-09T15:59:39.363Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-09T15:59:39.363Z] Selecting previously unselected package mime-support. [2021-03-09T15:59:39.363Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-09T15:59:39.363Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-09T15:59:39.363Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-09T15:59:39.363Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-09T15:59:39.363Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-09T15:59:39.626Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-09T15:59:39.626Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T15:59:39.626Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T15:59:39.889Z] Selecting previously unselected package python3.6. [2021-03-09T15:59:39.890Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T15:59:39.890Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T15:59:39.890Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-09T15:59:39.890Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-09T15:59:39.890Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-09T15:59:40.150Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-09T15:59:40.411Z] Selecting previously unselected package python3. [2021-03-09T15:59:40.411Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-09T15:59:40.411Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-09T15:59:40.411Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-09T15:59:40.411Z] Selecting previously unselected package multiarch-support. [2021-03-09T15:59:40.411Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T15:59:40.411Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-09T15:59:40.411Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-09T15:59:40.672Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-09T15:59:40.672Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-09T15:59:40.672Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-09T15:59:40.672Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-09T15:59:40.672Z] Selecting previously unselected package libbsd0:amd64. [2021-03-09T15:59:40.672Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-09T15:59:40.672Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-09T15:59:40.672Z] Selecting previously unselected package sudo. [2021-03-09T15:59:40.672Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-09T15:59:40.945Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-09T15:59:40.945Z] Selecting previously unselected package apparmor. [2021-03-09T15:59:40.945Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-09T15:59:40.945Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-09T15:59:42.873Z] Selecting previously unselected package libedit2:amd64. [2021-03-09T15:59:42.873Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-09T15:59:42.873Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-09T15:59:42.873Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-09T15:59:42.873Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T15:59:42.873Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T15:59:42.873Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-09T15:59:42.873Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T15:59:42.873Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T15:59:42.873Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-09T15:59:42.873Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-09T15:59:42.873Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-09T15:59:43.134Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-09T15:59:43.134Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T15:59:43.134Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T15:59:43.134Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-09T15:59:43.134Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T15:59:43.134Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T15:59:43.403Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-09T15:59:43.403Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-09T15:59:43.403Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-09T15:59:43.403Z] Selecting previously unselected package openssh-client. [2021-03-09T15:59:43.403Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-09T15:59:43.403Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-09T15:59:43.663Z] Selecting previously unselected package squashfs-tools. [2021-03-09T15:59:43.663Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-09T15:59:43.663Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-09T15:59:43.926Z] Selecting previously unselected package snapd. [2021-03-09T15:59:43.926Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-09T15:59:43.926Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-09T15:59:45.529Z] 25b303627fd3: Pull complete [2021-03-09T15:59:45.529Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-09T15:59:45.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T15:59:45.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-09T15:59:45.791Z] prd-ubuntu18.04-docker-arm64-4c-16g-29141 does not seem to be running inside a container [2021-03-09T15:59:45.858Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-09T15:59:46.477Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-09T15:59:46.477Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-09T15:59:46.477Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-09T15:59:46.477Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-09T15:59:46.477Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-09T15:59:46.477Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T15:59:46.477Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T15:59:46.477Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-09T15:59:46.477Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-09T15:59:47.051Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-09T15:59:47.313Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-09T15:59:47.313Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-09T15:59:47.313Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T15:59:47.313Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T15:59:47.313Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T15:59:48.259Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-09T15:59:48.259Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T15:59:48.259Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-09T15:59:48.259Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-09T15:59:48.259Z] running python rtupdate hooks for python3.6... [2021-03-09T15:59:48.259Z] running python post-rtupdate hooks for python3.6... [2021-03-09T15:59:48.521Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-09T15:59:48.938Z] $ docker top 08ebd33d3efb8d46e7ec427b9952272c137084b1cb605fe63085c960d56693fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T15:59:49.917Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-09T15:59:50.014Z] + grep parallel [2021-03-09T15:59:50.014Z] + docker-compose build --help [2021-03-09T15:59:50.178Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T15:59:50.179Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-09T15:59:50.440Z] Setting up snapd (2.48.3+18.04) ... [2021-03-09T15:59:51.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-09T15:59:51.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-09T15:59:51.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-09T15:59:51.534Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-09T15:59:51.795Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-09T15:59:51.795Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-09T15:59:52.056Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-09T15:59:52.056Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-09T15:59:52.318Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-09T15:59:52.580Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-09T15:59:52.842Z] /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-09T15:59:52.842Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T15:59:52.842Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-09T15:59:53.384Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T15:59:53.661Z] $ docker stop --time=1 08ebd33d3efb8d46e7ec427b9952272c137084b1cb605fe63085c960d56693fc [2021-03-09T15:59:54.228Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T15:59:54.229Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T15:59:54.229Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T15:59:55.629Z] $ docker rm -f 08ebd33d3efb8d46e7ec427b9952272c137084b1cb605fe63085c960d56693fc [2021-03-09T15:59:55.875Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-03-09T15:59:56.139Z] Reading package lists... [2021-03-09T15:59:56.139Z] Building dependency tree... [2021-03-09T15:59:56.139Z] Reading state information... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T15:59:56.402Z] Calculating upgrade... [2021-03-09T15:59:56.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T15:59:56.547Z] . [Pipeline] withDockerContainer [2021-03-09T15:59:56.666Z] The following packages will be upgraded: [2021-03-09T15:59:56.666Z] advancecomp base-files bash binutils binutils-common [2021-03-09T15:59:56.666Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-09T15:59:56.666Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-09T15:59:56.666Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-09T15:59:56.666Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-09T15:59:56.666Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-09T15:59:56.666Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-09T15:59:56.666Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-09T15:59:56.666Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-09T15:59:56.666Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-09T15:59:56.666Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-09T15:59:56.666Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-09T15:59:56.666Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-09T15:59:56.666Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-09T15:59:56.666Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-09T15:59:56.666Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T15:59:56.666Z] Need to get 63.8 MB of archives. [2021-03-09T15:59:56.666Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-09T15:59:56.666Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-09T15:59:56.666Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-09T15:59:56.666Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-09T15:59:56.666Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-09T15:59:56.666Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-09T15:59:56.666Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-09T15:59:56.666Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-09T15:59:56.666Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-09T15:59:56.666Z] 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-09T15:59:56.666Z] 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-09T15:59:56.666Z] 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-09T15:59:56.666Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-09T15:59:56.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-29141 does not seem to be running inside a container [2021-03-09T15:59:56.872Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-09T15:59:56.929Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-09T15:59:56.929Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-09T15:59:56.929Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-09T15:59:56.929Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-09T15:59:56.929Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-09T15:59:56.929Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-09T15:59:56.929Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-09T15:59:56.929Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-09T15:59:56.929Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-09T15:59:56.929Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-09T15:59:56.929Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-09T15:59:56.929Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-09T15:59:56.929Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-09T15:59:56.929Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-09T15:59:56.929Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-09T15:59:56.929Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-09T15:59:56.929Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-09T15:59:56.929Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-09T15:59:56.929Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-09T15:59:56.929Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-09T15:59:56.929Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-09T15:59:56.929Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-09T15:59:57.192Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-09T15:59:57.192Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-09T15:59:57.192Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-09T15:59:57.193Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-09T15:59:57.193Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-09T15:59:57.193Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-09T15:59:57.193Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-09T15:59:57.193Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-09T15:59:57.193Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-09T15:59:57.193Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-09T15:59:57.193Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-09T15:59:57.193Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-09T15:59:57.193Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-09T15:59:57.193Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-09T15:59:57.193Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-09T15:59:57.193Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-09T15:59:57.193Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-09T15:59:57.193Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-09T15:59:57.193Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-09T15:59:57.193Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-09T15:59:57.193Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-09T15:59:57.457Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-09T15:59:57.457Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-09T15:59:57.721Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-09T15:59:57.721Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-09T15:59:57.721Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-09T15:59:57.721Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-09T15:59:57.721Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-09T15:59:57.721Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-09T15:59:57.721Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-09T15:59:57.721Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-09T15:59:57.721Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-09T15:59:57.982Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-09T15:59:57.982Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-09T15:59:57.982Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-09T15:59:57.982Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-09T15:59:57.982Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-09T15:59:57.982Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-09T15:59:57.982Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-09T15:59:57.982Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-09T15:59:57.982Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-09T15:59:57.982Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-09T15:59:57.982Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-09T15:59:57.982Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-09T15:59:57.982Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-09T15:59:57.982Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-09T15:59:57.982Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-09T15:59:57.982Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-09T15:59:57.982Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-09T15:59:57.982Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-09T15:59:57.982Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-09T15:59:57.982Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-09T15:59:58.243Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-09T15:59:58.243Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-09T15:59:58.243Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-09T15:59:58.243Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-09T15:59:58.243Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-09T15:59:58.243Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-09T15:59:58.243Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-09T15:59:58.243Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-09T15:59:58.243Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-09T15:59:58.243Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-09T15:59:58.243Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-09T15:59:58.243Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-09T15:59:58.243Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-09T15:59:58.302Z] $ docker top cd36fd870209d96bac7061576f920d6aa75aa36271e03e7def8a3e22fd16740c -eo pid,comm [2021-03-09T15:59:58.505Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T15:59:58.505Z] Fetched 63.8 MB in 2s (37.0 MB/s) [2021-03-09T15:59:58.505Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T15:59:58.505Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T15:59:58.505Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-03-09T15:59:59.338Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T15:59:59.447Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T15:59:59.447Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T15:59:59.447Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-09T15:59:59.447Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-09T16:00:00.396Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:00.396Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:00.396Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:00.396Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:00.396Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:00.396Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:00.658Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:00.658Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:00.658Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:00.658Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:00.917Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:00.917Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:00.917Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:00.917Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:01.177Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:01.178Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T16:00:01.178Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:01.178Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-09T16:00:01.437Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:01.438Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T16:00:01.438Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:01.438Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:01.698Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:01.698Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:01.698Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:01.698Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T16:00:01.963Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:01.963Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T16:00:01.963Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T16:00:02.225Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T16:00:02.799Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-09T16:00:03.062Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T16:00:03.062Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-09T16:00:03.062Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-09T16:00:03.062Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-09T16:00:03.062Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-09T16:00:03.324Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-09T16:00:03.324Z] Installing new version of config file /etc/issue ... [2021-03-09T16:00:03.324Z] Installing new version of config file /etc/issue.net ... [2021-03-09T16:00:03.324Z] Installing new version of config file /etc/lsb-release ... [2021-03-09T16:00:03.585Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-09T16:00:03.625Z] Building docker-core-command-go ... [2021-03-09T16:00:03.625Z] Building docker-core-data-go ... [2021-03-09T16:00:03.625Z] Building docker-core-metadata-go ... [2021-03-09T16:00:03.625Z] Building docker-security-bootstrapper-go ... [2021-03-09T16:00:03.625Z] Building docker-security-proxy-setup-go ... [2021-03-09T16:00:03.625Z] Building docker-security-secretstore-setup-go ... [2021-03-09T16:00:03.625Z] Building docker-support-notifications-go ... [2021-03-09T16:00:03.625Z] Building docker-support-scheduler-go ... [2021-03-09T16:00:03.625Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T16:00:03.625Z] Building docker-sys-mgmt-agent-go [2021-03-09T16:00:03.625Z] Building docker-support-notifications-go [2021-03-09T16:00:03.625Z] Building docker-core-command-go [2021-03-09T16:00:03.625Z] Building docker-core-metadata-go [2021-03-09T16:00:03.625Z] Building docker-security-proxy-setup-go [2021-03-09T16:00:03.847Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-09T16:00:03.847Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-09T16:00:03.847Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-09T16:00:03.847Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:03.847Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-09T16:00:03.847Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-09T16:00:04.109Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-09T16:00:04.109Z] 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-09T16:00:04.109Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:04.109Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T16:00:04.372Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-09T16:00:04.372Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-09T16:00:04.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:04.372Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-09T16:00:04.372Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-09T16:00:04.632Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-09T16:00:04.632Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:04.632Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-09T16:00:04.632Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T16:00:04.892Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-09T16:00:05.154Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:05.154Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T16:00:05.154Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T16:00:05.154Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T16:00:05.415Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:05.415Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T16:00:05.415Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T16:00:05.415Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-09T16:00:05.676Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:05.676Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-09T16:00:05.676Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-09T16:00:05.676Z] Setting up grep (3.1-2build1) ... [2021-03-09T16:00:05.938Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:05.938Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-09T16:00:05.938Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-09T16:00:05.938Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-09T16:00:06.199Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:06.199Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T16:00:06.199Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T16:00:06.199Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-09T16:00:06.463Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:06.463Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T16:00:06.463Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T16:00:07.038Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T16:00:07.038Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T16:00:07.299Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T16:00:07.299Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T16:00:07.874Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-09T16:00:07.874Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:07.874Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-09T16:00:07.874Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T16:00:09.269Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-09T16:00:09.270Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-09T16:00:09.270Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-09T16:00:09.270Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-09T16:00:09.564Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-09T16:00:09.564Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:09.564Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-09T16:00:09.564Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-09T16:00:09.843Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-09T16:00:09.843Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:09.843Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T16:00:09.843Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T16:00:10.104Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T16:00:10.104Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:10.104Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T16:00:10.104Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T16:00:10.365Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T16:00:10.365Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:10.365Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T16:00:10.365Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T16:00:10.627Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T16:00:10.627Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:10.627Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T16:00:10.627Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T16:00:10.889Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T16:00:10.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:10.889Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T16:00:10.889Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T16:00:11.150Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T16:00:11.150Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T16:00:11.150Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T16:00:11.150Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:11.150Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T16:00:11.410Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T16:00:11.410Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T16:00:11.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:11.410Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T16:00:11.410Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T16:00:11.678Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T16:00:11.678Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:11.678Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T16:00:11.678Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T16:00:11.941Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-09T16:00:11.941Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:11.941Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T16:00:11.941Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T16:00:12.514Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-09T16:00:12.777Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-09T16:00:13.038Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-09T16:00:13.300Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:13.300Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T16:00:13.300Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T16:00:13.561Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T16:00:13.561Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T16:00:13.561Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-09T16:00:13.822Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T16:00:13.823Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-09T16:00:13.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:13.823Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-09T16:00:13.823Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-09T16:00:14.085Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-09T16:00:14.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:14.346Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-09T16:00:14.346Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-09T16:00:14.346Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-09T16:00:14.608Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:14.608Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-09T16:00:14.608Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-09T16:00:14.608Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-09T16:00:14.869Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:14.869Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T16:00:14.869Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T16:00:14.869Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T16:00:15.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:15.131Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T16:00:15.131Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T16:00:15.392Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T16:00:15.392Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:15.392Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T16:00:15.653Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T16:00:15.653Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T16:00:15.953Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:15.953Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T16:00:15.953Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T16:00:16.251Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-09T16:00:16.251Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T16:00:16.251Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T16:00:16.251Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T16:00:16.251Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T16:00:16.525Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:16.525Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-09T16:00:16.525Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-09T16:00:16.796Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-09T16:00:16.796Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:16.796Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-09T16:00:16.796Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T16:00:17.084Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T16:00:17.425Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:17.425Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T16:00:17.425Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T16:00:17.425Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T16:00:17.425Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:17.425Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-09T16:00:17.425Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-09T16:00:17.699Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-09T16:00:17.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:17.699Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-09T16:00:17.981Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-09T16:00:18.276Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-09T16:00:18.571Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:18.571Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T16:00:18.571Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T16:00:19.144Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-09T16:00:19.144Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:19.144Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-09T16:00:19.403Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-09T16:00:19.403Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-09T16:00:19.664Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:19.664Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-09T16:00:19.664Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-09T16:00:19.664Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-09T16:00:19.664Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:19.664Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-09T16:00:19.664Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-09T16:00:19.925Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-09T16:00:19.925Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:19.925Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-09T16:00:19.925Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-09T16:00:20.186Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-09T16:00:20.186Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:20.186Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-09T16:00:20.186Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-09T16:00:20.446Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-09T16:00:20.446Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T16:00:20.446Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-09T16:00:20.446Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-09T16:00:20.706Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-09T16:00:20.706Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-09T16:00:20.706Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-09T16:00:20.706Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-09T16:00:20.966Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-09T16:00:20.967Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-09T16:00:20.967Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-09T16:00:21.229Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-09T16:00:21.229Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-09T16:00:21.489Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-09T16:00:21.489Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-09T16:00:21.489Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-09T16:00:21.750Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-09T16:00:21.750Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-09T16:00:21.750Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-09T16:00:21.750Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-09T16:00:22.010Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-09T16:00:22.010Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-09T16:00:22.010Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-09T16:00:22.010Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-09T16:00:22.010Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-09T16:00:22.010Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-09T16:00:22.272Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-09T16:00:22.272Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-09T16:00:22.536Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-09T16:00:22.536Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-09T16:00:23.479Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-09T16:00:23.479Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-09T16:00:23.479Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-09T16:00:23.479Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-09T16:00:23.740Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T16:00:23.740Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T16:00:24.001Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T16:00:24.001Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T16:00:24.262Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T16:00:24.262Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T16:00:24.262Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T16:00:24.523Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T16:00:24.523Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:24.523Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T16:00:24.785Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:24.785Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T16:00:24.785Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:25.047Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T16:00:25.047Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:25.047Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T16:00:25.996Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:25.996Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T16:00:26.943Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:27.205Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T16:00:27.780Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:27.780Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T16:00:28.352Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:28.352Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T16:00:29.297Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T16:00:29.297Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T16:00:29.558Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T16:00:29.558Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T16:00:29.558Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-09T16:00:29.558Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T16:00:29.819Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-09T16:00:29.819Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T16:00:30.081Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-09T16:00:30.081Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-09T16:00:30.081Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T16:00:30.081Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T16:00:30.343Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T16:00:30.343Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T16:00:30.343Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-09T16:00:30.343Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-09T16:00:30.343Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:30.605Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T16:00:30.605Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:30.605Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:30.605Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:30.605Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-09T16:00:30.605Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-09T16:00:30.605Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-09T16:00:31.954Z] [2021-03-09T16:00:31.954Z] Current default time zone: 'Etc/UTC' [2021-03-09T16:00:31.954Z] Local time is now: Tue Mar 9 16:00:30 UTC 2021. [2021-03-09T16:00:31.954Z] Universal Time is now: Tue Mar 9 16:00:30 UTC 2021. [2021-03-09T16:00:31.954Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-09T16:00:31.954Z] [2021-03-09T16:00:31.954Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-09T16:00:31.954Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:31.954Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-09T16:00:31.954Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-09T16:00:31.954Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-09T16:00:31.954Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-09T16:00:31.954Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-09T16:00:31.954Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-09T16:00:31.954Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-09T16:00:31.954Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-09T16:00:31.954Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:31.954Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-09T16:00:31.954Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T16:00:31.954Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-09T16:00:31.954Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:31.954Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-09T16:00:31.954Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-09T16:00:31.954Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-09T16:00:31.954Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-09T16:00:31.954Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-09T16:00:31.954Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-09T16:00:31.954Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-09T16:00:31.954Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-09T16:00:33.342Z] Updating certificates in /etc/ssl/certs... [2021-03-09T16:00:34.307Z] 23 added, 27 removed; done. [2021-03-09T16:00:34.307Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-09T16:00:34.307Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T16:00:34.574Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-09T16:00:34.574Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-09T16:00:34.574Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-09T16:00:34.574Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T16:00:34.574Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-09T16:00:34.574Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T16:00:34.835Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T16:00:34.835Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T16:00:34.835Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T16:00:34.835Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T16:00:34.835Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-09T16:00:34.835Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-09T16:00:34.835Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-09T16:00:34.835Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-09T16:00:35.097Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-09T16:00:35.097Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T16:00:35.097Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T16:00:35.097Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-09T16:00:35.097Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-09T16:00:35.097Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-09T16:00:35.358Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T16:00:35.358Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-09T16:00:35.358Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-09T16:00:35.358Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-09T16:00:35.358Z] Updating certificates in /etc/ssl/certs... [2021-03-09T16:00:35.930Z] 0 added, 0 removed; done. [2021-03-09T16:00:35.930Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-09T16:00:35.930Z] done. [2021-03-09T16:00:36.878Z] Reading package lists... [2021-03-09T16:00:36.878Z] Building dependency tree... [2021-03-09T16:00:36.878Z] Reading state information... [2021-03-09T16:00:37.142Z] The following NEW packages will be installed: [2021-03-09T16:00:37.142Z] apt-transport-https [2021-03-09T16:00:37.142Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T16:00:37.142Z] Need to get 1696 B of archives. [2021-03-09T16:00:37.142Z] After this operation, 153 kB of additional disk space will be used. [2021-03-09T16:00:37.142Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-09T16:00:37.404Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T16:00:37.404Z] Fetched 1696 B in 0s (26.5 kB/s) [2021-03-09T16:00:37.404Z] Selecting previously unselected package apt-transport-https. [2021-03-09T16:00:37.404Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-09T16:00:37.404Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-09T16:00:37.404Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-09T16:00:37.404Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-09T16:00:37.979Z] Waiting for network to be ready... [2021-03-09T16:00:44.583Z] 2021-03-09T16:00:42Z INFO Waiting for automatic snapd restart... [2021-03-09T16:00:45.972Z] snapd 2.49 from Canonical* installed [2021-03-09T16:00:46.917Z] "snapd" switched to the "latest/stable" channel [2021-03-09T16:00:46.917Z] [2021-03-09T16:00:52.218Z] core18 20210128 from Canonical* installed [2021-03-09T16:00:52.218Z] "core18" switched to the "latest/stable" channel [2021-03-09T16:00:52.218Z] [2021-03-09T16:00:58.816Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T16:00:58.816Z] "snapcraft" switched to the "latest/stable" channel [2021-03-09T16:00:58.816Z] [2021-03-09T16:01:02.118Z] 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-09T16:01:02.118Z] - README.md [2021-03-09T16:01:02.118Z] - snapcraft.yaml.orig [2021-03-09T16:01:02.118Z] [2021-03-09T16:01:02.118Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-09T16:01:08.709Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T16:01:08.709Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T16:01:08.709Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T16:01:08.709Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T16:01:10.094Z] Reading package lists... [2021-03-09T16:01:10.356Z] 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.7 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-09T16:01:16.950Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T16:01:16.950Z] Reading package lists... [2021-03-09T16:01:16.950Z] Building dependency tree... [2021-03-09T16:01:16.950Z] Reading state information... [2021-03-09T16:01:16.950Z] Suggested packages: [2021-03-09T16:01:16.950Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-09T16:01:16.950Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-09T16:01:16.950Z] Recommended packages: [2021-03-09T16:01:16.950Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-09T16:01:16.950Z] The following NEW packages will be installed: [2021-03-09T16:01:16.950Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-09T16:01:16.950Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-09T16:01:16.950Z] pkg-config zip [2021-03-09T16:01:16.950Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T16:01:16.950Z] Need to get 7656 kB of archives. [2021-03-09T16:01:16.950Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-09T16:01:16.950Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] [2021-03-09T16:01:17.211Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-09T16:01:17.211Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-09T16:01:17.211Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-09T16:01:17.211Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-09T16:01:17.211Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-09T16:01:17.211Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-09T16:01:17.211Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-09T16:01:17.478Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-09T16:01:17.478Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-09T16:01:17.478Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-09T16:01:17.478Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-09T16:01:17.478Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-09T16:01:17.739Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-09T16:01:17.739Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-09T16:01:17.739Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T16:01:17.739Z] Fetched 7656 kB in 1s (10.7 MB/s) [2021-03-09T16:01:18.001Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-09T16:01:18.001Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-09T16:01:18.001Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-09T16:01:18.001Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-09T16:01:18.263Z] Selecting previously unselected package libpsl5:amd64. [2021-03-09T16:01:18.263Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-09T16:01:18.263Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-09T16:01:18.263Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-09T16:01:18.263Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-09T16:01:18.263Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-09T16:01:18.524Z] Selecting previously unselected package librtmp1:amd64. [2021-03-09T16:01:18.524Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-09T16:01:18.524Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-09T16:01:18.524Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-09T16:01:18.524Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-09T16:01:18.524Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-09T16:01:18.524Z] Selecting previously unselected package liberror-perl. [2021-03-09T16:01:18.524Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-09T16:01:18.524Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-09T16:01:18.785Z] Selecting previously unselected package git-man. [2021-03-09T16:01:18.785Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-09T16:01:18.785Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-09T16:01:19.046Z] Selecting previously unselected package git. [2021-03-09T16:01:19.046Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-09T16:01:19.046Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-09T16:01:19.989Z] Selecting previously unselected package libnorm1:amd64. [2021-03-09T16:01:19.989Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-09T16:01:19.989Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-09T16:01:19.989Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-09T16:01:19.989Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-09T16:01:19.989Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-09T16:01:19.989Z] Selecting previously unselected package libsodium23:amd64. [2021-03-09T16:01:19.989Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-09T16:01:19.989Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-09T16:01:20.250Z] Selecting previously unselected package libzmq5:amd64. [2021-03-09T16:01:20.250Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-09T16:01:20.250Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T16:01:20.250Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-09T16:01:20.250Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-09T16:01:20.250Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T16:01:20.523Z] Selecting previously unselected package pkg-config. [2021-03-09T16:01:20.523Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-09T16:01:20.523Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-09T16:01:20.523Z] Selecting previously unselected package zip. [2021-03-09T16:01:20.523Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-09T16:01:20.523Z] Unpacking zip (3.0-11build1) ... [2021-03-09T16:01:20.791Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-09T16:01:20.791Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-09T16:01:20.791Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-09T16:01:20.791Z] Setting up liberror-perl (0.17025-1) ... [2021-03-09T16:01:20.791Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-09T16:01:20.791Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-09T16:01:20.791Z] No schema files found: doing nothing. [2021-03-09T16:01:20.791Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-09T16:01:20.791Z] Setting up zip (3.0-11build1) ... [2021-03-09T16:01:20.791Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-09T16:01:20.791Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-09T16:01:20.791Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-09T16:01:21.051Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T16:01:21.051Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-09T16:01:21.051Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T16:01:21.051Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-09T16:01:21.052Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T16:01:25.371Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:01:25.371Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:01:25.371Z] ---> 1eb882938724 [2021-03-09T16:01:25.371Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T16:01:25.371Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:01:25.371Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:01:25.371Z] ---> 1eb882938724 [2021-03-09T16:01:25.371Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T16:01:25.371Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:01:25.371Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:01:25.371Z] ---> 1eb882938724 [2021-03-09T16:01:25.371Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T16:01:25.371Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:01:25.371Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:01:25.371Z] ---> 1eb882938724 [2021-03-09T16:01:25.371Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T16:01:25.371Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:01:25.371Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:01:25.371Z] ---> 1eb882938724 [2021-03-09T16:01:25.371Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T16:01:25.371Z] ---> Running in 5dbf8e5baa7f [2021-03-09T16:01:25.371Z] ---> Running in e7bd51b5be22 [2021-03-09T16:01:25.371Z] ---> Running in dbcc64b540d4 [2021-03-09T16:01:25.371Z] ---> Running in 4ef8b505ded8 [2021-03-09T16:01:25.371Z] ---> Running in c3e15b45ceac [2021-03-09T16:01:25.371Z] Removing intermediate container dbcc64b540d4 [2021-03-09T16:01:25.371Z] ---> d6e16edaa394 [2021-03-09T16:01:25.371Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:01:25.371Z] Removing intermediate container 5dbf8e5baa7f [2021-03-09T16:01:25.372Z] ---> 36944ff8dc53 [2021-03-09T16:01:25.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:01:25.372Z] Removing intermediate container e7bd51b5be22 [2021-03-09T16:01:25.372Z] ---> 1ec8ab9af327 [2021-03-09T16:01:25.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:01:25.372Z] Removing intermediate container c3e15b45ceac [2021-03-09T16:01:25.372Z] ---> c095870a5c46 [2021-03-09T16:01:25.372Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:01:25.372Z] Removing intermediate container 4ef8b505ded8 [2021-03-09T16:01:25.372Z] ---> f6f2a4c31046 [2021-03-09T16:01:25.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:01:25.372Z] ---> Running in faff8f072314 [2021-03-09T16:01:25.372Z] ---> Running in a19711b77660 [2021-03-09T16:01:25.372Z] ---> Running in bdced8e1d436 [2021-03-09T16:01:25.372Z] ---> Running in 46ad1c4d82e6 [2021-03-09T16:01:25.372Z] ---> Running in 08f549734032 [2021-03-09T16:01:25.372Z] Removing intermediate container faff8f072314 [2021-03-09T16:01:25.372Z] ---> 002e4ccf43ed [2021-03-09T16:01:25.372Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T16:01:25.372Z] ---> Running in 6130d8c4547a [2021-03-09T16:01:25.372Z] Removing intermediate container 46ad1c4d82e6 [2021-03-09T16:01:25.372Z] ---> c106aff35df1 [2021-03-09T16:01:25.372Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T16:01:25.372Z] Removing intermediate container bdced8e1d436 [2021-03-09T16:01:25.372Z] ---> 8a0e949c7bdf [2021-03-09T16:01:25.372Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T16:01:25.372Z] ---> Running in 3ce5eb8bfd7c [2021-03-09T16:01:25.372Z] Removing intermediate container a19711b77660 [2021-03-09T16:01:25.372Z] ---> a23accfb946e [2021-03-09T16:01:25.372Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T16:01:25.372Z] ---> Running in a92fab29c9de [2021-03-09T16:01:25.372Z] Removing intermediate container 08f549734032 [2021-03-09T16:01:25.372Z] ---> 3d37654c7a5f [2021-03-09T16:01:25.372Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T16:01:25.372Z] ---> Running in 826cc6b784e6 [2021-03-09T16:01:25.372Z] ---> Running in 64bb81303ded [2021-03-09T16:01:25.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:25.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:25.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:25.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:25.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:25.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:25.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:25.643Z] OK: 217 MiB in 51 packages [2021-03-09T16:01:25.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:26.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:26.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:01:26.196Z] OK: 217 MiB in 51 packages [2021-03-09T16:01:26.795Z] OK: 217 MiB in 51 packages [2021-03-09T16:01:26.795Z] OK: 217 MiB in 51 packages [2021-03-09T16:01:27.085Z] OK: 217 MiB in 51 packages [2021-03-09T16:01:27.362Z] Removing intermediate container 6130d8c4547a [2021-03-09T16:01:27.362Z] ---> 54adfd300f85 [2021-03-09T16:01:27.362Z] Step 6/21 : COPY go.mod . [2021-03-09T16:01:27.671Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T16:01:27.932Z] git set to automatically installed. [2021-03-09T16:01:27.932Z] git-man set to automatically installed. [2021-03-09T16:01:27.932Z] libcurl3-gnutls set to automatically installed. [2021-03-09T16:01:27.932Z] liberror-perl set to automatically installed. [2021-03-09T16:01:27.932Z] libglib2.0-0 set to automatically installed. [2021-03-09T16:01:27.932Z] libnghttp2-14 set to automatically installed. [2021-03-09T16:01:27.932Z] libnorm1 set to automatically installed. [2021-03-09T16:01:27.932Z] libpgm-5.2-0 set to automatically installed. [2021-03-09T16:01:27.932Z] libpsl5 set to automatically installed. [2021-03-09T16:01:27.932Z] librtmp1 set to automatically installed. [2021-03-09T16:01:27.932Z] libsodium23 set to automatically installed. [2021-03-09T16:01:27.932Z] libzmq3-dev set to automatically installed. [2021-03-09T16:01:27.932Z] libzmq5 set to automatically installed. [2021-03-09T16:01:27.932Z] pkg-config set to automatically installed. [2021-03-09T16:01:27.932Z] zip set to automatically installed. [2021-03-09T16:01:27.963Z] Removing intermediate container 3ce5eb8bfd7c [2021-03-09T16:01:27.964Z] ---> 3e9b8933b8df [2021-03-09T16:01:27.964Z] Step 6/23 : COPY go.mod . [2021-03-09T16:01:28.240Z] Removing intermediate container a92fab29c9de [2021-03-09T16:01:28.240Z] ---> 59c6b4fc4ec8 [2021-03-09T16:01:28.240Z] Step 6/23 : COPY go.mod . [2021-03-09T16:01:28.516Z] ---> 891f68328260 [2021-03-09T16:01:28.516Z] Step 7/21 : RUN go mod download [2021-03-09T16:01:28.788Z] ---> Running in c877b5ed6e4a [2021-03-09T16:01:29.070Z] Removing intermediate container 826cc6b784e6 [2021-03-09T16:01:29.070Z] Removing intermediate container 64bb81303ded [2021-03-09T16:01:29.070Z] ---> 092758c5e634 [2021-03-09T16:01:29.070Z] Step 6/26 : COPY go.mod . [2021-03-09T16:01:29.070Z] ---> d892a1b41d9b [2021-03-09T16:01:29.070Z] Step 6/22 : COPY go.mod . [2021-03-09T16:01:29.070Z] ---> 9feb0ffeb859 [2021-03-09T16:01:29.070Z] Step 7/23 : RUN go mod download [2021-03-09T16:01:29.349Z] ---> ddec42ee482e [2021-03-09T16:01:29.349Z] Step 7/23 : RUN go mod download [2021-03-09T16:01:29.349Z] ---> Running in da70929aeb71 [2021-03-09T16:01:29.627Z] ---> Running in 0daec077d71e [2021-03-09T16:01:30.240Z] ---> 3aa518fe8429 [2021-03-09T16:01:30.240Z] Step 7/26 : RUN go mod download [2021-03-09T16:01:30.240Z] ---> 243d232e260e [2021-03-09T16:01:30.240Z] Step 7/22 : RUN go mod download [2021-03-09T16:01:30.480Z] snapd is not logged in, snap install commands will use sudo [2021-03-09T16:01:30.512Z] ---> Running in c243bf702716 [2021-03-09T16:01:30.512Z] ---> Running in 50bfdd1bd5b7 [2021-03-09T16:01:33.143Z] Removing intermediate container c877b5ed6e4a [2021-03-09T16:01:33.143Z] ---> 35b060d0bd2b [2021-03-09T16:01:33.143Z] Step 8/21 : COPY . . [2021-03-09T16:01:33.747Z] Removing intermediate container da70929aeb71 [2021-03-09T16:01:33.747Z] ---> 0663f5eda7aa [2021-03-09T16:01:33.747Z] Step 8/23 : COPY . . [2021-03-09T16:01:34.020Z] Removing intermediate container 0daec077d71e [2021-03-09T16:01:34.020Z] ---> 52c2070daebb [2021-03-09T16:01:34.020Z] Step 8/23 : COPY . . [2021-03-09T16:01:35.461Z] Removing intermediate container c243bf702716 [2021-03-09T16:01:35.462Z] ---> cc71ccebe090 [2021-03-09T16:01:35.462Z] Step 8/22 : COPY . . [2021-03-09T16:01:36.057Z] Removing intermediate container 50bfdd1bd5b7 [2021-03-09T16:01:36.057Z] ---> 29a3573247ad [2021-03-09T16:01:36.057Z] Step 8/26 : COPY . . [2021-03-09T16:01:37.068Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T16:01:37.068Z] snap "core18" has no updates available [2021-03-09T16:01:37.644Z] Pulling config-common [2021-03-09T16:01:37.644Z] + snapcraftctl pull [2021-03-09T16:01:38.590Z] Pulling go-build-helper [2021-03-09T16:01:38.590Z] + snapcraftctl pull [2021-03-09T16:02:02.888Z] ---> 3df7fe7c4e85 [2021-03-09T16:02:02.888Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T16:02:02.888Z] ---> 7391b6e4f352 [2021-03-09T16:02:02.888Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T16:02:02.888Z] ---> b65fc97a9ad7 [2021-03-09T16:02:02.888Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T16:02:02.888Z] ---> d860dec3e976 [2021-03-09T16:02:02.888Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T16:02:02.888Z] ---> 0c99f7d30bcc [2021-03-09T16:02:02.888Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T16:02:02.888Z] ---> Running in 567f97530ada [2021-03-09T16:02:02.888Z] ---> Running in e72fa655a13e [2021-03-09T16:02:02.888Z] ---> Running in 4b9cfb99cca4 [2021-03-09T16:02:02.888Z] ---> Running in 2b474e28a95b [2021-03-09T16:02:02.888Z] ---> Running in c6c179b07174 [2021-03-09T16:02:02.888Z] 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-09T16:02:02.888Z] 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-09T16:02:03.164Z] 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-09T16:02:03.164Z] 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-09T16:02:03.164Z] 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-09T16:02:05.189Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-09T16:02:05.189Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-09T16:02:05.189Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-09T16:02:05.189Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-09T16:02:05.189Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-09T16:02:05.189Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-09T16:02:05.189Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-09T16:02:05.189Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-09T16:02:05.189Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-09T16:02:05.189Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-09T16:02:05.189Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-09T16:02:05.189Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-09T16:02:05.189Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-09T16:02:05.189Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-09T16:02:05.189Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-09T16:02:05.189Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-09T16:02:05.189Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-09T16:02:05.189Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-09T16:02:05.189Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-09T16:02:05.190Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-09T16:02:05.190Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-09T16:02:05.190Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-09T16:02:05.190Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-09T16:02:05.190Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-09T16:02:05.190Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-09T16:02:05.190Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-09T16:02:05.190Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-09T16:02:05.190Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-09T16:02:05.190Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-09T16:02:05.190Z] Fetched 279 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-09T16:02:05.190Z] Fetched 122 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-09T16:02:05.190Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-09T16:02:05.190Z] Fetched 8848 B in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-09T16:02:05.190Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-09T16:02:05.190Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-09T16:02:05.190Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-09T16:02:05.190Z] Fetched 214 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-09T16:02:05.190Z] Fetched 154 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-09T16:02:05.190Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-09T16:02:05.190Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-09T16:02:05.190Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-09T16:02:05.190Z] Fetched 499 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-09T16:02:05.190Z] Fetched 111 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-09T16:02:05.190Z] Fetched 240 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-09T16:02:05.190Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-09T16:02:05.190Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-09T16:02:05.190Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-09T16:02:05.190Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-09T16:02:05.190Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-09T16:02:05.190Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-09T16:02:05.190Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-09T16:02:05.190Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-09T16:02:05.190Z] Fetched 8720 B in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-09T16:02:05.190Z] Fetched 137 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-09T16:02:05.190Z] Fetched 119 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-09T16:02:05.190Z] Fetched 109 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-09T16:02:05.190Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-09T16:02:05.190Z] Fetched 645 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-09T16:02:05.190Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-09T16:02:05.190Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-09T16:02:05.190Z] Fetched 368 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-09T16:02:05.190Z] Fetched 187 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-09T16:02:05.190Z] Fetched 175 kB in 0s (0 B/s) [2021-03-09T16:02:05.190Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-09T16:02:05.760Z] Fetched 206 kB in 0s (0 B/s) [2021-03-09T16:02:05.760Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-09T16:02:05.760Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-09T16:02:05.760Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-09T16:02:05.760Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-09T16:02:05.760Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-09T16:02:05.760Z] Fetched 159 kB in 0s (0 B/s) [2021-03-09T16:02:05.760Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-09T16:02:05.760Z] Fetched 107 kB in 0s (0 B/s) [2021-03-09T16:02:05.760Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-09T16:02:05.760Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-09T16:02:05.760Z] Pulling static-packages [2021-03-09T16:02:05.760Z] + snapcraftctl pull [2021-03-09T16:02:06.701Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-09T16:02:06.701Z] Skipping pull go-build-helper (already ran) [2021-03-09T16:02:06.702Z] Skipping pull static-packages (already ran) [2021-03-09T16:02:06.702Z] Building go-build-helper [2021-03-09T16:02:06.702Z] + snapcraftctl build [2021-03-09T16:02:10.909Z] Building static-packages [2021-03-09T16:02:10.909Z] + snapcraftctl build [2021-03-09T16:02:13.453Z] Staging go-build-helper [2021-03-09T16:02:13.453Z] + snapcraftctl stage [2021-03-09T16:02:14.394Z] Staging static-packages [2021-03-09T16:02:14.394Z] + snapcraftctl stage [2021-03-09T16:02:15.775Z] Pulling go115 [2021-03-09T16:02:15.775Z] + snapcraftctl pull [2021-03-09T16:02:16.718Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-09T16:02:16.718Z] Skipping pull go115 (already ran) [2021-03-09T16:02:16.718Z] Building go115 [2021-03-09T16:02:16.718Z] + dpkg --print-architecture [2021-03-09T16:02:16.718Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-09T16:02:16.718Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-09T16:02:16.718Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-09T16:02:16.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-09T16:02:16.718Z] Dload Upload Total Spent Left Speed [2021-03-09T16:02:20.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 23.6M 0 0 22.0M 0 0:00:05 0:00:01 0:00:04 22.0M 52 115M 52 60.9M 0 0 29.4M 0 0:00:03 0:00:02 0:00:01 29.4M 87 115M 87 101M 0 0 33.0M 0 0:00:03 0:00:03 --:--:-- 33.0M 100 115M 100 115M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M [2021-03-09T16:02:20.204Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-09T16:02:20.204Z] + sha256sum -c sha256 [2021-03-09T16:02:20.204Z] + grep OK [2021-03-09T16:02:21.150Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-09T16:02:21.150Z] + mkdir -p /root/stage/go1.15 [2021-03-09T16:02:21.150Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-09T16:02:26.456Z] Staging go115 [2021-03-09T16:02:26.456Z] + snapcraftctl stage [2021-03-09T16:02:33.065Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T16:02:33.065Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T16:02:33.065Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T16:02:33.065Z] Fetched 0 B in 0s (0 B/s) [2021-03-09T16:02:33.065Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-09T16:02:33.065Z] Fetched 224 kB in 0s (0 B/s) [2021-03-09T16:02:33.065Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-09T16:02:33.065Z] Fetched 157 kB in 0s (0 B/s) [2021-03-09T16:02:33.065Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-09T16:02:33.065Z] Fetched 221 kB in 0s (0 B/s) [2021-03-09T16:02:33.065Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-09T16:02:33.065Z] Fetched 143 kB in 0s (0 B/s) [2021-03-09T16:02:33.065Z] Pulling edgex-go [2021-03-09T16:02:33.065Z] + snapcraftctl pull [2021-03-09T16:02:34.015Z] Pulling version [2021-03-09T16:02:34.015Z] + cd /root/project [2021-03-09T16:02:34.015Z] + [ -f VERSION ] [2021-03-09T16:02:34.015Z] + PROJECT_VERSION=local-dev [2021-03-09T16:02:34.015Z] + git rev-parse --short HEAD [2021-03-09T16:02:34.015Z] + GIT_REVISION=46a123c2 [2021-03-09T16:02:34.015Z] + snapcraftctl set-version local-dev [2021-03-09T16:02:35.410Z] Building config-common [2021-03-09T16:02:35.410Z] + snapcraftctl build [2021-03-09T16:02:37.963Z] Skipping build go-build-helper (already ran) [2021-03-09T16:02:37.963Z] Skipping build static-packages (already ran) [2021-03-09T16:02:37.963Z] Skipping build go115 (already ran) [2021-03-09T16:02:37.963Z] Building edgex-go [2021-03-09T16:02:38.906Z] + 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-09T16:02:38.906Z] + cd /root/parts/edgex-go/src [2021-03-09T16:02:38.906Z] + make build [2021-03-09T16:02:38.906Z] 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-09T16:02:40.824Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-09T16:02:40.824Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-09T16:02:40.824Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.43 [2021-03-09T16:02:40.824Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-09T16:02:40.824Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-09T16:02:40.824Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-09T16:02:40.824Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-09T16:02:40.824Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-09T16:02:40.824Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-09T16:02:40.824Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-09T16:02:40.824Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-09T16:02:40.824Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-09T16:02:40.824Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-09T16:02:40.824Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-09T16:02:40.824Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-09T16:02:40.824Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-09T16:02:40.824Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-09T16:02:40.824Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-09T16:02:40.824Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-09T16:02:40.824Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-09T16:02:40.824Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-09T16:02:40.824Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-09T16:02:40.824Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-09T16:02:40.824Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-09T16:02:40.824Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-09T16:02:40.824Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-09T16:02:40.824Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-09T16:02:40.824Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-09T16:02:40.824Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-09T16:02:40.824Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-09T16:02:40.824Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-09T16:02:40.824Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-09T16:02:40.824Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-09T16:02:40.824Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-09T16:02:40.824Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-09T16:02:41.112Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-09T16:02:41.112Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-09T16:02:41.112Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-09T16:02:41.112Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-09T16:02:41.112Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-09T16:02:41.112Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-09T16:02:41.112Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-09T16:02:41.112Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-09T16:02:41.386Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-09T16:02:41.386Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-09T16:02:51.468Z] 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-09T16:02:51.468Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-09T16:02:56.788Z] 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-09T16:02:57.051Z] 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-09T16:02:58.448Z] 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-09T16:02:59.025Z] 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-09T16:02:59.025Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-09T16:02:59.288Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-09T16:02:59.288Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-09T16:02:59.288Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-09T16:03:01.215Z] 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-09T16:03:01.215Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-09T16:03:01.215Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-09T16:03:02.608Z] 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-09T16:03:03.557Z] 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-09T16:03:03.557Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-09T16:03:04.959Z] 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-09T16:03:05.906Z] 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-09T16:03:05.906Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-09T16:03:07.299Z] 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-09T16:03:07.299Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-09T16:03:09.230Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-09T16:03:09.230Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-09T16:03:09.230Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-09T16:03:09.230Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-09T16:03:09.230Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-09T16:03:09.230Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-09T16:03:09.230Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-09T16:03:09.230Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-09T16:03:09.230Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-09T16:03:09.230Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-09T16:03:09.230Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-09T16:03:09.230Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-09T16:03:09.230Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-09T16:03:09.230Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-09T16:03:09.230Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-09T16:03:09.230Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-09T16:03:09.230Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-09T16:03:09.231Z] + 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-09T16:03:09.231Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-09T16:03:09.231Z] + 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-09T16:03:09.494Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-09T16:03:09.494Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-09T16:03:09.494Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-09T16:03:09.494Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-09T16:03:09.494Z] + 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-09T16:03:11.416Z] Building version [2021-03-09T16:03:11.416Z] + snapcraftctl build [2021-03-09T16:03:14.006Z] Staging config-common [2021-03-09T16:03:14.006Z] + snapcraftctl stage [2021-03-09T16:03:14.665Z] Skipping stage go-build-helper (already ran) [2021-03-09T16:03:14.665Z] Skipping stage static-packages (already ran) [2021-03-09T16:03:14.665Z] Skipping stage go115 (already ran) [2021-03-09T16:03:14.665Z] Staging edgex-go [2021-03-09T16:03:14.665Z] + snapcraftctl stage [2021-03-09T16:03:16.104Z] Staging version [2021-03-09T16:03:16.104Z] + snapcraftctl stage [2021-03-09T16:03:17.053Z] Priming config-common [2021-03-09T16:03:17.053Z] + snapcraftctl prime [2021-03-09T16:03:18.452Z] Priming go-build-helper [2021-03-09T16:03:18.452Z] + snapcraftctl prime [2021-03-09T16:03:19.402Z] Priming static-packages [2021-03-09T16:03:19.402Z] + snapcraftctl prime [2021-03-09T16:03:21.961Z] Priming go115 [2021-03-09T16:03:21.961Z] + snapcraftctl prime [2021-03-09T16:03:22.908Z] Priming edgex-go [2021-03-09T16:03:22.908Z] + snapcraftctl prime [2021-03-09T16:03:24.301Z] Priming version [2021-03-09T16:03:24.302Z] + snapcraftctl prime [2021-03-09T16:03:25.693Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-09T16:03:40.005Z] 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-09T16:03:46.733Z] Removing intermediate container 2b474e28a95b [2021-03-09T16:03:46.733Z] ---> fe4e96f52770 [2021-03-09T16:03:46.733Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T16:03:47.008Z] ---> Running in 5123b6847203 [2021-03-09T16:03:48.001Z] Removing intermediate container 567f97530ada [2021-03-09T16:03:48.002Z] ---> 133c9c79d9d9 [2021-03-09T16:03:48.002Z] [2021-03-09T16:03:48.002Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T16:03:48.002Z] 3.12: Pulling from library/alpine [2021-03-09T16:03:48.994Z] 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-09T16:03:49.597Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T16:03:49.597Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T16:03:49.597Z] ---> d10569e2745f [2021-03-09T16:03:49.597Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T16:03:50.198Z] ---> Running in cc01c9597b4a [2021-03-09T16:03:52.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:03:52.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:03:53.102Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T16:03:53.378Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T16:03:53.378Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T16:03:53.378Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T16:03:53.378Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:03:53.378Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T16:03:53.653Z] OK: 7 MiB in 18 packages [2021-03-09T16:03:54.638Z] Removing intermediate container 5123b6847203 [2021-03-09T16:03:54.638Z] ---> 125fcee8a5f2 [2021-03-09T16:03:54.638Z] [2021-03-09T16:03:54.638Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T16:03:54.911Z] 20.10.0: Pulling from library/docker [2021-03-09T16:03:57.569Z] Removing intermediate container cc01c9597b4a [2021-03-09T16:03:57.569Z] ---> 6a179ce23399 [2021-03-09T16:03:57.569Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T16:03:57.849Z] ---> Running in 8b8814bc0194 [2021-03-09T16:03:59.395Z] Removing intermediate container 8b8814bc0194 [2021-03-09T16:03:59.395Z] ---> 2403107334e6 [2021-03-09T16:03:59.395Z] Step 13/21 : WORKDIR /edgex [2021-03-09T16:03:59.395Z] ---> Running in 4b26ef1900f2 [2021-03-09T16:04:01.065Z] Removing intermediate container 4b26ef1900f2 [2021-03-09T16:04:01.065Z] ---> 0deed2fa6c19 [2021-03-09T16:04:01.065Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T16:04:03.083Z] Removing intermediate container e72fa655a13e [2021-03-09T16:04:03.083Z] ---> 516f5f75a013 [2021-03-09T16:04:03.083Z] [2021-03-09T16:04:03.083Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T16:04:03.083Z] ---> d10569e2745f [2021-03-09T16:04:03.083Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T16:04:03.083Z] ---> b84e8f3d0003 [2021-03-09T16:04:03.083Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T16:04:03.359Z] ---> Running in 6832c4b9c7e4 [2021-03-09T16:04:04.342Z] Removing intermediate container c6c179b07174 [2021-03-09T16:04:04.342Z] ---> db282afc0128 [2021-03-09T16:04:04.342Z] [2021-03-09T16:04:04.342Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T16:04:04.342Z] ---> d10569e2745f [2021-03-09T16:04:04.342Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T16:04:04.621Z] ---> Running in a74abcaf7c4a [2021-03-09T16:04:04.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:05.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:05.447Z] ---> 2f9d13cf9c9a [2021-03-09T16:04:05.447Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T16:04:06.041Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T16:04:06.041Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:04:06.041Z] OK: 5 MiB in 15 packages [2021-03-09T16:04:06.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:06.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:07.193Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T16:04:07.193Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T16:04:07.193Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:04:07.193Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T16:04:07.466Z] OK: 6 MiB in 16 packages [2021-03-09T16:04:07.750Z] ---> 40a24fd38c9b [2021-03-09T16:04:07.750Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T16:04:08.350Z] ---> Running in 781108c570ea [2021-03-09T16:04:08.350Z] Removing intermediate container 6832c4b9c7e4 [2021-03-09T16:04:08.350Z] ---> af424447bbf8 [2021-03-09T16:04:08.350Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:04:08.625Z] ---> Running in fb92b97c926a [2021-03-09T16:04:09.223Z] Removing intermediate container 781108c570ea [2021-03-09T16:04:09.223Z] ---> f4e64c569b24 [2021-03-09T16:04:09.223Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T16:04:09.506Z] ---> Running in 824e5827cadb [2021-03-09T16:04:09.506Z] Removing intermediate container fb92b97c926a [2021-03-09T16:04:09.506Z] ---> 2094f6df2fbc [2021-03-09T16:04:09.506Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T16:04:09.786Z] Removing intermediate container a74abcaf7c4a [2021-03-09T16:04:09.786Z] ---> 435a5e6914bd [2021-03-09T16:04:09.786Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:04:10.101Z] ---> Running in 11a18cb22402 [2021-03-09T16:04:10.101Z] ---> Running in 5cea7f353db3 [2021-03-09T16:04:10.101Z] Removing intermediate container 4b9cfb99cca4 [2021-03-09T16:04:10.101Z] ---> 2dd0eefef851 [2021-03-09T16:04:10.101Z] [2021-03-09T16:04:10.101Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T16:04:10.101Z] ---> d10569e2745f [2021-03-09T16:04:10.101Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T16:04:10.101Z] ---> Using cache [2021-03-09T16:04:10.101Z] ---> af424447bbf8 [2021-03-09T16:04:10.101Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:04:10.101Z] ---> Using cache [2021-03-09T16:04:10.101Z] ---> 2094f6df2fbc [2021-03-09T16:04:10.101Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T16:04:10.380Z] Removing intermediate container 824e5827cadb [2021-03-09T16:04:10.380Z] ---> 55e484eb7b26 [2021-03-09T16:04:10.380Z] Step 19/21 : LABEL arch=arm64 [2021-03-09T16:04:10.661Z] ---> Running in 199a28d15cd6 [2021-03-09T16:04:10.661Z] ---> Running in 4c65260149ea [2021-03-09T16:04:10.932Z] Removing intermediate container 5cea7f353db3 [2021-03-09T16:04:10.932Z] ---> 6c8c1a98d576 [2021-03-09T16:04:10.932Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T16:04:10.932Z] Removing intermediate container 11a18cb22402 [2021-03-09T16:04:10.932Z] ---> 0f70d46bb6f4 [2021-03-09T16:04:10.932Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T16:04:11.207Z] ---> Running in 7471d2ad3a09 [2021-03-09T16:04:11.207Z] ---> Running in c4016bc4463e [2021-03-09T16:04:11.485Z] Removing intermediate container 199a28d15cd6 [2021-03-09T16:04:11.485Z] ---> 4f374ae3c397 [2021-03-09T16:04:11.485Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T16:04:11.485Z] Removing intermediate container 4c65260149ea [2021-03-09T16:04:11.485Z] ---> 6a3378025ce0 [2021-03-09T16:04:11.485Z] Step 20/21 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T16:04:11.770Z] ---> Running in 357e2206178b [2021-03-09T16:04:11.770Z] ---> Running in 344918de3c08 [2021-03-09T16:04:12.051Z] Removing intermediate container 7471d2ad3a09 [2021-03-09T16:04:12.051Z] ---> 36d50b5bd44f [2021-03-09T16:04:12.051Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T16:04:12.051Z] Removing intermediate container c4016bc4463e [2021-03-09T16:04:12.051Z] ---> 654ca904676c [2021-03-09T16:04:12.051Z] Step 15/23 : WORKDIR / [2021-03-09T16:04:12.334Z] ---> Running in c3670ed05061 [2021-03-09T16:04:12.334Z] ---> Running in 7f85d3ae73c5 [2021-03-09T16:04:12.334Z] Removing intermediate container 357e2206178b [2021-03-09T16:04:12.334Z] ---> d46db8f55a21 [2021-03-09T16:04:12.334Z] Step 15/23 : WORKDIR / [2021-03-09T16:04:12.607Z] Removing intermediate container 344918de3c08 [2021-03-09T16:04:12.607Z] ---> 1afc3d22c32d [2021-03-09T16:04:12.607Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T16:04:12.607Z] ---> Running in a9e1bc28f8dd [2021-03-09T16:04:12.884Z] ---> Running in 994e2a3db132 [2021-03-09T16:04:12.884Z] Removing intermediate container 7f85d3ae73c5 [2021-03-09T16:04:12.884Z] ---> c815d23a9970 [2021-03-09T16:04:12.884Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:04:13.157Z] Removing intermediate container c3670ed05061 [2021-03-09T16:04:13.157Z] ---> be61208da1de [2021-03-09T16:04:13.157Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:04:13.433Z] Removing intermediate container 994e2a3db132 [2021-03-09T16:04:13.433Z] ---> 1fce06041be5 [2021-03-09T16:04:13.433Z] [2021-03-09T16:04:13.433Z] Removing intermediate container a9e1bc28f8dd [2021-03-09T16:04:13.433Z] ---> 9dc3ebd16a1b [2021-03-09T16:04:13.433Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:04:14.042Z] ---> 3a9c1722b38d [2021-03-09T16:04:14.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T16:04:14.042Z] Successfully built 1fce06041be5 [2021-03-09T16:04:14.042Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T16:04:14.313Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-09T16:04:14.313Z]  Building docker-security-proxy-setup-go ... done Status: Downloaded newer image for docker:20.10.0 [2021-03-09T16:04:14.313Z] Building docker-security-bootstrapper-go [2021-03-09T16:04:14.313Z] ---> eeaf43b92773 [2021-03-09T16:04:14.313Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T16:04:14.313Z] ---> f7d399d6a724 [2021-03-09T16:04:14.313Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T16:04:14.586Z] ---> Running in e0b86b11c98f [2021-03-09T16:04:14.586Z] ---> 7e1854dd079a [2021-03-09T16:04:14.586Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T16:04:16.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:16.584Z] ---> 0a03599a028c [2021-03-09T16:04:16.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T16:04:16.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:16.858Z] ---> 23b5c6dac5e9 [2021-03-09T16:04:16.858Z] ---> 234aab3fc011 [2021-03-09T16:04:16.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T16:04:16.858Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T16:04:17.490Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T16:04:17.491Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T16:04:17.491Z] Executing bash-5.0.17-r0.post-install [2021-03-09T16:04:17.491Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:04:17.769Z] OK: 12 MiB in 22 packages [2021-03-09T16:04:18.045Z] ---> aa7a2ab74062 [2021-03-09T16:04:18.045Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T16:04:18.320Z] ---> Running in 1368d365c8c7 [2021-03-09T16:04:18.320Z] ---> 6696be2f218e [2021-03-09T16:04:18.320Z] ---> 1bae422cc3a3 [2021-03-09T16:04:18.320Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T16:04:18.320Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T16:04:18.949Z] ---> Running in 0e16cb2aa82b [2021-03-09T16:04:18.949Z] ---> Running in f5fbeed221fc [2021-03-09T16:04:19.288Z] Removing intermediate container 1368d365c8c7 [2021-03-09T16:04:19.288Z] ---> c4ace24aaec4 [2021-03-09T16:04:19.288Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:04:19.560Z] Removing intermediate container e0b86b11c98f [2021-03-09T16:04:19.560Z] ---> 2869069ca64f [2021-03-09T16:04:19.560Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T16:04:19.832Z] ---> Running in 06e23a5c3bd5 [2021-03-09T16:04:19.832Z] Removing intermediate container f5fbeed221fc [2021-03-09T16:04:19.832Z] ---> ea46fd2b51d8 [2021-03-09T16:04:19.832Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:04:19.832Z] Removing intermediate container 0e16cb2aa82b [2021-03-09T16:04:19.832Z] ---> c4c9331a30c6 [2021-03-09T16:04:19.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:04:20.103Z] ---> Running in 9b3319214aa1 [2021-03-09T16:04:20.375Z] ---> Running in 7370d91a2c83 [2021-03-09T16:04:20.375Z] ---> Running in 0cae5025a422 [2021-03-09T16:04:20.375Z] Removing intermediate container 06e23a5c3bd5 [2021-03-09T16:04:20.375Z] ---> 30e6857f0767 [2021-03-09T16:04:20.375Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T16:04:20.645Z] Removing intermediate container 9b3319214aa1 [2021-03-09T16:04:20.645Z] ---> 98ee3bcb1a4f [2021-03-09T16:04:20.645Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T16:04:20.645Z] ---> Running in b2e310622985 [2021-03-09T16:04:20.920Z] ---> Running in 080c0c1dbd6d [2021-03-09T16:04:20.920Z] Removing intermediate container 7370d91a2c83 [2021-03-09T16:04:20.920Z] ---> d527fad9b112 [2021-03-09T16:04:20.920Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T16:04:20.920Z] Removing intermediate container 0cae5025a422 [2021-03-09T16:04:20.920Z] ---> 42fbbf38c893 [2021-03-09T16:04:20.920Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T16:04:21.211Z] ---> Running in 33a50981add1 [2021-03-09T16:04:21.211Z] ---> Running in 0fc065f0490b [2021-03-09T16:04:21.211Z] Removing intermediate container b2e310622985 [2021-03-09T16:04:21.211Z] ---> 6f1830c8a8c8 [2021-03-09T16:04:21.211Z] Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T16:04:21.488Z] Removing intermediate container 080c0c1dbd6d [2021-03-09T16:04:21.488Z] ---> 357e5c7bb2e7 [2021-03-09T16:04:21.488Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T16:04:21.488Z] ---> Running in 90d49399fa66 [2021-03-09T16:04:21.763Z] ---> Running in 80527de2f774 [2021-03-09T16:04:21.763Z] Removing intermediate container 33a50981add1 [2021-03-09T16:04:21.763Z] ---> 58b9d060adce [2021-03-09T16:04:21.763Z] Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T16:04:22.037Z] ---> Running in 36c201adf631 [2021-03-09T16:04:22.037Z] Removing intermediate container 0fc065f0490b [2021-03-09T16:04:22.037Z] ---> 287f386c3af4 [2021-03-09T16:04:22.037Z] Step 21/22 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T16:04:22.037Z] Removing intermediate container 90d49399fa66 [2021-03-09T16:04:22.037Z] ---> 4c804608e66e [2021-03-09T16:04:22.037Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T16:04:22.311Z] ---> Running in a6ba3e3b1c5c [2021-03-09T16:04:22.311Z] Removing intermediate container 80527de2f774 [2021-03-09T16:04:22.311Z] ---> 668de10a8b4e [2021-03-09T16:04:22.311Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T16:04:22.311Z] ---> Running in c7248996ffbd [2021-03-09T16:04:22.585Z] Removing intermediate container 36c201adf631 [2021-03-09T16:04:22.585Z] ---> d3d3541e81f6 [2021-03-09T16:04:22.585Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T16:04:22.860Z] ---> Running in b72b74bbbc64 [2021-03-09T16:04:23.143Z] Removing intermediate container a6ba3e3b1c5c [2021-03-09T16:04:23.143Z] ---> 69b188e8f99c [2021-03-09T16:04:23.143Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T16:04:23.143Z] Removing intermediate container c7248996ffbd [2021-03-09T16:04:23.143Z] ---> 60e31bab2ed5 [2021-03-09T16:04:23.143Z] [2021-03-09T16:04:23.420Z] ---> Running in 4b8bbab02db4 [2021-03-09T16:04:23.701Z] Removing intermediate container b72b74bbbc64 [2021-03-09T16:04:23.701Z] ---> d3b06eb20d04 [2021-03-09T16:04:23.701Z] [2021-03-09T16:04:23.977Z] Successfully built 60e31bab2ed5 [2021-03-09T16:04:23.977Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-09T16:04:23.977Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-09T16:04:23.977Z] ---> 9bc546d5c813 [2021-03-09T16:04:23.977Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T16:04:24.252Z] Removing intermediate container 4b8bbab02db4 [2021-03-09T16:04:24.252Z] ---> b82cf841b012 [2021-03-09T16:04:24.252Z] [2021-03-09T16:04:24.529Z] Successfully built d3b06eb20d04 [2021-03-09T16:04:24.529Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-09T16:04:24.529Z] Building docker-support-scheduler-go [2021-03-09T16:04:24.801Z]  Building docker-core-metadata-go ... done Successfully built b82cf841b012 [2021-03-09T16:04:24.801Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-09T16:04:24.801Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-09T16:04:25.077Z] ---> 1620bbae13fe [2021-03-09T16:04:25.077Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T16:04:26.046Z] ---> 7cf923df3dcc [2021-03-09T16:04:26.046Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T16:04:26.317Z] ---> Running in 8f9e4cd590eb [2021-03-09T16:04:27.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:27.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:28.153Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T16:04:28.153Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T16:04:28.153Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T16:04:28.153Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T16:04:28.153Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T16:04:28.153Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T16:04:28.153Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T16:04:30.121Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T16:04:30.122Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T16:04:30.122Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T16:04:30.122Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T16:04:30.122Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T16:04:30.122Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T16:04:30.122Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T16:04:30.122Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T16:04:30.122Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T16:04:30.122Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T16:04:30.122Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T16:04:30.122Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T16:04:30.122Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T16:04:30.122Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T16:04:30.122Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T16:04:30.400Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T16:04:30.400Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T16:04:30.400Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T16:04:30.400Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T16:04:30.400Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T16:04:30.400Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T16:04:30.400Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T16:04:30.400Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T16:04:30.401Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T16:04:30.401Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T16:04:30.401Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T16:04:30.678Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:04:30.678Z] OK: 71 MiB in 55 packages [2021-03-09T16:04:40.825Z] Removing intermediate container 8f9e4cd590eb [2021-03-09T16:04:40.825Z] ---> 9e9688f3e5b2 [2021-03-09T16:04:40.825Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T16:04:40.825Z] ---> Running in d3a85c3f78c2 [2021-03-09T16:04:46.224Z] Collecting docker-compose==1.23.2 [2021-03-09T16:04:46.224Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T16:04:46.495Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T16:04:46.495Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T16:04:49.101Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T16:04:49.101Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T16:04:49.695Z] Collecting PyYAML<4,>=3.10 [2021-03-09T16:04:49.695Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T16:04:53.076Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T16:04:53.076Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T16:04:53.673Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T16:04:53.673Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T16:04:54.266Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:04:54.266Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:04:54.266Z] ---> 1eb882938724 [2021-03-09T16:04:54.266Z] Step 3/31 : WORKDIR /edgex-go [2021-03-09T16:04:54.266Z] ---> Using cache [2021-03-09T16:04:54.266Z] ---> f6f2a4c31046 [2021-03-09T16:04:54.266Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:04:54.266Z] ---> Using cache [2021-03-09T16:04:54.266Z] ---> 3d37654c7a5f [2021-03-09T16:04:54.266Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T16:04:56.904Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T16:04:56.905Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T16:04:56.905Z] ---> Running in 1ae010143dd9 [2021-03-09T16:04:56.905Z] 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-09T16:04:57.890Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T16:04:57.890Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T16:04:58.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:58.437Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T16:04:58.437Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T16:04:59.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:04:59.643Z] OK: 217 MiB in 51 packages [2021-03-09T16:05:03.033Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T16:05:03.033Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T16:05:03.033Z] Removing intermediate container 1ae010143dd9 [2021-03-09T16:05:03.033Z] ---> c24002d98cf7 [2021-03-09T16:05:03.033Z] Step 6/31 : COPY go.mod . [2021-03-09T16:05:03.033Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T16:05:03.033Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T16:05:04.011Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T16:05:04.011Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T16:05:04.287Z] ---> 009758693ad1 [2021-03-09T16:05:04.287Z] Step 7/31 : RUN go mod download [2021-03-09T16:05:04.560Z] 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-09T16:05:04.560Z] 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-09T16:05:04.835Z] ---> Running in d6616b946df4 [2021-03-09T16:05:05.110Z] Collecting idna<2.8,>=2.5 [2021-03-09T16:05:05.110Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T16:05:05.110Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T16:05:05.110Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T16:05:05.110Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T16:05:05.110Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T16:05:06.543Z] Installing collected packages: dockerpty, websocket-client, PyYAML, jsonschema, texttable, cached-property, urllib3, idna, requests, docker-pycreds, docker, docopt, docker-compose [2021-03-09T16:05:06.543Z] Running setup.py install for dockerpty: started [2021-03-09T16:05:09.165Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T16:05:09.165Z] Removing intermediate container d6616b946df4 [2021-03-09T16:05:09.165Z] ---> 71d83e9c9504 [2021-03-09T16:05:09.165Z] Step 8/31 : COPY . . [2021-03-09T16:05:09.165Z] Running setup.py install for PyYAML: started [2021-03-09T16:05:11.927Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:05:11.927Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:05:11.927Z] ---> 1eb882938724 [2021-03-09T16:05:11.927Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> f6f2a4c31046 [2021-03-09T16:05:11.927Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> 3d37654c7a5f [2021-03-09T16:05:11.927Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> c24002d98cf7 [2021-03-09T16:05:11.927Z] Step 6/24 : COPY go.mod . [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> 009758693ad1 [2021-03-09T16:05:11.927Z] Step 7/24 : RUN go mod download [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> 71d83e9c9504 [2021-03-09T16:05:11.927Z] Step 8/24 : COPY . . [2021-03-09T16:05:11.927Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T16:05:11.927Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:05:11.927Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:05:11.927Z] ---> 1eb882938724 [2021-03-09T16:05:11.927Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> f6f2a4c31046 [2021-03-09T16:05:11.927Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> 3d37654c7a5f [2021-03-09T16:05:11.927Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> c24002d98cf7 [2021-03-09T16:05:11.927Z] Step 6/22 : COPY go.mod . [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> 009758693ad1 [2021-03-09T16:05:11.927Z] Step 7/22 : RUN go mod download [2021-03-09T16:05:11.927Z] ---> Using cache [2021-03-09T16:05:11.927Z] ---> 71d83e9c9504 [2021-03-09T16:05:11.927Z] Step 8/22 : COPY . . [2021-03-09T16:05:12.599Z] Running setup.py install for texttable: started [2021-03-09T16:05:12.888Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:05:12.888Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:05:12.888Z] ---> 1eb882938724 [2021-03-09T16:05:12.888Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T16:05:12.888Z] ---> Using cache [2021-03-09T16:05:12.888Z] ---> f6f2a4c31046 [2021-03-09T16:05:12.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:05:12.888Z] ---> Using cache [2021-03-09T16:05:12.888Z] ---> 3d37654c7a5f [2021-03-09T16:05:12.888Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T16:05:14.875Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T16:05:15.473Z] Attempting uninstall: urllib3 [2021-03-09T16:05:15.473Z] Found existing installation: urllib3 1.25.9 [2021-03-09T16:05:15.473Z] Uninstalling urllib3-1.25.9: [2021-03-09T16:05:15.753Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T16:05:16.377Z] ---> Running in 344dbbe8f23f [2021-03-09T16:05:16.377Z] Attempting uninstall: idna [2021-03-09T16:05:16.377Z] Found existing installation: idna 2.9 [2021-03-09T16:05:16.377Z] Uninstalling idna-2.9: [2021-03-09T16:05:16.653Z] Successfully uninstalled idna-2.9 [2021-03-09T16:05:17.254Z] Attempting uninstall: requests [2021-03-09T16:05:17.254Z] Found existing installation: requests 2.23.0 [2021-03-09T16:05:17.254Z] Uninstalling requests-2.23.0: [2021-03-09T16:05:17.530Z] Successfully uninstalled requests-2.23.0 [2021-03-09T16:05:17.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:05:18.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:05:18.798Z] Running setup.py install for docopt: started [2021-03-09T16:05:19.407Z] OK: 217 MiB in 51 packages [2021-03-09T16:05:21.440Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T16:05:22.439Z] 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-09T16:05:23.431Z] Removing intermediate container 344dbbe8f23f [2021-03-09T16:05:23.431Z] ---> 0ee30e8eeed5 [2021-03-09T16:05:23.431Z] Step 6/23 : COPY go.mod . [2021-03-09T16:05:24.867Z] ---> c3556e6d91d2 [2021-03-09T16:05:24.867Z] Step 7/23 : RUN go mod download [2021-03-09T16:05:25.147Z] ---> Running in e145c618d4f2 [2021-03-09T16:05:28.553Z] Removing intermediate container d3a85c3f78c2 [2021-03-09T16:05:28.553Z] ---> e9851d18bc0c [2021-03-09T16:05:28.553Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T16:05:29.533Z] ---> Running in 282816f9429a [2021-03-09T16:05:30.528Z] Removing intermediate container e145c618d4f2 [2021-03-09T16:05:30.528Z] ---> 3368abeefb5b [2021-03-09T16:05:30.528Z] Step 8/23 : COPY . . [2021-03-09T16:05:31.982Z] ---> f945c07a48b9 [2021-03-09T16:05:31.982Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T16:05:32.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:05:32.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:05:32.811Z] ---> Running in 5455eab8cf54 [2021-03-09T16:05:33.084Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T16:05:33.084Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T16:05:33.084Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T16:05:33.084Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:05:33.084Z] OK: 71 MiB in 58 packages [2021-03-09T16:05:34.539Z] ---> d1a3b48c3bd8 [2021-03-09T16:05:34.539Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T16:05:34.539Z] 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-09T16:05:35.141Z] ---> Running in 9e437e578a52 [2021-03-09T16:05:35.415Z] ---> c7486649e8f7 [2021-03-09T16:05:35.415Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T16:05:35.684Z] Removing intermediate container 282816f9429a [2021-03-09T16:05:35.684Z] ---> 3d7a9dfb5de9 [2021-03-09T16:05:35.684Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T16:05:36.287Z] ---> Running in e3166aceb33e [2021-03-09T16:05:36.563Z] ---> Running in 41d3c632c83f [2021-03-09T16:05:38.032Z] Removing intermediate container 41d3c632c83f [2021-03-09T16:05:38.032Z] ---> 74c44bdf02c3 [2021-03-09T16:05:38.032Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:05:38.310Z] 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-09T16:05:38.310Z] ---> Running in c5b5005be587 [2021-03-09T16:05:38.911Z] 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-09T16:05:39.539Z] Removing intermediate container c5b5005be587 [2021-03-09T16:05:39.540Z] ---> 366c262c11cc [2021-03-09T16:05:39.540Z] Step 24/26 : LABEL arch=arm64 [2021-03-09T16:05:40.140Z] ---> Running in 6ce141794825 [2021-03-09T16:05:40.741Z] Removing intermediate container 6ce141794825 [2021-03-09T16:05:40.741Z] ---> 1fb6922db251 [2021-03-09T16:05:40.741Z] Step 25/26 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T16:05:41.018Z] ---> Running in 4e05e0590746 [2021-03-09T16:05:42.028Z] Removing intermediate container 4e05e0590746 [2021-03-09T16:05:42.028Z] ---> 5b9a33755fdf [2021-03-09T16:05:42.028Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T16:05:42.643Z] ---> Running in 3cdd719ce424 [2021-03-09T16:05:43.649Z] Removing intermediate container 3cdd719ce424 [2021-03-09T16:05:43.649Z] ---> 94aba2b98630 [2021-03-09T16:05:43.649Z] [2021-03-09T16:05:44.641Z] Successfully built 94aba2b98630 [2021-03-09T16:05:44.641Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-09T16:05:52.954Z]  Building docker-sys-mgmt-agent-go ... done  ---> ab0d03e3164e [2021-03-09T16:05:52.954Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T16:05:53.230Z] ---> Running in faca12d9c61d [2021-03-09T16:05:55.224Z] 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-09T16:06:51.797Z] 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-09T16:06:58.543Z] Removing intermediate container 5455eab8cf54 [2021-03-09T16:06:58.543Z] ---> 33a2d3ef6527 [2021-03-09T16:06:58.543Z] [2021-03-09T16:06:58.543Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T16:06:58.543Z] ---> d10569e2745f [2021-03-09T16:06:58.543Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T16:06:58.818Z] ---> Running in f6e015fe1451 [2021-03-09T16:06:59.817Z] Removing intermediate container f6e015fe1451 [2021-03-09T16:06:59.817Z] ---> 22538a2c7005 [2021-03-09T16:06:59.817Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T16:07:00.101Z] ---> Running in b26fea24e951 [2021-03-09T16:07:02.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:07:02.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:07:03.037Z] Removing intermediate container e3166aceb33e [2021-03-09T16:07:03.037Z] ---> e7e88d5ff2c9 [2021-03-09T16:07:03.037Z] [2021-03-09T16:07:03.037Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T16:07:03.037Z] ---> d10569e2745f [2021-03-09T16:07:03.325Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T16:07:03.325Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T16:07:03.325Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T16:07:03.325Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:07:03.325Z] OK: 5 MiB in 16 packages [2021-03-09T16:07:03.325Z] ---> Running in efdab5c2374a [2021-03-09T16:07:05.318Z] Removing intermediate container b26fea24e951 [2021-03-09T16:07:05.318Z] ---> fe837ce955d2 [2021-03-09T16:07:05.318Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T16:07:05.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:07:05.597Z] ---> Running in 6bdd2cc61971 [2021-03-09T16:07:05.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:07:06.233Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T16:07:06.233Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T16:07:06.233Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T16:07:06.233Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T16:07:06.233Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T16:07:06.233Z] Removing intermediate container 6bdd2cc61971 [2021-03-09T16:07:06.233Z] ---> 5a94b577aac9 [2021-03-09T16:07:06.233Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T16:07:06.233Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:07:06.233Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T16:07:06.604Z] ---> Running in 22f656b1d4a9 [2021-03-09T16:07:06.604Z] OK: 7 MiB in 19 packages [2021-03-09T16:07:07.292Z] Removing intermediate container 22f656b1d4a9 [2021-03-09T16:07:07.292Z] ---> 95b7036ecac0 [2021-03-09T16:07:07.292Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T16:07:07.601Z] ---> Running in c0b92fa81446 [2021-03-09T16:07:10.298Z] Removing intermediate container efdab5c2374a [2021-03-09T16:07:10.298Z] ---> e43310a4fa64 [2021-03-09T16:07:10.298Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T16:07:10.575Z] ---> Running in 092e3843f501 [2021-03-09T16:07:11.568Z] Removing intermediate container 092e3843f501 [2021-03-09T16:07:11.568Z] ---> a555d89d7bd0 [2021-03-09T16:07:11.568Z] Step 13/24 : WORKDIR / [2021-03-09T16:07:12.169Z] ---> Running in cacb3a8a1cee [2021-03-09T16:07:12.445Z] Removing intermediate container c0b92fa81446 [2021-03-09T16:07:12.445Z] ---> 174b8407c632 [2021-03-09T16:07:12.445Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T16:07:12.723Z] ---> Running in 1fffc4ca1a75 [2021-03-09T16:07:13.709Z] Removing intermediate container cacb3a8a1cee [2021-03-09T16:07:13.709Z] ---> b2fe3023fbc8 [2021-03-09T16:07:13.709Z] 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-09T16:07:13.709Z] Removing intermediate container 1fffc4ca1a75 [2021-03-09T16:07:13.709Z] ---> ab4e695fb39b [2021-03-09T16:07:13.709Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T16:07:15.172Z] Removing intermediate container 9e437e578a52 [2021-03-09T16:07:15.172Z] ---> 007a6fa60ecf [2021-03-09T16:07:15.172Z] [2021-03-09T16:07:15.172Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T16:07:15.172Z] ---> d10569e2745f [2021-03-09T16:07:15.172Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T16:07:15.172Z] ---> Using cache [2021-03-09T16:07:15.172Z] ---> af424447bbf8 [2021-03-09T16:07:15.172Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:07:15.172Z] ---> Using cache [2021-03-09T16:07:15.172Z] ---> 2094f6df2fbc [2021-03-09T16:07:15.172Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T16:07:15.445Z] ---> b5f33a7f34b6 [2021-03-09T16:07:15.445Z] 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-09T16:07:15.445Z] ---> Running in 070f9426cbd2 [2021-03-09T16:07:15.445Z] ---> 9e4513bb31d3 [2021-03-09T16:07:15.445Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T16:07:16.048Z] ---> Running in 01fd4bd07828 [2021-03-09T16:07:16.656Z] Removing intermediate container 070f9426cbd2 [2021-03-09T16:07:16.656Z] ---> aff3226b9229 [2021-03-09T16:07:16.656Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T16:07:16.656Z] ---> 3672d06c5135 [2021-03-09T16:07:16.656Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T16:07:16.656Z] ---> Running in 67e640e01c6a [2021-03-09T16:07:17.641Z] Removing intermediate container 67e640e01c6a [2021-03-09T16:07:17.641Z] ---> 087311d4b606 [2021-03-09T16:07:17.641Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:07:17.920Z] ---> 68ba3fbc15de [2021-03-09T16:07:17.920Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T16:07:18.901Z] ---> 1671fe402ba7 [2021-03-09T16:07:18.901Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T16:07:19.510Z] ---> 9fa54fb0f171 [2021-03-09T16:07:19.510Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T16:07:19.510Z] Removing intermediate container 01fd4bd07828 [2021-03-09T16:07:19.510Z] ---> b04b590db151 [2021-03-09T16:07:19.510Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:07:20.947Z] ---> 54dbc05a5ae0 [2021-03-09T16:07:20.947Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T16:07:20.947Z] ---> 44680219a802 [2021-03-09T16:07:20.947Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T16:07:21.548Z] ---> df0ac8c676ae [2021-03-09T16:07:21.548Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T16:07:21.818Z] ---> 5572b9d84a4e [2021-03-09T16:07:21.818Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T16:07:22.419Z] ---> Running in 1bcce7200b9e [2021-03-09T16:07:22.694Z] ---> 7eb235267724 [2021-03-09T16:07:22.694Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T16:07:22.694Z] ---> 292fadbf0839 [2021-03-09T16:07:22.694Z] 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-09T16:07:22.966Z] ---> Running in 5f682fc1425b [2021-03-09T16:07:23.243Z] Removing intermediate container 1bcce7200b9e [2021-03-09T16:07:23.243Z] ---> 227ea243ff6a [2021-03-09T16:07:23.243Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:07:23.519Z] ---> Running in c503dfa8dbf2 [2021-03-09T16:07:23.802Z] ---> 5fd92ddb9e62 [2021-03-09T16:07:23.802Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T16:07:24.079Z] Removing intermediate container c503dfa8dbf2 [2021-03-09T16:07:24.079Z] ---> f91a5ab97356 [2021-03-09T16:07:24.079Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T16:07:24.352Z] ---> Running in f2af8612f5cc [2021-03-09T16:07:24.955Z] ---> 2e9a250b0e70 [2021-03-09T16:07:24.955Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T16:07:25.228Z] Removing intermediate container f2af8612f5cc [2021-03-09T16:07:25.228Z] ---> 557eb5cfabe2 [2021-03-09T16:07:25.228Z] Step 21/22 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T16:07:25.500Z] ---> Running in 2bde58458a09 [2021-03-09T16:07:25.771Z] ---> 536691b726c7 [2021-03-09T16:07:25.771Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T16:07:26.377Z] ---> Running in f9e7679081af [2021-03-09T16:07:26.377Z] Removing intermediate container 2bde58458a09 [2021-03-09T16:07:26.377Z] ---> 7b337ccd77c9 [2021-03-09T16:07:26.377Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T16:07:26.377Z] Removing intermediate container 5f682fc1425b [2021-03-09T16:07:26.377Z] ---> 4dc59b34d4ac [2021-03-09T16:07:26.377Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T16:07:26.653Z] ---> Running in 7b9309a81eff [2021-03-09T16:07:26.653Z] ---> Running in 8d7f7602cf30 [2021-03-09T16:07:26.950Z] Removing intermediate container f9e7679081af [2021-03-09T16:07:26.950Z] ---> 9d8c51c99038 [2021-03-09T16:07:26.950Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T16:07:27.235Z] Removing intermediate container 8d7f7602cf30 [2021-03-09T16:07:27.235Z] ---> d3d727d90976 [2021-03-09T16:07:27.235Z] Step 22/24 : LABEL arch=arm64 [2021-03-09T16:07:27.235Z] Removing intermediate container 7b9309a81eff [2021-03-09T16:07:27.235Z] ---> cb8fb16dd549 [2021-03-09T16:07:27.235Z] [2021-03-09T16:07:27.508Z] ---> Running in 2f12bf8b88b9 [2021-03-09T16:07:27.781Z] Successfully built cb8fb16dd549 [2021-03-09T16:07:27.781Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-09T16:07:28.053Z]  Building docker-support-scheduler-go ... done  ---> 98d0189daa2b [2021-03-09T16:07:28.053Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T16:07:28.053Z] Removing intermediate container 2f12bf8b88b9 [2021-03-09T16:07:28.053Z] ---> 522723b7b543 [2021-03-09T16:07:28.053Z] Step 23/24 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T16:07:28.324Z] ---> Running in 00da31810568 [2021-03-09T16:07:28.324Z] ---> Running in 8ee487809056 [2021-03-09T16:07:28.918Z] Removing intermediate container 8ee487809056 [2021-03-09T16:07:28.918Z] ---> c6b224d2a5c8 [2021-03-09T16:07:28.918Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T16:07:29.192Z] ---> Running in d52929e9daaf [2021-03-09T16:07:30.166Z] Removing intermediate container d52929e9daaf [2021-03-09T16:07:30.166Z] ---> 27e5f956eb5a [2021-03-09T16:07:30.166Z] [2021-03-09T16:07:30.436Z] Successfully built 27e5f956eb5a [2021-03-09T16:07:30.707Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-09T16:07:31.299Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 00da31810568 [2021-03-09T16:07:31.299Z] ---> 3775b2747290 [2021-03-09T16:07:31.299Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T16:07:31.299Z] Removing intermediate container faca12d9c61d [2021-03-09T16:07:31.299Z] ---> 7567aa2bf8b1 [2021-03-09T16:07:31.299Z] [2021-03-09T16:07:31.299Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T16:07:31.299Z] ---> d10569e2745f [2021-03-09T16:07:31.299Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T16:07:31.570Z] ---> Running in 1101f372c108 [2021-03-09T16:07:31.847Z] ---> Running in b14878334309 [2021-03-09T16:07:32.120Z] Removing intermediate container 1101f372c108 [2021-03-09T16:07:32.120Z] ---> ffeb9c96a93e [2021-03-09T16:07:32.120Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T16:07:32.120Z] Removing intermediate container b14878334309 [2021-03-09T16:07:32.120Z] ---> ba3072de6e03 [2021-03-09T16:07:32.120Z] Step 28/31 : CMD ["gate"] [2021-03-09T16:07:32.392Z] ---> Running in 9b20d1bd5800 [2021-03-09T16:07:32.665Z] ---> Running in e7925a38a9f1 [2021-03-09T16:07:32.936Z] Removing intermediate container 9b20d1bd5800 [2021-03-09T16:07:32.936Z] ---> 1f2beef50bd3 [2021-03-09T16:07:32.936Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T16:07:32.936Z] ---> Running in f33b28d00211 [2021-03-09T16:07:33.207Z] Removing intermediate container e7925a38a9f1 [2021-03-09T16:07:33.207Z] ---> de077938187c [2021-03-09T16:07:33.207Z] Step 29/31 : LABEL arch=arm64 [2021-03-09T16:07:33.479Z] ---> Running in 83d436af3e35 [2021-03-09T16:07:33.760Z] Removing intermediate container f33b28d00211 [2021-03-09T16:07:33.760Z] ---> e51120195ef0 [2021-03-09T16:07:33.760Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:07:33.760Z] ---> Running in eeaa04397495 [2021-03-09T16:07:34.035Z] Removing intermediate container 83d436af3e35 [2021-03-09T16:07:34.035Z] ---> 5173c9c9f9ae [2021-03-09T16:07:34.035Z] Step 30/31 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T16:07:34.629Z] ---> Running in e725650a0d78 [2021-03-09T16:07:34.901Z] Removing intermediate container e725650a0d78 [2021-03-09T16:07:34.901Z] ---> 75fa4c18a4b1 [2021-03-09T16:07:34.901Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T16:07:35.500Z] ---> Running in 39508a484468 [2021-03-09T16:07:36.094Z] Removing intermediate container 39508a484468 [2021-03-09T16:07:36.094Z] ---> bcfb520b2da7 [2021-03-09T16:07:36.094Z] [2021-03-09T16:07:36.365Z] Successfully built bcfb520b2da7 [2021-03-09T16:07:36.365Z] Removing intermediate container eeaa04397495 [2021-03-09T16:07:36.365Z] ---> 9d0b00d6d80d [2021-03-09T16:07:36.365Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T16:07:36.365Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-09T16:07:36.636Z]  Building docker-security-bootstrapper-go ... done  ---> Running in d364bd63f812 [2021-03-09T16:07:37.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:07:38.577Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:07:39.166Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T16:07:39.166Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T16:07:39.166Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T16:07:39.436Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T16:07:39.436Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T16:07:39.705Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T16:07:39.705Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:07:39.705Z] OK: 8 MiB in 20 packages [2021-03-09T16:07:41.134Z] Removing intermediate container d364bd63f812 [2021-03-09T16:07:41.134Z] ---> cc290da86803 [2021-03-09T16:07:41.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:07:41.727Z] ---> dfa572bf322c [2021-03-09T16:07:41.727Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T16:07:43.154Z] ---> 7d811b6d15d8 [2021-03-09T16:07:43.154Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T16:07:43.747Z] ---> 28c7f2ad0cac [2021-03-09T16:07:43.747Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T16:07:43.747Z] ---> Running in 9a2029f8b99c [2021-03-09T16:07:44.343Z] Removing intermediate container 9a2029f8b99c [2021-03-09T16:07:44.343Z] ---> ba72f08cdf05 [2021-03-09T16:07:44.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:07:44.343Z] ---> Running in 79f73a377721 [2021-03-09T16:07:44.936Z] Removing intermediate container 79f73a377721 [2021-03-09T16:07:44.936Z] ---> 6f5c677fa2cc [2021-03-09T16:07:44.936Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T16:07:44.936Z] ---> Running in 4595f8a0aee4 [2021-03-09T16:07:45.528Z] Removing intermediate container 4595f8a0aee4 [2021-03-09T16:07:45.528Z] ---> 38b61287d3ab [2021-03-09T16:07:45.528Z] Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d [2021-03-09T16:07:45.528Z] ---> Running in bdc5b5027760 [2021-03-09T16:07:46.121Z] Removing intermediate container bdc5b5027760 [2021-03-09T16:07:46.121Z] ---> 012ff03616cf [2021-03-09T16:07:46.121Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T16:07:46.121Z] ---> Running in 2af438f5bc54 [2021-03-09T16:07:46.714Z] Removing intermediate container 2af438f5bc54 [2021-03-09T16:07:46.714Z] ---> 5b9285802b6d [2021-03-09T16:07:46.714Z] [2021-03-09T16:07:46.985Z] Successfully built 5b9285802b6d [2021-03-09T16:07:46.985Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-09T16:07:47.592Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-09T16:07:47.582Z] $ docker stop --time=1 cd36fd870209d96bac7061576f920d6aa75aa36271e03e7def8a3e22fd16740c [2021-03-09T16:07:49.581Z] $ docker rm -f cd36fd870209d96bac7061576f920d6aa75aa36271e03e7def8a3e22fd16740c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T16:07:50.354Z] + docker images [2021-03-09T16:07:50.354Z] + grep docker [2021-03-09T16:07:50.625Z] docker-core-data-go-arm64 latest 5b9285802b6d 4 seconds ago 21.3MB [2021-03-09T16:07:50.625Z] docker-security-bootstrapper-go-arm64 latest bcfb520b2da7 15 seconds ago 17.8MB [2021-03-09T16:07:50.625Z] docker-security-secretstore-setup-go-arm64 latest 27e5f956eb5a 21 seconds ago 23.7MB [2021-03-09T16:07:50.625Z] docker-support-scheduler-go-arm64 latest cb8fb16dd549 24 seconds ago 16.3MB [2021-03-09T16:07:50.625Z] docker-sys-mgmt-agent-go-arm64 latest 94aba2b98630 2 minutes ago 300MB [2021-03-09T16:07:50.625Z] docker-support-notifications-go-arm64 latest b82cf841b012 3 minutes ago 16.9MB [2021-03-09T16:07:50.625Z] docker-core-metadata-go-arm64 latest d3b06eb20d04 3 minutes ago 17.9MB [2021-03-09T16:07:50.625Z] docker-core-command-go-arm64 latest 60e31bab2ed5 3 minutes ago 16.2MB [2021-03-09T16:07:50.625Z] docker-security-proxy-setup-go-arm64 latest 1fce06041be5 3 minutes ago 23.4MB [2021-03-09T16:07:50.625Z] 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-09T16:07:51.913Z] ---> job-cost.sh [2021-03-09T16:07:51.913Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vyJ5 [2021-03-09T16:08:30.900Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-09T16:10:07.636Z] lf-activate-venv(): INFO: Adding /tmp/venv-vyJ5/bin to PATH [2021-03-09T16:10:07.636Z] INFO: No Stack... [2021-03-09T16:10:07.636Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-09T16:10:07.636Z] INFO: Archiving Costs [Pipeline] sh [2021-03-09T16:10:07.981Z] + cat /w/workspace/edgex-go/19/archives/cost.csv [2021-03-09T16:10:07.981Z] + cut -d, -f6 [Pipeline] lock [2021-03-09T16:10:08.098Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3202-19-stack-cost] [2021-03-09T16:10:08.112Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3202-19-stack-cost] did not exist. Created. [2021-03-09T16:10:08.112Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3202-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-09T16:10:08.576Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-09T16:10:08.892Z] Stashed 1 file(s) [Pipeline] } [2021-03-09T16:10:08.906Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3202-19-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-09T16:10:10.220Z] provisioning config files... [2021-03-09T16:10:10.238Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config1139097688350778925tmp [Pipeline] { [Pipeline] sh [2021-03-09T16:10:10.653Z] + set +x [2021-03-09T16:10:10.653Z] + curl -s https://codecov.io/bash [2021-03-09T16:10:10.653Z] + bash -s -- [2021-03-09T16:10:11.229Z] [2021-03-09T16:10:11.229Z] _____ _ [2021-03-09T16:10:11.229Z] / ____| | | [2021-03-09T16:10:11.229Z] | | ___ __| | ___ ___ _____ __ [2021-03-09T16:10:11.229Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-09T16:10:11.229Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-09T16:10:11.229Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-09T16:10:11.229Z] Bash-20210226-7100762 [2021-03-09T16:10:11.229Z] [2021-03-09T16:10:11.229Z] [2021-03-09T16:10:11.229Z] ==> git version 2.24.3 found [2021-03-09T16:10:11.229Z] ==> 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-09T16:10:11.229Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-09T16:10:11.229Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-09T16:10:11.229Z] ==> Jenkins CI detected. [2021-03-09T16:10:11.229Z] project root: . [2021-03-09T16:10:11.229Z] --> token set from env [2021-03-09T16:10:11.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-09T16:10:11.229Z] ==> Running gcov in . (disable via -X gcov) [2021-03-09T16:10:11.229Z] ==> Python coveragepy not found [2021-03-09T16:10:11.229Z] ==> Searching for coverage reports in: [2021-03-09T16:10:11.229Z] + . [2021-03-09T16:10:11.229Z] -> Found 1 reports [2021-03-09T16:10:11.229Z] ==> Detecting git/mercurial file structure [2021-03-09T16:10:12.614Z] ==> Reading reports [2021-03-09T16:10:12.614Z] + ./coverage.out bytes=624012 [2021-03-09T16:10:12.614Z] ==> Appending adjustments [2021-03-09T16:10:12.614Z] https://docs.codecov.io/docs/fixing-reports [2021-03-09T16:10:14.556Z] + Found adjustments [2021-03-09T16:10:14.556Z] ==> Gzipping contents [2021-03-09T16:10:14.556Z] 92K /tmp/codecov.N1Eelb.gz [2021-03-09T16:10:14.556Z] ==> Uploading reports [2021-03-09T16:10:14.556Z] url: https://codecov.io [2021-03-09T16:10:14.556Z] query: branch=PR-3202&commit=46a123c22d0bbc82ef00513fed2e3655b199d05d&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= [2021-03-09T16:10:14.556Z] -> Pinging Codecov [2021-03-09T16:10:14.556Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3202&commit=46a123c22d0bbc82ef00513fed2e3655b199d05d&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= [2021-03-09T16:10:15.502Z] -> Uploading to [2021-03-09T16:10:15.502Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-09/00271124DB129430A58F1EEE437C3FCB/46a123c22d0bbc82ef00513fed2e3655b199d05d/cf64d2f2-6248-463b-a2ea-3d509e7e5a7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210309T161015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11cf940c2a5329d86e9226839aef808954e4ce13ca9e05880f1ec5256a7c1943 [2021-03-09T16:10:15.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-09T16:10:15.502Z] Dload Upload Total Spent Left Speed [2021-03-09T16:10:15.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92196 0 0 100 92196 0 163k --:--:-- --:--:-- --:--:-- 163k 100 92196 0 0 100 92196 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-03-09T16:10:15.764Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/46a123c22d0bbc82ef00513fed2e3655b199d05d [Pipeline] } [2021-03-09T16:10:15.774Z] 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-09T16:10:17.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T16:10:18.363Z] ---> package-listing.sh [2021-03-09T16:10:18.363Z] ++ facter osfamily [2021-03-09T16:10:18.363Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-09T16:10:18.363Z] + OS_FAMILY=redhat [2021-03-09T16:10:18.363Z] + workspace=/w/workspace/edgex-go/19 [2021-03-09T16:10:18.363Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-09T16:10:18.363Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-09T16:10:18.363Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-09T16:10:18.363Z] + PACKAGES=/tmp/packages_start.txt [2021-03-09T16:10:18.363Z] + '[' /w/workspace/edgex-go/19 ']' [2021-03-09T16:10:18.363Z] + PACKAGES=/tmp/packages_end.txt [2021-03-09T16:10:18.363Z] + case "${OS_FAMILY}" in [2021-03-09T16:10:18.363Z] + rpm -qa [2021-03-09T16:10:18.363Z] + sort [2021-03-09T16:10:23.699Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-09T16:10:23.699Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-09T16:10:23.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-09T16:10:23.699Z] + '[' /w/workspace/edgex-go/19 ']' [2021-03-09T16:10:23.699Z] + mkdir -p /w/workspace/edgex-go/19/archives/ [2021-03-09T16:10:23.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo [2021-03-09T16:10:23.715Z] 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-09T16:10:24.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:10:24.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T16:10:24.323Z] [2021-03-09T16:10:24.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:10:24.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T16:10:24.678Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-09T16:10:24.678Z] df20fa9351a1: Pulling fs layer [2021-03-09T16:10:24.678Z] 36b3adc4ff6f: Pulling fs layer [2021-03-09T16:10:24.678Z] 8ad3a11d3b57: Pulling fs layer [2021-03-09T16:10:24.678Z] 46f8f816bc3b: Pulling fs layer [2021-03-09T16:10:24.678Z] 93b61091891f: Pulling fs layer [2021-03-09T16:10:24.678Z] 93b9cdb0e59b: Pulling fs layer [2021-03-09T16:10:24.678Z] 5e14af77c1be: Pulling fs layer [2021-03-09T16:10:24.678Z] 01666e4c0597: Pulling fs layer [2021-03-09T16:10:24.678Z] aa168da1d23b: Pulling fs layer [2021-03-09T16:10:24.678Z] 93b9cdb0e59b: Waiting [2021-03-09T16:10:24.678Z] 5e14af77c1be: Waiting [2021-03-09T16:10:24.678Z] 01666e4c0597: Waiting [2021-03-09T16:10:24.678Z] 46f8f816bc3b: Waiting [2021-03-09T16:10:24.678Z] aa168da1d23b: Waiting [2021-03-09T16:10:24.678Z] 93b61091891f: Waiting [2021-03-09T16:10:24.678Z] 36b3adc4ff6f: Download complete [2021-03-09T16:10:24.678Z] 46f8f816bc3b: Verifying Checksum [2021-03-09T16:10:24.678Z] 46f8f816bc3b: Download complete [2021-03-09T16:10:24.940Z] df20fa9351a1: Download complete [2021-03-09T16:10:24.940Z] 93b9cdb0e59b: Verifying Checksum [2021-03-09T16:10:24.940Z] 93b9cdb0e59b: Download complete [2021-03-09T16:10:24.940Z] 5e14af77c1be: Verifying Checksum [2021-03-09T16:10:24.940Z] 5e14af77c1be: Download complete [2021-03-09T16:10:24.940Z] 93b61091891f: Verifying Checksum [2021-03-09T16:10:24.940Z] 93b61091891f: Download complete [2021-03-09T16:10:24.940Z] 01666e4c0597: Verifying Checksum [2021-03-09T16:10:24.940Z] 01666e4c0597: Download complete [2021-03-09T16:10:24.940Z] 8ad3a11d3b57: Verifying Checksum [2021-03-09T16:10:24.940Z] 8ad3a11d3b57: Download complete [2021-03-09T16:10:25.204Z] df20fa9351a1: Pull complete [2021-03-09T16:10:25.471Z] 36b3adc4ff6f: Pull complete [2021-03-09T16:10:26.426Z] 8ad3a11d3b57: Pull complete [2021-03-09T16:10:26.695Z] 46f8f816bc3b: Pull complete [2021-03-09T16:10:27.643Z] aa168da1d23b: Verifying Checksum [2021-03-09T16:10:27.643Z] aa168da1d23b: Download complete [2021-03-09T16:10:29.034Z] 93b61091891f: Pull complete [2021-03-09T16:10:29.034Z] 93b9cdb0e59b: Pull complete [2021-03-09T16:10:29.034Z] 5e14af77c1be: Pull complete [2021-03-09T16:10:29.608Z] 01666e4c0597: Pull complete [2021-03-09T16:10:39.658Z] aa168da1d23b: Pull complete [2021-03-09T16:10:39.658Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-09T16:10:39.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T16:10:39.658Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-09T16:10:39.898Z] prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container [2021-03-09T16:10:39.953Z] $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-09T16:10:44.950Z] $ docker top d61cc41ef7a50dd905f803fd42672ad746a9719e122ab3903447618e496dc817 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T16:10:45.579Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-09T16:10:45.882Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-09T16:10:46.180Z] + ls /var/log/sa-host [2021-03-09T16:10:46.180Z] + sadf -c /var/log/sa-host/sa09 [2021-03-09T16:10:46.180Z] file_magic: OK [2021-03-09T16:10:46.180Z] HZ: Using current value: 100 [2021-03-09T16:10:46.180Z] file_header: OK [2021-03-09T16:10:46.180Z] 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-09T16:10:46.180Z] Statistics: [2021-03-09T16:10:46.180Z] 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... [2021-03-09T16:10:46.180Z] File successfully converted to sysstat format version 12.2.1 [2021-03-09T16:10:46.180Z] + sadf -c /var/log/sa-host/sa23 [2021-03-09T16:10:46.180Z] file_magic: OK [2021-03-09T16:10:46.180Z] HZ: Using current value: 100 [2021-03-09T16:10:46.180Z] file_header: OK [2021-03-09T16:10:46.180Z] 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-09T16:10:46.180Z] Statistics: [2021-03-09T16:10:46.180Z] Hnuu...uuuununununu... [2021-03-09T16:10:46.180Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-09T16:10:46.400Z] provisioning config files... [2021-03-09T16:10:46.423Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config8320148182360759493tmp [Pipeline] { [Pipeline] echo [2021-03-09T16:10:46.511Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T16:10:46.811Z] ---> create-netrc.sh [Pipeline] } [2021-03-09T16:10:46.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-09T16:10:47.085Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T16:10:47.388Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-09T16:10:47.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T16:10:47.697Z] ---> sudo-logs.sh [2021-03-09T16:10:47.697Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-09T16:10:47.875Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T16:10:48.173Z] ---> job-cost.sh [2021-03-09T16:10:48.173Z] lf-activate-venv: SKIPPING [2021-03-09T16:10:48.173Z] DEBUG: total: 0.20999999344348907 [2021-03-09T16:10:48.173Z] INFO: Retrieving Stack Cost... [2021-03-09T16:10:49.119Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T16:10:49.695Z] INFO: Archiving Costs [Pipeline] echo [2021-03-09T16:10:49.711Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T16:10:50.010Z] ---> logs-deploy.sh [2021-03-09T16:10:50.010Z] lf-activate-venv: SKIPPING [2021-03-09T16:10:50.010Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3202/19 [2021-03-09T16:10:50.010Z] INFO: archiving workspace using pattern(s): [2021-03-09T16:10:51.932Z] Archives upload complete. [2021-03-09T16:10:51.932Z] INFO: archiving logs to Nexus [2021-03-09T16:10:52.888Z] ---> uname -a: [2021-03-09T16:10:52.888Z] Linux prd-centos7-docker-4c-2g-29140.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-09T16:10:52.888Z] [2021-03-09T16:10:52.888Z] [2021-03-09T16:10:52.888Z] ---> lscpu: [2021-03-09T16:10:52.888Z] Architecture: x86_64 [2021-03-09T16:10:52.888Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-09T16:10:52.888Z] Byte Order: Little Endian [2021-03-09T16:10:52.888Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-09T16:10:52.888Z] CPU(s): 4 [2021-03-09T16:10:52.888Z] On-line CPU(s) list: 0-3 [2021-03-09T16:10:52.888Z] Thread(s) per core: 1 [2021-03-09T16:10:52.888Z] Core(s) per socket: 1 [2021-03-09T16:10:52.888Z] Socket(s): 4 [2021-03-09T16:10:52.888Z] NUMA node(s): 1 [2021-03-09T16:10:52.888Z] Vendor ID: GenuineIntel [2021-03-09T16:10:52.888Z] CPU family: 6 [2021-03-09T16:10:52.888Z] Model: 44 [2021-03-09T16:10:52.888Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-09T16:10:52.888Z] Stepping: 1 [2021-03-09T16:10:52.888Z] CPU MHz: 2933.442 [2021-03-09T16:10:52.888Z] BogoMIPS: 5866.88 [2021-03-09T16:10:52.888Z] Virtualization: VT-x [2021-03-09T16:10:52.888Z] Hypervisor vendor: KVM [2021-03-09T16:10:52.888Z] Virtualization type: full [2021-03-09T16:10:52.888Z] L1d cache: 128 KiB [2021-03-09T16:10:52.888Z] L1i cache: 128 KiB [2021-03-09T16:10:52.888Z] L2 cache: 16 MiB [2021-03-09T16:10:52.888Z] L3 cache: 64 MiB [2021-03-09T16:10:52.888Z] NUMA node0 CPU(s): 0-3 [2021-03-09T16:10:52.888Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-09T16:10:52.888Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-09T16:10:52.888Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-09T16:10:52.888Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-09T16:10:52.888Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-09T16:10:52.889Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-09T16:10:52.889Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-09T16:10:52.889Z] Vulnerability Srbds: Not affected [2021-03-09T16:10:52.889Z] Vulnerability Tsx async abort: Not affected [2021-03-09T16:10:52.889Z] 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-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] ---> nproc: [2021-03-09T16:10:52.889Z] 4 [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] ---> df -h: [2021-03-09T16:10:52.889Z] Filesystem Size Used Available Use% Mounted on [2021-03-09T16:10:52.889Z] overlay 50.0G 11.7G 38.2G 23% / [2021-03-09T16:10:52.889Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-09T16:10:52.889Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-09T16:10:52.889Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/19 [2021-03-09T16:10:52.889Z] /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/19@tmp [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] ---> free -m: [2021-03-09T16:10:52.889Z] total used free shared buff/cache available [2021-03-09T16:10:52.889Z] Mem: 1837 729 242 0 865 1024 [2021-03-09T16:10:52.889Z] Swap: 1023 52 971 [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] ---> ip addr: [2021-03-09T16:10:52.889Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-09T16:10:52.889Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-09T16:10:52.889Z] inet 127.0.0.1/8 scope host lo [2021-03-09T16:10:52.889Z] valid_lft forever preferred_lft forever [2021-03-09T16:10:52.889Z] inet6 ::1/128 scope host [2021-03-09T16:10:52.889Z] valid_lft forever preferred_lft forever [2021-03-09T16:10:52.889Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-09T16:10:52.889Z] link/ether fa:16:3e:ad:df:05 brd ff:ff:ff:ff:ff:ff [2021-03-09T16:10:52.889Z] inet 10.30.122.91/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-09T16:10:52.889Z] valid_lft 84949sec preferred_lft 84949sec [2021-03-09T16:10:52.889Z] inet6 fe80::f816:3eff:fead:df05/64 scope link [2021-03-09T16:10:52.889Z] valid_lft forever preferred_lft forever [2021-03-09T16:10:52.889Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-09T16:10:52.889Z] link/ether 02:42:69:17:58:09 brd ff:ff:ff:ff:ff:ff [2021-03-09T16:10:52.889Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-09T16:10:52.889Z] valid_lft forever preferred_lft forever [2021-03-09T16:10:52.889Z] inet6 fe80::42:69ff:fe17:5809/64 scope link [2021-03-09T16:10:52.889Z] valid_lft forever preferred_lft forever [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] ---> sar -b -r -n DEV: [2021-03-09T16:10:52.889Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] 15:46:30 LINUX RESTART (4 CPU) [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] 15:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-09T16:10:52.889Z] 15:48:01 116.05 52.72 63.33 0.00 7307.00 18361.64 0.00 [2021-03-09T16:10:52.889Z] 15:49:02 210.50 75.26 135.24 0.00 5852.99 41134.88 0.00 [2021-03-09T16:10:52.889Z] 15:50:01 250.47 100.05 150.42 0.00 3980.80 21595.39 0.00 [2021-03-09T16:10:52.889Z] 15:51:01 125.80 49.53 76.26 0.00 1782.69 7236.62 0.00 [2021-03-09T16:10:52.889Z] 15:52:01 188.76 53.92 134.85 0.00 10938.39 64777.59 0.00 [2021-03-09T16:10:52.889Z] 15:53:02 2247.17 1898.47 348.70 0.00 167278.91 194418.43 0.00 [2021-03-09T16:10:52.889Z] 15:54:04 1311.21 1070.35 240.86 0.00 61583.36 82347.82 0.00 [2021-03-09T16:10:52.889Z] 15:55:01 1520.09 1158.32 361.77 0.00 111480.47 143049.03 0.00 [2021-03-09T16:10:52.889Z] 15:56:02 1317.75 1012.40 305.35 0.00 64174.44 91102.33 0.00 [2021-03-09T16:10:52.889Z] 15:57:01 109.13 17.81 91.31 0.00 3167.22 7007.91 0.00 [2021-03-09T16:10:52.889Z] 15:58:01 1.33 0.03 1.30 0.00 1.07 18.90 0.00 [2021-03-09T16:10:52.889Z] 15:59:01 0.30 0.03 0.27 0.00 0.40 2.90 0.00 [2021-03-09T16:10:52.889Z] 16:00:01 0.30 0.00 0.30 0.00 0.00 3.06 0.00 [2021-03-09T16:10:52.889Z] 16:01:01 0.25 0.05 0.20 0.00 0.80 1.52 0.00 [2021-03-09T16:10:52.889Z] 16:02:01 1.96 1.66 0.30 0.00 70.82 5.76 0.00 [2021-03-09T16:10:52.889Z] 16:03:01 0.85 0.03 0.82 0.00 1.07 14.64 0.00 [2021-03-09T16:10:52.889Z] 16:04:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 [2021-03-09T16:10:52.889Z] 16:05:01 0.15 0.00 0.15 0.00 0.00 1.82 0.00 [2021-03-09T16:10:52.889Z] 16:06:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 [2021-03-09T16:10:52.889Z] 16:07:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 [2021-03-09T16:10:52.889Z] 16:08:01 0.47 0.30 0.17 0.00 160.19 1.67 0.00 [2021-03-09T16:10:52.889Z] 16:09:01 0.18 0.00 0.18 0.00 0.00 2.22 0.00 [2021-03-09T16:10:52.889Z] 16:10:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-03-09T16:10:52.889Z] Average: 322.49 239.49 83.01 0.00 19033.57 29171.22 0.00 [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] 15:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-09T16:10:52.889Z] 15:48:01 305444 0 601084 31.95 2620 972396 1217056 41.54 543896 828416 42948 [2021-03-09T16:10:52.889Z] 15:49:02 80832 0 734492 39.04 1864 1064356 1526892 52.11 603108 932796 48636 [2021-03-09T16:10:52.889Z] 15:50:01 151324 0 844540 44.89 716 884964 1803164 61.54 724176 718956 30952 [2021-03-09T16:10:52.889Z] 15:51:01 317988 0 733536 38.99 656 829364 1321532 45.10 526684 740792 40556 [2021-03-09T16:10:52.889Z] 15:52:01 66204 0 724016 38.48 316 1091008 1256964 42.90 702148 850284 83372 [2021-03-09T16:10:52.889Z] 15:53:02 74556 0 860124 45.71 16 946848 2328736 79.48 769648 802992 80224 [2021-03-09T16:10:52.889Z] 15:54:04 342260 0 719776 38.25 12 819496 1342780 45.83 584244 698752 12 [2021-03-09T16:10:52.889Z] 15:55:01 221092 0 804472 42.76 12 855968 2374448 81.04 660464 754368 63704 [2021-03-09T16:10:52.889Z] 15:56:02 181544 0 694036 36.89 12 1005952 1436448 49.02 592540 865580 0 [2021-03-09T16:10:52.889Z] 15:57:01 171136 0 648352 34.46 12 1062044 1182920 40.37 543120 918640 8 [2021-03-09T16:10:52.889Z] 15:58:01 172864 0 646612 34.37 12 1062056 1167536 39.85 541996 918268 8 [2021-03-09T16:10:52.889Z] 15:59:01 174248 0 645220 34.29 12 1062064 1158236 39.53 541172 918204 16 [2021-03-09T16:10:52.889Z] 16:00:01 173976 0 645424 34.30 12 1062132 1158236 39.53 541132 918220 12 [2021-03-09T16:10:52.889Z] 16:01:01 173124 0 646324 34.35 12 1062084 1160580 39.61 541772 918204 8 [2021-03-09T16:10:52.889Z] 16:02:01 171908 0 646132 34.34 12 1063492 1158744 39.55 541420 919484 8 [2021-03-09T16:10:52.889Z] 16:03:01 171956 0 646076 34.34 12 1063500 1158804 39.55 541752 919484 8 [2021-03-09T16:10:52.889Z] 16:04:01 171776 0 646248 34.35 12 1063508 1158804 39.55 541584 919484 8 [2021-03-09T16:10:52.889Z] 16:05:01 172012 0 646008 34.33 12 1063512 1158744 39.55 541572 919484 8 [2021-03-09T16:10:52.889Z] 16:06:01 170968 0 647040 34.39 12 1063524 1158928 39.55 542392 919488 8 [2021-03-09T16:10:52.889Z] 16:07:01 171796 0 646212 34.34 12 1063524 1158808 39.55 541852 919484 8 [2021-03-09T16:10:52.889Z] 16:08:01 163768 0 649428 34.52 12 1068336 1158880 39.55 547548 921460 8 [2021-03-09T16:10:52.889Z] 16:09:01 164004 0 649180 34.50 12 1068348 1158808 39.55 547472 921460 12 [2021-03-09T16:10:52.889Z] 16:10:01 164152 0 649032 34.49 12 1068348 1158808 39.55 547596 921460 8 [2021-03-09T16:10:52.889Z] Average: 179519 0 685798 36.45 278 1015949 1341950 45.80 578665 872424 16980 [2021-03-09T16:10:52.889Z] [2021-03-09T16:10:52.889Z] 15:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-09T16:10:52.889Z] 15:48:01 eth0 1710.60 1653.14 6357.49 214.43 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:48:01 vethf967e25 881.10 742.47 83.74 2684.91 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:48:01 docker0 881.10 742.34 71.69 2684.90 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:49:02 vethea43f8c 92.92 104.56 8.58 466.79 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:49:02 eth0 491.29 411.91 3663.85 43.65 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:49:02 docker0 135.16 171.11 9.52 826.22 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:50:01 eth0 48.34 35.23 33.34 75.30 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:50:01 veth672b831 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:50:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:51:01 eth0 19.66 10.70 14.74 8.02 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:51:01 veth672b831 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:51:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:52:01 veth774fa05 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:52:01 eth0 206.00 171.31 1707.48 84.33 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:53:02 veth774fa05 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:53:02 eth0 48.58 21.81 162.39 10.08 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:53:02 docker0 10.42 27.10 0.55 144.62 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:54:04 veth917c581 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:54:04 veth59fb88d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:54:04 veth774fa05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:54:04 eth0 20.51 11.87 58.15 7.29 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:55:01 veth774fa05 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:55:01 vethc5cc715 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:55:01 vethc52c88d 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:55:01 eth0 112.01 78.20 268.48 84.43 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:56:02 veth774fa05 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:56:02 eth0 153.15 117.28 1363.60 82.98 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:56:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:56:02 docker0 1062.74 995.00 83.85 3995.87 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:57:01 eth0 64.05 36.88 386.20 12.27 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:57:01 docker0 23.55 39.79 1.56 365.45 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:58:01 eth0 1.17 0.55 0.45 0.27 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:59:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 16:00:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 16:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.889Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:02:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:03:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:04:01 eth0 0.57 0.22 0.11 0.02 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:05:01 eth0 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:06:01 eth0 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:07:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:08:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:09:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:10:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] Average: eth0 125.19 110.97 610.45 26.96 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] Average: docker0 47.35 45.09 3.72 189.88 0.00 0.00 0.00 0.00 [2021-03-09T16:10:52.890Z] [2021-03-09T16:10:52.890Z] [2021-03-09T16:10:52.890Z] ---> sar -P ALL: [2021-03-09T16:10:52.890Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) [2021-03-09T16:10:52.890Z] [2021-03-09T16:10:52.890Z] 15:46:30 LINUX RESTART (4 CPU) [2021-03-09T16:10:52.890Z] [2021-03-09T16:10:52.890Z] 15:47:01 CPU %user %nice %system %iowait %steal %idle [2021-03-09T16:10:52.890Z] 15:48:01 all 20.63 0.00 7.66 2.03 0.05 69.63 [2021-03-09T16:10:52.890Z] 15:48:01 0 20.94 0.00 11.18 0.43 0.03 67.41 [2021-03-09T16:10:52.890Z] 15:48:01 1 19.75 0.00 7.78 2.34 0.08 70.05 [2021-03-09T16:10:52.890Z] 15:48:01 2 22.45 0.00 6.28 4.83 0.05 66.38 [2021-03-09T16:10:52.890Z] 15:48:01 3 19.38 0.00 5.42 0.51 0.03 74.65 [2021-03-09T16:10:52.890Z] 15:49:02 all 8.98 0.00 6.71 2.65 0.03 81.63 [2021-03-09T16:10:52.890Z] 15:49:02 0 8.46 0.00 7.04 1.89 0.03 82.58 [2021-03-09T16:10:52.890Z] 15:49:02 1 8.59 0.00 6.22 3.83 0.03 81.34 [2021-03-09T16:10:52.890Z] 15:49:02 2 9.54 0.00 6.54 1.81 0.02 82.09 [2021-03-09T16:10:52.890Z] 15:49:02 3 9.34 0.00 7.06 3.07 0.02 80.51 [2021-03-09T16:10:52.890Z] 15:50:01 all 42.45 0.00 12.90 6.02 0.06 38.57 [2021-03-09T16:10:52.890Z] 15:50:01 0 42.59 0.00 13.11 4.55 0.05 39.70 [2021-03-09T16:10:52.890Z] 15:50:01 1 42.38 0.00 12.88 6.48 0.05 38.21 [2021-03-09T16:10:52.890Z] 15:50:01 2 43.38 0.00 12.99 4.94 0.05 38.64 [2021-03-09T16:10:52.890Z] 15:50:01 3 41.46 0.00 12.63 8.11 0.07 37.73 [2021-03-09T16:10:52.890Z] 15:51:01 all 46.81 0.00 13.35 4.15 0.05 35.65 [2021-03-09T16:10:52.890Z] 15:51:01 0 46.36 0.00 13.73 4.62 0.07 35.21 [2021-03-09T16:10:52.890Z] 15:51:01 1 45.78 0.00 13.45 3.50 0.03 37.23 [2021-03-09T16:10:52.890Z] 15:51:01 2 48.64 0.00 12.77 4.23 0.03 34.33 [2021-03-09T16:10:52.890Z] 15:51:01 3 46.46 0.00 13.43 4.24 0.05 35.83 [2021-03-09T16:10:52.890Z] 15:52:01 all 23.71 0.00 12.35 7.46 0.05 56.43 [2021-03-09T16:10:52.890Z] 15:52:01 0 24.50 0.00 12.19 6.59 0.03 56.69 [2021-03-09T16:10:52.890Z] 15:52:01 1 22.16 0.00 12.22 7.29 0.07 58.26 [2021-03-09T16:10:52.890Z] 15:52:01 2 24.33 0.00 12.36 9.29 0.05 53.96 [2021-03-09T16:10:52.890Z] 15:52:01 3 23.86 0.00 12.64 6.66 0.05 56.79 [2021-03-09T16:10:52.890Z] 15:53:02 all 19.68 0.00 27.92 24.53 0.09 27.78 [2021-03-09T16:10:52.890Z] 15:53:02 0 20.09 0.00 28.42 21.69 0.09 29.72 [2021-03-09T16:10:52.890Z] 15:53:02 1 18.39 0.00 25.47 25.58 0.09 30.47 [2021-03-09T16:10:52.890Z] 15:53:02 2 19.70 0.00 29.84 25.95 0.07 24.43 [2021-03-09T16:10:52.890Z] 15:53:02 3 20.56 0.00 27.95 24.91 0.11 26.47 [2021-03-09T16:10:52.890Z] 15:54:04 all 53.89 0.00 17.92 17.53 0.05 10.60 [2021-03-09T16:10:52.890Z] 15:54:04 0 53.70 0.00 17.97 19.23 0.05 9.04 [2021-03-09T16:10:52.890Z] 15:54:04 1 53.55 0.00 17.20 15.30 0.05 13.89 [2021-03-09T16:10:52.890Z] 15:54:04 2 54.33 0.00 17.85 19.02 0.05 8.75 [2021-03-09T16:10:52.890Z] 15:54:04 3 53.98 0.00 18.67 16.59 0.05 10.70 [2021-03-09T16:10:52.890Z] 15:55:01 all 28.14 0.00 24.66 21.18 0.09 25.93 [2021-03-09T16:10:52.890Z] 15:55:01 0 27.81 0.00 23.08 20.27 0.07 28.77 [2021-03-09T16:10:52.890Z] 15:55:01 1 28.34 0.00 24.38 20.19 0.13 26.96 [2021-03-09T16:10:52.890Z] 15:55:01 2 28.21 0.00 24.76 22.34 0.09 24.60 [2021-03-09T16:10:52.890Z] 15:55:01 3 28.21 0.00 26.43 21.94 0.06 23.37 [2021-03-09T16:10:52.890Z] 15:56:02 all 42.16 0.00 19.35 19.34 0.08 19.08 [2021-03-09T16:10:52.890Z] 15:56:02 0 42.86 0.00 19.17 19.15 0.09 18.74 [2021-03-09T16:10:52.890Z] 15:56:02 1 43.60 0.00 18.88 18.48 0.07 18.97 [2021-03-09T16:10:52.890Z] 15:56:02 2 40.81 0.00 20.60 18.35 0.09 20.15 [2021-03-09T16:10:52.890Z] 15:56:02 3 41.36 0.00 18.72 21.37 0.07 18.48 [2021-03-09T16:10:52.890Z] 15:57:01 all 5.07 0.00 3.27 5.11 0.03 86.52 [2021-03-09T16:10:52.890Z] 15:57:01 0 4.79 0.00 4.12 10.68 0.03 80.37 [2021-03-09T16:10:52.890Z] 15:57:01 1 5.70 0.00 2.93 3.99 0.02 87.38 [2021-03-09T16:10:52.890Z] 15:57:01 2 3.15 0.00 3.29 3.66 0.03 89.86 [2021-03-09T16:10:52.890Z] 15:57:01 3 6.65 0.00 2.76 2.07 0.03 88.49 [2021-03-09T16:10:52.890Z] 15:58:01 all 0.16 0.00 0.05 0.00 0.00 99.80 [2021-03-09T16:10:52.890Z] 15:58:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-09T16:10:52.890Z] 15:58:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2021-03-09T16:10:52.890Z] 15:58:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-09T16:10:52.890Z] 15:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] [2021-03-09T16:10:52.890Z] 15:58:01 CPU %user %nice %system %iowait %steal %idle [2021-03-09T16:10:52.890Z] 15:59:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-03-09T16:10:52.890Z] 15:59:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-09T16:10:52.890Z] 15:59:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-09T16:10:52.890Z] 15:59:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-09T16:10:52.890Z] 15:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-09T16:10:52.890Z] 16:00:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-09T16:10:52.890Z] 16:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:00:01 2 0.52 0.00 0.02 0.00 0.02 99.45 [2021-03-09T16:10:52.890Z] 16:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:01:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-03-09T16:10:52.890Z] 16:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-09T16:10:52.890Z] 16:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-09T16:10:52.890Z] 16:01:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-09T16:10:52.890Z] 16:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-09T16:10:52.890Z] 16:02:01 all 0.16 0.00 0.06 0.02 0.00 99.75 [2021-03-09T16:10:52.890Z] 16:02:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2021-03-09T16:10:52.890Z] 16:02:01 1 0.05 0.00 0.08 0.08 0.00 99.78 [2021-03-09T16:10:52.890Z] 16:02:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-09T16:10:52.890Z] 16:02:01 3 0.03 0.00 0.08 0.00 0.00 99.88 [2021-03-09T16:10:52.890Z] 16:03:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-03-09T16:10:52.890Z] 16:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:03:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-09T16:10:52.890Z] 16:03:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-09T16:10:52.890Z] 16:03:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-09T16:10:52.890Z] 16:04:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-03-09T16:10:52.890Z] 16:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-09T16:10:52.890Z] 16:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:04:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2021-03-09T16:10:52.890Z] 16:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:05:01 all 0.12 0.00 0.05 0.00 0.00 99.84 [2021-03-09T16:10:52.890Z] 16:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-09T16:10:52.890Z] 16:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:05:01 2 0.42 0.00 0.10 0.00 0.00 99.48 [2021-03-09T16:10:52.890Z] 16:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-09T16:10:52.890Z] 16:06:01 all 0.05 0.00 0.04 0.00 0.00 99.91 [2021-03-09T16:10:52.890Z] 16:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-09T16:10:52.890Z] 16:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-09T16:10:52.890Z] 16:06:01 2 0.12 0.00 0.07 0.00 0.00 99.82 [2021-03-09T16:10:52.890Z] 16:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:07:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-03-09T16:10:52.890Z] 16:07:01 0 0.47 0.00 0.02 0.00 0.00 99.52 [2021-03-09T16:10:52.890Z] 16:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:07:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-09T16:10:52.890Z] 16:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-09T16:10:52.890Z] 16:08:01 all 0.15 0.00 0.05 0.01 0.00 99.79 [2021-03-09T16:10:52.890Z] 16:08:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-09T16:10:52.890Z] 16:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-09T16:10:52.890Z] 16:08:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-09T16:10:52.890Z] 16:08:01 3 0.02 0.00 0.05 0.03 0.00 99.90 [2021-03-09T16:10:52.890Z] 16:09:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-03-09T16:10:52.890Z] 16:09:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-03-09T16:10:52.890Z] 16:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-09T16:10:52.890Z] 16:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-09T16:10:52.890Z] [2021-03-09T16:10:52.890Z] 16:09:01 CPU %user %nice %system %iowait %steal %idle [2021-03-09T16:10:52.890Z] 16:10:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-03-09T16:10:52.890Z] 16:10:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-09T16:10:52.890Z] 16:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-09T16:10:52.890Z] 16:10:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-09T16:10:52.890Z] 16:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-09T16:10:52.890Z] Average: all 12.47 0.00 6.19 4.64 0.02 76.67 [2021-03-09T16:10:52.890Z] Average: 0 12.50 0.00 6.37 4.62 0.02 76.49 [2021-03-09T16:10:52.890Z] Average: 1 12.27 0.00 6.00 4.52 0.03 77.18 [2021-03-09T16:10:52.890Z] Average: 2 12.71 0.00 6.25 4.83 0.02 76.18 [2021-03-09T16:10:52.890Z] Average: 3 12.38 0.00 6.16 4.60 0.02 76.84 [2021-03-09T16:10:52.890Z] [2021-03-09T16:10:52.890Z] [2021-03-09T16:10:52.890Z]