Pull request #3410 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ea83aeb7ecaf9221f53560e75eeeab1bca5efb37+073d4024fc68195ffa5e0c946ab0bbcbf84e75af (c8164ce9509d00c96c7c11c7dd5096116e9f1bf2) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2974 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 073d4024fc68195ffa5e0c946ab0bbcbf84e75af into PR head commit ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # 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 073d4024fc68195ffa5e0c946ab0bbcbf84e75af # timeout=10 Merge succeeded, producing ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 Checking out Revision ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 (PR-3410) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 Commit message: "build(snap): Enable secure Kong Admin APIs in snap build - Add Kong's Admin plugins template yaml to enable Admin JWT, ACL plugins etc. - Update the Kong daemon startup shell script to import the plugins into database - Update the snapcraft yml to integrate the secure Kong's Admin API features" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-05T00:41:47.928Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-05T00:41:48.030Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-05T00:41:48.058Z] ========================================================= [2021-05-05T00:41:48.058Z] EdgeX Global Pipelines Version Info [2021-05-05T00:41:48.058Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 40fd8cc0d5a31697d1ed220338e954b20733cc5d # timeout=10 [2021-05-05T00:41:51.280Z] ------------------- [2021-05-05T00:41:51.280Z] stable info: [2021-05-05T00:41:51.280Z] ------------------- [2021-05-05T00:41:51.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-05T00:41:51.280Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T00:41:51.280Z] Message: update stable to v1.0.191 [2021-05-05T00:41:52.265Z] ------------------- [2021-05-05T00:41:52.265Z] experimental info: [2021-05-05T00:41:52.265Z] ------------------- [2021-05-05T00:41:52.265Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-05T00:41:52.265Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T00:41:52.265Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-05T00:41:52.439Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-05T00:41:52.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-05T00:41:52.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-05T00:41:52.506Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-05T00:41:52.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-05T00:41:52.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-05T00:41:52.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-05T00:41:52.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-05T00:41:52.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-05T00:41:52.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-05T00:41:52.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-05T00:41:52.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-05T00:41:52.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-05T00:41:52.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-05T00:41:52.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-05T00:41:52.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-05T00:41:52.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-05T00:41:52.841Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-05T00:41:52.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-05T00:41:52.885Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-05T00:41:52.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-05T00:41:52.928Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-05T00:41:52.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3410 [Pipeline] echo [2021-05-05T00:41:52.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3410 [Pipeline] echo [2021-05-05T00:41:53.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3410 [Pipeline] echo [2021-05-05T00:41:53.022Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [Pipeline] echo [2021-05-05T00:41:53.085Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea83aeb [Pipeline] echo [2021-05-05T00:41:53.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-05T00:41:53.182Z] provisioning config files... [2021-05-05T00:41:53.223Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2105013608297639934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T00:41:53.609Z] ---> docker-login.sh [2021-05-05T00:41:53.609Z] nexus3.edgexfoundry.org:10001 [2021-05-05T00:41:54.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:41:54.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:41:54.198Z] Configure a credential helper to remove this warning. See [2021-05-05T00:41:54.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:41:54.198Z] [2021-05-05T00:41:54.198Z] Login Succeeded [2021-05-05T00:41:54.198Z] nexus3.edgexfoundry.org:10002 [2021-05-05T00:41:54.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:41:54.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:41:54.483Z] Configure a credential helper to remove this warning. See [2021-05-05T00:41:54.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:41:54.483Z] [2021-05-05T00:41:54.483Z] Login Succeeded [2021-05-05T00:41:54.483Z] nexus3.edgexfoundry.org:10003 [2021-05-05T00:41:55.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:41:55.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:41:55.143Z] Configure a credential helper to remove this warning. See [2021-05-05T00:41:55.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:41:55.143Z] [2021-05-05T00:41:55.143Z] Login Succeeded [2021-05-05T00:41:55.143Z] nexus3.edgexfoundry.org:10004 [2021-05-05T00:41:55.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:41:55.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:41:55.411Z] Configure a credential helper to remove this warning. See [2021-05-05T00:41:55.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:41:55.411Z] [2021-05-05T00:41:55.411Z] Login Succeeded [2021-05-05T00:41:55.411Z] docker.io [2021-05-05T00:41:55.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:41:55.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:41:55.974Z] Configure a credential helper to remove this warning. See [2021-05-05T00:41:55.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:41:55.974Z] [2021-05-05T00:41:55.974Z] Login Succeeded [2021-05-05T00:41:55.974Z] ---> docker-login.sh ends [Pipeline] } [2021-05-05T00:41:55.989Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-05T00:41:56.335Z] ++ 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-05-05T00:41:56.335Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T00:41:56.335Z] ++ dirname cmd/core-command/Dockerfile [2021-05-05T00:41:56.335Z] ++ cut -d/ -f2 [2021-05-05T00:41:56.335Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-05T00:41:56.335Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T00:41:56.335Z] ++ dirname cmd/core-data/Dockerfile [2021-05-05T00:41:56.335Z] ++ cut -d/ -f2 [2021-05-05T00:41:56.335Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-05T00:41:56.335Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T00:41:56.335Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-05T00:41:56.335Z] ++ cut -d/ -f2 [2021-05-05T00:41:56.335Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-05T00:41:56.335Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T00:41:56.335Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-05T00:41:56.335Z] ++ cut -d/ -f2 [2021-05-05T00:41:56.335Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-05T00:41:56.335Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T00:41:56.335Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-05T00:41:56.335Z] ++ cut -d/ -f2 [2021-05-05T00:41:56.335Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-05T00:41:56.335Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T00:41:56.335Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-05T00:41:56.335Z] ++ cut -d/ -f2 [2021-05-05T00:41:56.335Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-05T00:41:56.335Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T00:41:56.335Z] ++ cut -d/ -f2 [2021-05-05T00:41:56.335Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-05T00:41:56.335Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-05T00:41:56.335Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T00:41:56.335Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-05T00:41:56.335Z] ++ cut -d/ -f2 [2021-05-05T00:41:56.335Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-05T00:41:56.335Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T00:41:56.335Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-05T00:41:56.335Z] ++ cut -d/ -f2 [2021-05-05T00:41:56.335Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-05T00:41:56.481Z] 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-05-05T00:41:57.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T00:41:57.607Z] [2021-05-05T00:41:57.607Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:41:57.995Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T00:41:57.995Z] latest: Pulling from edgex-devops/git-semver [2021-05-05T00:41:57.995Z] 31603596830f: Pulling fs layer [2021-05-05T00:41:57.995Z] 54011a49482f: Pulling fs layer [2021-05-05T00:41:57.995Z] a6820b24f6d8: Pulling fs layer [2021-05-05T00:41:57.995Z] f581987b2513: Pulling fs layer [2021-05-05T00:41:57.995Z] f581987b2513: Waiting [2021-05-05T00:41:57.995Z] 54011a49482f: Download complete [2021-05-05T00:41:58.278Z] 31603596830f: Verifying Checksum [2021-05-05T00:41:58.278Z] 31603596830f: Download complete [2021-05-05T00:41:58.278Z] f581987b2513: Verifying Checksum [2021-05-05T00:41:58.278Z] f581987b2513: Download complete [2021-05-05T00:41:58.592Z] a6820b24f6d8: Verifying Checksum [2021-05-05T00:41:58.592Z] a6820b24f6d8: Download complete [2021-05-05T00:41:59.228Z] 31603596830f: Pull complete [2021-05-05T00:41:59.531Z] 54011a49482f: Pull complete [2021-05-05T00:42:01.055Z] a6820b24f6d8: Pull complete [2021-05-05T00:42:01.664Z] f581987b2513: Pull complete [2021-05-05T00:42:01.664Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-05T00:42:01.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T00:42:01.664Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-05T00:42:01.876Z] prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container [2021-05-05T00:42:02.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-05T00:42:05.060Z] $ docker top 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-05T00:42:05.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T00:42:05.326Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T00:42:05.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T00:42:05.884Z] $ docker exec 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 ssh-agent [2021-05-05T00:42:06.366Z] SSH_AUTH_SOCK=/tmp/ssh-R9tFLKpt7Y0h/agent.12 [2021-05-05T00:42:06.367Z] SSH_AGENT_PID=18 [2021-05-05T00:42:06.430Z] Running ssh-add (command line suppressed) [2021-05-05T00:42:06.803Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8646141776123339172.key (/w/workspace/edgex-go/6@tmp/private_key_8646141776123339172.key) [2021-05-05T00:42:06.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T00:42:07.578Z] + git tag --points-at HEAD [Pipeline] } [2021-05-05T00:42:07.619Z] $ docker exec --env ******** --env ******** 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 ssh-agent -k [2021-05-05T00:42:07.879Z] unset SSH_AUTH_SOCK; [2021-05-05T00:42:07.879Z] unset SSH_AGENT_PID; [2021-05-05T00:42:07.879Z] echo Agent pid 18 killed; [2021-05-05T00:42:07.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-05T00:42:08.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T00:42:08.009Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T00:42:08.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T00:42:08.279Z] $ docker exec 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 ssh-agent [2021-05-05T00:42:08.702Z] SSH_AUTH_SOCK=/tmp/ssh-FUXvYnYR8WzW/agent.48 [2021-05-05T00:42:08.702Z] SSH_AGENT_PID=54 [2021-05-05T00:42:08.713Z] Running ssh-add (command line suppressed) [2021-05-05T00:42:08.991Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_3230464845424399643.key (/w/workspace/edgex-go/6@tmp/private_key_3230464845424399643.key) [2021-05-05T00:42:09.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T00:42:09.986Z] + git semver init [2021-05-05T00:42:09.986Z] # -> Open(): unable to determine branch for HEAD [2021-05-05T00:42:09.986Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-05-05T00:42:09.986Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-05-05T00:42:09.986Z] # $SEMVER_REMOTE_NAME = origin [2021-05-05T00:42:09.986Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-05T00:42:09.986Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-05T00:42:09.986Z] # $SEMVER_BRANCH = PR-3410 [2021-05-05T00:42:09.986Z] # $SEMVER_TEMP = /tmp/semver-288565875 [2021-05-05T00:42:09.986Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-05T00:42:42.997Z] # '/tmp/semver-288565875' -> '/w/workspace/edgex-go/6/.semver' [2021-05-05T00:42:42.997Z] # -> Force: false [2021-05-05T00:42:42.997Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-05-05T00:42:43.103Z] $ docker exec --env ******** --env ******** 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 ssh-agent -k [2021-05-05T00:42:43.845Z] unset SSH_AUTH_SOCK; [2021-05-05T00:42:43.845Z] unset SSH_AGENT_PID; [2021-05-05T00:42:43.845Z] echo Agent pid 54 killed; [2021-05-05T00:42:44.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-05T00:42:44.895Z] + git semver [Pipeline] } [2021-05-05T00:42:44.938Z] $ docker stop --time=1 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 [2021-05-05T00:42:46.953Z] $ docker rm -f 78ed142e4bb9bc1fb53b11d83d2ed9eb1d9d7fdceca1762cb02079fd292b0841 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T00:42:47.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-05T00:42:48.495Z] Stashed 1 file(s) [Pipeline] echo [2021-05-05T00:42:48.498Z] [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-05-05T00:42:49.062Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-05T00:42:49.425Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T00:42:49.798Z] + sudo service docker restart [2021-05-05T00:42:49.798Z] + true [2021-05-05T00:42:49.798Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-05T00:42:50.800Z] ========================================================= [2021-05-05T00:42:50.800Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-05T00:42:50.800Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:42:51.148Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-05T00:42:58.380Z] Sending build context to Docker daemon 329.9MB [2021-05-05T00:42:58.380Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-05T00:42:58.380Z] Step 2/6 : FROM ${BASE} [2021-05-05T00:42:58.380Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-05T00:42:58.380Z] 540db60ca938: Pulling fs layer [2021-05-05T00:42:58.380Z] adcc1eea9eea: Pulling fs layer [2021-05-05T00:42:58.380Z] 4c4ab2625f07: Pulling fs layer [2021-05-05T00:42:58.380Z] 0510c868ecb4: Pulling fs layer [2021-05-05T00:42:58.380Z] afea3b2eda06: Pulling fs layer [2021-05-05T00:42:58.380Z] 7809a108b3ef: Pulling fs layer [2021-05-05T00:42:58.380Z] f706445af74f: Pulling fs layer [2021-05-05T00:42:58.380Z] afea3b2eda06: Waiting [2021-05-05T00:42:58.380Z] 7809a108b3ef: Waiting [2021-05-05T00:42:58.380Z] f706445af74f: Waiting [2021-05-05T00:42:58.380Z] 0510c868ecb4: Waiting [2021-05-05T00:42:58.380Z] 4c4ab2625f07: Verifying Checksum [2021-05-05T00:42:58.380Z] 4c4ab2625f07: Download complete [2021-05-05T00:42:58.380Z] adcc1eea9eea: Verifying Checksum [2021-05-05T00:42:58.380Z] adcc1eea9eea: Download complete [2021-05-05T00:42:58.380Z] afea3b2eda06: Verifying Checksum [2021-05-05T00:42:58.380Z] afea3b2eda06: Download complete [2021-05-05T00:42:58.380Z] 7809a108b3ef: Verifying Checksum [2021-05-05T00:42:58.380Z] 7809a108b3ef: Download complete [2021-05-05T00:42:58.380Z] 540db60ca938: Verifying Checksum [2021-05-05T00:42:58.380Z] 540db60ca938: Download complete [2021-05-05T00:42:59.447Z] 540db60ca938: Pull complete [2021-05-05T00:43:00.181Z] adcc1eea9eea: Pull complete [2021-05-05T00:43:00.515Z] 4c4ab2625f07: Pull complete [2021-05-05T00:43:02.558Z] f706445af74f: Verifying Checksum [2021-05-05T00:43:02.558Z] f706445af74f: Download complete [2021-05-05T00:43:03.658Z] Still waiting to schedule task [2021-05-05T00:43:03.658Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-05T00:43:04.599Z] 0510c868ecb4: Verifying Checksum [2021-05-05T00:43:04.599Z] 0510c868ecb4: Download complete [2021-05-05T00:43:14.855Z] 0510c868ecb4: Pull complete [2021-05-05T00:43:15.462Z] afea3b2eda06: Pull complete [2021-05-05T00:43:15.462Z] 7809a108b3ef: Pull complete [2021-05-05T00:43:21.100Z] f706445af74f: Pull complete [2021-05-05T00:43:21.100Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-05T00:43:21.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-05T00:43:21.100Z] ---> b068be0155e3 [2021-05-05T00:43:21.100Z] 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-05-05T00:43:21.379Z] ---> Running in c2d70e4a5cc8 [2021-05-05T00:43:22.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:43:24.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:43:26.289Z] (1/12) Installing libmagic (5.39-r0) [2021-05-05T00:43:26.563Z] (2/12) Installing file (5.39-r0) [2021-05-05T00:43:26.866Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-05T00:43:26.866Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-05T00:43:33.630Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-05T00:43:33.630Z] (6/12) Installing patch (2.7.6-r6) [2021-05-05T00:43:33.630Z] (7/12) Installing build-base (0.5-r2) [2021-05-05T00:43:33.630Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-05T00:43:33.630Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-05T00:43:33.630Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-05T00:43:33.630Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-05T00:43:33.932Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-05T00:43:33.932Z] Executing busybox-1.32.1-r6.trigger [2021-05-05T00:43:33.932Z] OK: 219 MiB in 52 packages [2021-05-05T00:43:38.427Z] Removing intermediate container c2d70e4a5cc8 [2021-05-05T00:43:38.427Z] ---> db0a70a93f54 [2021-05-05T00:43:38.427Z] Step 4/6 : WORKDIR /edgex-go [2021-05-05T00:43:38.427Z] ---> Running in de1dfed2f408 [2021-05-05T00:43:38.427Z] Removing intermediate container de1dfed2f408 [2021-05-05T00:43:38.427Z] ---> 340316b8810b [2021-05-05T00:43:38.427Z] Step 5/6 : COPY go.mod . [2021-05-05T00:43:38.703Z] ---> 93c9dd734ed0 [2021-05-05T00:43:38.703Z] Step 6/6 : RUN go mod download [2021-05-05T00:43:38.703Z] ---> Running in 85d53e9a92b2 [2021-05-05T00:44:11.384Z] Removing intermediate container 85d53e9a92b2 [2021-05-05T00:44:11.384Z] ---> f09d9229e088 [2021-05-05T00:44:11.384Z] Successfully built f09d9229e088 [2021-05-05T00:44:11.384Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:44:11.752Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T00:44:12.039Z] . [Pipeline] withDockerContainer [2021-05-05T00:44:12.194Z] prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container [2021-05-05T00:44:12.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-05T00:44:13.419Z] $ docker top 86eea4ae3afa242a77e66a9b036de54770e907854ffd7ce9f0f4dd24dd756f71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T00:44:13.959Z] + go version [2021-05-05T00:44:13.959Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-05T00:44:13.986Z] $ docker stop --time=1 86eea4ae3afa242a77e66a9b036de54770e907854ffd7ce9f0f4dd24dd756f71 [2021-05-05T00:44:15.666Z] $ docker rm -f 86eea4ae3afa242a77e66a9b036de54770e907854ffd7ce9f0f4dd24dd756f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:44:16.374Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T00:44:16.374Z] . [Pipeline] withDockerContainer [2021-05-05T00:44:16.689Z] prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container [2021-05-05T00:44:16.878Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-05T00:44:18.366Z] $ docker top 4d52dee7fb5cea1bef335255879aab6455b07b835b7afca38b70dd0872ac8bba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-05T00:44:18.564Z] ========================================================= [2021-05-05T00:44:18.564Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-05T00:44:18.564Z] ========================================================= [Pipeline] sh [2021-05-05T00:44:18.915Z] + go mod tidy [Pipeline] sh [2021-05-05T00:44:21.587Z] + make test [2021-05-05T00:44:21.588Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-05T00:44:40.319Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-05T00:45:20.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-05T00:45:36.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-05T00:45:36.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-05T00:45:36.338Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-05T00:45:42.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-05T00:45:42.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-05T00:45:42.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-05T00:45:42.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-05T00:45:43.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-05T00:45:45.317Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-05T00:45:51.196Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2976 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws [2021-05-05T00:45:51.217Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-05-05T00:45:52.534Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-05T00:45:52.534Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-05T00:45:52.534Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-05T00:45:56.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.187s coverage: 45.9% of statements [2021-05-05T00:45:56.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-05T00:45:56.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-05T00:45:56.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-05T00:45:56.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-05T00:45:56.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-05T00:45:56.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-05T00:45:56.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.173s coverage: 19.8% of statements [2021-05-05T00:45:56.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.121s coverage: 100.0% of statements [2021-05-05T00:45:56.892Z] using credential edgex-jenkins-ssh [2021-05-05T00:45:56.911Z] Cloning the remote Git repository [2021-05-05T00:45:56.993Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-05T00:45:57.108Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-05-05T00:45:57.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T00:45:57.186Z] > git --version # timeout=10 [2021-05-05T00:45:57.216Z] > git --version # 'git version 2.17.1' [2021-05-05T00:45:57.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T00:45:57.307Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T00:46:05.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.585s coverage: 27.1% of statements [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-05T00:46:05.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.337s coverage: 100.0% of statements [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-05T00:46:05.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.126s coverage: 100.0% of statements [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-05T00:46:05.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.147s coverage: 71.3% of statements [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-05T00:46:05.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.345s coverage: 87.7% of statements [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T00:46:05.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.133s coverage: 78.9% of statements [2021-05-05T00:46:05.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-05T00:46:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.604s coverage: 28.6% of statements [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-05T00:46:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.224s coverage: 100.0% of statements [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-05T00:46:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.228s coverage: 100.0% of statements [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-05T00:46:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.272s coverage: 86.7% of statements [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-05T00:46:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.247s coverage: 97.5% of statements [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-05T00:46:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.106s coverage: 78.3% of statements [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-05T00:46:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-05T00:46:13.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T00:46:13.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T00:46:13.344Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T00:46:13.388Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T00:46:13.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T00:46:13.402Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T00:46:14.290Z] Merging remotes/origin/master commit 073d4024fc68195ffa5e0c946ab0bbcbf84e75af into PR head commit ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:46:14.755Z] Merge succeeded, producing ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:46:14.756Z] Checking out Revision ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 (PR-3410) [2021-05-05T00:46:14.316Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T00:46:14.341Z] > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 [2021-05-05T00:46:14.672Z] > git remote # timeout=10 [2021-05-05T00:46:14.692Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T00:46:14.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T00:46:14.715Z] > git merge 073d4024fc68195ffa5e0c946ab0bbcbf84e75af # timeout=10 [2021-05-05T00:46:14.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T00:46:14.768Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T00:46:14.782Z] > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 [2021-05-05T00:46:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.101s coverage: 95.1% of statements [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-05T00:46:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.121s coverage: 58.8% of statements [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-05T00:46:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.202s coverage: 0.9% of statements [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-05T00:46:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.106s coverage: 22.6% of statements [2021-05-05T00:46:17.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-05T00:46:17.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.156s coverage: 47.1% of statements [2021-05-05T00:46:17.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 79.5% of statements [2021-05-05T00:46:18.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements [2021-05-05T00:46:19.282Z] Commit message: "build(snap): Enable secure Kong Admin APIs in snap build - Add Kong's Admin plugins template yaml to enable Admin JWT, ACL plugins etc. - Update the Kong daemon startup shell script to import the plugins into database - Update the snapcraft yml to integrate the secure Kong's Admin API features" [2021-05-05T00:46:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.518s coverage: 96.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-05T00:46:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2021-05-05T00:46:20.755Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-05T00:46:21.164Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T00:46:21.507Z] + sudo service docker restart [2021-05-05T00:46:21.507Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-05T00:46:24.969Z] provisioning config files... [2021-05-05T00:46:25.017Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5116121184552024478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T00:46:25.390Z] ---> docker-login.sh [2021-05-05T00:46:25.390Z] nexus3.edgexfoundry.org:10001 [2021-05-05T00:46:26.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:46:26.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:46:26.645Z] Configure a credential helper to remove this warning. See [2021-05-05T00:46:26.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:46:26.645Z] [2021-05-05T00:46:26.645Z] Login Succeeded [2021-05-05T00:46:26.645Z] nexus3.edgexfoundry.org:10002 [2021-05-05T00:46:26.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:46:27.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:46:27.204Z] Configure a credential helper to remove this warning. See [2021-05-05T00:46:27.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:46:27.204Z] [2021-05-05T00:46:27.204Z] Login Succeeded [2021-05-05T00:46:27.204Z] nexus3.edgexfoundry.org:10003 [2021-05-05T00:46:27.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:46:27.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:46:27.753Z] Configure a credential helper to remove this warning. See [2021-05-05T00:46:27.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:46:27.753Z] [2021-05-05T00:46:27.753Z] Login Succeeded [2021-05-05T00:46:27.753Z] nexus3.edgexfoundry.org:10004 [2021-05-05T00:46:28.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:46:28.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:46:28.310Z] Configure a credential helper to remove this warning. See [2021-05-05T00:46:28.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:46:28.310Z] [2021-05-05T00:46:28.310Z] Login Succeeded [2021-05-05T00:46:28.310Z] docker.io [2021-05-05T00:46:28.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T00:46:29.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T00:46:29.181Z] Configure a credential helper to remove this warning. See [2021-05-05T00:46:29.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T00:46:29.181Z] [2021-05-05T00:46:29.181Z] Login Succeeded [2021-05-05T00:46:29.181Z] ---> docker-login.sh ends [Pipeline] } [2021-05-05T00:46:29.198Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-05T00:46:29.511Z] ========================================================= [2021-05-05T00:46:29.511Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-05T00:46:29.511Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:46:29.850Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-05T00:46:32.498Z] Sending build context to Docker daemon 167.5MB [2021-05-05T00:46:32.498Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-05T00:46:32.498Z] Step 2/6 : FROM ${BASE} [2021-05-05T00:46:32.498Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-05T00:46:32.498Z] 595b0fe564bb: Pulling fs layer [2021-05-05T00:46:32.498Z] 7186ed65a4f7: Pulling fs layer [2021-05-05T00:46:32.498Z] 316046926c0a: Pulling fs layer [2021-05-05T00:46:32.498Z] 4ebd0625c992: Pulling fs layer [2021-05-05T00:46:32.498Z] 207e8628e3a3: Pulling fs layer [2021-05-05T00:46:32.498Z] c791037a9be2: Pulling fs layer [2021-05-05T00:46:32.498Z] ffd874e62e21: Pulling fs layer [2021-05-05T00:46:32.498Z] 4ebd0625c992: Waiting [2021-05-05T00:46:32.498Z] 207e8628e3a3: Waiting [2021-05-05T00:46:32.498Z] c791037a9be2: Waiting [2021-05-05T00:46:32.498Z] ffd874e62e21: Waiting [2021-05-05T00:46:32.498Z] 316046926c0a: Verifying Checksum [2021-05-05T00:46:32.498Z] 316046926c0a: Download complete [2021-05-05T00:46:32.498Z] 7186ed65a4f7: Download complete [2021-05-05T00:46:32.498Z] 207e8628e3a3: Download complete [2021-05-05T00:46:32.498Z] c791037a9be2: Download complete [2021-05-05T00:46:32.498Z] 595b0fe564bb: Verifying Checksum [2021-05-05T00:46:32.498Z] 595b0fe564bb: Download complete [2021-05-05T00:46:32.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.128s coverage: 94.4% of statements [2021-05-05T00:46:32.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.127s coverage: 44.8% of statements [2021-05-05T00:46:33.104Z] 595b0fe564bb: Pull complete [2021-05-05T00:46:33.711Z] 7186ed65a4f7: Pull complete [2021-05-05T00:46:33.985Z] 316046926c0a: Pull complete [2021-05-05T00:46:34.585Z] ffd874e62e21: Verifying Checksum [2021-05-05T00:46:34.585Z] ffd874e62e21: Download complete [2021-05-05T00:46:36.022Z] 4ebd0625c992: Verifying Checksum [2021-05-05T00:46:36.022Z] 4ebd0625c992: Download complete [2021-05-05T00:46:37.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.758s coverage: 81.8% of statements [2021-05-05T00:46:37.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 65.1% of statements [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.094s coverage: 100.0% of statements [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.120s coverage: 76.0% of statements [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.133s coverage: 87.2% of statements [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.193s coverage: 85.4% of statements [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.313s coverage: 91.2% of statements [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.403s coverage: 64.4% of statements [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-05T00:46:44.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.072s coverage: 91.3% of statements [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-05-05T00:46:44.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2021-05-05T00:46:44.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.189s coverage: 62.9% of statements [2021-05-05T00:46:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-05T00:46:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-05T00:46:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-05T00:46:46.185Z] 4ebd0625c992: Pull complete [2021-05-05T00:46:46.185Z] 207e8628e3a3: Pull complete [2021-05-05T00:46:46.185Z] c791037a9be2: Pull complete [2021-05-05T00:46:47.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.484s coverage: 43.4% of statements [2021-05-05T00:46:47.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-05T00:46:47.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-05T00:46:47.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-05-05T00:46:47.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-05T00:46:47.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.197s coverage: 84.8% of statements [2021-05-05T00:46:49.572Z] ffd874e62e21: Pull complete [2021-05-05T00:46:49.572Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-05T00:46:49.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-05T00:46:49.572Z] ---> cfc18b08335c [2021-05-05T00:46:49.572Z] 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-05-05T00:46:52.967Z] ---> Running in ba89a68a45f0 [2021-05-05T00:46:53.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.538s coverage: 47.0% of statements [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-05T00:46:53.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.092s coverage: 100.0% of statements [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-05T00:46:53.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.146s coverage: 100.0% of statements [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-05T00:46:53.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.181s coverage: 9.6% of statements [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-05T00:46:53.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.470s coverage: 92.6% of statements [2021-05-05T00:46:53.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-05T00:46:53.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T00:46:53.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-05T00:46:54.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:46:56.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:46:56.987Z] (1/12) Installing libmagic (5.39-r0) [2021-05-05T00:46:57.964Z] (2/12) Installing file (5.39-r0) [2021-05-05T00:46:57.964Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-05T00:46:57.964Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-05T00:46:59.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.879s coverage: 28.7% of statements [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-05T00:46:59.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.104s coverage: 99.0% of statements [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-05T00:46:59.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.147s coverage: 100.0% of statements [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-05T00:46:59.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.170s coverage: 64.6% of statements [2021-05-05T00:46:59.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-05T00:46:59.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.254s coverage: 97.6% of statements [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-05T00:46:59.843Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-05T00:46:59.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.095s coverage: 100.0% of statements [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-05T00:46:59.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-05T00:46:59.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-05T00:47:00.479Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.146s coverage: 100.0% of statements [2021-05-05T00:47:00.793Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.095s coverage: 28.1% of statements [2021-05-05T00:47:00.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-05T00:47:01.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.115s coverage: 100.0% of statements [2021-05-05T00:47:02.936Z] GO111MODULE=on go vet ./... [2021-05-05T00:47:06.233Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-05T00:47:06.233Z] (6/12) Installing patch (2.7.6-r6) [2021-05-05T00:47:06.233Z] (7/12) Installing build-base (0.5-r2) [2021-05-05T00:47:06.233Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-05T00:47:06.505Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-05T00:47:06.777Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-05T00:47:06.777Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-05T00:47:07.053Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-05T00:47:07.053Z] Executing busybox-1.32.1-r6.trigger [2021-05-05T00:47:07.053Z] OK: 218 MiB in 52 packages [2021-05-05T00:47:13.797Z] Removing intermediate container ba89a68a45f0 [2021-05-05T00:47:13.797Z] ---> 3ebc5812b6f7 [2021-05-05T00:47:13.797Z] Step 4/6 : WORKDIR /edgex-go [2021-05-05T00:47:13.797Z] ---> Running in 586ee7b1a972 [2021-05-05T00:47:13.797Z] Removing intermediate container 586ee7b1a972 [2021-05-05T00:47:13.797Z] ---> e440340e6803 [2021-05-05T00:47:13.797Z] Step 5/6 : COPY go.mod . [2021-05-05T00:47:14.081Z] ---> 9ca664282406 [2021-05-05T00:47:14.081Z] Step 6/6 : RUN go mod download [2021-05-05T00:47:14.081Z] ---> Running in 05cf438e4002 [2021-05-05T00:47:40.892Z] Removing intermediate container 05cf438e4002 [2021-05-05T00:47:40.893Z] ---> 8496ad3d2238 [2021-05-05T00:47:40.893Z] Successfully built 8496ad3d2238 [2021-05-05T00:47:40.893Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:47:41.239Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T00:47:41.239Z] . [Pipeline] withDockerContainer [2021-05-05T00:47:41.484Z] prd-ubuntu18.04-docker-arm64-4c-16g-2976 does not seem to be running inside a container [2021-05-05T00:47:41.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-05T00:47:42.966Z] $ docker top 65081b34d0e9433f4df02d66955218a3af95ef32d18d576d86d8913255f53899 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T00:47:43.865Z] + go version [2021-05-05T00:47:43.866Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-05T00:47:43.888Z] $ docker stop --time=1 65081b34d0e9433f4df02d66955218a3af95ef32d18d576d86d8913255f53899 [2021-05-05T00:47:45.832Z] $ docker rm -f 65081b34d0e9433f4df02d66955218a3af95ef32d18d576d86d8913255f53899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:47:46.474Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T00:47:46.474Z] . [Pipeline] withDockerContainer [2021-05-05T00:47:46.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-2976 does not seem to be running inside a container [2021-05-05T00:47:46.813Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-05T00:47:48.924Z] $ docker top 43302df3bf321db90b5dbef425f5b6d536df55478760f6d31c33239dea65324f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-05T00:47:49.202Z] ========================================================= [2021-05-05T00:47:49.202Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-05T00:47:49.202Z] ========================================================= [Pipeline] sh [2021-05-05T00:47:49.854Z] + go mod tidy [Pipeline] sh [2021-05-05T00:47:51.495Z] + make test [2021-05-05T00:47:51.495Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-05T00:48:11.614Z] gofmt -l . [2021-05-05T00:48:11.614Z] [ "`gofmt -l .`" = "" ] [2021-05-05T00:48:13.175Z] ./bin/test-go-mod-tidy.sh [2021-05-05T00:48:14.790Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-05T00:48:17.029Z] + ls -al . [2021-05-05T00:48:17.029Z] total 808 [2021-05-05T00:48:17.029Z] drwxrwxr-x 10 1001 1001 4096 May 5 00:48 . [2021-05-05T00:48:17.029Z] drwxr-xr-x 4 root root 28 May 5 00:44 .. [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 11 May 5 00:41 .dockerignore [2021-05-05T00:48:17.029Z] drwxrwxr-x 8 1001 1001 179 May 5 00:41 .git [2021-05-05T00:48:17.029Z] drwxrwxr-x 3 1001 1001 125 May 5 00:41 .github [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 818 May 5 00:41 .gitignore [2021-05-05T00:48:17.029Z] drwx------ 3 1001 1001 60 May 5 00:42 .semver [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 166 May 5 00:41 .sonarcloud.properties [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 8609 May 5 00:41 Attribution.txt [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 3804 May 5 00:41 CONTRIBUTING.md [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 931 May 5 00:41 Dockerfile.build [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 863 May 5 00:41 Jenkinsfile [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 10775 May 5 00:41 LICENSE [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 5774 May 5 00:41 Makefile [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 7978 May 5 00:41 README.md [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 6755 May 5 00:41 SECURITY.md [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 5 May 5 00:42 VERSION [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 4131 May 5 00:41 ZMQWindows.md [2021-05-05T00:48:17.029Z] drwxrwxr-x 2 1001 1001 117 May 5 00:41 bin [2021-05-05T00:48:17.029Z] drwxrwxr-x 14 1001 1001 4096 May 5 00:41 cmd [2021-05-05T00:48:17.029Z] -rw-r--r-- 1 root root 699522 May 5 00:47 coverage.out [2021-05-05T00:48:17.029Z] -rw-r--r-- 1 root root 1060 May 5 00:48 go.mod [2021-05-05T00:48:17.029Z] -rw-r--r-- 1 root root 22420 May 5 00:44 go.sum [2021-05-05T00:48:17.029Z] drwxrwxr-x 8 1001 1001 127 May 5 00:41 internal [2021-05-05T00:48:17.029Z] drwxrwxr-x 4 1001 1001 26 May 5 00:41 openapi [2021-05-05T00:48:17.029Z] drwxrwxr-x 4 1001 1001 71 May 5 00:41 snap [2021-05-05T00:48:17.029Z] -rw-rw-r-- 1 1001 1001 168 May 5 00:41 version.go [Pipeline] sh [2021-05-05T00:48:17.909Z] + '[' -e coverage.out ] [2021-05-05T00:48:17.909Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-05T00:48:18.361Z] Stashed 1 file(s) [Pipeline] sh [2021-05-05T00:48:18.434Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-05T00:48:18.689Z] + make build [2021-05-05T00:48:18.689Z] 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-05-05T00:48:22.148Z] 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-05-05T00:48:44.856Z] 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-05-05T00:48:46.879Z] 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-05-05T00:48:50.317Z] 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-05-05T00:48:51.347Z] 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-05-05T00:48:55.794Z] 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-05-05T00:48:59.440Z] 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-05-05T00:49:02.207Z] 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-05-05T00:49:05.611Z] 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-05-05T00:49:07.688Z] 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-05-05T00:49:11.473Z] 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-05-05T00:49:15.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] } [2021-05-05T00:49:20.386Z] $ docker stop --time=1 4d52dee7fb5cea1bef335255879aab6455b07b835b7afca38b70dd0872ac8bba [2021-05-05T00:49:22.645Z] $ docker rm -f 4d52dee7fb5cea1bef335255879aab6455b07b835b7afca38b70dd0872ac8bba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:49:28.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T00:49:28.614Z] [2021-05-05T00:49:28.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:49:29.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T00:49:29.369Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-05T00:49:29.369Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-05T00:49:29.369Z] ca9280d653b3: Pulling fs layer [2021-05-05T00:49:29.369Z] 7e9c9ca2126c: Pulling fs layer [2021-05-05T00:49:30.029Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-05T00:49:30.029Z] cbdbe7a5bc2a: Download complete [2021-05-05T00:49:31.663Z] cbdbe7a5bc2a: Pull complete [2021-05-05T00:49:31.663Z] ca9280d653b3: Verifying Checksum [2021-05-05T00:49:31.663Z] ca9280d653b3: Download complete [2021-05-05T00:49:35.252Z] ca9280d653b3: Pull complete [2021-05-05T00:49:35.252Z] 7e9c9ca2126c: Verifying Checksum [2021-05-05T00:49:35.252Z] 7e9c9ca2126c: Download complete [2021-05-05T00:49:37.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-05T00:49:37.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-05T00:49:37.284Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-05T00:49:37.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-05T00:49:39.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-05T00:49:39.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-05T00:49:39.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-05T00:49:41.249Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-05T00:49:43.884Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-05T00:49:45.526Z] 7e9c9ca2126c: Pull complete [2021-05-05T00:49:45.526Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-05T00:49:45.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T00:49:45.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-05T00:49:45.730Z] prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container [2021-05-05T00:49:45.863Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-05T00:49:47.465Z] $ docker top 72ba31f692c2ffe9e3401bb11d8c032209c7589ea869e7ce91d3d7d30e9a3b1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T00:49:48.820Z] + docker-compose build --help [2021-05-05T00:49:48.820Z] + grep parallel [2021-05-05T00:49:50.851Z] --parallel Build images in parallel. [Pipeline] } [2021-05-05T00:49:50.919Z] $ docker stop --time=1 72ba31f692c2ffe9e3401bb11d8c032209c7589ea869e7ce91d3d7d30e9a3b1f [2021-05-05T00:49:52.184Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-05T00:49:52.184Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-05T00:49:52.184Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-05T00:49:52.810Z] $ docker rm -f 72ba31f692c2ffe9e3401bb11d8c032209c7589ea869e7ce91d3d7d30e9a3b1f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:49:54.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T00:49:54.406Z] . [Pipeline] withDockerContainer [2021-05-05T00:49:54.715Z] prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container [2021-05-05T00:49:54.854Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-05T00:49:56.266Z] $ docker top 0af2058ccda8d7112d5e1587a05d64eed8eaeaea7af6348abde72d6548b53dfc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T00:49:56.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.339s coverage: 45.9% of statements [2021-05-05T00:49:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-05T00:49:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-05T00:49:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-05T00:49:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-05T00:49:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-05T00:49:56.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-05T00:49:56.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.136s coverage: 19.8% of statements [2021-05-05T00:49:56.799Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-05T00:49:57.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.296s coverage: 100.0% of statements [2021-05-05T00:49:58.363Z] Building docker-core-command-go ... [2021-05-05T00:49:58.363Z] Building docker-core-data-go ... [2021-05-05T00:49:58.363Z] Building docker-core-metadata-go ... [2021-05-05T00:49:58.363Z] Building docker-security-bootstrapper-go ... [2021-05-05T00:49:58.363Z] Building docker-security-proxy-setup-go ... [2021-05-05T00:49:58.363Z] Building docker-security-secretstore-setup-go ... [2021-05-05T00:49:58.363Z] Building docker-support-notifications-go ... [2021-05-05T00:49:58.363Z] Building docker-support-scheduler-go ... [2021-05-05T00:49:58.363Z] Building docker-sys-mgmt-agent-go ... [2021-05-05T00:49:58.363Z] Building docker-sys-mgmt-agent-go [2021-05-05T00:49:58.363Z] Building docker-support-notifications-go [2021-05-05T00:49:58.363Z] Building docker-core-data-go [2021-05-05T00:49:58.363Z] Building docker-core-command-go [2021-05-05T00:49:58.363Z] Building docker-security-secretstore-setup-go [2021-05-05T00:50:05.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.629s coverage: 27.1% of statements [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-05T00:50:05.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.133s coverage: 100.0% of statements [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-05T00:50:05.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.156s coverage: 100.0% of statements [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-05T00:50:05.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.260s coverage: 71.3% of statements [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-05T00:50:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-05T00:50:07.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.430s coverage: 87.7% of statements [2021-05-05T00:50:07.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-05T00:50:07.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T00:50:07.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.175s coverage: 78.9% of statements [2021-05-05T00:50:07.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-05T00:50:19.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.100s coverage: 28.6% of statements [2021-05-05T00:50:19.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-05T00:50:19.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-05T00:50:19.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-05T00:50:19.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-05T00:50:19.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-05T00:50:19.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.281s coverage: 100.0% of statements [2021-05-05T00:50:19.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-05T00:50:19.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.159s coverage: 100.0% of statements [2021-05-05T00:50:19.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-05T00:50:19.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.378s coverage: 86.7% of statements [2021-05-05T00:50:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-05T00:50:19.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.412s coverage: 97.5% of statements [2021-05-05T00:50:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-05T00:50:19.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.208s coverage: 78.3% of statements [2021-05-05T00:50:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-05T00:50:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-05T00:50:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-05T00:50:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-05T00:50:26.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.381s coverage: 95.1% of statements [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-05T00:50:26.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.115s coverage: 58.8% of statements [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-05T00:50:26.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.224s coverage: 0.9% of statements [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-05T00:50:26.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.137s coverage: 22.6% of statements [2021-05-05T00:50:26.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-05T00:50:26.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.168s coverage: 47.1% of statements [2021-05-05T00:50:26.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.184s coverage: 79.5% of statements [2021-05-05T00:50:26.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.117s coverage: 94.1% of statements [2021-05-05T00:50:26.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements [2021-05-05T00:50:26.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.140s coverage: 87.5% of statements [2021-05-05T00:50:38.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.154s coverage: 94.4% of statements [2021-05-05T00:50:38.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.122s coverage: 44.8% of statements [2021-05-05T00:50:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.577s coverage: 81.8% of statements [2021-05-05T00:50:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.203s coverage: 92.9% of statements [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.142s coverage: 76.0% of statements [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.149s coverage: 80.0% of statements [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.208s coverage: 85.4% of statements [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.730s coverage: 64.4% of statements [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-05T00:50:51.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.127s coverage: 100.0% of statements [2021-05-05T00:50:51.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-05-05T00:50:52.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2021-05-05T00:50:52.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-05-05T00:50:53.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-05-05T00:50:55.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.811s coverage: 62.9% of statements [2021-05-05T00:50:55.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-05T00:50:55.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-05T00:50:55.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-05T00:50:59.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.4% of statements [2021-05-05T00:50:59.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-05T00:50:59.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-05T00:50:59.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements [2021-05-05T00:50:59.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-05T00:50:59.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.085s coverage: 84.8% of statements [2021-05-05T00:51:03.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.503s coverage: 47.0% of statements [2021-05-05T00:51:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-05T00:51:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-05T00:51:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-05T00:51:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-05T00:51:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-05T00:51:03.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements [2021-05-05T00:51:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-05T00:51:03.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements [2021-05-05T00:51:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-05T00:51:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-05T00:51:03.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.183s coverage: 9.6% of statements [2021-05-05T00:51:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-05T00:51:06.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.423s coverage: 92.6% of statements [2021-05-05T00:51:06.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-05T00:51:06.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T00:51:06.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-05T00:51:07.036Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:51:07.036Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:51:07.036Z] ---> f09d9229e088 [2021-05-05T00:51:07.036Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T00:51:07.036Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:51:07.036Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:51:07.036Z] ---> f09d9229e088 [2021-05-05T00:51:07.036Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T00:51:07.036Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:51:07.036Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:51:07.036Z] ---> f09d9229e088 [2021-05-05T00:51:07.036Z] Step 3/25 : WORKDIR /edgex-go [2021-05-05T00:51:07.036Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:51:07.036Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:51:07.036Z] ---> f09d9229e088 [2021-05-05T00:51:07.036Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T00:51:07.036Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:51:07.036Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:51:07.036Z] ---> f09d9229e088 [2021-05-05T00:51:07.036Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T00:51:07.036Z] ---> Running in 3253ee982834 [2021-05-05T00:51:07.036Z] ---> Running in b7db2f832632 [2021-05-05T00:51:07.036Z] ---> Running in 8003cc644ab6 [2021-05-05T00:51:07.036Z] ---> Running in ecd2a9014375 [2021-05-05T00:51:07.036Z] ---> Running in 56e13bb92eea [2021-05-05T00:51:07.036Z] Removing intermediate container 56e13bb92eea [2021-05-05T00:51:07.036Z] ---> 50f1c1980641 [2021-05-05T00:51:07.036Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:51:07.036Z] Removing intermediate container 8003cc644ab6 [2021-05-05T00:51:07.036Z] ---> 14eed7f530f3 [2021-05-05T00:51:07.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:51:07.036Z] Removing intermediate container ecd2a9014375 [2021-05-05T00:51:07.036Z] ---> 35d77be98f7f [2021-05-05T00:51:07.036Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:51:07.036Z] Removing intermediate container 3253ee982834 [2021-05-05T00:51:07.036Z] ---> cbaf385d28e6 [2021-05-05T00:51:07.036Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:51:07.036Z] Removing intermediate container b7db2f832632 [2021-05-05T00:51:07.036Z] ---> db6b43c4e8b8 [2021-05-05T00:51:07.036Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:51:07.036Z] ---> Running in d07fd580ff27 [2021-05-05T00:51:07.036Z] ---> Running in a68da8e6de91 [2021-05-05T00:51:07.036Z] ---> Running in efec8a6ec348 [2021-05-05T00:51:07.037Z] ---> Running in 0c15b3164ed8 [2021-05-05T00:51:07.037Z] ---> Running in f24124c94a6b [2021-05-05T00:51:07.037Z] Removing intermediate container d07fd580ff27 [2021-05-05T00:51:07.037Z] ---> cca87d2d1be9 [2021-05-05T00:51:07.037Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-05T00:51:07.037Z] Removing intermediate container 0c15b3164ed8 [2021-05-05T00:51:07.037Z] ---> 5ae8bce942f6 [2021-05-05T00:51:07.037Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T00:51:07.037Z] Removing intermediate container efec8a6ec348 [2021-05-05T00:51:07.037Z] ---> 720689f28c0f [2021-05-05T00:51:07.037Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-05T00:51:07.037Z] ---> Running in 33a0da479bfc [2021-05-05T00:51:07.037Z] Removing intermediate container f24124c94a6b [2021-05-05T00:51:07.037Z] ---> e53d7ace4f39 [2021-05-05T00:51:07.037Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-05T00:51:07.037Z] ---> Running in edae88a44557 [2021-05-05T00:51:07.037Z] ---> Running in 1e2266bed09a [2021-05-05T00:51:07.037Z] ---> Running in dd2364c38563 [2021-05-05T00:51:07.037Z] Removing intermediate container a68da8e6de91 [2021-05-05T00:51:07.037Z] ---> 9315982e73c8 [2021-05-05T00:51:07.037Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-05T00:51:07.037Z] ---> Running in 4f45700695c6 [2021-05-05T00:51:08.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:08.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:08.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:08.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:08.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:09.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:09.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:09.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:10.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:10.611Z] OK: 219 MiB in 52 packages [2021-05-05T00:51:10.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:51:10.899Z] OK: 219 MiB in 52 packages [2021-05-05T00:51:11.277Z] OK: 219 MiB in 52 packages [2021-05-05T00:51:11.277Z] OK: 219 MiB in 52 packages [2021-05-05T00:51:12.972Z] Removing intermediate container 1e2266bed09a [2021-05-05T00:51:12.972Z] ---> e6b53879ec6f [2021-05-05T00:51:12.972Z] Step 6/22 : COPY go.mod . [2021-05-05T00:51:12.972Z] OK: 219 MiB in 52 packages [2021-05-05T00:51:12.972Z] Removing intermediate container dd2364c38563 [2021-05-05T00:51:12.972Z] ---> a074de3e4fd1 [2021-05-05T00:51:12.972Z] Step 6/23 : COPY go.mod . [2021-05-05T00:51:13.301Z] Removing intermediate container 33a0da479bfc [2021-05-05T00:51:13.301Z] ---> b4cb3d7a0cf0 [2021-05-05T00:51:13.301Z] Step 6/23 : COPY go.mod . [2021-05-05T00:51:13.301Z] ---> f495e56aa771 [2021-05-05T00:51:13.301Z] Step 7/22 : RUN go mod download [2021-05-05T00:51:13.620Z] ---> Running in b38f84b840f7 [2021-05-05T00:51:13.620Z] Removing intermediate container edae88a44557 [2021-05-05T00:51:13.620Z] ---> ff329bf08414 [2021-05-05T00:51:13.620Z] Step 6/23 : COPY go.mod . [2021-05-05T00:51:14.306Z] ---> 1fe12824ce8c [2021-05-05T00:51:14.306Z] Step 7/23 : RUN go mod download [2021-05-05T00:51:14.306Z] ---> 82d6544253d6 [2021-05-05T00:51:14.306Z] Step 7/23 : RUN go mod download [2021-05-05T00:51:14.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.657s coverage: 28.7% of statements [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-05T00:51:14.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-05T00:51:14.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.176s coverage: 100.0% of statements [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-05T00:51:14.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.227s coverage: 64.6% of statements [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-05T00:51:14.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.326s coverage: 97.6% of statements [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-05T00:51:14.492Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.068s coverage: 0.0% of statements [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-05T00:51:14.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.109s coverage: 100.0% of statements [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-05T00:51:14.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.116s coverage: 87.9% of statements [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-05T00:51:14.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-05T00:51:14.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.083s coverage: 100.0% of statements [2021-05-05T00:51:14.732Z] Removing intermediate container 4f45700695c6 [2021-05-05T00:51:14.732Z] ---> f79bd2cca250 [2021-05-05T00:51:14.732Z] Step 6/25 : COPY go.mod . [2021-05-05T00:51:14.732Z] ---> Running in c8118aba1059 [2021-05-05T00:51:14.732Z] ---> Running in 09ca386c4b8c [2021-05-05T00:51:14.732Z] ---> b2ab8af1b50e [2021-05-05T00:51:14.732Z] Step 7/23 : RUN go mod download [2021-05-05T00:51:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.120s coverage: 28.1% of statements [2021-05-05T00:51:14.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-05T00:51:15.037Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-05T00:51:15.038Z] ---> Running in cab0de108c42 [2021-05-05T00:51:15.038Z] ---> 2f28e22c2b5c [2021-05-05T00:51:15.038Z] Step 7/25 : RUN go mod download [2021-05-05T00:51:15.334Z] ---> Running in a2a8f20b43ba [2021-05-05T00:51:16.010Z] GO111MODULE=on go vet ./... [2021-05-05T00:51:18.077Z] Removing intermediate container 09ca386c4b8c [2021-05-05T00:51:18.077Z] ---> c86798d522ef [2021-05-05T00:51:18.077Z] Step 8/23 : COPY . . [2021-05-05T00:51:18.468Z] Removing intermediate container b38f84b840f7 [2021-05-05T00:51:18.468Z] ---> 5425a68bb2af [2021-05-05T00:51:18.468Z] Step 8/22 : COPY . . [2021-05-05T00:51:18.468Z] Removing intermediate container c8118aba1059 [2021-05-05T00:51:18.468Z] ---> cab115682f58 [2021-05-05T00:51:18.468Z] Step 8/23 : COPY . . [2021-05-05T00:51:18.835Z] Removing intermediate container cab0de108c42 [2021-05-05T00:51:18.835Z] ---> cfa7a6a2618e [2021-05-05T00:51:18.835Z] Step 8/23 : COPY . . [2021-05-05T00:51:21.599Z] Removing intermediate container a2a8f20b43ba [2021-05-05T00:51:21.599Z] ---> b3c3fce71882 [2021-05-05T00:51:21.599Z] Step 8/25 : COPY . . [2021-05-05T00:52:30.421Z] ---> 3d1bbbea5fcd [2021-05-05T00:52:30.421Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-05T00:52:30.421Z] ---> 95981aadc943 [2021-05-05T00:52:30.421Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-05T00:52:30.421Z] ---> 267e5748892d [2021-05-05T00:52:30.421Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-05T00:52:30.421Z] ---> 799499e1a257 [2021-05-05T00:52:30.421Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-05T00:52:30.421Z] ---> 3f07189056d3 [2021-05-05T00:52:30.421Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-05T00:52:30.421Z] ---> Running in ca71660842c6 [2021-05-05T00:52:30.421Z] ---> Running in 993bb0c4e19f [2021-05-05T00:52:30.421Z] ---> Running in d9c365dac095 [2021-05-05T00:52:30.421Z] ---> Running in 04867435114e [2021-05-05T00:52:30.421Z] ---> Running in 2a1a0d652cc5 [2021-05-05T00:52:30.421Z] 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-05-05T00:52:30.421Z] 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-05-05T00:52:30.421Z] 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-05-05T00:52:30.421Z] 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-05-05T00:52:30.421Z] 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-05-05T00:53:07.984Z] gofmt -l . [2021-05-05T00:53:07.984Z] [ "`gofmt -l .`" = "" ] [2021-05-05T00:53:07.984Z] ./bin/test-go-mod-tidy.sh [2021-05-05T00:53:07.984Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-05T00:53:08.638Z] + ls -al . [2021-05-05T00:53:08.638Z] total 836 [2021-05-05T00:53:08.638Z] drwxrwxr-x 9 1001 1001 4096 May 5 00:53 . [2021-05-05T00:53:08.638Z] drwxr-xr-x 4 root root 4096 May 5 00:47 .. [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 11 May 5 00:46 .dockerignore [2021-05-05T00:53:08.638Z] drwxrwxr-x 8 1001 1001 4096 May 5 00:46 .git [2021-05-05T00:53:08.638Z] drwxrwxr-x 3 1001 1001 4096 May 5 00:46 .github [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 818 May 5 00:46 .gitignore [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 166 May 5 00:46 .sonarcloud.properties [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 8609 May 5 00:46 Attribution.txt [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 3804 May 5 00:46 CONTRIBUTING.md [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 931 May 5 00:46 Dockerfile.build [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 863 May 5 00:46 Jenkinsfile [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 10775 May 5 00:46 LICENSE [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 5774 May 5 00:46 Makefile [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 7978 May 5 00:46 README.md [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 6755 May 5 00:46 SECURITY.md [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 5 May 5 00:42 VERSION [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 4131 May 5 00:46 ZMQWindows.md [2021-05-05T00:53:08.638Z] drwxrwxr-x 2 1001 1001 4096 May 5 00:46 bin [2021-05-05T00:53:08.638Z] drwxrwxr-x 14 1001 1001 4096 May 5 00:46 cmd [2021-05-05T00:53:08.638Z] -rw-r--r-- 1 root root 699522 May 5 00:51 coverage.out [2021-05-05T00:53:08.638Z] -rw-r--r-- 1 root root 1060 May 5 00:52 go.mod [2021-05-05T00:53:08.638Z] -rw-r--r-- 1 root root 22420 May 5 00:47 go.sum [2021-05-05T00:53:08.638Z] drwxrwxr-x 8 1001 1001 4096 May 5 00:46 internal [2021-05-05T00:53:08.638Z] drwxrwxr-x 4 1001 1001 4096 May 5 00:46 openapi [2021-05-05T00:53:08.638Z] drwxrwxr-x 4 1001 1001 4096 May 5 00:46 snap [2021-05-05T00:53:08.638Z] -rw-rw-r-- 1 1001 1001 168 May 5 00:46 version.go [Pipeline] sh [2021-05-05T00:53:08.976Z] + '[' -e coverage.out ] [2021-05-05T00:53:08.976Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-05T00:53:08.998Z] Warning: overwriting stash ‘coverage-report’ [2021-05-05T00:53:10.264Z] Stashed 1 file(s) [Pipeline] sh [2021-05-05T00:53:10.927Z] + make build [2021-05-05T00:53:10.927Z] 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-05-05T00:53:19.234Z] 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-05-05T00:53:27.394Z] 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-05-05T00:53:32.093Z] Removing intermediate container 04867435114e [2021-05-05T00:53:32.093Z] ---> 304af3aa0e03 [2021-05-05T00:53:32.093Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-05T00:53:33.708Z] ---> Running in 4b7000beba47 [2021-05-05T00:53:33.708Z] Removing intermediate container d9c365dac095 [2021-05-05T00:53:33.708Z] ---> 2024ede04643 [2021-05-05T00:53:33.708Z] [2021-05-05T00:53:33.999Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T00:53:33.999Z] Removing intermediate container 993bb0c4e19f [2021-05-05T00:53:33.999Z] ---> 959081a32d7d [2021-05-05T00:53:33.999Z] [2021-05-05T00:53:33.999Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T00:53:33.999Z] 3.12: Pulling from library/alpine [2021-05-05T00:53:33.999Z] 3.12: Pulling from library/alpine [2021-05-05T00:53:35.074Z] 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-05-05T00:53:35.492Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T00:53:35.492Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T00:53:35.492Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T00:53:35.492Z] ---> 13621d1b12d4 [2021-05-05T00:53:35.492Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-05T00:53:35.492Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T00:53:35.492Z] ---> 13621d1b12d4 [2021-05-05T00:53:35.492Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T00:53:39.961Z] ---> Running in a14cdff2c0aa [2021-05-05T00:53:39.961Z] ---> Running in e09707d41489 [2021-05-05T00:53:39.961Z] Removing intermediate container 2a1a0d652cc5 [2021-05-05T00:53:39.961Z] ---> 71b2778973cc [2021-05-05T00:53:39.961Z] [2021-05-05T00:53:39.961Z] Step 10/25 : FROM alpine:3.12 [2021-05-05T00:53:39.961Z] ---> 13621d1b12d4 [2021-05-05T00:53:39.961Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-05T00:53:40.292Z] ---> Running in 257d40a7a960 [2021-05-05T00:53:40.611Z] Removing intermediate container ca71660842c6 [2021-05-05T00:53:40.611Z] ---> 3a62d20dd158 [2021-05-05T00:53:40.611Z] [2021-05-05T00:53:40.611Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T00:53:40.611Z] ---> 13621d1b12d4 [2021-05-05T00:53:40.611Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-05T00:53:40.914Z] ---> Running in f0c84fada31f [2021-05-05T00:53:41.249Z] Removing intermediate container 4b7000beba47 [2021-05-05T00:53:41.249Z] ---> 5f3e33b91e5a [2021-05-05T00:53:41.249Z] [2021-05-05T00:53:41.249Z] Step 11/23 : FROM docker:20.10.0 [2021-05-05T00:53:41.249Z] 20.10.0: Pulling from library/docker [2021-05-05T00:53:41.577Z] Removing intermediate container f0c84fada31f [2021-05-05T00:53:41.577Z] ---> a2c4bf2cf539 [2021-05-05T00:53:41.577Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-05T00:53:41.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:41.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:41.869Z] ---> Running in a3118742f28c [2021-05-05T00:53:42.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:42.187Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T00:53:42.187Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:53:42.187Z] OK: 6 MiB in 15 packages [2021-05-05T00:53:42.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:42.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:42.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:42.579Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-05T00:53:42.579Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-05T00:53:42.579Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:53:42.579Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T00:53:42.913Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-05T00:53:42.913Z] OK: 6 MiB in 16 packages [2021-05-05T00:53:42.913Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T00:53:42.913Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-05T00:53:42.913Z] (4/6) Installing curl (7.76.1-r0) [2021-05-05T00:53:43.240Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-05T00:53:43.240Z] (6/6) Installing su-exec (0.2-r1) [2021-05-05T00:53:43.240Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:53:43.240Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T00:53:43.240Z] OK: 7 MiB in 20 packages [2021-05-05T00:53:43.534Z] Removing intermediate container a3118742f28c [2021-05-05T00:53:43.534Z] ---> c9de45be99c3 [2021-05-05T00:53:43.534Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-05T00:53:43.829Z] ---> Running in 8007d2265ce7 [2021-05-05T00:53:44.464Z] Removing intermediate container 8007d2265ce7 [2021-05-05T00:53:44.464Z] ---> ddb8b6a10e25 [2021-05-05T00:53:44.464Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:53:44.464Z] Removing intermediate container a14cdff2c0aa [2021-05-05T00:53:44.464Z] ---> 3dc1f1ce8c4c [2021-05-05T00:53:44.464Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T00:53:45.476Z] ---> Running in f38fe4730325 [2021-05-05T00:53:45.476Z] ---> Running in 98edb846f418 [2021-05-05T00:53:45.767Z] Removing intermediate container e09707d41489 [2021-05-05T00:53:45.767Z] ---> ac9c1ac123ce [2021-05-05T00:53:45.767Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T00:53:45.767Z] Removing intermediate container 257d40a7a960 [2021-05-05T00:53:45.767Z] ---> 87b724e5de54 [2021-05-05T00:53:45.767Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T00:53:46.038Z] 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-05-05T00:53:46.043Z] Removing intermediate container f38fe4730325 [2021-05-05T00:53:46.043Z] ---> f5c586d5e4aa [2021-05-05T00:53:46.043Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-05T00:53:46.043Z] ---> Running in 3ae763ea186a [2021-05-05T00:53:46.043Z] ---> Running in 9c56624c5133 [2021-05-05T00:53:46.325Z] ---> Running in a2aab718f647 [2021-05-05T00:53:46.987Z] Removing intermediate container 3ae763ea186a [2021-05-05T00:53:46.987Z] ---> 77529f95191c [2021-05-05T00:53:46.987Z] Step 13/25 : WORKDIR / [2021-05-05T00:53:46.987Z] Removing intermediate container a2aab718f647 [2021-05-05T00:53:46.987Z] ---> e61ef3069aee [2021-05-05T00:53:46.987Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T00:53:46.987Z] Removing intermediate container 9c56624c5133 [2021-05-05T00:53:46.987Z] ---> 45081454ad11 [2021-05-05T00:53:46.987Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-05T00:53:47.281Z] ---> Running in 5718be6c0268 [2021-05-05T00:53:47.281Z] ---> Running in 6ca0309878c3 [2021-05-05T00:53:47.281Z] ---> Running in ef75b36f73ce [2021-05-05T00:53:47.900Z] Removing intermediate container ef75b36f73ce [2021-05-05T00:53:47.900Z] ---> 982b8339d250 [2021-05-05T00:53:47.900Z] Step 15/23 : WORKDIR / [2021-05-05T00:53:47.900Z] Removing intermediate container 5718be6c0268 [2021-05-05T00:53:47.900Z] ---> f231d4305682 [2021-05-05T00:53:47.900Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-05T00:53:47.900Z] Removing intermediate container 6ca0309878c3 [2021-05-05T00:53:47.900Z] ---> 1cf51140d364 [2021-05-05T00:53:47.900Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T00:53:48.178Z] ---> Running in ec95e36643c4 [2021-05-05T00:53:48.178Z] Removing intermediate container 98edb846f418 [2021-05-05T00:53:48.178Z] ---> 94bbd38425cd [2021-05-05T00:53:48.178Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-05T00:53:48.178Z] ---> Running in 38c371e0c8ba [2021-05-05T00:53:48.454Z] ---> Running in dfb136fc74c9 [2021-05-05T00:53:49.071Z] Removing intermediate container ec95e36643c4 [2021-05-05T00:53:49.071Z] ---> f9bc8c725298 [2021-05-05T00:53:49.071Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:53:49.071Z] ---> d1f3cf33d7b7 [2021-05-05T00:53:49.071Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-05T00:53:49.071Z] Removing intermediate container 38c371e0c8ba [2021-05-05T00:53:49.071Z] ---> dd736074414a [2021-05-05T00:53:49.071Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:53:50.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:50.119Z] ---> e5ce2a198605 [2021-05-05T00:53:50.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-05T00:53:50.119Z] ---> c66783e1b509 [2021-05-05T00:53:50.119Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-05T00:53:50.119Z] ---> 4d78795df1aa [2021-05-05T00:53:50.119Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-05T00:53:50.334Z] 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-05-05T00:53:50.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:51.066Z] ---> 270e4934bf71 [2021-05-05T00:53:51.066Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-05T00:53:51.358Z] ---> cf21db55538a [2021-05-05T00:53:51.358Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-05T00:53:51.358Z] ---> 23cd64a8675b [2021-05-05T00:53:51.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-05T00:53:51.808Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-05T00:53:51.808Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-05T00:53:51.808Z] ---> e513b78682e5 [2021-05-05T00:53:51.808Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-05T00:53:51.808Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-05T00:53:52.097Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-05T00:53:52.097Z] ---> e87f63e82f44 [2021-05-05T00:53:52.097Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-05T00:53:52.546Z] ---> 904d3ba61a4c [2021-05-05T00:53:52.546Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-05T00:53:52.546Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-05T00:53:52.900Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-05T00:53:52.900Z] ---> Running in 07f92ba11a95 [2021-05-05T00:53:52.900Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:53:52.900Z] OK: 8 MiB in 20 packages [2021-05-05T00:53:52.900Z] ---> Running in 851bf30118b8 [2021-05-05T00:53:53.592Z] ---> 79460548fca6 [2021-05-05T00:53:53.592Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-05T00:53:53.897Z] Removing intermediate container 851bf30118b8 [2021-05-05T00:53:53.897Z] ---> 9df53db43f78 [2021-05-05T00:53:53.897Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T00:53:53.897Z] Removing intermediate container 07f92ba11a95 [2021-05-05T00:53:53.897Z] ---> 169e126535ee [2021-05-05T00:53:53.897Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T00:53:54.631Z] 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-05-05T00:53:54.978Z] ---> Running in ee9b5c87d498 [2021-05-05T00:53:54.978Z] ---> Running in 8c92b7f90b0c [2021-05-05T00:53:55.229Z] 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-05-05T00:53:55.357Z] Removing intermediate container dfb136fc74c9 [2021-05-05T00:53:55.357Z] ---> be9a69c2abe5 [2021-05-05T00:53:55.357Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:53:55.357Z] ---> 3744fe6bf2da [2021-05-05T00:53:55.357Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-05T00:53:55.716Z] Removing intermediate container 8c92b7f90b0c [2021-05-05T00:53:55.716Z] ---> c3f4644043c7 [2021-05-05T00:53:55.716Z] Step 20/22 : LABEL arch=x86_64 [2021-05-05T00:53:55.716Z] Removing intermediate container ee9b5c87d498 [2021-05-05T00:53:55.716Z] ---> 05f56a44c885 [2021-05-05T00:53:55.716Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T00:53:55.716Z] ---> Running in 04d747b29be2 [2021-05-05T00:53:56.012Z] ---> Running in c504b8e682da [2021-05-05T00:53:56.299Z] ---> a81fb5566643 [2021-05-05T00:53:56.299Z] Step 21/25 : 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-05-05T00:53:56.299Z] Removing intermediate container 04d747b29be2 [2021-05-05T00:53:56.299Z] ---> 30af6a6c9bb1 [2021-05-05T00:53:56.299Z] Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:53:56.299Z] ---> aaac1eedbab5 [2021-05-05T00:53:56.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-05T00:53:56.611Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-05T00:53:56.611Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-05T00:53:56.611Z] ---> aefe523efa57 [2021-05-05T00:53:56.611Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-05T00:53:56.611Z] ---> Running in 764c2b961cce [2021-05-05T00:53:56.611Z] ---> Running in 03afcce52dad [2021-05-05T00:53:56.611Z] Removing intermediate container c504b8e682da [2021-05-05T00:53:56.611Z] ---> 606072637af7 [2021-05-05T00:53:56.611Z] Step 21/22 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:53:56.611Z] ---> Running in 21f6a8ebe80c [2021-05-05T00:53:56.896Z] ---> Running in 81efa8b41967 [2021-05-05T00:53:57.187Z] Removing intermediate container 03afcce52dad [2021-05-05T00:53:57.187Z] ---> 52117f5771a6 [2021-05-05T00:53:57.187Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T00:53:57.187Z] Removing intermediate container 21f6a8ebe80c [2021-05-05T00:53:57.187Z] ---> ea4b058b5e4c [2021-05-05T00:53:57.187Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-05T00:53:57.514Z] ---> Running in 95ccc9cf5e4e [2021-05-05T00:53:57.514Z] Removing intermediate container 81efa8b41967 [2021-05-05T00:53:57.514Z] ---> d8cfb15ea9f3 [2021-05-05T00:53:57.514Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T00:53:57.514Z] ---> Running in 2b785cfb5bd8 [2021-05-05T00:53:57.812Z] ---> 09bc93bf9462 [2021-05-05T00:53:57.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-05T00:53:57.812Z] ---> Running in ee208cd93f8d [2021-05-05T00:53:57.812Z] Removing intermediate container 95ccc9cf5e4e [2021-05-05T00:53:57.812Z] ---> 45fafe5853c7 [2021-05-05T00:53:57.812Z] [2021-05-05T00:53:58.472Z] Removing intermediate container ee208cd93f8d [2021-05-05T00:53:58.472Z] ---> 154ee194952d [2021-05-05T00:53:58.472Z] [2021-05-05T00:53:58.848Z] ---> 18e536dc5fab [2021-05-05T00:53:58.848Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-05T00:53:58.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:59.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:53:59.176Z] Successfully built 45fafe5853c7 [2021-05-05T00:53:59.176Z] (1/39) Installing readline (8.0.4-r0) [2021-05-05T00:53:59.176Z] (2/39) Installing bash (5.0.17-r0) [2021-05-05T00:53:59.455Z] ---> Running in 772c0c40e342 [2021-05-05T00:53:59.455Z] Executing bash-5.0.17-r0.post-install [2021-05-05T00:53:59.455Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T00:53:59.455Z] Successfully tagged docker-core-command-go:latest [2021-05-05T00:53:59.455Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-05T00:53:59.455Z] Removing intermediate container 764c2b961cce [2021-05-05T00:53:59.455Z] ---> 8d7e0e8dcf3b [2021-05-05T00:53:59.455Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-05T00:53:59.455Z] (5/39) Installing curl (7.76.1-r0) [2021-05-05T00:53:59.455Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-05-05T00:53:59.455Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-05T00:53:59.455Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-05T00:53:59.455Z] (8/39) Installing expat (2.2.9-r1) [2021-05-05T00:53:59.455Z] (9/39) Installing libffi (3.3-r2) [2021-05-05T00:53:59.455Z] (10/39) Installing gdbm (1.13-r1) [2021-05-05T00:53:59.455Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-05T00:53:59.455Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-05T00:53:59.455Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-05T00:53:59.455Z] ---> Running in e2ae4b805243 [2021-05-05T00:53:59.455Z] Successfully built 154ee194952d [2021-05-05T00:53:59.792Z] Successfully tagged docker-support-notifications-go:latest [2021-05-05T00:53:59.792Z] Building docker-support-scheduler-go [2021-05-05T00:54:00.084Z]  Building docker-support-notifications-go ... done Removing intermediate container 772c0c40e342 [2021-05-05T00:54:00.084Z] ---> ac932443853c [2021-05-05T00:54:00.084Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T00:54:00.651Z] 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-05-05T00:54:03.544Z] ---> Running in 7a9e8ae9143d [2021-05-05T00:54:04.271Z] Removing intermediate container e2ae4b805243 [2021-05-05T00:54:04.272Z] ---> e9e35ddc25cd [2021-05-05T00:54:04.272Z] Step 23/25 : LABEL arch=x86_64 [2021-05-05T00:54:04.971Z] 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-05-05T00:54:05.346Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-05T00:54:05.346Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-05T00:54:05.346Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-05T00:54:05.346Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-05T00:54:05.346Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-05T00:54:05.346Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-05T00:54:05.622Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-05T00:54:05.622Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-05T00:54:05.622Z] ---> Running in 2dd4be1ea411 [2021-05-05T00:54:05.622Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-05T00:54:05.622Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-05T00:54:06.211Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-05T00:54:06.211Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-05T00:54:06.211Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-05T00:54:06.211Z] Removing intermediate container 7a9e8ae9143d [2021-05-05T00:54:06.211Z] ---> 7b91135abd02 [2021-05-05T00:54:06.211Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T00:54:06.211Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-05T00:54:06.510Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-05T00:54:06.510Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-05T00:54:06.510Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-05T00:54:06.510Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-05T00:54:06.510Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-05T00:54:06.510Z] ---> Running in 6814b7044297 [2021-05-05T00:54:06.510Z] Removing intermediate container 2dd4be1ea411 [2021-05-05T00:54:06.510Z] ---> ee64ad5badba [2021-05-05T00:54:06.510Z] Step 24/25 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:54:06.814Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-05T00:54:07.601Z] 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-05-05T00:54:07.912Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-05T00:54:07.912Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-05T00:54:07.912Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-05T00:54:08.189Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-05T00:54:08.784Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-05T00:54:08.784Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-05T00:54:09.069Z] ---> Running in 72f0a1200164 [2021-05-05T00:54:10.085Z] Executing busybox-1.31.1-r19.trigger [2021-05-05T00:54:10.085Z] OK: 72 MiB in 59 packages [2021-05-05T00:54:10.085Z] Removing intermediate container 6814b7044297 [2021-05-05T00:54:10.085Z] ---> 5853c5b8a68c [2021-05-05T00:54:10.085Z] Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:54:10.467Z] ---> Running in 575fe803ea74 [2021-05-05T00:54:10.467Z] Removing intermediate container 72f0a1200164 [2021-05-05T00:54:10.467Z] ---> 00a7bcb66c14 [2021-05-05T00:54:10.467Z] Step 25/25 : LABEL version=0.0.0 [2021-05-05T00:54:11.991Z] 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-05-05T00:54:12.561Z] ---> Running in 15eb88bf04aa [2021-05-05T00:54:12.561Z] Removing intermediate container 575fe803ea74 [2021-05-05T00:54:12.561Z] ---> cf3de0dc5a9b [2021-05-05T00:54:12.561Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T00:54:12.875Z] ---> Running in 61756d8754a1 [2021-05-05T00:54:13.240Z] Removing intermediate container 15eb88bf04aa [2021-05-05T00:54:13.240Z] ---> 0f80d5da9d33 [2021-05-05T00:54:13.240Z] [2021-05-05T00:54:13.542Z] Successfully built 0f80d5da9d33 [2021-05-05T00:54:13.543Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-05T00:54:13.543Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-05-05T00:54:13.543Z] Removing intermediate container 61756d8754a1 [2021-05-05T00:54:13.543Z] ---> 0402d5bede91 [2021-05-05T00:54:13.543Z] [2021-05-05T00:54:14.156Z] Successfully built 0402d5bede91 [2021-05-05T00:54:14.156Z] Successfully tagged docker-core-data-go:latest [2021-05-05T00:54:14.156Z] Building docker-core-metadata-go [2021-05-05T00:54:14.613Z] 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-05-05T00:54:15.238Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-05-05T00:54:15.532Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-05T00:54:16.242Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-05T00:54:16.242Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-05T00:54:16.912Z] 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-05-05T00:54:16.912Z] Collecting cached-property<2,>=1.2.0 [2021-05-05T00:54:16.912Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-05T00:54:17.233Z] 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-05-05T00:54:17.259Z] Collecting docopt<0.7,>=0.6.1 [2021-05-05T00:54:17.259Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-05T00:54:20.155Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-05T00:54:20.155Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-05T00:54:21.161Z] Collecting docker<4.0,>=3.6.0 [2021-05-05T00:54:21.673Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-05T00:54:21.970Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-05T00:54:21.970Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] } [2021-05-05T00:54:23.982Z] $ docker stop --time=1 43302df3bf321db90b5dbef425f5b6d536df55478760f6d31c33239dea65324f [2021-05-05T00:54:25.591Z] Collecting PyYAML<4,>=3.10 [2021-05-05T00:54:25.591Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-05T00:54:26.895Z] $ docker rm -f 43302df3bf321db90b5dbef425f5b6d536df55478760f6d31c33239dea65324f [2021-05-05T00:54:28.082Z] Collecting texttable<0.10,>=0.9.0 [2021-05-05T00:54:28.082Z] Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:54:28.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T00:54:29.087Z] [2021-05-05T00:54:29.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:54:29.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T00:54:29.696Z] Collecting jsonschema<3,>=2.5.1 [2021-05-05T00:54:29.696Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-05T00:54:29.696Z] 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-05-05T00:54:29.696Z] Collecting idna<2.8,>=2.5 [2021-05-05T00:54:29.696Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-05T00:54:29.716Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-05T00:54:29.716Z] 29e5d40040c1: Pulling fs layer [2021-05-05T00:54:29.716Z] 1ce36da41761: Pulling fs layer [2021-05-05T00:54:29.716Z] 25b303627fd3: Pulling fs layer [2021-05-05T00:54:29.716Z] 29e5d40040c1: Verifying Checksum [2021-05-05T00:54:29.716Z] 29e5d40040c1: Download complete [2021-05-05T00:54:30.332Z] 1ce36da41761: Verifying Checksum [2021-05-05T00:54:30.332Z] 1ce36da41761: Download complete [2021-05-05T00:54:30.597Z] 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-05-05T00:54:30.597Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-05T00:54:30.597Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-05T00:54:30.605Z] 29e5d40040c1: Pull complete [2021-05-05T00:54:31.039Z] Collecting docker-pycreds>=0.4.0 [2021-05-05T00:54:31.040Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-05T00:54:31.040Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-05T00:54:31.040Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-05T00:54:31.040Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-05T00:54:31.040Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-05T00:54:32.053Z] 1ce36da41761: Pull complete [2021-05-05T00:54:32.053Z] 25b303627fd3: Verifying Checksum [2021-05-05T00:54:32.053Z] 25b303627fd3: Download complete [2021-05-05T00:54:32.333Z] Installing collected packages: websocket-client, cached-property, docopt, idna, urllib3, requests, docker-pycreds, docker, dockerpty, PyYAML, texttable, jsonschema, docker-compose [2021-05-05T00:54:32.826Z] Running setup.py install for docopt: started [2021-05-05T00:54:34.254Z] Running setup.py install for docopt: finished with status 'done' [2021-05-05T00:54:34.254Z] Attempting uninstall: idna [2021-05-05T00:54:34.254Z] Found existing installation: idna 2.9 [2021-05-05T00:54:34.254Z] Uninstalling idna-2.9: [2021-05-05T00:54:34.254Z] Successfully uninstalled idna-2.9 [2021-05-05T00:54:35.019Z] Attempting uninstall: urllib3 [2021-05-05T00:54:35.019Z] Found existing installation: urllib3 1.25.9 [2021-05-05T00:54:35.019Z] Uninstalling urllib3-1.25.9: [2021-05-05T00:54:35.019Z] Successfully uninstalled urllib3-1.25.9 [2021-05-05T00:54:35.407Z] Attempting uninstall: requests [2021-05-05T00:54:35.407Z] Found existing installation: requests 2.23.0 [2021-05-05T00:54:35.407Z] Uninstalling requests-2.23.0: [2021-05-05T00:54:35.407Z] Successfully uninstalled requests-2.23.0 [2021-05-05T00:54:37.413Z] Running setup.py install for dockerpty: started [2021-05-05T00:54:39.484Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-05T00:54:39.484Z] Running setup.py install for PyYAML: started [2021-05-05T00:54:41.070Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-05T00:54:41.070Z] Running setup.py install for texttable: started [2021-05-05T00:54:42.191Z] Running setup.py install for texttable: finished with status 'done' [2021-05-05T00:54:42.225Z] 25b303627fd3: Pull complete [2021-05-05T00:54:42.225Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-05T00:54:42.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T00:54:42.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-05T00:54:42.464Z] prd-ubuntu18.04-docker-arm64-4c-16g-2976 does not seem to be running inside a container [2021-05-05T00:54:42.555Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-05T00:54:43.779Z] 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-05-05T00:54:44.889Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:54:44.889Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:54:44.889Z] ---> f09d9229e088 [2021-05-05T00:54:44.889Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T00:54:44.889Z] ---> Using cache [2021-05-05T00:54:44.889Z] ---> db6b43c4e8b8 [2021-05-05T00:54:44.889Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:54:44.889Z] ---> Using cache [2021-05-05T00:54:44.889Z] ---> e53d7ace4f39 [2021-05-05T00:54:44.889Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-05T00:54:45.283Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:54:45.283Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:54:45.283Z] ---> f09d9229e088 [2021-05-05T00:54:45.283Z] Step 3/31 : WORKDIR /edgex-go [2021-05-05T00:54:45.283Z] ---> Using cache [2021-05-05T00:54:45.283Z] ---> db6b43c4e8b8 [2021-05-05T00:54:45.283Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:54:45.283Z] ---> Using cache [2021-05-05T00:54:45.283Z] ---> e53d7ace4f39 [2021-05-05T00:54:45.283Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-05T00:54:45.524Z] $ docker top bf3b7881f4aba60d2bf161ff79b1a29dc373aa26036fb73335f180f96d4326ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T00:54:46.471Z] + + grepdocker-compose parallel build [2021-05-05T00:54:46.471Z] --help [2021-05-05T00:54:46.868Z] ---> Running in 0fbb0c8ff107 [2021-05-05T00:54:46.868Z] ---> Running in 76b333eef568 [2021-05-05T00:54:50.758Z] --parallel Build images in parallel. [Pipeline] } [2021-05-05T00:54:50.775Z] $ docker stop --time=1 bf3b7881f4aba60d2bf161ff79b1a29dc373aa26036fb73335f180f96d4326ae [2021-05-05T00:54:51.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:54:51.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:54:52.711Z] $ docker rm -f bf3b7881f4aba60d2bf161ff79b1a29dc373aa26036fb73335f180f96d4326ae [Pipeline] // withDockerContainer [2021-05-05T00:54:52.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:54:52.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T00:54:53.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T00:54:53.383Z] . [Pipeline] withDockerContainer [2021-05-05T00:54:53.647Z] prd-ubuntu18.04-docker-arm64-4c-16g-2976 does not seem to be running inside a container [2021-05-05T00:54:53.720Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-05T00:54:54.381Z] OK: 219 MiB in 52 packages [2021-05-05T00:54:54.760Z] OK: 219 MiB in 52 packages [2021-05-05T00:54:55.153Z] $ docker top bf54d7663d613fdc48dfad88d41eaead2ec069d16f0d62add942d4645caa4b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T00:54:56.106Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-05T00:54:57.913Z] Removing intermediate container 0fbb0c8ff107 [2021-05-05T00:54:57.913Z] ---> 643541669d35 [2021-05-05T00:54:57.913Z] Step 6/22 : COPY go.mod . [2021-05-05T00:54:57.913Z] Removing intermediate container 76b333eef568 [2021-05-05T00:54:57.913Z] ---> bfd3ecf640c8 [2021-05-05T00:54:57.913Z] Step 6/31 : COPY go.mod . [2021-05-05T00:54:58.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:54:58.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:54:58.206Z] ---> f09d9229e088 [2021-05-05T00:54:58.206Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T00:54:58.206Z] ---> Using cache [2021-05-05T00:54:58.206Z] ---> db6b43c4e8b8 [2021-05-05T00:54:58.206Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:54:58.206Z] ---> Using cache [2021-05-05T00:54:58.206Z] ---> e53d7ace4f39 [2021-05-05T00:54:58.206Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T00:54:58.206Z] ---> Using cache [2021-05-05T00:54:58.206Z] ---> bfd3ecf640c8 [2021-05-05T00:54:58.206Z] Step 6/23 : COPY go.mod . [2021-05-05T00:54:58.536Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:54:58.536Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:54:58.536Z] ---> f09d9229e088 [2021-05-05T00:54:58.536Z] Step 3/21 : WORKDIR /edgex-go [2021-05-05T00:54:58.536Z] ---> Using cache [2021-05-05T00:54:58.536Z] ---> db6b43c4e8b8 [2021-05-05T00:54:58.536Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:54:58.536Z] ---> Using cache [2021-05-05T00:54:58.536Z] ---> e53d7ace4f39 [2021-05-05T00:54:58.536Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-05T00:54:58.536Z] ---> Using cache [2021-05-05T00:54:58.536Z] ---> bfd3ecf640c8 [2021-05-05T00:54:58.536Z] Step 6/21 : COPY go.mod . [2021-05-05T00:54:59.959Z] ---> cf010f06d34c [2021-05-05T00:54:59.959Z] Step 7/31 : RUN go mod download [2021-05-05T00:54:59.959Z] ---> f794cc90256b [2021-05-05T00:54:59.959Z] Step 7/22 : RUN go mod download [2021-05-05T00:54:59.959Z] ---> e0b2ec2d3e51 [2021-05-05T00:54:59.959Z] Step 7/23 : RUN go mod download [2021-05-05T00:55:00.260Z] ---> Running in 05a5a589532a [2021-05-05T00:55:00.260Z] ---> 7cc94ac24479 [2021-05-05T00:55:00.260Z] Step 7/21 : RUN go mod download [2021-05-05T00:55:00.260Z] ---> Running in 89f47856f5df [2021-05-05T00:55:00.385Z] Building docker-core-command-go ... [2021-05-05T00:55:00.385Z] Building docker-core-data-go ... [2021-05-05T00:55:00.385Z] Building docker-core-metadata-go ... [2021-05-05T00:55:00.385Z] Building docker-security-bootstrapper-go ... [2021-05-05T00:55:00.385Z] Building docker-security-proxy-setup-go ... [2021-05-05T00:55:00.385Z] Building docker-security-secretstore-setup-go ... [2021-05-05T00:55:00.385Z] Building docker-support-notifications-go ... [2021-05-05T00:55:00.385Z] Building docker-support-scheduler-go ... [2021-05-05T00:55:00.385Z] Building docker-sys-mgmt-agent-go ... [2021-05-05T00:55:00.385Z] Building docker-security-bootstrapper-go [2021-05-05T00:55:00.385Z] Building docker-core-data-go [2021-05-05T00:55:00.385Z] Building docker-support-notifications-go [2021-05-05T00:55:00.385Z] Building docker-security-secretstore-setup-go [2021-05-05T00:55:00.385Z] Building docker-support-scheduler-go [2021-05-05T00:55:00.625Z] ---> Running in eac1c8205422 [2021-05-05T00:55:00.625Z] ---> Running in 7719dbdd4c78 [2021-05-05T00:55:05.104Z] Removing intermediate container 89f47856f5df [2021-05-05T00:55:05.104Z] ---> aed23b09f52f [2021-05-05T00:55:05.104Z] Step 8/31 : COPY . . [2021-05-05T00:55:05.446Z] Removing intermediate container eac1c8205422 [2021-05-05T00:55:05.446Z] ---> c4192a95e68c [2021-05-05T00:55:05.446Z] Step 8/22 : COPY . . [2021-05-05T00:55:05.446Z] Removing intermediate container 7719dbdd4c78 [2021-05-05T00:55:05.446Z] ---> 91d754e1acca [2021-05-05T00:55:05.446Z] Step 8/21 : COPY . . [2021-05-05T00:55:05.838Z] Removing intermediate container 05a5a589532a [2021-05-05T00:55:05.838Z] ---> eea41d2b53d2 [2021-05-05T00:55:05.838Z] Step 8/23 : COPY . . [2021-05-05T00:55:44.072Z] Removing intermediate container 2b785cfb5bd8 [2021-05-05T00:55:44.072Z] ---> a31b00965d43 [2021-05-05T00:55:44.072Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-05T00:55:44.072Z] ---> Running in a86b1c5f6fad [2021-05-05T00:55:44.372Z] Removing intermediate container a86b1c5f6fad [2021-05-05T00:55:44.372Z] ---> 04865a0bb79d [2021-05-05T00:55:44.372Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-05T00:55:45.120Z] ---> Running in 7ecb9751b8b9 [2021-05-05T00:55:46.237Z] Removing intermediate container 7ecb9751b8b9 [2021-05-05T00:55:46.237Z] ---> 06b00e6af704 [2021-05-05T00:55:46.237Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-05T00:55:49.106Z] ---> b27aee2903e9 [2021-05-05T00:55:49.106Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-05T00:55:50.577Z] ---> 02e84ff8a138 [2021-05-05T00:55:50.577Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-05T00:55:53.303Z] ---> fe64c7ae01c9 [2021-05-05T00:55:53.303Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-05T00:55:54.315Z] ---> Running in 11b8b8515b49 [2021-05-05T00:55:57.095Z] Removing intermediate container 11b8b8515b49 [2021-05-05T00:55:57.095Z] ---> 2ba72c18f9a5 [2021-05-05T00:55:57.095Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T00:55:58.668Z] ---> Running in e596021eb76d [2021-05-05T00:56:00.670Z] ---> 0682f1fd5129 [2021-05-05T00:56:00.670Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-05T00:56:00.670Z] ---> 0578c93bc301 [2021-05-05T00:56:00.670Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-05T00:56:00.670Z] Removing intermediate container e596021eb76d [2021-05-05T00:56:00.670Z] ---> 10ee0774f721 [2021-05-05T00:56:00.670Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T00:56:00.670Z] ---> e91077983564 [2021-05-05T00:56:00.670Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-05T00:56:00.670Z] ---> Running in 731c8c8be648 [2021-05-05T00:56:00.670Z] ---> Running in 6251af3e335c [2021-05-05T00:56:00.949Z] ---> Running in 3cda597b7f90 [2021-05-05T00:56:01.235Z] ---> Running in 96c367d405af [2021-05-05T00:56:01.518Z] Removing intermediate container 3cda597b7f90 [2021-05-05T00:56:01.518Z] ---> 59f790148d81 [2021-05-05T00:56:01.518Z] Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:56:01.860Z] ---> Running in 4b919a8fd11e [2021-05-05T00:56:02.171Z] ---> 4fdc22ffb977 [2021-05-05T00:56:02.171Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-05T00:56:03.179Z] ---> Running in 3a8deb3ad82d [2021-05-05T00:56:03.445Z] Removing intermediate container 4b919a8fd11e [2021-05-05T00:56:03.445Z] ---> ac1653e3a6a1 [2021-05-05T00:56:03.445Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T00:56:03.445Z] 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-05-05T00:56:03.445Z] 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-05-05T00:56:03.445Z] 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-05-05T00:56:03.722Z] ---> Running in aa4e388d191e [2021-05-05T00:56:04.319Z] Removing intermediate container aa4e388d191e [2021-05-05T00:56:04.319Z] ---> 31e17d3b523b [2021-05-05T00:56:04.319Z] [2021-05-05T00:56:04.595Z] 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-05-05T00:56:04.883Z] Successfully built 31e17d3b523b [2021-05-05T00:56:04.883Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-05T00:56:22.246Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:56:22.246Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:56:22.246Z] ---> 8496ad3d2238 [2021-05-05T00:56:22.246Z] Step 3/25 : WORKDIR /edgex-go [2021-05-05T00:56:22.246Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:56:22.246Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:56:22.246Z] ---> 8496ad3d2238 [2021-05-05T00:56:22.246Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T00:56:22.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:56:22.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:56:22.246Z] ---> 8496ad3d2238 [2021-05-05T00:56:22.246Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T00:56:22.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:56:22.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:56:22.246Z] ---> 8496ad3d2238 [2021-05-05T00:56:22.246Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T00:56:22.246Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T00:56:22.246Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-05T00:56:22.246Z] ---> 8496ad3d2238 [2021-05-05T00:56:22.246Z] Step 3/31 : WORKDIR /edgex-go [2021-05-05T00:56:22.246Z] ---> Running in a2f940784ca5 [2021-05-05T00:56:22.246Z] ---> Running in d90ee733565b [2021-05-05T00:56:22.246Z] ---> Running in 0f89715b623c [2021-05-05T00:56:22.246Z] ---> Running in b4e4719b155f [2021-05-05T00:56:22.246Z] ---> Running in 1934db605de6 [2021-05-05T00:56:22.246Z] Removing intermediate container 1934db605de6 [2021-05-05T00:56:22.246Z] ---> 7c12ced95263 [2021-05-05T00:56:22.246Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:56:22.246Z] Removing intermediate container 0f89715b623c [2021-05-05T00:56:22.246Z] ---> d796a7d7e0e0 [2021-05-05T00:56:22.246Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:56:22.246Z] Removing intermediate container d90ee733565b [2021-05-05T00:56:22.246Z] ---> 35ce3dcb134f [2021-05-05T00:56:22.246Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:56:22.246Z] Removing intermediate container b4e4719b155f [2021-05-05T00:56:22.246Z] ---> b673bc4e83cb [2021-05-05T00:56:22.246Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:56:22.246Z] Removing intermediate container a2f940784ca5 [2021-05-05T00:56:22.246Z] ---> 98e9dc5a6d22 [2021-05-05T00:56:22.246Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:56:22.246Z] ---> Running in 6f66a828e6ad [2021-05-05T00:56:22.246Z] ---> Running in 52c3c6a04480 [2021-05-05T00:56:22.246Z] ---> Running in 7a4dc2ecb633 [2021-05-05T00:56:22.246Z] ---> Running in 9c5ee381e790 [2021-05-05T00:56:22.247Z] ---> Running in c9f8da1b39ea [2021-05-05T00:56:22.247Z] Removing intermediate container 6f66a828e6ad [2021-05-05T00:56:22.247Z] ---> b28d8341f0ba [2021-05-05T00:56:22.247Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-05T00:56:22.247Z] ---> Running in d59c9e0f908f [2021-05-05T00:56:22.247Z] Removing intermediate container 52c3c6a04480 [2021-05-05T00:56:22.247Z] ---> df619db06512 [2021-05-05T00:56:22.247Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-05T00:56:22.247Z] Removing intermediate container 7a4dc2ecb633 [2021-05-05T00:56:22.247Z] ---> 56735356002a [2021-05-05T00:56:22.247Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-05T00:56:22.247Z] ---> Running in e494b3aeb3b2 [2021-05-05T00:56:22.247Z] Removing intermediate container c9f8da1b39ea [2021-05-05T00:56:22.247Z] ---> d15c9b61fb9b [2021-05-05T00:56:22.247Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-05T00:56:22.247Z] Removing intermediate container 9c5ee381e790 [2021-05-05T00:56:22.247Z] ---> Running in 321c9978646e [2021-05-05T00:56:22.247Z] ---> a8f19e4d3664 [2021-05-05T00:56:22.247Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-05T00:56:22.247Z] ---> Running in 8ed94c2ff379 [2021-05-05T00:56:22.247Z] ---> Running in e2e73a8bd67a [2021-05-05T00:56:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.247Z] OK: 218 MiB in 52 packages [2021-05-05T00:56:22.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:56:22.799Z] OK: 218 MiB in 52 packages [2021-05-05T00:56:23.078Z] OK: 218 MiB in 52 packages [2021-05-05T00:56:23.353Z] OK: 218 MiB in 52 packages [2021-05-05T00:56:23.624Z] Removing intermediate container d59c9e0f908f [2021-05-05T00:56:23.624Z] ---> 956e7dc6ab1f [2021-05-05T00:56:23.624Z] Step 6/22 : COPY go.mod . [2021-05-05T00:56:24.617Z] ---> f5267a9302a7 [2021-05-05T00:56:24.617Z] Step 7/22 : RUN go mod download [2021-05-05T00:56:24.617Z] Removing intermediate container 321c9978646e [2021-05-05T00:56:24.617Z] ---> 5d44fce5f898 [2021-05-05T00:56:24.617Z] Step 6/31 : COPY go.mod . [2021-05-05T00:56:24.617Z] Removing intermediate container e494b3aeb3b2 [2021-05-05T00:56:24.617Z] ---> e5d744fcef09 [2021-05-05T00:56:24.617Z] Step 6/23 : COPY go.mod . [2021-05-05T00:56:24.896Z] ---> Running in 0d0ec9d085cf [2021-05-05T00:56:24.896Z] OK: 218 MiB in 52 packages [2021-05-05T00:56:25.182Z] Removing intermediate container 8ed94c2ff379 [2021-05-05T00:56:25.182Z] ---> e93800c3bfd8 [2021-05-05T00:56:25.182Z] Step 6/25 : COPY go.mod . [2021-05-05T00:56:26.167Z] ---> 94297355ea5e [2021-05-05T00:56:26.167Z] Step 7/23 : RUN go mod download [2021-05-05T00:56:26.167Z] ---> 3c696527813a [2021-05-05T00:56:26.167Z] Step 7/31 : RUN go mod download [2021-05-05T00:56:26.449Z] ---> Running in afc2c2290c37 [2021-05-05T00:56:26.449Z] ---> Running in 97c29321a741 [2021-05-05T00:56:26.449Z] ---> edae716f7b5e [2021-05-05T00:56:26.449Z] Step 7/25 : RUN go mod download [2021-05-05T00:56:26.726Z] Removing intermediate container e2e73a8bd67a [2021-05-05T00:56:26.726Z] ---> 2e4f38005311 [2021-05-05T00:56:26.726Z] Step 6/22 : COPY go.mod . [2021-05-05T00:56:27.008Z] ---> Running in 2f4d40671154 [2021-05-05T00:56:28.001Z] ---> f5abeac7fac6 [2021-05-05T00:56:28.001Z] Step 7/22 : RUN go mod download [2021-05-05T00:56:28.001Z] ---> Running in 772d0d41c61f [2021-05-05T00:56:28.603Z] Removing intermediate container 0d0ec9d085cf [2021-05-05T00:56:28.603Z] ---> 92deda70cd50 [2021-05-05T00:56:28.603Z] Step 8/22 : COPY . . [2021-05-05T00:56:31.277Z] Removing intermediate container afc2c2290c37 [2021-05-05T00:56:31.277Z] ---> 0ca0ff32d843 [2021-05-05T00:56:31.277Z] Step 8/31 : COPY . . [2021-05-05T00:56:31.277Z] Removing intermediate container 97c29321a741 [2021-05-05T00:56:31.277Z] ---> 6f2653152b56 [2021-05-05T00:56:31.277Z] Step 8/23 : COPY . . [2021-05-05T00:56:31.553Z] Removing intermediate container 2f4d40671154 [2021-05-05T00:56:31.553Z] ---> 63aee8c95419 [2021-05-05T00:56:31.553Z] Step 8/25 : COPY . . [2021-05-05T00:56:33.531Z] Removing intermediate container 772d0d41c61f [2021-05-05T00:56:33.531Z] ---> 64e154ab0ea5 [2021-05-05T00:56:33.531Z] Step 8/22 : COPY . . [2021-05-05T00:56:53.108Z]  Building docker-sys-mgmt-agent-go ... done 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-05-05T00:56:56.240Z] ---> ae7d3bee4271 [2021-05-05T00:56:56.240Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-05T00:56:56.240Z] ---> 87463db5536d [2021-05-05T00:56:56.240Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-05T00:56:56.240Z] ---> 9c446bc9b614 [2021-05-05T00:56:56.240Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-05T00:56:56.240Z] ---> f9aa653fad42 [2021-05-05T00:56:56.240Z] ---> 7f11e7b949ce [2021-05-05T00:56:56.240Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-05T00:56:56.240Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-05T00:56:56.240Z] ---> Running in 59e972f27c9b [2021-05-05T00:56:56.240Z] ---> Running in 34e8c67e152a [2021-05-05T00:56:56.240Z] ---> Running in c6efc1cf4aa4 [2021-05-05T00:56:56.240Z] ---> Running in c71d64027315 [2021-05-05T00:56:56.240Z] ---> Running in 810d5201205a [2021-05-05T00:56:56.856Z] 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-05-05T00:56:57.131Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T00:56:58.118Z] 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-05-05T00:56:58.394Z] 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-05-05T00:56:58.679Z] 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-05-05T00:57:00.285Z] Removing intermediate container 731c8c8be648 [2021-05-05T00:57:00.285Z] ---> 74ea02a1a381 [2021-05-05T00:57:00.285Z] [2021-05-05T00:57:00.285Z] Step 10/31 : FROM alpine:3.12 [2021-05-05T00:57:00.285Z] ---> 13621d1b12d4 [2021-05-05T00:57:00.285Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-05T00:57:00.285Z] ---> Running in 0407e7d7efaa [2021-05-05T00:57:01.314Z] Removing intermediate container 0407e7d7efaa [2021-05-05T00:57:01.314Z] ---> f2666ade3de2 [2021-05-05T00:57:01.314Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-05T00:57:03.399Z] ---> Running in 11f4d6c571e6 [2021-05-05T00:57:03.399Z] Removing intermediate container 6251af3e335c [2021-05-05T00:57:03.399Z] ---> c28eba893341 [2021-05-05T00:57:03.399Z] [2021-05-05T00:57:03.399Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T00:57:03.399Z] ---> 13621d1b12d4 [2021-05-05T00:57:03.399Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-05T00:57:03.399Z] ---> Using cache [2021-05-05T00:57:03.399Z] ---> 3dc1f1ce8c4c [2021-05-05T00:57:03.399Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T00:57:03.399Z] ---> Using cache [2021-05-05T00:57:03.399Z] ---> f5c586d5e4aa [2021-05-05T00:57:03.399Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-05T00:57:03.752Z] ---> Running in a9cec9d0e5ed [2021-05-05T00:57:03.752Z] Removing intermediate container 3a8deb3ad82d [2021-05-05T00:57:03.752Z] ---> 13dfee6b2979 [2021-05-05T00:57:03.752Z] [2021-05-05T00:57:03.752Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T00:57:03.752Z] ---> 13621d1b12d4 [2021-05-05T00:57:03.752Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T00:57:03.752Z] ---> Using cache [2021-05-05T00:57:03.752Z] ---> 3dc1f1ce8c4c [2021-05-05T00:57:03.752Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T00:57:03.752Z] ---> Using cache [2021-05-05T00:57:03.752Z] ---> f5c586d5e4aa [2021-05-05T00:57:03.752Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-05T00:57:04.432Z] ---> Running in dc8bfd2f1e41 [2021-05-05T00:57:04.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:57:04.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:57:05.174Z] Removing intermediate container a9cec9d0e5ed [2021-05-05T00:57:05.174Z] ---> 61a473141ec3 [2021-05-05T00:57:05.174Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T00:57:05.174Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-05T00:57:05.174Z] (2/2) Installing su-exec (0.2-r1) [2021-05-05T00:57:05.174Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:57:06.164Z] OK: 6 MiB in 16 packages [2021-05-05T00:57:07.196Z] ---> Running in 7475c185c52c [2021-05-05T00:57:07.196Z] Removing intermediate container dc8bfd2f1e41 [2021-05-05T00:57:07.196Z] ---> 834b1db3d827 [2021-05-05T00:57:07.196Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T00:57:07.196Z] Removing intermediate container 96c367d405af [2021-05-05T00:57:07.196Z] ---> 89877a5fb4e8 [2021-05-05T00:57:07.196Z] [2021-05-05T00:57:07.196Z] Step 10/21 : FROM alpine:3.12 [2021-05-05T00:57:07.196Z] ---> 13621d1b12d4 [2021-05-05T00:57:07.196Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-05T00:57:07.196Z] ---> Running in 0fbb9ad1c23d [2021-05-05T00:57:07.196Z] ---> Running in 4f8bfdea9629 [2021-05-05T00:57:07.509Z] Removing intermediate container 7475c185c52c [2021-05-05T00:57:07.509Z] ---> 5e0fcfe84cdc [2021-05-05T00:57:07.509Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:57:07.509Z] Removing intermediate container 11f4d6c571e6 [2021-05-05T00:57:07.509Z] ---> f29af04c55ca [2021-05-05T00:57:07.509Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-05T00:57:07.785Z] Removing intermediate container 0fbb9ad1c23d [2021-05-05T00:57:07.785Z] ---> a1efa0bc881e [2021-05-05T00:57:07.785Z] Step 15/23 : WORKDIR / [2021-05-05T00:57:07.785Z] ---> Running in 2291cc94d96e [2021-05-05T00:57:07.785Z] ---> Running in 9022c80e8c70 [2021-05-05T00:57:08.070Z] ---> e5098754ee4e [2021-05-05T00:57:08.070Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-05T00:57:08.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T00:57:08.070Z] Removing intermediate container 2291cc94d96e [2021-05-05T00:57:08.070Z] ---> 690391dddc58 [2021-05-05T00:57:08.070Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-05T00:57:08.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T00:57:08.362Z] Removing intermediate container 9022c80e8c70 [2021-05-05T00:57:08.362Z] ---> a14ca1a7724a [2021-05-05T00:57:08.362Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:57:08.362Z] ---> Running in e7ef6bf09fe6 [2021-05-05T00:57:08.678Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-05T00:57:08.678Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T00:57:08.678Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-05T00:57:08.678Z] (4/4) Installing curl (7.76.1-r0) [2021-05-05T00:57:08.678Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:57:08.678Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T00:57:08.964Z] OK: 7 MiB in 18 packages [2021-05-05T00:57:09.606Z] Removing intermediate container e7ef6bf09fe6 [2021-05-05T00:57:09.607Z] ---> 68f548e8ee5d [2021-05-05T00:57:09.607Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-05T00:57:09.607Z] ---> 9f06e1933d3d [2021-05-05T00:57:09.607Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-05T00:57:09.925Z] ---> 307f1e5479ae [2021-05-05T00:57:09.925Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-05T00:57:09.925Z] ---> Running in 019ac5dae1ed [2021-05-05T00:57:10.971Z] ---> 36edbfe7770f [2021-05-05T00:57:10.971Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-05T00:57:10.971Z] ---> Running in 77852f9528a5 [2021-05-05T00:57:10.971Z] Removing intermediate container 4f8bfdea9629 [2021-05-05T00:57:10.971Z] ---> 0ab1dda62cf0 [2021-05-05T00:57:10.971Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T00:57:10.971Z] ---> 7b1e2fc15ce5 [2021-05-05T00:57:10.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-05T00:57:11.257Z] ---> Running in 3ba6bb187335 [2021-05-05T00:57:11.257Z] Removing intermediate container 77852f9528a5 [2021-05-05T00:57:11.257Z] ---> ccf6e42c9419 [2021-05-05T00:57:11.257Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T00:57:11.551Z] ---> Running in 8e9ac11d6098 [2021-05-05T00:57:11.551Z] Removing intermediate container 3ba6bb187335 [2021-05-05T00:57:11.551Z] ---> 5596b1b3560b [2021-05-05T00:57:11.551Z] Step 13/21 : WORKDIR /edgex [2021-05-05T00:57:11.837Z] ---> 42eb565a7c19 [2021-05-05T00:57:11.837Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-05T00:57:11.837Z] ---> Running in f3c7afc0530e [2021-05-05T00:57:12.439Z] ---> Running in 459bc4a53e4a [2021-05-05T00:57:12.439Z] Removing intermediate container 019ac5dae1ed [2021-05-05T00:57:12.439Z] ---> a6a607202617 [2021-05-05T00:57:12.439Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-05T00:57:12.439Z] Removing intermediate container 8e9ac11d6098 [2021-05-05T00:57:12.439Z] ---> 727a0bcc9bb9 [2021-05-05T00:57:12.439Z] Step 20/22 : LABEL arch=x86_64 [2021-05-05T00:57:12.439Z] ---> Running in 9f8046572337 [2021-05-05T00:57:12.732Z] ---> Running in 6bccf9473367 [2021-05-05T00:57:12.732Z] Removing intermediate container f3c7afc0530e [2021-05-05T00:57:12.732Z] ---> 1391e41bc8da [2021-05-05T00:57:12.732Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-05T00:57:12.732Z] Removing intermediate container 459bc4a53e4a [2021-05-05T00:57:12.732Z] ---> 103990b46af6 [2021-05-05T00:57:12.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T00:57:13.015Z] Removing intermediate container 9f8046572337 [2021-05-05T00:57:13.015Z] ---> 99591c00422f [2021-05-05T00:57:13.015Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-05T00:57:13.015Z] ---> Running in a866dd20fc90 [2021-05-05T00:57:13.015Z] Removing intermediate container 6bccf9473367 [2021-05-05T00:57:13.015Z] ---> a56f80cb4eb2 [2021-05-05T00:57:13.015Z] Step 21/22 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:57:13.286Z] ---> Running in 3009e534ca4b [2021-05-05T00:57:13.286Z] Removing intermediate container a866dd20fc90 [2021-05-05T00:57:13.286Z] ---> 88d00b0b59f1 [2021-05-05T00:57:13.286Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T00:57:13.286Z] ---> 7b154aeee19d [2021-05-05T00:57:13.286Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-05T00:57:13.606Z] ---> Running in b9be73f1235f [2021-05-05T00:57:13.606Z] ---> b176e7ffbe5b [2021-05-05T00:57:13.606Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-05T00:57:13.606Z] Removing intermediate container 3009e534ca4b [2021-05-05T00:57:13.606Z] ---> 3d7f0feb098a [2021-05-05T00:57:13.606Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T00:57:13.912Z] ---> Running in f68cd6dce07b [2021-05-05T00:57:13.912Z] ---> Running in 4338b8860e7b [2021-05-05T00:57:14.213Z] Removing intermediate container b9be73f1235f [2021-05-05T00:57:14.213Z] ---> dd91bd6a422e [2021-05-05T00:57:14.213Z] Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:57:14.213Z] ---> Running in ad42aac7dbb0 [2021-05-05T00:57:14.506Z] Removing intermediate container 4338b8860e7b [2021-05-05T00:57:14.506Z] ---> 4146e6e114a3 [2021-05-05T00:57:14.506Z] [2021-05-05T00:57:14.506Z] ---> 93498facb0bc [2021-05-05T00:57:14.506Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-05T00:57:15.149Z] Removing intermediate container ad42aac7dbb0 [2021-05-05T00:57:15.149Z] ---> 441d0a4a7385 [2021-05-05T00:57:15.149Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T00:57:15.456Z] Successfully built 4146e6e114a3 [2021-05-05T00:57:15.456Z] ---> Running in 62359a833110 [2021-05-05T00:57:15.456Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-05T00:57:15.456Z]  Building docker-support-scheduler-go ... done  ---> 85a480590a59 [2021-05-05T00:57:15.456Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-05T00:57:15.738Z] Removing intermediate container 62359a833110 [2021-05-05T00:57:15.738Z] ---> 9d1f0840b83d [2021-05-05T00:57:15.738Z] [2021-05-05T00:57:15.738Z] ---> Running in ed785fb3ea4b [2021-05-05T00:57:16.341Z] Removing intermediate container ed785fb3ea4b [2021-05-05T00:57:16.341Z] ---> c105c5ab4c8e [2021-05-05T00:57:16.341Z] Step 18/21 : CMD ["--init=true"] [2021-05-05T00:57:16.341Z] Successfully built 9d1f0840b83d [2021-05-05T00:57:16.341Z] Successfully tagged docker-core-metadata-go:latest [2021-05-05T00:57:16.619Z]  Building docker-core-metadata-go ... done  ---> Running in f7ad5cd63d6d [2021-05-05T00:57:16.619Z] Removing intermediate container f68cd6dce07b [2021-05-05T00:57:16.619Z] ---> bdde5c26ebfa [2021-05-05T00:57:16.619Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:57:16.886Z] Removing intermediate container f7ad5cd63d6d [2021-05-05T00:57:16.886Z] ---> 99ae5051f47a [2021-05-05T00:57:16.886Z] Step 19/21 : LABEL arch=x86_64 [2021-05-05T00:57:17.158Z] ---> Running in 4ad8fffba968 [2021-05-05T00:57:17.159Z] ---> 3b666f5a753e [2021-05-05T00:57:17.159Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-05T00:57:17.460Z] Removing intermediate container 4ad8fffba968 [2021-05-05T00:57:17.460Z] ---> 6801fddabe9e [2021-05-05T00:57:17.460Z] Step 20/21 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:57:17.460Z] ---> Running in 0df72857bc2b [2021-05-05T00:57:18.061Z] Removing intermediate container 0df72857bc2b [2021-05-05T00:57:18.061Z] ---> 1f260be8b926 [2021-05-05T00:57:18.061Z] Step 21/21 : LABEL version=0.0.0 [2021-05-05T00:57:18.061Z] ---> c26adebf5795 [2021-05-05T00:57:18.061Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-05T00:57:18.356Z] ---> Running in af3d08345c69 [2021-05-05T00:57:18.640Z] Removing intermediate container af3d08345c69 [2021-05-05T00:57:18.640Z] ---> f32db16a9ab6 [2021-05-05T00:57:18.640Z] [2021-05-05T00:57:18.926Z] ---> cc1bb59249a4 [2021-05-05T00:57:18.926Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-05T00:57:19.210Z] Successfully built f32db16a9ab6 [2021-05-05T00:57:19.500Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-05T00:57:19.785Z]  Building docker-security-proxy-setup-go ... done  ---> a961c09e849f [2021-05-05T00:57:19.785Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-05T00:57:20.382Z] ---> 7f3c60a48a29 [2021-05-05T00:57:20.382Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-05T00:57:20.657Z] ---> Running in c031df3f5e43 [2021-05-05T00:57:20.928Z] Removing intermediate container c031df3f5e43 [2021-05-05T00:57:20.928Z] ---> 943b7dd6a988 [2021-05-05T00:57:20.928Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-05T00:57:21.526Z] ---> 21a1ad90fb9e [2021-05-05T00:57:21.526Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-05T00:57:21.526Z] ---> Running in 8cdc4346d6d7 [2021-05-05T00:57:23.512Z] Removing intermediate container 8cdc4346d6d7 [2021-05-05T00:57:23.512Z] ---> dc81cfd7d6cc [2021-05-05T00:57:23.512Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-05T00:57:23.512Z] ---> Running in efff2e47702e [2021-05-05T00:57:23.780Z] Removing intermediate container efff2e47702e [2021-05-05T00:57:23.780Z] ---> 150781caa373 [2021-05-05T00:57:23.780Z] Step 28/31 : CMD ["gate"] [2021-05-05T00:57:24.093Z] ---> Running in 8644eff4b2ad [2021-05-05T00:57:24.370Z] Removing intermediate container 8644eff4b2ad [2021-05-05T00:57:24.370Z] ---> 4dc3446444ae [2021-05-05T00:57:24.370Z] Step 29/31 : LABEL arch=x86_64 [2021-05-05T00:57:24.643Z] ---> Running in a657df601d0b [2021-05-05T00:57:24.993Z] Removing intermediate container a657df601d0b [2021-05-05T00:57:24.993Z] ---> 2452b0279131 [2021-05-05T00:57:24.993Z] Step 30/31 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:57:25.964Z] ---> Running in 4d5fb45c0cd8 [2021-05-05T00:57:25.964Z] Removing intermediate container 4d5fb45c0cd8 [2021-05-05T00:57:25.964Z] ---> 4399759b4085 [2021-05-05T00:57:25.964Z] Step 31/31 : LABEL version=0.0.0 [2021-05-05T00:57:26.236Z] ---> Running in 9ee9db2c39dc [2021-05-05T00:57:26.572Z] Removing intermediate container 9ee9db2c39dc [2021-05-05T00:57:26.572Z] ---> 1ac11f5cc58e [2021-05-05T00:57:26.572Z] [2021-05-05T00:57:27.183Z] Successfully built 1ac11f5cc58e [2021-05-05T00:57:27.183Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-05T00:57:27.827Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-05-05T00:57:27.920Z] $ docker stop --time=1 0af2058ccda8d7112d5e1587a05d64eed8eaeaea7af6348abde72d6548b53dfc [2021-05-05T00:57:30.263Z] $ docker rm -f 0af2058ccda8d7112d5e1587a05d64eed8eaeaea7af6348abde72d6548b53dfc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T00:57:31.056Z] + docker images [2021-05-05T00:57:31.056Z] + grep docker [2021-05-05T00:57:31.668Z] docker-security-bootstrapper-go latest 1ac11f5cc58e 5 seconds ago 18.2MB [2021-05-05T00:57:31.668Z] docker-security-proxy-setup-go latest f32db16a9ab6 13 seconds ago 25.3MB [2021-05-05T00:57:31.668Z] docker-core-metadata-go latest 9d1f0840b83d 16 seconds ago 18.6MB [2021-05-05T00:57:31.668Z] docker-support-scheduler-go latest 4146e6e114a3 17 seconds ago 17.1MB [2021-05-05T00:57:31.668Z] docker-sys-mgmt-agent-go latest 31e17d3b523b About a minute ago 312MB [2021-05-05T00:57:31.668Z] docker-core-data-go latest 0402d5bede91 3 minutes ago 21.5MB [2021-05-05T00:57:31.668Z] docker-security-secretstore-setup-go latest 0f80d5da9d33 3 minutes ago 25.7MB [2021-05-05T00:57:31.668Z] docker-core-command-go latest 45fafe5853c7 3 minutes ago 17MB [2021-05-05T00:57:31.668Z] docker-support-notifications-go latest 154ee194952d 3 minutes ago 17.6MB [2021-05-05T00:57:31.668Z] docker 20.10.0 aefe523efa57 4 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-05-05T00:57:47.474Z] Still waiting to schedule task [2021-05-05T00:57:47.474Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-05T00:58:40.041Z] Running on prd-ubuntu18.04-docker-8c-8g-2977 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws [2021-05-05T00:58:40.061Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-05-05T00:58:42.554Z] using credential edgex-jenkins-ssh [2021-05-05T00:58:42.572Z] Cloning the remote Git repository [2021-05-05T00:58:42.607Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-05T00:58:42.687Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-05-05T00:58:42.721Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T00:58:42.721Z] > git --version # timeout=10 [2021-05-05T00:58:42.727Z] > git --version # 'git version 2.17.1' [2021-05-05T00:58:42.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T00:58:42.752Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T00:58:50.577Z] 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-05-05T00:58:59.690Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T00:58:59.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T00:58:59.707Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T00:58:59.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T00:58:59.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T00:58:59.725Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T00:59:00.340Z] Merging remotes/origin/master commit 073d4024fc68195ffa5e0c946ab0bbcbf84e75af into PR head commit ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:59:00.488Z] Merge succeeded, producing ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:59:00.488Z] Checking out Revision ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 (PR-3410) [2021-05-05T00:59:00.381Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T00:59:00.386Z] > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 [2021-05-05T00:59:00.491Z] > git remote # timeout=10 [2021-05-05T00:59:00.497Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T00:59:00.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T00:59:00.505Z] > git merge 073d4024fc68195ffa5e0c946ab0bbcbf84e75af # timeout=10 [2021-05-05T00:59:00.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T00:59:00.523Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T00:59:00.534Z] > git checkout -f ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 # timeout=10 [2021-05-05T00:59:04.205Z] Commit message: "build(snap): Enable secure Kong Admin APIs in snap build - Add Kong's Admin plugins template yaml to enable Admin JWT, ACL plugins etc. - Update the Kong daemon startup shell script to import the plugins into database - Update the snapcraft yml to integrate the secure Kong's Admin API features" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T00:59:05.569Z] + echo snap-build.sh [2021-05-05T00:59:05.569Z] snap-build.sh [2021-05-05T00:59:05.569Z] + SNAP_BASE_DIR=. [2021-05-05T00:59:05.569Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-05-05T00:59:05.569Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-05-05T00:59:05.569Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-05-05T00:59:05.569Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-05-05T00:59:05.569Z] + cd /w/workspace/edgex-go/6 [2021-05-05T00:59:05.569Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-05T00:59:05.569Z] Reading package lists... [2021-05-05T00:59:05.735Z] Removing intermediate container 34e8c67e152a [2021-05-05T00:59:05.735Z] ---> 536582f6ffe0 [2021-05-05T00:59:05.735Z] [2021-05-05T00:59:05.735Z] Step 10/31 : FROM alpine:3.12 [2021-05-05T00:59:05.735Z] Removing intermediate container c71d64027315 [2021-05-05T00:59:05.735Z] ---> cb2253d530a7 [2021-05-05T00:59:05.735Z] [2021-05-05T00:59:05.735Z] Step 10/25 : FROM alpine:3.12 [2021-05-05T00:59:05.735Z] 3.12: Pulling from library/alpine [2021-05-05T00:59:05.735Z] 3.12: Pulling from library/alpine [2021-05-05T00:59:05.735Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T00:59:05.735Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T00:59:05.735Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T00:59:05.735Z] Status: Image is up to date for alpine:3.12 [2021-05-05T00:59:05.735Z] ---> 9852663dfa18 [2021-05-05T00:59:05.735Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-05T00:59:05.735Z] ---> 9852663dfa18 [2021-05-05T00:59:05.735Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-05T00:59:05.832Z] Building dependency tree... [2021-05-05T00:59:05.832Z] Reading state information... [2021-05-05T00:59:06.035Z] ---> Running in 8baa69435b0b [2021-05-05T00:59:06.035Z] ---> Running in 9976c02e8471 [2021-05-05T00:59:06.093Z] The following packages were automatically installed and are no longer required: [2021-05-05T00:59:06.094Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-05T00:59:06.094Z] uidmap xdelta3 [2021-05-05T00:59:06.094Z] Use 'sudo apt autoremove' to remove them. [2021-05-05T00:59:06.356Z] The following packages will be REMOVED: [2021-05-05T00:59:06.356Z] lxd* lxd-client* [2021-05-05T00:59:06.617Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-05T00:59:06.617Z] After this operation, 31.7 MB disk space will be freed. [2021-05-05T00:59:07.929Z] (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-05-05T00:59:07.929Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T00:59:08.054Z] Removing intermediate container 8baa69435b0b [2021-05-05T00:59:08.054Z] ---> 807d59ae8728 [2021-05-05T00:59:08.054Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-05T00:59:08.054Z] ---> Running in 645293c716fe [2021-05-05T00:59:08.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:08.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:08.884Z] Removing lxd dnsmasq configuration [2021-05-05T00:59:08.884Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T00:59:09.150Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-05T00:59:09.210Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-05T00:59:09.502Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T00:59:09.502Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-05T00:59:09.502Z] (4/6) Installing curl (7.76.1-r0) [2021-05-05T00:59:09.502Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-05T00:59:09.502Z] (6/6) Installing su-exec (0.2-r1) [2021-05-05T00:59:09.502Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:59:09.726Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-05T00:59:09.788Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T00:59:09.788Z] OK: 7 MiB in 20 packages [2021-05-05T00:59:10.250Z] (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-05-05T00:59:10.250Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T00:59:10.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:10.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:11.274Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-05T00:59:11.274Z] (2/2) Installing su-exec (0.2-r1) [2021-05-05T00:59:11.274Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:59:11.551Z] OK: 5 MiB in 16 packages [2021-05-05T00:59:11.644Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-05T00:59:11.644Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-05T00:59:13.003Z] Removing intermediate container 59e972f27c9b [2021-05-05T00:59:13.003Z] ---> 1cb9e6584642 [2021-05-05T00:59:13.003Z] [2021-05-05T00:59:13.003Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T00:59:13.003Z] ---> 9852663dfa18 [2021-05-05T00:59:13.003Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-05T00:59:13.565Z] + sudo snap remove --purge lxd [2021-05-05T00:59:13.565Z] snap "lxd" is not installed [2021-05-05T00:59:13.565Z] + sudo groupadd --force --system lxd [2021-05-05T00:59:13.565Z] ++ whoami [2021-05-05T00:59:13.565Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-05T00:59:13.565Z] + newgrp - lxd [2021-05-05T00:59:13.565Z] + sudo snap install lxd [2021-05-05T00:59:13.628Z] Removing intermediate container 9976c02e8471 [2021-05-05T00:59:13.628Z] ---> bb22b23f1cb6 [2021-05-05T00:59:13.628Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T00:59:13.628Z] ---> Running in 6057a4f57e12 [2021-05-05T00:59:13.924Z] ---> Running in 892217f2ba00 [2021-05-05T00:59:13.924Z] Removing intermediate container 645293c716fe [2021-05-05T00:59:13.924Z] ---> 6bba6f7a4861 [2021-05-05T00:59:13.924Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-05T00:59:14.535Z] ---> Running in 2097ea55486c [2021-05-05T00:59:14.813Z] Removing intermediate container 810d5201205a [2021-05-05T00:59:14.813Z] ---> 303264af89ef [2021-05-05T00:59:14.813Z] [2021-05-05T00:59:14.813Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T00:59:14.813Z] ---> 9852663dfa18 [2021-05-05T00:59:14.813Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-05T00:59:15.105Z] Removing intermediate container 892217f2ba00 [2021-05-05T00:59:15.105Z] ---> 281d373258aa [2021-05-05T00:59:15.105Z] Step 13/25 : WORKDIR / [2021-05-05T00:59:15.379Z] ---> Running in 41bb160288f7 [2021-05-05T00:59:15.655Z] ---> Running in 6c3958305b36 [2021-05-05T00:59:15.655Z] Removing intermediate container 2097ea55486c [2021-05-05T00:59:15.655Z] ---> 51ebf94866cc [2021-05-05T00:59:15.655Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-05T00:59:15.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:15.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:15.926Z] ---> Running in 4dfd9252b370 [2021-05-05T00:59:16.522Z] Removing intermediate container 6c3958305b36 [2021-05-05T00:59:16.522Z] ---> 583729aa13e3 [2021-05-05T00:59:16.522Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-05T00:59:16.522Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-05T00:59:16.798Z] Removing intermediate container 4dfd9252b370 [2021-05-05T00:59:16.798Z] ---> 2337a1e9160d [2021-05-05T00:59:16.798Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-05T00:59:16.798Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-05T00:59:16.798Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:59:16.798Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T00:59:17.074Z] OK: 6 MiB in 16 packages [2021-05-05T00:59:17.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:17.348Z] ---> Running in 2f92daf64dfc [2021-05-05T00:59:17.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:17.620Z] ---> af0f4d1dd285 [2021-05-05T00:59:17.620Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-05T00:59:18.218Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T00:59:18.218Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:59:18.218Z] OK: 5 MiB in 15 packages [2021-05-05T00:59:19.208Z] ---> 157a812dafc2 [2021-05-05T00:59:19.208Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-05T00:59:19.500Z] Removing intermediate container 6057a4f57e12 [2021-05-05T00:59:19.500Z] ---> 8570ef383d0a [2021-05-05T00:59:19.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T00:59:20.104Z] ---> Running in 4bf384d53e8c [2021-05-05T00:59:20.378Z] Removing intermediate container 41bb160288f7 [2021-05-05T00:59:20.378Z] ---> 27a39f294d20 [2021-05-05T00:59:20.378Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T00:59:20.652Z] ---> 9bd6bda6a2b3 [2021-05-05T00:59:20.652Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-05T00:59:20.926Z] ---> Running in 1f41743b7f43 [2021-05-05T00:59:20.926Z] Removing intermediate container 4bf384d53e8c [2021-05-05T00:59:20.926Z] ---> f4ce5b5b8186 [2021-05-05T00:59:20.926Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-05T00:59:21.199Z] Removing intermediate container 2f92daf64dfc [2021-05-05T00:59:21.199Z] ---> 887ec042a80a [2021-05-05T00:59:21.199Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-05T00:59:21.199Z] ---> Running in a73858c91b7c [2021-05-05T00:59:21.472Z] ---> Running in 155d33319213 [2021-05-05T00:59:21.472Z] Removing intermediate container 1f41743b7f43 [2021-05-05T00:59:21.472Z] ---> 23872649b1c8 [2021-05-05T00:59:21.472Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-05T00:59:21.718Z] 2021-05-05T00:59:19Z INFO Waiting for automatic snapd restart... [2021-05-05T00:59:21.745Z] ---> 45e88f169078 [2021-05-05T00:59:21.745Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-05T00:59:22.022Z] ---> Running in 845e542f6505 [2021-05-05T00:59:22.297Z] Removing intermediate container a73858c91b7c [2021-05-05T00:59:22.297Z] ---> 276dcd32301b [2021-05-05T00:59:22.297Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T00:59:22.582Z] Removing intermediate container 155d33319213 [2021-05-05T00:59:22.582Z] ---> 3c6b327ac230 [2021-05-05T00:59:22.582Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-05T00:59:23.182Z] ---> Running in 8b0ca81b5dff [2021-05-05T00:59:23.458Z] Removing intermediate container 845e542f6505 [2021-05-05T00:59:23.458Z] ---> 2f0186b31a05 [2021-05-05T00:59:23.458Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T00:59:23.733Z] ---> 9a251c8d124f [2021-05-05T00:59:23.733Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-05T00:59:24.012Z] ---> 4616cc665ad5 [2021-05-05T00:59:24.013Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-05T00:59:24.013Z] ---> Running in 486680d03e18 [2021-05-05T00:59:24.013Z] ---> Running in f0cb42be0b63 [2021-05-05T00:59:24.304Z] Removing intermediate container 8b0ca81b5dff [2021-05-05T00:59:24.304Z] ---> 443583c85b4d [2021-05-05T00:59:24.304Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:59:24.908Z] Removing intermediate container c6efc1cf4aa4 [2021-05-05T00:59:24.908Z] ---> 7fcf79ac3630 [2021-05-05T00:59:24.908Z] [2021-05-05T00:59:24.908Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T00:59:24.908Z] ---> 9852663dfa18 [2021-05-05T00:59:24.908Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-05T00:59:25.185Z] Removing intermediate container 486680d03e18 [2021-05-05T00:59:25.185Z] ---> dfc541a8ba59 [2021-05-05T00:59:25.185Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:59:25.186Z] ---> Running in cf7a17f4159a [2021-05-05T00:59:25.947Z] ---> 8a29438e2969 [2021-05-05T00:59:25.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-05T00:59:25.948Z] ---> e95f6205a4c6 [2021-05-05T00:59:25.948Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-05T00:59:26.243Z] Removing intermediate container cf7a17f4159a [2021-05-05T00:59:26.243Z] ---> 673ee4372248 [2021-05-05T00:59:26.243Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-05T00:59:26.555Z] ---> Running in 5cfd5859e473 [2021-05-05T00:59:26.865Z] ---> 94176e5103e0 [2021-05-05T00:59:26.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-05T00:59:27.504Z] Removing intermediate container 5cfd5859e473 [2021-05-05T00:59:27.504Z] ---> b74936d3729c [2021-05-05T00:59:27.504Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-05T00:59:27.504Z] ---> 30d7e07f4221 [2021-05-05T00:59:27.504Z] Step 21/25 : 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-05-05T00:59:27.504Z] ---> Running in e87b5fa46030 [2021-05-05T00:59:28.101Z] ---> Running in 196d42551ba7 [2021-05-05T00:59:28.101Z] Removing intermediate container f0cb42be0b63 [2021-05-05T00:59:28.101Z] ---> 67dee944b127 [2021-05-05T00:59:28.101Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:59:28.101Z] Removing intermediate container e87b5fa46030 [2021-05-05T00:59:28.101Z] ---> d8fa0a25db87 [2021-05-05T00:59:28.101Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T00:59:28.376Z] ---> 521650e8de4f [2021-05-05T00:59:28.376Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-05T00:59:28.376Z] ---> Running in b0c37ece4b99 [2021-05-05T00:59:28.979Z] ---> 0592069082ee [2021-05-05T00:59:28.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-05T00:59:29.260Z] ---> c6f87d72db78 [2021-05-05T00:59:29.260Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-05T00:59:29.862Z] ---> 3c7108a88baf [2021-05-05T00:59:29.862Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-05T00:59:30.141Z] ---> Running in 46ad4c95648a [2021-05-05T00:59:30.415Z] ---> f5f23111ac32 [2021-05-05T00:59:30.415Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-05T00:59:30.688Z] ---> Running in 0278aea76d6a [2021-05-05T00:59:30.962Z] Removing intermediate container 46ad4c95648a [2021-05-05T00:59:30.962Z] ---> d7eed43d2948 [2021-05-05T00:59:30.962Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T00:59:30.962Z] ---> a2eaabcf4697 [2021-05-05T00:59:30.962Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-05T00:59:31.244Z] ---> Running in cf5fda7ac814 [2021-05-05T00:59:31.517Z] Removing intermediate container 0278aea76d6a [2021-05-05T00:59:31.517Z] ---> 7ca9942196e2 [2021-05-05T00:59:31.517Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T00:59:31.517Z] Removing intermediate container 196d42551ba7 [2021-05-05T00:59:31.517Z] ---> 6f1994c46439 [2021-05-05T00:59:31.517Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-05T00:59:31.790Z] ---> Running in a776035742be [2021-05-05T00:59:31.790Z] ---> Running in 48fa60dd2e08 [2021-05-05T00:59:31.790Z] Removing intermediate container b0c37ece4b99 [2021-05-05T00:59:31.790Z] ---> cb52e48e753f [2021-05-05T00:59:31.790Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-05T00:59:32.063Z] Removing intermediate container cf5fda7ac814 [2021-05-05T00:59:32.063Z] ---> 5730d960a3aa [2021-05-05T00:59:32.063Z] Step 20/22 : LABEL arch=arm64 [2021-05-05T00:59:32.063Z] ---> Running in 3eba90267c2b [2021-05-05T00:59:32.063Z] ---> 5af4d40e92e9 [2021-05-05T00:59:32.063Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-05T00:59:32.336Z] ---> Running in f78e0a62be88 [2021-05-05T00:59:32.614Z] Removing intermediate container a776035742be [2021-05-05T00:59:32.614Z] ---> bfc4a2027a50 [2021-05-05T00:59:32.614Z] Step 20/22 : LABEL arch=arm64 [2021-05-05T00:59:32.614Z] Removing intermediate container 48fa60dd2e08 [2021-05-05T00:59:32.614Z] ---> 9e9b389ca454 [2021-05-05T00:59:32.614Z] Step 23/25 : LABEL arch=arm64 [2021-05-05T00:59:32.889Z] ---> Running in dcd33589771f [2021-05-05T00:59:32.889Z] ---> Running in b2213cb2c288 [2021-05-05T00:59:33.164Z] Removing intermediate container f78e0a62be88 [2021-05-05T00:59:33.164Z] ---> 8f7a36c637ff [2021-05-05T00:59:33.164Z] Step 21/22 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:59:33.435Z] ---> 76c25af740f9 [2021-05-05T00:59:33.435Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-05T00:59:33.435Z] ---> Running in 3819ffe70cfe [2021-05-05T00:59:33.435Z] Removing intermediate container dcd33589771f [2021-05-05T00:59:33.435Z] ---> 97c7623a9742 [2021-05-05T00:59:33.435Z] Step 21/22 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:59:33.707Z] Removing intermediate container b2213cb2c288 [2021-05-05T00:59:33.707Z] ---> 066fc8177053 [2021-05-05T00:59:33.707Z] Step 24/25 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:59:33.707Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:33.990Z] ---> Running in eac941fe3fa0 [2021-05-05T00:59:33.990Z] ---> Running in fe3b22a2ea98 [2021-05-05T00:59:33.990Z] Removing intermediate container 3819ffe70cfe [2021-05-05T00:59:33.990Z] ---> 778efafb44f8 [2021-05-05T00:59:33.990Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T00:59:34.276Z] ---> Running in 902b86d84219 [2021-05-05T00:59:34.553Z] ---> ba7230ece711 [2021-05-05T00:59:34.553Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-05T00:59:34.553Z] Removing intermediate container eac941fe3fa0 [2021-05-05T00:59:34.553Z] ---> 382bb3f782f5 [2021-05-05T00:59:34.553Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T00:59:34.553Z] Removing intermediate container fe3b22a2ea98 [2021-05-05T00:59:34.553Z] ---> b48b1a2fdeea [2021-05-05T00:59:34.553Z] Step 25/25 : LABEL version=0.0.0 [2021-05-05T00:59:34.833Z] ---> Running in 1b3dc73480ab [2021-05-05T00:59:34.833Z] ---> Running in 35ceac241b24 [2021-05-05T00:59:35.107Z] ---> Running in 116ec4bdfc50 [2021-05-05T00:59:35.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T00:59:35.107Z] Removing intermediate container 902b86d84219 [2021-05-05T00:59:35.107Z] ---> 1a6ef8d452ee [2021-05-05T00:59:35.107Z] [2021-05-05T00:59:35.714Z] Successfully built 1a6ef8d452ee [2021-05-05T00:59:35.714Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-05T00:59:35.714Z] Removing intermediate container 35ceac241b24 [2021-05-05T00:59:35.714Z] ---> d112b9d48cc6 [2021-05-05T00:59:35.714Z] [2021-05-05T00:59:35.714Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-05T00:59:35.714Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-05-05T00:59:35.714Z] Removing intermediate container 1b3dc73480ab [2021-05-05T00:59:35.714Z] ---> 5528230337d2 [2021-05-05T00:59:35.714Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-05T00:59:35.986Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-05T00:59:35.986Z] Removing intermediate container 116ec4bdfc50 [2021-05-05T00:59:35.986Z] ---> 57c98aeab675 [2021-05-05T00:59:35.986Z] [2021-05-05T00:59:35.986Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-05T00:59:36.258Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-05T00:59:36.258Z] Successfully built d112b9d48cc6 [2021-05-05T00:59:36.258Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-05T00:59:36.258Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-05-05T00:59:36.539Z] Successfully built 57c98aeab675 [2021-05-05T00:59:36.539Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-05T00:59:36.539Z] Building docker-core-metadata-go [2021-05-05T00:59:36.811Z]  Building docker-support-scheduler-go ... done  ---> 4f303544fdcf [2021-05-05T00:59:36.811Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-05T00:59:37.408Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-05T00:59:37.408Z] ---> Running in 8b13bc77b170 [2021-05-05T00:59:37.408Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-05T00:59:37.681Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T00:59:37.681Z] OK: 8 MiB in 20 packages [2021-05-05T00:59:39.125Z] Removing intermediate container 3eba90267c2b [2021-05-05T00:59:39.125Z] ---> 579b6af36b7b [2021-05-05T00:59:39.125Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T00:59:39.876Z] lxd 4.13 from Canonical* installed [2021-05-05T00:59:39.876Z] + sudo lxd init --auto [2021-05-05T00:59:40.094Z] Removing intermediate container 8b13bc77b170 [2021-05-05T00:59:40.094Z] ---> eb57bc239cb3 [2021-05-05T00:59:40.094Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-05T00:59:40.367Z] ---> 1718a73a6245 [2021-05-05T00:59:40.367Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-05T00:59:40.961Z] ---> Running in 7c5dd9bce01a [2021-05-05T00:59:43.577Z] Removing intermediate container 7c5dd9bce01a [2021-05-05T00:59:43.577Z] ---> 247b8738da1b [2021-05-05T00:59:43.577Z] Step 28/31 : CMD ["gate"] [2021-05-05T00:59:44.580Z] ---> 7432a3cf93e7 [2021-05-05T00:59:44.580Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-05T00:59:44.854Z] ---> Running in 64403a0b15d6 [2021-05-05T00:59:45.469Z] ---> 0fc9cf6ca49b [2021-05-05T00:59:45.469Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-05T00:59:45.469Z] ---> Running in f8385a86190f [2021-05-05T00:59:45.744Z] Removing intermediate container 64403a0b15d6 [2021-05-05T00:59:45.744Z] ---> afdda8fdec01 [2021-05-05T00:59:45.744Z] Step 29/31 : LABEL arch=arm64 [2021-05-05T00:59:46.018Z] ---> Running in 5ea23e064ca1 [2021-05-05T00:59:46.290Z] Removing intermediate container f8385a86190f [2021-05-05T00:59:46.290Z] ---> 3fb182c04892 [2021-05-05T00:59:46.290Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T00:59:46.471Z] + sudo snap install --classic snapcraft [2021-05-05T00:59:46.567Z] ---> Running in 36b78762d843 [2021-05-05T00:59:46.854Z] Removing intermediate container 5ea23e064ca1 [2021-05-05T00:59:46.854Z] ---> 44c3a857f744 [2021-05-05T00:59:46.854Z] Step 30/31 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:59:47.460Z] ---> Running in dfd6d1939483 [2021-05-05T00:59:47.460Z] Removing intermediate container 36b78762d843 [2021-05-05T00:59:47.460Z] ---> c8b6b04f1eb9 [2021-05-05T00:59:47.460Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T00:59:47.732Z] ---> Running in eb189f115991 [2021-05-05T00:59:48.005Z] Removing intermediate container dfd6d1939483 [2021-05-05T00:59:48.005Z] ---> 89f3ded7496e [2021-05-05T00:59:48.005Z] Step 31/31 : LABEL version=0.0.0 [2021-05-05T00:59:48.286Z] Removing intermediate container eb189f115991 [2021-05-05T00:59:48.286Z] ---> 0045d611f71e [2021-05-05T00:59:48.286Z] Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T00:59:48.899Z] ---> Running in 65af808b7cd1 [2021-05-05T00:59:49.172Z] ---> Running in c601c4d1e03b [2021-05-05T00:59:49.769Z] Removing intermediate container 65af808b7cd1 [2021-05-05T00:59:49.769Z] ---> 5e7a40fb3504 [2021-05-05T00:59:49.769Z] [2021-05-05T00:59:50.366Z] Successfully built 5e7a40fb3504 [2021-05-05T00:59:50.366Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-05T00:59:50.366Z] Removing intermediate container c601c4d1e03b [2021-05-05T00:59:50.366Z]  Building docker-security-bootstrapper-go ... done  ---> 3025fc768004 [2021-05-05T00:59:50.366Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T00:59:50.366Z] Building docker-core-command-go [2021-05-05T00:59:50.980Z] ---> Running in 62f46cd3c121 [2021-05-05T00:59:51.577Z] Removing intermediate container 62f46cd3c121 [2021-05-05T00:59:51.577Z] ---> 3db95c7d4a6f [2021-05-05T00:59:51.577Z] [2021-05-05T00:59:51.780Z] snapcraft 4.7.1 from Canonical* installed [2021-05-05T00:59:51.780Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-05T00:59:51.780Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-05T00:59:51.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-05T00:59:51.780Z] Dload Upload Total Spent Left Speed [2021-05-05T00:59:51.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 [2021-05-05T00:59:51.780Z] 3 3325k 3 121k 0 0 471k 0 0:00:07 --:--:-- 0:00:07 471k 100 3325k 100 3325k 0 0 8375k 0 --:--:-- --:--:-- --:--:-- 22.3M [2021-05-05T00:59:51.780Z] ./yq_linux_amd64 [2021-05-05T00:59:51.780Z] + sudo snapcraft prime --use-lxd [2021-05-05T00:59:52.172Z] Successfully built 3db95c7d4a6f [2021-05-05T00:59:52.172Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-05T00:59:53.694Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-05T00:59:53.695Z] 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-05-05T00:59:53.695Z] - README.md [2021-05-05T00:59:53.695Z] [2021-05-05T00:59:53.695Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-05T00:59:54.641Z] Launching a container. [2021-05-05T01:00:06.905Z] Waiting for container to be ready [2021-05-05T01:00:06.905Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-05T01:00:06.905Z] [2021-05-05T01:00:10.226Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-05T01:00:10.514Z] Waiting for network to be ready... [2021-05-05T01:00:11.458Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-05T01:00:11.458Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-05T01:00:11.720Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-05T01:00:11.720Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-05T01:00:11.720Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-05T01:00:11.720Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-05T01:00:11.720Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-05T01:00:11.720Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-05T01:00:11.720Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-05T01:00:11.720Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-05T01:00:11.981Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-05T01:00:12.241Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-05T01:00:12.504Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-05T01:00:12.504Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-05T01:00:12.504Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-05T01:00:12.504Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-05T01:00:12.504Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-05T01:00:12.504Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-05T01:00:13.075Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-05T01:00:13.647Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-05T01:00:13.647Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-05T01:00:13.647Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-05T01:00:13.647Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-05T01:00:13.647Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-05T01:00:13.647Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-05T01:00:13.647Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-05T01:00:13.909Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-05T01:00:17.212Z] Fetched 24.5 MB in 6s (4109 kB/s) [2021-05-05T01:00:18.166Z] Reading package lists... [2021-05-05T01:00:18.427Z] Reading package lists... [2021-05-05T01:00:18.427Z] Building dependency tree... [2021-05-05T01:00:18.427Z] Reading state information... [2021-05-05T01:00:18.689Z] The following additional packages will be installed: [2021-05-05T01:00:18.689Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-05T01:00:18.689Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-05T01:00:18.689Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-05T01:00:18.689Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-05T01:00:18.689Z] Suggested packages: [2021-05-05T01:00:18.689Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-05T01:00:18.689Z] Recommended packages: [2021-05-05T01:00:18.689Z] gnupg libsasl2-modules [2021-05-05T01:00:18.689Z] The following NEW packages will be installed: [2021-05-05T01:00:18.689Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-05T01:00:18.689Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-05T01:00:18.689Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-05T01:00:18.689Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-05T01:00:18.689Z] The following packages will be upgraded: [2021-05-05T01:00:18.689Z] gpg gpg-agent gpgconf libudev1 [2021-05-05T01:00:18.949Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-05T01:00:18.949Z] Need to get 3529 kB of archives. [2021-05-05T01:00:18.949Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-05T01:00:18.949Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-05-05T01:00:18.949Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-05T01:00:19.210Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-05T01:00:19.210Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-05-05T01:00:19.210Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-05T01:00:19.210Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-05T01:00:19.471Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-05T01:00:19.471Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-05T01:00:19.471Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-05T01:00:19.734Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-05T01:00:19.734Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-05T01:00:19.734Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-05T01:00:19.734Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-05T01:00:19.734Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-05T01:00:19.734Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-05T01:00:19.734Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-05T01:00:19.734Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-05T01:00:19.734Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-05T01:00:19.734Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-05T01:00:19.734Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-05T01:00:19.734Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-05T01:00:19.734Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-05T01:00:19.996Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T01:00:19.996Z] Fetched 3529 kB in 1s (2952 kB/s) [2021-05-05T01:00:20.257Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-05T01:00:20.257Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-05-05T01:00:20.257Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T01:00:20.257Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-05-05T01:00:20.518Z] Selecting previously unselected package udev. [2021-05-05T01:00:20.518Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-05T01:00:20.518Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-05-05T01:00:20.518Z] Unpacking udev (237-3ubuntu10.46) ... [2021-05-05T01:00:20.779Z] Selecting previously unselected package libfuse2:amd64. [2021-05-05T01:00:20.779Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-05T01:00:20.779Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-05T01:00:20.779Z] Selecting previously unselected package fuse. [2021-05-05T01:00:20.779Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-05T01:00:20.779Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-05T01:00:21.040Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T01:00:21.040Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T01:00:21.041Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T01:00:21.041Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T01:00:21.302Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T01:00:21.302Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T01:00:21.302Z] Selecting previously unselected package libksba8:amd64. [2021-05-05T01:00:21.302Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-05T01:00:21.302Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-05T01:00:21.564Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-05T01:00:21.564Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T01:00:21.564Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:21.564Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-05T01:00:21.564Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T01:00:21.564Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:21.564Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-05T01:00:21.564Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T01:00:21.564Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:21.825Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-05T01:00:21.825Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T01:00:21.825Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:21.825Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-05T01:00:21.825Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T01:00:21.825Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:22.087Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-05T01:00:22.087Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T01:00:22.087Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:22.087Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-05T01:00:22.087Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T01:00:22.087Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:22.349Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-05T01:00:22.349Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T01:00:22.349Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:22.349Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-05T01:00:22.349Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T01:00:22.349Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:22.349Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-05T01:00:22.349Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-05T01:00:22.349Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T01:00:22.349Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-05T01:00:22.349Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-05T01:00:22.349Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T01:00:22.611Z] Selecting previously unselected package libldap-common. [2021-05-05T01:00:22.611Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-05T01:00:22.611Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T01:00:22.611Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-05T01:00:22.611Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-05T01:00:22.611Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T01:00:22.873Z] Selecting previously unselected package dirmngr. [2021-05-05T01:00:22.873Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T01:00:22.873Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-05T01:00:22.873Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T01:00:22.873Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-05T01:00:23.134Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-05T01:00:23.134Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T01:00:23.134Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T01:00:23.134Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-05T01:00:23.134Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:23.134Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-05T01:00:23.134Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T01:00:23.396Z] Setting up udev (237-3ubuntu10.46) ... [2021-05-05T01:00:23.656Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-05T01:00:23.917Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:23.917Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-05T01:00:23.917Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-05T01:00:23.917Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-05T01:00:23.917Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:24.179Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:24.179Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:24.179Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:24.179Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:24.179Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:24.179Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T01:00:24.179Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T01:00:24.179Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-05T01:00:24.179Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T01:00:25.122Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-05T01:00:25.122Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-05T01:00:25.122Z] This means they are not meant to be enabled using systemctl. [2021-05-05T01:00:25.122Z] Possible reasons for having this kind of units are: [2021-05-05T01:00:25.122Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-05T01:00:25.122Z] .wants/ or .requires/ directory. [2021-05-05T01:00:25.122Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-05T01:00:25.122Z] a requirement dependency on it. [2021-05-05T01:00:25.122Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-05T01:00:25.122Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-05T01:00:25.122Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-05T01:00:25.122Z] instance name specified. [2021-05-05T01:00:25.122Z] Reading package lists... [2021-05-05T01:00:25.384Z] Building dependency tree... [2021-05-05T01:00:25.384Z] Reading state information... [2021-05-05T01:00:25.384Z] The following additional packages will be installed: [2021-05-05T01:00:25.384Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-05T01:00:25.384Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-05T01:00:25.384Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-05T01:00:25.384Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-05T01:00:25.384Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-05T01:00:25.384Z] Suggested packages: [2021-05-05T01:00:25.384Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-05T01:00:25.384Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-05T01:00:25.384Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-05T01:00:25.384Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-05T01:00:25.384Z] systemd-container policykit-1 [2021-05-05T01:00:25.384Z] Recommended packages: [2021-05-05T01:00:25.384Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-05T01:00:25.646Z] The following NEW packages will be installed: [2021-05-05T01:00:25.646Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-05T01:00:25.646Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-05T01:00:25.646Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-05T01:00:25.646Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-05T01:00:25.646Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-05T01:00:25.646Z] The following packages will be upgraded: [2021-05-05T01:00:25.646Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-05T01:00:25.910Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-05T01:00:25.910Z] Need to get 35.2 MB of archives. [2021-05-05T01:00:25.910Z] After this operation, 141 MB of additional disk space will be used. [2021-05-05T01:00:25.910Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-05-05T01:00:25.910Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-05T01:00:26.483Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-05T01:00:26.743Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-05-05T01:00:26.743Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-05T01:00:26.744Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-05T01:00:26.744Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-05T01:00:26.744Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-05T01:00:26.744Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-05T01:00:26.744Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-05T01:00:26.744Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-05T01:00:26.744Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-05T01:00:26.744Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-05T01:00:26.744Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-05T01:00:26.744Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-05T01:00:26.744Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-05T01:00:27.005Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-05T01:00:27.005Z] 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-05-05T01:00:27.579Z] 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-05-05T01:00:27.840Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-05T01:00:27.840Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-05T01:00:28.104Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-05T01:00:28.104Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-05T01:00:28.104Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-05T01:00:28.369Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-05T01:00:28.370Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-05T01:00:28.630Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-05T01:00:28.630Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-05T01:00:28.891Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-05T01:00:28.891Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-05T01:00:30.277Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T01:00:30.277Z] Fetched 35.2 MB in 5s (7826 kB/s) [2021-05-05T01:00:30.277Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T01:00:30.277Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-05-05T01:00:30.538Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T01:00:31.113Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-05-05T01:00:31.113Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T01:00:31.113Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-05-05T01:00:31.130Z]  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T01:00:31.130Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T01:00:31.130Z] ---> 8496ad3d2238 [2021-05-05T01:00:31.130Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> 98e9dc5a6d22 [2021-05-05T01:00:31.130Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> d15c9b61fb9b [2021-05-05T01:00:31.130Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-05T01:00:31.130Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T01:00:31.130Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-05T01:00:31.130Z] ---> 8496ad3d2238 [2021-05-05T01:00:31.130Z] Step 3/21 : WORKDIR /edgex-go [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> 98e9dc5a6d22 [2021-05-05T01:00:31.130Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> d15c9b61fb9b [2021-05-05T01:00:31.130Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> e93800c3bfd8 [2021-05-05T01:00:31.130Z] Step 6/21 : COPY go.mod . [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> edae716f7b5e [2021-05-05T01:00:31.130Z] Step 7/21 : RUN go mod download [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> 63aee8c95419 [2021-05-05T01:00:31.130Z] Step 8/21 : COPY . . [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> f9aa653fad42 [2021-05-05T01:00:31.130Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-05T01:00:31.130Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T01:00:31.130Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T01:00:31.130Z] ---> 8496ad3d2238 [2021-05-05T01:00:31.130Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> 98e9dc5a6d22 [2021-05-05T01:00:31.130Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> d15c9b61fb9b [2021-05-05T01:00:31.130Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> e93800c3bfd8 [2021-05-05T01:00:31.130Z] Step 6/23 : COPY go.mod . [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> edae716f7b5e [2021-05-05T01:00:31.130Z] Step 7/23 : RUN go mod download [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> 63aee8c95419 [2021-05-05T01:00:31.130Z] Step 8/23 : COPY . . [2021-05-05T01:00:31.130Z] ---> Using cache [2021-05-05T01:00:31.130Z] ---> f9aa653fad42 [2021-05-05T01:00:31.130Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-05T01:00:31.374Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T01:00:31.374Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-05T01:00:31.374Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-05T01:00:31.636Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-05T01:00:31.636Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T01:00:31.636Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-05T01:00:31.636Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-05T01:00:31.898Z] Setting up apt (1.6.13) ... [2021-05-05T01:00:31.898Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-05T01:00:32.472Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-05T01:00:32.472Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-05T01:00:32.472Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-05T01:00:32.472Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-05T01:00:32.737Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-05T01:00:32.737Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T01:00:32.737Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T01:00:32.999Z] Selecting previously unselected package libexpat1:amd64. [2021-05-05T01:00:32.999Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-05T01:00:32.999Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-05T01:00:33.262Z] Selecting previously unselected package python3.6-minimal. [2021-05-05T01:00:33.262Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T01:00:33.262Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T01:00:33.524Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-05T01:00:33.524Z] Checking for services that may need to be restarted...done. [2021-05-05T01:00:33.524Z] Checking for services that may need to be restarted...done. [2021-05-05T01:00:33.524Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T01:00:33.745Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T01:00:33.745Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T01:00:33.745Z] ---> 8496ad3d2238 [2021-05-05T01:00:33.745Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T01:00:33.745Z] ---> Using cache [2021-05-05T01:00:33.745Z] ---> 98e9dc5a6d22 [2021-05-05T01:00:33.745Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T01:00:33.745Z] ---> Using cache [2021-05-05T01:00:33.745Z] ---> d15c9b61fb9b [2021-05-05T01:00:33.745Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T01:00:33.745Z] ---> Using cache [2021-05-05T01:00:33.745Z] ---> e93800c3bfd8 [2021-05-05T01:00:33.745Z] Step 6/23 : COPY go.mod . [2021-05-05T01:00:33.745Z] ---> Using cache [2021-05-05T01:00:33.745Z] ---> edae716f7b5e [2021-05-05T01:00:33.786Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-05T01:00:33.786Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T01:00:34.015Z] Step 7/23 : RUN go mod download [2021-05-05T01:00:34.015Z] ---> Using cache [2021-05-05T01:00:34.015Z] ---> 63aee8c95419 [2021-05-05T01:00:34.015Z] Step 8/23 : COPY . . [2021-05-05T01:00:34.015Z] ---> Using cache [2021-05-05T01:00:34.015Z] ---> f9aa653fad42 [2021-05-05T01:00:34.015Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-05T01:00:34.364Z] Selecting previously unselected package python3-minimal. [2021-05-05T01:00:34.365Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-05T01:00:34.365Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-05T01:00:34.365Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-05T01:00:34.365Z] Selecting previously unselected package mime-support. [2021-05-05T01:00:34.365Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-05T01:00:34.365Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-05T01:00:34.627Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-05T01:00:34.627Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-05T01:00:34.627Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-05T01:00:34.627Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-05T01:00:34.627Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T01:00:34.627Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T01:00:34.889Z] Selecting previously unselected package python3.6. [2021-05-05T01:00:34.889Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T01:00:34.889Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T01:00:35.151Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-05T01:00:35.151Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-05T01:00:35.151Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-05T01:00:35.151Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-05T01:00:35.442Z] ---> Running in 8a0da00a7f78 [2021-05-05T01:00:35.442Z] ---> Running in ab173c04bd46 [2021-05-05T01:00:35.442Z] ---> Running in ff6f20ed0664 [2021-05-05T01:00:35.442Z] ---> Running in 41045108e6e4 [2021-05-05T01:00:36.541Z] Selecting previously unselected package python3. [2021-05-05T01:00:36.541Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-05T01:00:36.541Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-05T01:00:36.541Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-05T01:00:36.541Z] Selecting previously unselected package multiarch-support. [2021-05-05T01:00:36.541Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T01:00:36.541Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-05T01:00:36.541Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-05T01:00:36.805Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-05T01:00:36.805Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-05T01:00:36.805Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-05T01:00:36.805Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-05T01:00:36.805Z] Selecting previously unselected package libbsd0:amd64. [2021-05-05T01:00:36.805Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-05T01:00:36.805Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-05T01:00:36.805Z] Selecting previously unselected package sudo. [2021-05-05T01:00:36.805Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-05T01:00:36.805Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-05T01:00:36.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T01:00:36.884Z] 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-05-05T01:00:37.065Z] Selecting previously unselected package apparmor. [2021-05-05T01:00:37.066Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-05T01:00:37.066Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-05T01:00:37.166Z] 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-05-05T01:00:37.166Z] 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-05-05T01:00:37.327Z] Selecting previously unselected package libedit2:amd64. [2021-05-05T01:00:37.327Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-05T01:00:37.327Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-05T01:00:37.327Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-05T01:00:37.327Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T01:00:37.327Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T01:00:37.327Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-05T01:00:37.327Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T01:00:37.327Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T01:00:37.589Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-05T01:00:37.589Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-05T01:00:37.589Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-05T01:00:37.589Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-05T01:00:37.589Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T01:00:37.589Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T01:00:37.849Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-05T01:00:37.850Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T01:00:37.850Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T01:00:37.850Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-05T01:00:37.850Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-05T01:00:37.850Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-05T01:00:38.111Z] Selecting previously unselected package openssh-client. [2021-05-05T01:00:38.111Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-05T01:00:38.111Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-05T01:00:38.372Z] Selecting previously unselected package squashfs-tools. [2021-05-05T01:00:38.372Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-05T01:00:38.372Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-05T01:00:38.372Z] Selecting previously unselected package snapd. [2021-05-05T01:00:38.372Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-05T01:00:38.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T01:00:38.633Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-05T01:00:39.594Z] OK: 218 MiB in 52 packages [2021-05-05T01:00:41.202Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-05T01:00:41.202Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-05T01:00:41.202Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-05T01:00:41.202Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-05T01:00:41.202Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-05T01:00:41.202Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T01:00:41.202Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T01:00:41.202Z] Setting up systemd (237-3ubuntu10.46) ... [2021-05-05T01:00:41.202Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-05T01:00:41.775Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-05T01:00:41.775Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-05T01:00:41.775Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-05T01:00:41.775Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T01:00:42.036Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T01:00:42.036Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T01:00:42.234Z] Removing intermediate container 8a0da00a7f78 [2021-05-05T01:00:42.234Z] ---> d5068a95a349 [2021-05-05T01:00:42.234Z] Step 6/23 : COPY go.mod . [2021-05-05T01:00:42.609Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-05T01:00:42.609Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T01:00:42.859Z] ---> b2432c0c2f9e [2021-05-05T01:00:42.860Z] Step 7/23 : RUN go mod download [2021-05-05T01:00:42.871Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-05T01:00:42.872Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-05T01:00:42.872Z] running python rtupdate hooks for python3.6... [2021-05-05T01:00:42.872Z] running python post-rtupdate hooks for python3.6... [2021-05-05T01:00:42.872Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-05T01:00:43.136Z] ---> Running in 545f935a7a5d [2021-05-05T01:00:44.258Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-05T01:00:44.520Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T01:00:44.520Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-05T01:00:44.781Z] Setting up snapd (2.48.3+18.04) ... [2021-05-05T01:00:45.354Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-05T01:00:45.615Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-05T01:00:45.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-05T01:00:45.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-05T01:00:46.139Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-05T01:00:46.139Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-05T01:00:46.404Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-05T01:00:46.668Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-05T01:00:46.929Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-05T01:00:47.191Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-05T01:00:47.191Z] /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-05-05T01:00:47.453Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T01:00:47.453Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-05T01:00:47.466Z] Removing intermediate container 545f935a7a5d [2021-05-05T01:00:47.466Z] ---> 33e1678d9e60 [2021-05-05T01:00:47.466Z] Step 8/23 : COPY . . [2021-05-05T01:00:48.400Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T01:00:48.662Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T01:00:48.662Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T01:00:50.315Z] Reading package lists... [2021-05-05T01:00:50.579Z] Reading package lists... [2021-05-05T01:00:50.840Z] Building dependency tree... [2021-05-05T01:00:50.840Z] Reading state information... [2021-05-05T01:00:50.840Z] Calculating upgrade... [2021-05-05T01:00:51.103Z] The following packages will be upgraded: [2021-05-05T01:00:51.103Z] advancecomp base-files bash binutils binutils-common [2021-05-05T01:00:51.103Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-05T01:00:51.103Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-05T01:00:51.103Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-05T01:00:51.103Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-05T01:00:51.103Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-05T01:00:51.104Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-05T01:00:51.104Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-05T01:00:51.104Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-05T01:00:51.104Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-05T01:00:51.104Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-05T01:00:51.104Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-05T01:00:51.104Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-05T01:00:51.104Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-05T01:00:51.104Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-05T01:00:51.104Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T01:00:51.104Z] Need to get 64.0 MB of archives. [2021-05-05T01:00:51.104Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-05T01:00:51.104Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-05T01:00:51.370Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-05T01:00:51.370Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-05T01:00:51.370Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-05T01:00:51.370Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-05T01:00:51.370Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-05T01:00:51.370Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-05T01:00:51.370Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-05T01:00:51.370Z] 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-05-05T01:00:51.370Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-05T01:00:51.370Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-05T01:00:51.370Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-05T01:00:51.370Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-05T01:00:51.370Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-05T01:00:51.370Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-05T01:00:51.370Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-05T01:00:51.370Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-05T01:00:51.370Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-05T01:00:51.370Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-05T01:00:51.370Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-05T01:00:51.370Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-05T01:00:51.633Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-05T01:00:51.633Z] 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-05-05T01:00:51.633Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-05T01:00:51.633Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-05T01:00:51.633Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-05T01:00:51.633Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-05T01:00:51.633Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-05T01:00:51.633Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-05T01:00:51.633Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-05T01:00:51.633Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-05T01:00:51.633Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-05T01:00:51.633Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-05T01:00:51.633Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-05T01:00:51.633Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-05T01:00:51.633Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-05T01:00:51.633Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-05T01:00:51.633Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-05T01:00:51.633Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-05T01:00:51.633Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-05T01:00:51.633Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-05T01:00:51.633Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-05T01:00:51.633Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-05T01:00:51.633Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-05T01:00:51.633Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-05T01:00:51.633Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-05T01:00:51.633Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-05T01:00:51.633Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-05T01:00:51.633Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-05T01:00:51.633Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-05T01:00:51.633Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-05T01:00:51.633Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-05T01:00:51.633Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-05T01:00:51.633Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-05T01:00:51.633Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-05T01:00:51.633Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-05T01:00:51.896Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-05T01:00:52.157Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-05T01:00:52.157Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-05T01:00:52.157Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-05T01:00:52.419Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-05T01:00:52.419Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-05T01:00:52.419Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-05T01:00:52.419Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-05T01:00:52.419Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-05T01:00:52.419Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-05T01:00:52.419Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-05T01:00:52.419Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-05T01:00:52.419Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-05T01:00:52.680Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-05T01:00:52.681Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-05T01:00:52.681Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-05T01:00:52.681Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-05T01:00:52.681Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-05T01:00:52.681Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-05T01:00:52.681Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-05T01:00:52.681Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-05T01:00:52.681Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-05T01:00:52.681Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-05T01:00:52.943Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-05T01:00:52.943Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-05T01:00:52.943Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-05T01:00:52.943Z] Get:83 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-05-05T01:00:52.943Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-05T01:00:52.943Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-05-05T01:00:52.943Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-05T01:00:52.943Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-05T01:00:52.943Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-05T01:00:52.943Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-05T01:00:52.943Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-05T01:00:53.207Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-05T01:00:53.207Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-05T01:00:53.207Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-05T01:00:53.207Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-05T01:00:53.207Z] Get:95 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-05-05T01:00:53.207Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-05T01:00:53.207Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-05T01:00:53.207Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-05T01:00:53.207Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-05T01:00:53.207Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-05T01:00:53.207Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-05T01:00:53.468Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T01:00:53.468Z] Fetched 64.0 MB in 2s (29.9 MB/s) [2021-05-05T01:00:53.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:00:53.468Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T01:00:53.468Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T01:00:54.416Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T01:00:54.416Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T01:00:54.416Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-05T01:00:54.416Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-05T01:00:55.357Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:55.357Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:55.357Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:55.357Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:55.619Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:55.619Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:55.619Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:55.619Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:55.619Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:55.619Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:55.881Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:55.882Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:55.882Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:55.882Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:55.882Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:00:56.143Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T01:00:56.143Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:56.143Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-05T01:00:56.143Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:00:56.405Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T01:00:56.405Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:56.405Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:56.405Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:56.405Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:56.668Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T01:00:56.668Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T01:00:56.668Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:00:56.931Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T01:00:56.931Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T01:00:56.931Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T01:00:57.505Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-05T01:00:57.767Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T01:00:57.767Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-05T01:00:57.767Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-05T01:00:57.767Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-05T01:00:57.767Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-05T01:00:58.028Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-05T01:00:58.028Z] Installing new version of config file /etc/issue ... [2021-05-05T01:00:58.028Z] Installing new version of config file /etc/issue.net ... [2021-05-05T01:00:58.028Z] Installing new version of config file /etc/lsb-release ... [2021-05-05T01:00:58.028Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-05T01:00:58.290Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-05T01:00:58.290Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-05T01:00:58.290Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-05T01:00:58.552Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:00:58.552Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-05T01:00:58.552Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-05T01:00:58.552Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-05T01:00:58.817Z] 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-05-05T01:00:58.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:00:58.817Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T01:00:58.817Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-05T01:00:58.817Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-05T01:00:59.078Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:00:59.078Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-05T01:00:59.078Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-05T01:00:59.078Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-05T01:00:59.078Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:00:59.078Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-05T01:00:59.078Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T01:00:59.339Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-05T01:00:59.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:00:59.601Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T01:00:59.601Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T01:00:59.601Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T01:00:59.862Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:00:59.862Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T01:00:59.862Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T01:00:59.862Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-05T01:01:00.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:00.126Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-05T01:01:00.126Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-05T01:01:00.126Z] Setting up grep (3.1-2build1) ... [2021-05-05T01:01:00.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:00.126Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-05T01:01:00.388Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-05T01:01:00.388Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-05T01:01:00.651Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:00.651Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T01:01:00.651Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T01:01:00.651Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-05T01:01:00.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:00.952Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T01:01:00.952Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T01:01:01.559Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T01:01:01.559Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T01:01:01.559Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T01:01:01.559Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T01:01:02.239Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-05T01:01:02.239Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:02.239Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-05T01:01:02.505Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T01:01:03.474Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-05T01:01:03.474Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-05T01:01:03.743Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-05T01:01:03.743Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-05T01:01:03.743Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-05T01:01:03.743Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:03.743Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-05T01:01:04.005Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-05T01:01:04.005Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-05T01:01:04.266Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:04.267Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T01:01:04.267Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T01:01:04.267Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T01:01:04.267Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:04.267Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T01:01:04.267Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T01:01:04.527Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T01:01:04.527Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:04.527Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T01:01:04.527Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T01:01:04.788Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T01:01:04.788Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:04.788Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T01:01:04.788Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T01:01:04.788Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T01:01:05.050Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:05.050Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T01:01:05.050Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T01:01:05.050Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T01:01:05.050Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T01:01:05.312Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T01:01:05.312Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:05.312Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T01:01:05.312Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T01:01:05.574Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T01:01:05.574Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:05.574Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T01:01:05.574Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T01:01:05.574Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T01:01:05.834Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:05.834Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T01:01:05.834Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T01:01:05.834Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-05T01:01:06.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:06.096Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T01:01:06.096Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T01:01:06.670Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-05T01:01:06.932Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-05T01:01:07.194Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-05T01:01:07.456Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:07.456Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T01:01:07.456Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T01:01:07.719Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T01:01:07.719Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T01:01:07.719Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-05T01:01:07.719Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T01:01:07.984Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-05T01:01:07.984Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:07.984Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-05T01:01:08.246Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-05T01:01:08.246Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-05T01:01:08.512Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:08.512Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-05T01:01:08.512Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-05T01:01:08.774Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-05T01:01:08.775Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:08.775Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-05T01:01:08.775Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-05T01:01:09.036Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-05T01:01:09.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:09.036Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T01:01:09.036Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T01:01:09.036Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T01:01:09.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:09.297Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T01:01:09.297Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T01:01:09.557Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T01:01:09.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:09.558Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T01:01:09.708Z] ---> 432857ce9a32 [2021-05-05T01:01:09.709Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-05T01:01:09.709Z] ---> Running in a1fc00f344e7 [2021-05-05T01:01:09.709Z] 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-05-05T01:01:09.822Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T01:01:09.823Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T01:01:10.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:10.083Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T01:01:10.083Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T01:01:10.083Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-05-05T01:01:10.343Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T01:01:10.343Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T01:01:10.343Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T01:01:10.343Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T01:01:10.608Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:10.608Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-05T01:01:10.608Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-05T01:01:10.608Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-05T01:01:10.870Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:10.870Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-05T01:01:10.870Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T01:01:10.870Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T01:01:11.130Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:11.130Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T01:01:11.130Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T01:01:11.391Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T01:01:11.391Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:11.391Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-05T01:01:11.391Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-05T01:01:11.653Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-05T01:01:11.653Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:11.653Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-05T01:01:11.653Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-05T01:01:11.915Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-05T01:01:12.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:12.207Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T01:01:12.207Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T01:01:12.207Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-05T01:01:12.781Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:12.781Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-05T01:01:12.781Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-05T01:01:12.781Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-05T01:01:13.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:13.049Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-05T01:01:13.049Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-05T01:01:13.049Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-05T01:01:13.313Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:13.313Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-05T01:01:13.313Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-05T01:01:13.313Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-05T01:01:13.582Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:13.582Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-05T01:01:13.582Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-05T01:01:13.582Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-05T01:01:13.877Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:13.877Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-05T01:01:13.877Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-05T01:01:13.877Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-05T01:01:14.140Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:14.140Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-05T01:01:14.140Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-05T01:01:14.409Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-05T01:01:14.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:14.409Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-05T01:01:14.409Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-05T01:01:14.409Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-05T01:01:14.670Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T01:01:14.671Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-05T01:01:14.671Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-05T01:01:14.671Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-05T01:01:14.934Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-05T01:01:14.934Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-05T01:01:14.934Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-05T01:01:14.934Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-05T01:01:14.934Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-05T01:01:15.196Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-05T01:01:15.196Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-05T01:01:15.457Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-05T01:01:15.457Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-05T01:01:15.718Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-05T01:01:15.718Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-05T01:01:15.718Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-05T01:01:15.718Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-05T01:01:15.981Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-05T01:01:15.981Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-05T01:01:15.981Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-05T01:01:15.981Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-05T01:01:16.245Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-05T01:01:16.245Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-05T01:01:16.507Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-05T01:01:16.774Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-05T01:01:17.041Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-05T01:01:17.041Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-05T01:01:17.826Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-05T01:01:17.826Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-05T01:01:18.779Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-05T01:01:18.779Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-05T01:01:18.779Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-05T01:01:18.779Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-05T01:01:19.041Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T01:01:19.041Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T01:01:19.304Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T01:01:19.304Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T01:01:19.566Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T01:01:19.566Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T01:01:19.566Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T01:01:19.566Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T01:01:19.828Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T01:01:19.828Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T01:01:19.828Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T01:01:19.828Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T01:01:20.089Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T01:01:20.089Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T01:01:20.089Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T01:01:20.089Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T01:01:21.481Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T01:01:21.481Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T01:01:22.056Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T01:01:22.317Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T01:01:22.892Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T01:01:22.892Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T01:01:23.465Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T01:01:23.465Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T01:01:24.414Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T01:01:24.414Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T01:01:24.414Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T01:01:24.414Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T01:01:24.414Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-05T01:01:24.414Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T01:01:24.676Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-05T01:01:24.676Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T01:01:24.937Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-05T01:01:24.937Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-05T01:01:24.937Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T01:01:24.937Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T01:01:25.199Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T01:01:25.199Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T01:01:25.199Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-05T01:01:25.199Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-05T01:01:25.463Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:01:25.463Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T01:01:25.463Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:01:25.463Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:01:25.463Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:01:25.463Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-05T01:01:25.726Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-05T01:01:25.726Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-05T01:01:25.726Z] [2021-05-05T01:01:25.726Z] Current default time zone: 'Etc/UTC' [2021-05-05T01:01:25.726Z] Local time is now: Wed May 5 01:01:25 UTC 2021. [2021-05-05T01:01:25.726Z] Universal Time is now: Wed May 5 01:01:25 UTC 2021. [2021-05-05T01:01:25.726Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-05T01:01:25.726Z] [2021-05-05T01:01:25.726Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-05-05T01:01:25.988Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:01:25.988Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-05T01:01:25.988Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-05T01:01:25.988Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-05T01:01:25.988Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-05T01:01:25.988Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-05T01:01:25.988Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-05T01:01:25.988Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-05T01:01:25.988Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-05T01:01:26.248Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:01:26.248Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-05T01:01:26.510Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T01:01:26.510Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-05T01:01:26.510Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:01:26.510Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-05T01:01:26.510Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-05T01:01:26.510Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-05T01:01:26.510Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-05T01:01:26.510Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-05T01:01:26.774Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-05T01:01:26.774Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-05T01:01:26.775Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-05T01:01:28.163Z] Updating certificates in /etc/ssl/certs... [2021-05-05T01:01:29.106Z] 23 added, 27 removed; done. [2021-05-05T01:01:29.107Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-05T01:01:29.107Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T01:01:29.107Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-05T01:01:29.107Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-05T01:01:29.107Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-05T01:01:29.370Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T01:01:29.370Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-05T01:01:29.370Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T01:01:29.370Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T01:01:29.370Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T01:01:29.370Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T01:01:29.370Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T01:01:29.370Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-05T01:01:29.631Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-05T01:01:29.631Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-05T01:01:29.631Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-05T01:01:29.631Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-05T01:01:29.631Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T01:01:29.631Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T01:01:29.631Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-05T01:01:29.631Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-05T01:01:29.631Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-05T01:01:29.892Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T01:01:29.892Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-05T01:01:29.892Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-05T01:01:29.892Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-05T01:01:29.892Z] Updating certificates in /etc/ssl/certs... [2021-05-05T01:01:30.466Z] 0 added, 0 removed; done. [2021-05-05T01:01:30.466Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-05T01:01:30.466Z] done. [2021-05-05T01:01:31.038Z] Reading package lists... [2021-05-05T01:01:31.306Z] Building dependency tree... [2021-05-05T01:01:31.307Z] Reading state information... [2021-05-05T01:01:31.568Z] The following NEW packages will be installed: [2021-05-05T01:01:31.568Z] apt-transport-https [2021-05-05T01:01:31.829Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T01:01:31.829Z] Need to get 1692 B of archives. [2021-05-05T01:01:31.829Z] After this operation, 154 kB of additional disk space will be used. [2021-05-05T01:01:31.829Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-05T01:01:31.829Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T01:01:32.092Z] Fetched 1692 B in 0s (8274 B/s) [2021-05-05T01:01:32.092Z] Selecting previously unselected package apt-transport-https. [2021-05-05T01:01:32.092Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-05T01:01:32.092Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-05T01:01:32.092Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-05T01:01:32.092Z] Setting up apt-transport-https (1.6.13) ... [2021-05-05T01:01:32.354Z] Waiting for network to be ready... [2021-05-05T01:01:38.945Z] 2021-05-05T01:01:36Z INFO Waiting for automatic snapd restart... [2021-05-05T01:01:39.530Z] snapd 2.49.2 from Canonical* installed [2021-05-05T01:01:40.473Z] "snapd" switched to the "latest/stable" channel [2021-05-05T01:01:40.473Z] [2021-05-05T01:01:44.686Z] core18 20210309 from Canonical* installed [2021-05-05T01:01:44.947Z] "core18" switched to the "latest/stable" channel [2021-05-05T01:01:44.947Z] [2021-05-05T01:01:51.539Z] snapcraft 4.7.1 from Canonical* installed [2021-05-05T01:01:51.539Z] "snapcraft" switched to the "latest/stable" channel [2021-05-05T01:01:51.539Z] [2021-05-05T01:01:54.840Z] 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-05-05T01:01:54.840Z] - README.md [2021-05-05T01:01:54.840Z] [2021-05-05T01:01:54.840Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-05T01:02:01.459Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T01:02:01.459Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T01:02:01.459Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T01:02:01.459Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T01:02:03.106Z] Reading package lists... [2021-05-05T01:02:03.678Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-05-05T01:02:06.679Z] 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-05-05T01:02:10.262Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T01:02:10.262Z] Reading package lists... [2021-05-05T01:02:10.262Z] Building dependency tree... [2021-05-05T01:02:10.262Z] Reading state information... [2021-05-05T01:02:10.262Z] Suggested packages: [2021-05-05T01:02:10.262Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-05T01:02:10.262Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-05T01:02:10.262Z] Recommended packages: [2021-05-05T01:02:10.262Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-05T01:02:10.262Z] The following NEW packages will be installed: [2021-05-05T01:02:10.262Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-05T01:02:10.262Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-05T01:02:10.262Z] pkg-config zip [2021-05-05T01:02:10.262Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T01:02:10.262Z] Need to get 7663 kB of archives. [2021-05-05T01:02:10.262Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-05T01:02:10.262Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-05T01:02:10.262Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-05T01:02:10.262Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-05T01:02:10.262Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-05T01:02:10.262Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-05T01:02:10.523Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-05T01:02:10.523Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-05T01:02:10.523Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-05T01:02:10.523Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-05T01:02:10.523Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-05T01:02:10.523Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-05T01:02:10.784Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-05T01:02:10.784Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-05T01:02:10.784Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-05T01:02:10.784Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-05T01:02:11.046Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T01:02:11.046Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-05-05T01:02:11.046Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-05T01:02:11.306Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-05T01:02:11.306Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-05T01:02:11.306Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-05T01:02:11.566Z] Selecting previously unselected package libpsl5:amd64. [2021-05-05T01:02:11.566Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-05T01:02:11.566Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-05T01:02:11.566Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-05T01:02:11.566Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-05T01:02:11.566Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-05T01:02:11.827Z] Selecting previously unselected package librtmp1:amd64. [2021-05-05T01:02:11.827Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-05T01:02:11.827Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-05T01:02:11.827Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-05T01:02:11.827Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-05T01:02:11.827Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-05T01:02:11.827Z] Selecting previously unselected package liberror-perl. [2021-05-05T01:02:11.827Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-05T01:02:11.827Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-05T01:02:12.089Z] Selecting previously unselected package git-man. [2021-05-05T01:02:12.089Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-05T01:02:12.089Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-05T01:02:12.089Z] Selecting previously unselected package git. [2021-05-05T01:02:12.089Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-05T01:02:12.089Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-05T01:02:13.033Z] Selecting previously unselected package libnorm1:amd64. [2021-05-05T01:02:13.033Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-05T01:02:13.033Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-05T01:02:13.293Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-05T01:02:13.293Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-05T01:02:13.293Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-05T01:02:13.293Z] Selecting previously unselected package libsodium23:amd64. [2021-05-05T01:02:13.293Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-05T01:02:13.293Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-05T01:02:13.554Z] Selecting previously unselected package libzmq5:amd64. [2021-05-05T01:02:13.554Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-05T01:02:13.554Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T01:02:13.554Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-05T01:02:13.554Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-05T01:02:13.554Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T01:02:13.814Z] Selecting previously unselected package pkg-config. [2021-05-05T01:02:13.814Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-05T01:02:13.814Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-05T01:02:13.814Z] Selecting previously unselected package zip. [2021-05-05T01:02:13.814Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-05T01:02:13.814Z] Unpacking zip (3.0-11build1) ... [2021-05-05T01:02:14.076Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-05T01:02:14.076Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-05T01:02:14.076Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-05T01:02:14.076Z] Setting up liberror-perl (0.17025-1) ... [2021-05-05T01:02:14.076Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-05T01:02:14.076Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-05T01:02:14.076Z] No schema files found: doing nothing. [2021-05-05T01:02:14.076Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-05T01:02:14.338Z] Setting up zip (3.0-11build1) ... [2021-05-05T01:02:14.338Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-05T01:02:14.338Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-05T01:02:14.338Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-05T01:02:14.338Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T01:02:14.338Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-05T01:02:14.338Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T01:02:14.599Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-05T01:02:14.599Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T01:02:16.868Z] Removing intermediate container 41045108e6e4 [2021-05-05T01:02:16.868Z] ---> a61b5cf2fde9 [2021-05-05T01:02:16.868Z] [2021-05-05T01:02:16.868Z] Step 10/21 : FROM alpine:3.12 [2021-05-05T01:02:16.868Z] ---> 9852663dfa18 [2021-05-05T01:02:16.868Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-05T01:02:16.868Z] ---> Running in 7577970bea48 [2021-05-05T01:02:18.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T01:02:18.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T01:02:19.581Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-05T01:02:19.858Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T01:02:19.858Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-05T01:02:19.858Z] (4/4) Installing curl (7.76.1-r0) [2021-05-05T01:02:19.858Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T01:02:19.858Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T01:02:20.466Z] OK: 7 MiB in 18 packages [2021-05-05T01:02:21.181Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T01:02:21.443Z] git set to automatically installed. [2021-05-05T01:02:21.443Z] git-man set to automatically installed. [2021-05-05T01:02:21.443Z] libcurl3-gnutls set to automatically installed. [2021-05-05T01:02:21.443Z] liberror-perl set to automatically installed. [2021-05-05T01:02:21.443Z] libglib2.0-0 set to automatically installed. [2021-05-05T01:02:21.443Z] libnghttp2-14 set to automatically installed. [2021-05-05T01:02:21.443Z] libnorm1 set to automatically installed. [2021-05-05T01:02:21.443Z] libpgm-5.2-0 set to automatically installed. [2021-05-05T01:02:21.443Z] libpsl5 set to automatically installed. [2021-05-05T01:02:21.443Z] librtmp1 set to automatically installed. [2021-05-05T01:02:21.443Z] libsodium23 set to automatically installed. [2021-05-05T01:02:21.443Z] libzmq3-dev set to automatically installed. [2021-05-05T01:02:21.443Z] libzmq5 set to automatically installed. [2021-05-05T01:02:21.443Z] pkg-config set to automatically installed. [2021-05-05T01:02:21.443Z] zip set to automatically installed. [2021-05-05T01:02:22.484Z] Removing intermediate container ab173c04bd46 [2021-05-05T01:02:22.484Z] ---> 4ba9bffbdcb9 [2021-05-05T01:02:22.484Z] [2021-05-05T01:02:22.484Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T01:02:22.484Z] ---> 9852663dfa18 [2021-05-05T01:02:22.484Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T01:02:22.484Z] ---> Using cache [2021-05-05T01:02:22.484Z] ---> 27a39f294d20 [2021-05-05T01:02:22.484Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T01:02:22.484Z] ---> Using cache [2021-05-05T01:02:22.484Z] ---> 23872649b1c8 [2021-05-05T01:02:22.484Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-05T01:02:23.114Z] ---> Running in d59e84462e9f [2021-05-05T01:02:23.739Z] Removing intermediate container 7577970bea48 [2021-05-05T01:02:23.739Z] ---> 63231973a4ee [2021-05-05T01:02:23.739Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T01:02:23.739Z] ---> Running in d4cdf5d3ba3b [2021-05-05T01:02:23.990Z] snapd is not logged in, snap install commands will use sudo [2021-05-05T01:02:24.019Z] Removing intermediate container d59e84462e9f [2021-05-05T01:02:24.019Z] ---> ade8b5ed5301 [2021-05-05T01:02:24.019Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T01:02:24.299Z] ---> Running in 1b3427c7c379 [2021-05-05T01:02:24.579Z] Removing intermediate container d4cdf5d3ba3b [2021-05-05T01:02:24.579Z] ---> 2ccfbd2e16df [2021-05-05T01:02:24.579Z] Step 13/21 : WORKDIR /edgex [2021-05-05T01:02:24.868Z] ---> Running in 282e99067134 [2021-05-05T01:02:24.868Z] Removing intermediate container 1b3427c7c379 [2021-05-05T01:02:24.868Z] ---> 3c44ae950ada [2021-05-05T01:02:24.868Z] Step 15/23 : WORKDIR / [2021-05-05T01:02:25.151Z] ---> Running in 8d1aafab1df9 [2021-05-05T01:02:25.461Z] Removing intermediate container 282e99067134 [2021-05-05T01:02:25.461Z] ---> 69f60635df80 [2021-05-05T01:02:25.461Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-05T01:02:26.068Z] Removing intermediate container 8d1aafab1df9 [2021-05-05T01:02:26.068Z] ---> 9fe780455822 [2021-05-05T01:02:26.068Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T01:02:27.063Z] ---> d410f369812f [2021-05-05T01:02:27.063Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-05T01:02:27.344Z] ---> cb735dbe51c3 [2021-05-05T01:02:27.344Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-05T01:02:29.337Z] ---> 7698a6a101bc [2021-05-05T01:02:29.337Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-05T01:02:29.619Z] ---> 25b68bfb3a14 [2021-05-05T01:02:29.619Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-05T01:02:30.581Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T01:02:31.528Z] snap "core18" has no updates available [2021-05-05T01:02:31.623Z] ---> df8791ff20f1 [2021-05-05T01:02:31.623Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-05T01:02:31.623Z] ---> d1a224bd9aea [2021-05-05T01:02:31.623Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-05T01:02:31.623Z] ---> Running in 3d37bde03120 [2021-05-05T01:02:31.904Z] ---> Running in 2d31fe464b12 [2021-05-05T01:02:32.100Z] snapd is not logged in, snap install commands will use sudo [2021-05-05T01:02:32.515Z] Removing intermediate container 3d37bde03120 [2021-05-05T01:02:32.515Z] ---> bcd9aee3ebe5 [2021-05-05T01:02:32.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T01:02:32.515Z] Removing intermediate container 2d31fe464b12 [2021-05-05T01:02:32.515Z] ---> 1242ffb37b36 [2021-05-05T01:02:32.515Z] Step 18/21 : CMD ["--init=true"] [2021-05-05T01:02:32.792Z] ---> Running in 242f03713f6a [2021-05-05T01:02:33.067Z] ---> Running in 1eccdd781e8c [2021-05-05T01:02:33.665Z] Removing intermediate container 242f03713f6a [2021-05-05T01:02:33.665Z] ---> 17b74dc7f2aa [2021-05-05T01:02:33.665Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T01:02:33.665Z] Removing intermediate container 1eccdd781e8c [2021-05-05T01:02:33.665Z] ---> f0f0f7f65a9d [2021-05-05T01:02:33.665Z] Step 19/21 : LABEL arch=arm64 [2021-05-05T01:02:33.940Z] ---> Running in b77990dcec17 [2021-05-05T01:02:34.236Z] ---> Running in e913da09da79 [2021-05-05T01:02:34.852Z] Removing intermediate container b77990dcec17 [2021-05-05T01:02:34.852Z] ---> 23bd7668c86c [2021-05-05T01:02:34.852Z] Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T01:02:35.141Z] Removing intermediate container e913da09da79 [2021-05-05T01:02:35.141Z] ---> 3181be403520 [2021-05-05T01:02:35.141Z] Step 20/21 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T01:02:35.416Z] ---> Running in 4a192805430f [2021-05-05T01:02:35.698Z] ---> Running in 8655134d2daf [2021-05-05T01:02:35.980Z] Removing intermediate container ff6f20ed0664 [2021-05-05T01:02:35.980Z] ---> b67ddf179fed [2021-05-05T01:02:35.980Z] [2021-05-05T01:02:35.980Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T01:02:35.980Z] ---> 9852663dfa18 [2021-05-05T01:02:35.980Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T01:02:35.980Z] ---> Using cache [2021-05-05T01:02:35.980Z] ---> 27a39f294d20 [2021-05-05T01:02:35.980Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T01:02:35.980Z] ---> Using cache [2021-05-05T01:02:35.980Z] ---> 23872649b1c8 [2021-05-05T01:02:35.980Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-05T01:02:36.255Z] Removing intermediate container 4a192805430f [2021-05-05T01:02:36.255Z] ---> ace121938b98 [2021-05-05T01:02:36.255Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T01:02:36.534Z] ---> Running in c5d4deaf2c75 [2021-05-05T01:02:36.534Z] Removing intermediate container 8655134d2daf [2021-05-05T01:02:36.534Z] ---> 27da65188f05 [2021-05-05T01:02:36.534Z] Step 21/21 : LABEL version=0.0.0 [2021-05-05T01:02:36.534Z] ---> Running in 003bcc4f4ae9 [2021-05-05T01:02:36.816Z] ---> Running in 8eecad1d83b0 [2021-05-05T01:02:37.106Z] Removing intermediate container c5d4deaf2c75 [2021-05-05T01:02:37.106Z] ---> d323cf3fb54e [2021-05-05T01:02:37.106Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T01:02:37.380Z] Removing intermediate container 003bcc4f4ae9 [2021-05-05T01:02:37.380Z] ---> 3bab25caacaa [2021-05-05T01:02:37.380Z] [2021-05-05T01:02:37.380Z] Removing intermediate container 8eecad1d83b0 [2021-05-05T01:02:37.380Z] ---> 33b8427cc1a1 [2021-05-05T01:02:37.380Z] [2021-05-05T01:02:37.655Z] ---> Running in 8db48e8a09a6 [2021-05-05T01:02:37.933Z] Successfully built 3bab25caacaa [2021-05-05T01:02:37.933Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-05T01:02:37.933Z]  Building docker-core-command-go ... done Successfully built 33b8427cc1a1 [2021-05-05T01:02:38.215Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-05T01:02:38.505Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 8db48e8a09a6 [2021-05-05T01:02:38.505Z] ---> 70675e49e03a [2021-05-05T01:02:38.505Z] Step 15/23 : WORKDIR / [2021-05-05T01:02:38.505Z] ---> Running in ec5b6edcddf8 [2021-05-05T01:02:38.706Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T01:02:38.786Z] Removing intermediate container a1fc00f344e7 [2021-05-05T01:02:38.786Z] ---> a852252c8371 [2021-05-05T01:02:38.786Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-05T01:02:39.063Z] ---> Running in 27aef9450000 [2021-05-05T01:02:39.063Z] Removing intermediate container ec5b6edcddf8 [2021-05-05T01:02:39.063Z] ---> 503d03e92375 [2021-05-05T01:02:39.063Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T01:02:40.054Z] ---> 89447932acb6 [2021-05-05T01:02:40.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-05T01:02:40.337Z] 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-05-05T01:02:41.788Z] ---> 9b373a68d1dc [2021-05-05T01:02:41.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-05T01:02:42.779Z] ---> b7355c6b23ff [2021-05-05T01:02:42.779Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-05T01:02:42.779Z] ---> Running in 7f0c8d98948e [2021-05-05T01:02:42.779Z] Removing intermediate container 27aef9450000 [2021-05-05T01:02:42.779Z] ---> e10189e834eb [2021-05-05T01:02:42.779Z] [2021-05-05T01:02:42.779Z] Step 11/23 : FROM docker:20.10.0 [2021-05-05T01:02:43.060Z] 20.10.0: Pulling from library/docker [2021-05-05T01:02:43.343Z] Removing intermediate container 7f0c8d98948e [2021-05-05T01:02:43.343Z] ---> 51cb0b91c4eb [2021-05-05T01:02:43.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T01:02:43.617Z] ---> Running in b0c064465eb3 [2021-05-05T01:02:44.610Z] Removing intermediate container b0c064465eb3 [2021-05-05T01:02:44.610Z] ---> 50dd84cf4dd7 [2021-05-05T01:02:44.610Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T01:02:44.899Z] ---> Running in 0a5cfdc8f514 [2021-05-05T01:02:45.873Z] Removing intermediate container 0a5cfdc8f514 [2021-05-05T01:02:45.873Z] ---> 6b1315432d01 [2021-05-05T01:02:45.873Z] Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T01:02:46.144Z] ---> Running in 7bfc67ad4d57 [2021-05-05T01:02:47.117Z] Removing intermediate container 7bfc67ad4d57 [2021-05-05T01:02:47.117Z] ---> 206b66004147 [2021-05-05T01:02:47.117Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T01:02:47.709Z] ---> Running in 1516a654935a [2021-05-05T01:02:48.686Z] Removing intermediate container 1516a654935a [2021-05-05T01:02:48.686Z] ---> 356726d22976 [2021-05-05T01:02:48.686Z] [2021-05-05T01:02:49.275Z] Successfully built 356726d22976 [2021-05-05T01:02:49.275Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-05T01:02:50.701Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-05T01:02:50.701Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-05T01:02:50.701Z] ---> eeaf43b92773 [2021-05-05T01:02:50.701Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-05T01:02:50.996Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-05T01:02:51.257Z] Pulling go-build-helper [2021-05-05T01:02:51.257Z] + snapcraftctl pull [2021-05-05T01:02:51.293Z] ---> Running in 3a2ce1ad69c3 [2021-05-05T01:02:51.568Z] Removing intermediate container 3a2ce1ad69c3 [2021-05-05T01:02:51.568Z] ---> f71184f41479 [2021-05-05T01:02:51.568Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-05T01:02:51.842Z] ---> Running in 580bf7dce1d9 [2021-05-05T01:02:52.651Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-05T01:02:52.651Z] Skipping pull go-build-helper (already ran) [2021-05-05T01:02:52.651Z] Building go-build-helper [2021-05-05T01:02:52.651Z] + snapcraftctl build [2021-05-05T01:02:52.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T01:02:53.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T01:02:53.675Z] (1/39) Installing readline (8.0.4-r0) [2021-05-05T01:02:53.676Z] (2/39) Installing bash (5.0.17-r0) [2021-05-05T01:02:53.676Z] Executing bash-5.0.17-r0.post-install [2021-05-05T01:02:53.676Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T01:02:53.676Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-05T01:02:53.676Z] (5/39) Installing curl (7.76.1-r0) [2021-05-05T01:02:53.947Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-05T01:02:53.947Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-05T01:02:53.947Z] (8/39) Installing expat (2.2.9-r1) [2021-05-05T01:02:53.947Z] (9/39) Installing libffi (3.3-r2) [2021-05-05T01:02:53.947Z] (10/39) Installing gdbm (1.13-r1) [2021-05-05T01:02:53.947Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-05T01:02:53.947Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-05T01:02:53.947Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-05T01:02:55.918Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-05T01:02:55.918Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-05T01:02:55.918Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-05T01:02:55.918Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-05T01:02:55.918Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-05T01:02:55.918Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-05T01:02:55.918Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-05T01:02:55.918Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-05T01:02:55.918Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-05T01:02:55.918Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-05T01:02:55.918Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-05T01:02:55.989Z] Staging go-build-helper [2021-05-05T01:02:55.989Z] + snapcraftctl stage [2021-05-05T01:02:56.189Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-05T01:02:56.190Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-05T01:02:56.190Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-05T01:02:56.190Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-05T01:02:56.190Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-05T01:02:56.190Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-05T01:02:56.190Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-05T01:02:56.190Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-05T01:02:56.190Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-05T01:02:56.190Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-05T01:02:56.190Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-05T01:02:56.190Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-05T01:02:56.190Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-05T01:02:56.190Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-05T01:02:56.190Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-05T01:02:56.460Z] Executing busybox-1.31.1-r19.trigger [2021-05-05T01:02:56.460Z] OK: 72 MiB in 59 packages [2021-05-05T01:03:01.877Z] Collecting docker-compose==1.23.2 [2021-05-05T01:03:01.877Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-05T01:03:01.877Z] Collecting docopt<0.7,>=0.6.1 [2021-05-05T01:03:01.877Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-05T01:03:03.855Z] 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-05-05T01:03:04.455Z] Collecting jsonschema<3,>=2.5.1 [2021-05-05T01:03:04.455Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-05T01:03:05.437Z] Collecting PyYAML<4,>=3.10 [2021-05-05T01:03:05.437Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-05T01:03:09.740Z] Collecting docker<4.0,>=3.6.0 [2021-05-05T01:03:09.740Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-05T01:03:10.012Z] Collecting cached-property<2,>=1.2.0 [2021-05-05T01:03:10.012Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-05T01:03:10.614Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-05T01:03:10.614Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-05T01:03:10.947Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-05T01:03:10.947Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-05T01:03:10.947Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-05T01:03:10.947Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-05T01:03:10.947Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-05T01:03:10.947Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-05T01:03:10.947Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-05T01:03:10.947Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-05T01:03:10.947Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-05T01:03:10.947Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-05T01:03:10.947Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-05T01:03:10.947Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-05T01:03:10.947Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-05T01:03:10.947Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-05T01:03:10.947Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-05T01:03:10.947Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-05T01:03:10.947Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-05T01:03:10.947Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-05T01:03:10.947Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-05T01:03:10.947Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-05T01:03:10.947Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-05T01:03:10.947Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-05T01:03:10.947Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-05T01:03:10.947Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-05T01:03:10.947Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-05T01:03:10.947Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-05T01:03:10.947Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-05T01:03:10.947Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-05T01:03:10.947Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-05T01:03:10.947Z] Fetched 224 kB in 0s (0 B/s) [2021-05-05T01:03:10.947Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-05T01:03:10.947Z] Fetched 157 kB in 0s (0 B/s) [2021-05-05T01:03:10.947Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-05T01:03:10.947Z] Fetched 221 kB in 0s (0 B/s) [2021-05-05T01:03:10.947Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-05T01:03:10.947Z] Fetched 143 kB in 0s (0 B/s) [2021-05-05T01:03:10.947Z] Pulling app-service-config [2021-05-05T01:03:10.947Z] + snapcraftctl pull [2021-05-05T01:03:10.947Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-05T01:03:10.947Z] Pulling config-common [2021-05-05T01:03:10.947Z] + snapcraftctl pull [2021-05-05T01:03:11.227Z] Collecting texttable<0.10,>=0.9.0 [2021-05-05T01:03:11.227Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-05T01:03:13.919Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-05T01:03:13.919Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-05T01:03:15.166Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T01:03:15.166Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T01:03:15.166Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T01:03:15.166Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T01:03:15.166Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-05T01:03:15.166Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T01:03:15.166Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-05T01:03:15.166Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T01:03:15.166Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-05T01:03:15.166Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T01:03:15.166Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-05T01:03:15.166Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T01:03:15.166Z] Pulling edgex-go [2021-05-05T01:03:15.166Z] + snapcraftctl pull [2021-05-05T01:03:17.310Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-05T01:03:17.310Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-05T01:03:17.311Z] Collecting docker-pycreds>=0.4.0 [2021-05-05T01:03:17.311Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-05T01:03:17.582Z] 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-05-05T01:03:17.582Z] 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-05-05T01:03:18.184Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-05T01:03:18.184Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-05T01:03:18.789Z] Collecting idna<2.8,>=2.5 [2021-05-05T01:03:18.789Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-05T01:03:18.789Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-05T01:03:18.789Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-05T01:03:18.789Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-05T01:03:18.789Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-05T01:03:19.784Z] Installing collected packages: docopt, jsonschema, PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, texttable, dockerpty, docker-compose [2021-05-05T01:03:19.784Z] Running setup.py install for docopt: started [2021-05-05T01:03:21.770Z] Running setup.py install for docopt: finished with status 'done' [2021-05-05T01:03:22.367Z] Running setup.py install for PyYAML: started [2021-05-05T01:03:25.052Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-05T01:03:25.328Z] Attempting uninstall: urllib3 [2021-05-05T01:03:25.328Z] Found existing installation: urllib3 1.25.9 [2021-05-05T01:03:25.328Z] Uninstalling urllib3-1.25.9: [2021-05-05T01:03:25.328Z] Successfully uninstalled urllib3-1.25.9 [2021-05-05T01:03:25.934Z] Attempting uninstall: idna [2021-05-05T01:03:25.934Z] Found existing installation: idna 2.9 [2021-05-05T01:03:25.934Z] Uninstalling idna-2.9: [2021-05-05T01:03:25.934Z] Successfully uninstalled idna-2.9 [2021-05-05T01:03:26.920Z] Attempting uninstall: requests [2021-05-05T01:03:26.920Z] Found existing installation: requests 2.23.0 [2021-05-05T01:03:26.920Z] Uninstalling requests-2.23.0: [2021-05-05T01:03:26.920Z] Successfully uninstalled requests-2.23.0 [2021-05-05T01:03:28.376Z] Running setup.py install for texttable: started [2021-05-05T01:03:30.405Z] Running setup.py install for texttable: finished with status 'done' [2021-05-05T01:03:30.405Z] Running setup.py install for dockerpty: started [2021-05-05T01:03:32.400Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-05T01:03:33.018Z] 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-05-05T01:03:37.477Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T01:03:37.477Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T01:03:37.477Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T01:03:37.477Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-05T01:03:37.477Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-05T01:03:37.477Z] Fetched 279 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-05T01:03:37.477Z] Fetched 122 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-05T01:03:37.477Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-05T01:03:37.477Z] Fetched 8848 B in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-05T01:03:37.477Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-05T01:03:37.477Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-05T01:03:37.477Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-05T01:03:37.477Z] Fetched 219 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-05T01:03:37.477Z] Fetched 154 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-05T01:03:37.477Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-05T01:03:37.477Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-05T01:03:37.477Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-05T01:03:37.477Z] Fetched 499 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-05T01:03:37.477Z] Fetched 111 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-05T01:03:37.477Z] Fetched 240 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-05T01:03:37.477Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-05T01:03:37.477Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-05T01:03:37.477Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-05T01:03:37.477Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-05T01:03:37.477Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-05T01:03:37.477Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-05T01:03:37.477Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-05T01:03:37.477Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-05T01:03:37.477Z] Fetched 8720 B in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-05T01:03:37.477Z] Fetched 137 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-05T01:03:37.477Z] Fetched 119 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-05T01:03:37.477Z] Fetched 110 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-05T01:03:37.477Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-05T01:03:37.477Z] Fetched 645 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-05T01:03:37.477Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-05T01:03:37.477Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-05T01:03:37.477Z] Fetched 368 kB in 0s (0 B/s) [2021-05-05T01:03:37.477Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-05T01:03:37.478Z] Fetched 187 kB in 0s (0 B/s) [2021-05-05T01:03:37.478Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-05T01:03:37.478Z] Fetched 175 kB in 0s (0 B/s) [2021-05-05T01:03:37.478Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-05T01:03:37.478Z] Fetched 206 kB in 0s (0 B/s) [2021-05-05T01:03:37.478Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-05T01:03:37.478Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-05T01:03:37.478Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-05T01:03:37.478Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-05T01:03:37.478Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-05T01:03:37.478Z] Fetched 159 kB in 0s (0 B/s) [2021-05-05T01:03:37.478Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-05T01:03:37.478Z] Fetched 107 kB in 0s (0 B/s) [2021-05-05T01:03:37.478Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-05T01:03:37.478Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-05T01:03:37.478Z] Pulling static-packages [2021-05-05T01:03:37.478Z] + snapcraftctl pull [2021-05-05T01:03:38.050Z] Pulling version [2021-05-05T01:03:38.050Z] + cd /root/project [2021-05-05T01:03:38.050Z] + [ -f VERSION ] [2021-05-05T01:03:38.050Z] + PROJECT_VERSION=local-dev [2021-05-05T01:03:38.050Z] + git rev-parse --short HEAD [2021-05-05T01:03:38.050Z] + GIT_REVISION=ea83aeb7 [2021-05-05T01:03:38.050Z] + snapcraftctl set-version local-dev [2021-05-05T01:03:39.446Z] Skipping build go-build-helper (already ran) [2021-05-05T01:03:39.446Z] Building app-service-config [2021-05-05T01:03:39.446Z] + make build [2021-05-05T01:03:39.446Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-05T01:03:41.298Z] Removing intermediate container 580bf7dce1d9 [2021-05-05T01:03:41.299Z] ---> e9461b9bfced [2021-05-05T01:03:41.299Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-05T01:03:41.299Z] ---> Running in 04970d9c191f [2021-05-05T01:03:41.597Z] Removing intermediate container 04970d9c191f [2021-05-05T01:03:41.597Z] ---> 1abb42076010 [2021-05-05T01:03:41.597Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-05T01:03:41.597Z] ---> Running in 179aa1550eba [2021-05-05T01:03:42.018Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-05T01:03:42.194Z] Removing intermediate container 179aa1550eba [2021-05-05T01:03:42.194Z] ---> 88d345b662ab [2021-05-05T01:03:42.194Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-05T01:03:42.278Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-05T01:03:42.278Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-05T01:03:42.278Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-05T01:03:42.278Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-05T01:03:42.540Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-05T01:03:42.802Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-05T01:03:42.802Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-05T01:03:43.063Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-05T01:03:43.064Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-05T01:03:43.192Z] ---> 282fef906be4 [2021-05-05T01:03:43.192Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-05T01:03:43.325Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-05T01:03:43.325Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-05T01:03:43.325Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-05T01:03:43.325Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-05T01:03:43.325Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-05T01:03:43.325Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-05T01:03:43.325Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-05T01:03:43.585Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-05T01:03:43.585Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-05T01:03:43.585Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-05T01:03:43.585Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-05T01:03:43.585Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-05T01:03:43.585Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-05T01:03:43.847Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-05T01:03:43.847Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-05T01:03:43.847Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-05T01:03:43.847Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-05T01:03:43.847Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-05T01:03:43.847Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-05T01:03:44.137Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-05T01:03:44.137Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-05T01:03:44.137Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-05T01:03:44.137Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-05T01:03:44.137Z] go: downloading golang.org/x/text v0.3.2 [2021-05-05T01:03:44.137Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-05T01:03:44.137Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-05T01:03:44.137Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-05T01:03:44.137Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-05T01:03:44.137Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-05T01:03:44.137Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-05T01:03:44.137Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-05T01:03:44.137Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-05T01:03:44.183Z] ---> 5c0b80f49ff4 [2021-05-05T01:03:44.183Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-05T01:03:44.405Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-05T01:03:44.405Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-05T01:03:44.405Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-05T01:03:45.170Z] ---> 638bd8b192e5 [2021-05-05T01:03:45.170Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-05T01:03:45.170Z] ---> Running in 202094c5d9cc [2021-05-05T01:03:45.448Z] Removing intermediate container 202094c5d9cc [2021-05-05T01:03:45.448Z] ---> 9932705a7574 [2021-05-05T01:03:45.448Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T01:03:45.722Z] ---> Running in 4b7bee6c87ea [2021-05-05T01:03:45.997Z] Removing intermediate container 4b7bee6c87ea [2021-05-05T01:03:45.997Z] ---> b7989499c020 [2021-05-05T01:03:45.997Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T01:03:46.297Z] ---> Running in a86c6026bf0e [2021-05-05T01:03:46.570Z] Removing intermediate container a86c6026bf0e [2021-05-05T01:03:46.570Z] ---> b2c87b3b15b4 [2021-05-05T01:03:46.570Z] Step 22/23 : LABEL git_sha=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [2021-05-05T01:03:46.851Z] ---> Running in 314996eb63a8 [2021-05-05T01:03:47.453Z] Removing intermediate container 314996eb63a8 [2021-05-05T01:03:47.453Z] ---> 37a7cc87913c [2021-05-05T01:03:47.453Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T01:03:47.453Z] ---> Running in a7f04323eaa7 [2021-05-05T01:03:48.051Z] Removing intermediate container a7f04323eaa7 [2021-05-05T01:03:48.051Z] ---> 018910f612be [2021-05-05T01:03:48.051Z] [2021-05-05T01:03:48.324Z] Successfully built 018910f612be [2021-05-05T01:03:48.324Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-05T01:03:48.949Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-05T01:03:48.949Z] $ docker stop --time=1 bf54d7663d613fdc48dfad88d41eaead2ec069d16f0d62add942d4645caa4b5e [2021-05-05T01:03:50.907Z] $ docker rm -f bf54d7663d613fdc48dfad88d41eaead2ec069d16f0d62add942d4645caa4b5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T01:03:51.515Z] + grep docker [2021-05-05T01:03:51.515Z] + docker images [2021-05-05T01:03:51.786Z] docker-sys-mgmt-agent-go-arm64 latest 018910f612be 4 seconds ago 299MB [2021-05-05T01:03:51.786Z] docker-core-metadata-go-arm64 latest 356726d22976 About a minute ago 17.4MB [2021-05-05T01:03:51.786Z] docker-core-command-go-arm64 latest 3bab25caacaa About a minute ago 16.1MB [2021-05-05T01:03:51.786Z] docker-security-proxy-setup-go-arm64 latest 33b8427cc1a1 About a minute ago 23.9MB [2021-05-05T01:03:51.786Z] docker-core-data-go-arm64 latest 3db95c7d4a6f 4 minutes ago 20.3MB [2021-05-05T01:03:51.786Z] docker-security-bootstrapper-go-arm64 latest 5e7a40fb3504 4 minutes ago 17.1MB [2021-05-05T01:03:51.786Z] docker-security-secretstore-setup-go-arm64 latest d112b9d48cc6 4 minutes ago 24.3MB [2021-05-05T01:03:51.786Z] docker-support-scheduler-go-arm64 latest 57c98aeab675 4 minutes ago 16.1MB [2021-05-05T01:03:51.786Z] docker-support-notifications-go-arm64 latest 1a6ef8d452ee 4 minutes ago 16.6MB [2021-05-05T01:03:51.786Z] docker 20.10.0 eeaf43b92773 4 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-05-05T01:03:52.493Z] ---> job-cost.sh [2021-05-05T01:03:52.493Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d6rZ [2021-05-05T01:03:56.674Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-05T01:03:56.674Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-05T01:03:56.674Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-05T01:03:56.674Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-05T01:03:57.247Z] Building config-common [2021-05-05T01:03:57.247Z] + snapcraftctl build [2021-05-05T01:04:00.559Z] Building edgex-go [2021-05-05T01:04:01.131Z] + cd /root/parts/edgex-go/src [2021-05-05T01:04:01.131Z] + make build [2021-05-05T01:04:01.131Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T01:04:01.704Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-05-05T01:04:01.704Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 [2021-05-05T01:04:01.704Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-05T01:04:01.704Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-05T01:04:01.704Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-05T01:04:05.928Z] 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-05-05T01:04:05.928Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-05T01:04:12.719Z] 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-05-05T01:04:13.663Z] 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-05-05T01:04:15.580Z] 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-05-05T01:04:16.152Z] 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-05-05T01:04:16.152Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-05T01:04:16.413Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-05T01:04:16.413Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-05T01:04:16.413Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-05T01:04:18.960Z] 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-05-05T01:04:18.960Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-05T01:04:18.960Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-05T01:04:20.346Z] 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-05-05T01:04:21.731Z] 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-05-05T01:04:21.731Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-05T01:04:23.656Z] 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-05-05T01:04:24.601Z] 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-05-05T01:04:25.990Z] 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-05-05T01:04:25.990Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-05T01:04:28.541Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-05T01:04:28.541Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-05T01:04:28.541Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-05T01:04:28.541Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-05T01:04:28.541Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-05T01:04:28.541Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-05T01:04:28.541Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-05T01:04:28.541Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-05T01:04:28.541Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-05T01:04:28.541Z] + 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-05-05T01:04:28.541Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-05T01:04:28.541Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-05T01:04:28.541Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-05T01:04:28.541Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-05T01:04:28.541Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-05T01:04:28.541Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-05T01:04:28.541Z] + 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-05-05T01:04:31.846Z] Building static-packages [2021-05-05T01:04:31.846Z] + snapcraftctl build [2021-05-05T01:04:34.397Z] Building version [2021-05-05T01:04:34.397Z] + snapcraftctl build [2021-05-05T01:04:37.699Z] Skipping stage go-build-helper (already ran) [2021-05-05T01:04:37.699Z] Staging app-service-config [2021-05-05T01:04:37.699Z] + snapcraftctl stage [2021-05-05T01:04:38.642Z] Staging config-common [2021-05-05T01:04:38.642Z] + snapcraftctl stage [2021-05-05T01:04:39.425Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-05T01:04:39.586Z] Staging edgex-go [2021-05-05T01:04:39.586Z] + snapcraftctl stage [2021-05-05T01:04:40.972Z] Staging static-packages [2021-05-05T01:04:40.972Z] + snapcraftctl stage [2021-05-05T01:04:42.357Z] Staging version [2021-05-05T01:04:42.357Z] + snapcraftctl stage [2021-05-05T01:04:43.306Z] Priming go-build-helper [2021-05-05T01:04:43.306Z] + snapcraftctl prime [2021-05-05T01:04:44.256Z] Priming app-service-config [2021-05-05T01:04:44.256Z] + snapcraftctl prime [2021-05-05T01:04:46.179Z] Priming config-common [2021-05-05T01:04:46.179Z] + snapcraftctl prime [2021-05-05T01:04:47.122Z] Priming edgex-go [2021-05-05T01:04:47.122Z] + snapcraftctl prime [2021-05-05T01:04:48.506Z] Priming static-packages [2021-05-05T01:04:48.506Z] + snapcraftctl prime [2021-05-05T01:04:51.054Z] Priming version [2021-05-05T01:04:51.054Z] + snapcraftctl prime [2021-05-05T01:04:51.997Z] 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-05-05T01:06:16.146Z] lf-activate-venv(): INFO: Adding /tmp/venv-d6rZ/bin to PATH [2021-05-05T01:06:16.146Z] INFO: No Stack... [2021-05-05T01:06:16.146Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-05T01:06:16.146Z] INFO: Archiving Costs [Pipeline] sh [2021-05-05T01:06:16.480Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2021-05-05T01:06:16.481Z] + cut -d, -f6 [Pipeline] lock [2021-05-05T01:06:16.611Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3410-6-stack-cost] [2021-05-05T01:06:16.633Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3410-6-stack-cost] did not exist. Created. [2021-05-05T01:06:16.634Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3410-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-05T01:06:17.042Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-05T01:06:17.411Z] Stashed 1 file(s) [Pipeline] } [2021-05-05T01:06:17.423Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3410-6-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-05-05T01:06:18.634Z] provisioning config files... [2021-05-05T01:06:18.657Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7595296610185995038tmp [Pipeline] { [Pipeline] sh [2021-05-05T01:06:19.054Z] + set +x [2021-05-05T01:06:19.054Z] + curl -s https://codecov.io/bash [2021-05-05T01:06:19.054Z] + bash -s -- [2021-05-05T01:06:19.651Z] [2021-05-05T01:06:19.651Z] _____ _ [2021-05-05T01:06:19.651Z] / ____| | | [2021-05-05T01:06:19.651Z] | | ___ __| | ___ ___ _____ __ [2021-05-05T01:06:19.651Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-05T01:06:19.651Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-05T01:06:19.651Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-05T01:06:19.651Z] Bash-1.0.2 [2021-05-05T01:06:19.651Z] [2021-05-05T01:06:19.651Z] [2021-05-05T01:06:19.651Z] ==> git version 2.24.3 found [2021-05-05T01:06:19.651Z] ==> 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-05-05T01:06:19.651Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-05T01:06:19.651Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-05T01:06:19.651Z] ==> Jenkins CI detected. [2021-05-05T01:06:19.651Z] project root: . [2021-05-05T01:06:19.651Z] --> token set from env [2021-05-05T01:06:19.651Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-05T01:06:19.651Z] ==> Running gcov in . (disable via -X gcov) [2021-05-05T01:06:19.926Z] ==> Python coveragepy not found [2021-05-05T01:06:19.926Z] ==> Searching for coverage reports in: [2021-05-05T01:06:19.926Z] + . [2021-05-05T01:06:19.926Z] -> Found 1 reports [2021-05-05T01:06:19.926Z] ==> Detecting git/mercurial file structure [2021-05-05T01:06:19.926Z] ==> Reading reports [2021-05-05T01:06:19.926Z] + ./coverage.out bytes=699522 [2021-05-05T01:06:19.926Z] ==> Appending adjustments [2021-05-05T01:06:19.926Z] https://docs.codecov.io/docs/fixing-reports [2021-05-05T01:06:26.704Z] + Found adjustments [2021-05-05T01:06:26.704Z] ==> Gzipping contents [2021-05-05T01:06:26.704Z] 100K /tmp/codecov.v6Rc4x.gz [2021-05-05T01:06:26.704Z] ==> Uploading reports [2021-05-05T01:06:26.704Z] url: https://codecov.io [2021-05-05T01:06:26.704Z] query: branch=PR-3410&commit=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= [2021-05-05T01:06:26.704Z] -> Pinging Codecov [2021-05-05T01:06:26.704Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3410&commit=ea83aeb7ecaf9221f53560e75eeeab1bca5efb37&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= [2021-05-05T01:06:27.289Z] -> Uploading to [2021-05-05T01:06:27.289Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-05/00271124DB129430A58F1EEE437C3FCB/ea83aeb7ecaf9221f53560e75eeeab1bca5efb37/a8988a42-9aa1-42dc-8f94-8108a927f335.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210505T010627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f4bf12a879327964f5b75d9bce0927f623aa2432100dd17d98f4ed20af59610 [2021-05-05T01:06:27.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-05T01:06:27.289Z] Dload Upload Total Spent Left Speed [2021-05-05T01:06:27.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 0 0 100 97k 0 177k --:--:-- --:--:-- --:--:-- 177k [2021-05-05T01:06:27.870Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ea83aeb7ecaf9221f53560e75eeeab1bca5efb37 [Pipeline] } [2021-05-05T01:06:27.882Z] 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-05-05T01:06:29.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T01:06:30.437Z] ---> package-listing.sh [2021-05-05T01:06:30.437Z] ++ facter osfamily [2021-05-05T01:06:30.437Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-05T01:06:30.710Z] + OS_FAMILY=redhat [2021-05-05T01:06:30.710Z] + workspace=/w/workspace/edgex-go/6 [2021-05-05T01:06:30.710Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-05T01:06:30.710Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-05T01:06:30.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-05T01:06:30.710Z] + PACKAGES=/tmp/packages_start.txt [2021-05-05T01:06:30.710Z] + '[' /w/workspace/edgex-go/6 ']' [2021-05-05T01:06:30.710Z] + PACKAGES=/tmp/packages_end.txt [2021-05-05T01:06:30.710Z] + case "${OS_FAMILY}" in [2021-05-05T01:06:30.710Z] + rpm -qa [2021-05-05T01:06:30.710Z] + sort [2021-05-05T01:06:37.419Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-05T01:06:37.419Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-05T01:06:37.419Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-05T01:06:37.419Z] + '[' /w/workspace/edgex-go/6 ']' [2021-05-05T01:06:37.419Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-05-05T01:06:37.419Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-05-05T01:06:37.443Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-05T01:06:37.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-05T01:06:38.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T01:06:38.723Z] [2021-05-05T01:06:38.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-05T01:06:39.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T01:06:39.428Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-05T01:06:39.428Z] df20fa9351a1: Pulling fs layer [2021-05-05T01:06:39.428Z] 36b3adc4ff6f: Pulling fs layer [2021-05-05T01:06:39.428Z] 8ad3a11d3b57: Pulling fs layer [2021-05-05T01:06:39.428Z] 46f8f816bc3b: Pulling fs layer [2021-05-05T01:06:39.428Z] 93b61091891f: Pulling fs layer [2021-05-05T01:06:39.428Z] 93b9cdb0e59b: Pulling fs layer [2021-05-05T01:06:39.428Z] 5e14af77c1be: Pulling fs layer [2021-05-05T01:06:39.428Z] 01666e4c0597: Pulling fs layer [2021-05-05T01:06:39.428Z] aa168da1d23b: Pulling fs layer [2021-05-05T01:06:39.428Z] 93b9cdb0e59b: Waiting [2021-05-05T01:06:39.428Z] 5e14af77c1be: Waiting [2021-05-05T01:06:39.428Z] 01666e4c0597: Waiting [2021-05-05T01:06:39.428Z] aa168da1d23b: Waiting [2021-05-05T01:06:39.428Z] 46f8f816bc3b: Waiting [2021-05-05T01:06:39.428Z] 93b61091891f: Waiting [2021-05-05T01:06:39.428Z] 36b3adc4ff6f: Download complete [2021-05-05T01:06:39.428Z] 46f8f816bc3b: Verifying Checksum [2021-05-05T01:06:39.428Z] 46f8f816bc3b: Download complete [2021-05-05T01:06:39.722Z] 93b61091891f: Download complete [2021-05-05T01:06:40.022Z] df20fa9351a1: Verifying Checksum [2021-05-05T01:06:40.022Z] df20fa9351a1: Download complete [2021-05-05T01:06:40.022Z] 93b9cdb0e59b: Verifying Checksum [2021-05-05T01:06:40.022Z] 93b9cdb0e59b: Download complete [2021-05-05T01:06:40.022Z] 5e14af77c1be: Verifying Checksum [2021-05-05T01:06:40.022Z] 5e14af77c1be: Download complete [2021-05-05T01:06:40.022Z] 01666e4c0597: Download complete [2021-05-05T01:06:40.308Z] df20fa9351a1: Pull complete [2021-05-05T01:06:40.593Z] 8ad3a11d3b57: Verifying Checksum [2021-05-05T01:06:40.593Z] 8ad3a11d3b57: Download complete [2021-05-05T01:06:40.864Z] 36b3adc4ff6f: Pull complete [2021-05-05T01:06:42.521Z] 8ad3a11d3b57: Pull complete [2021-05-05T01:06:42.820Z] 46f8f816bc3b: Pull complete [2021-05-05T01:06:44.436Z] 93b61091891f: Pull complete [2021-05-05T01:06:44.708Z] 93b9cdb0e59b: Pull complete [2021-05-05T01:06:45.364Z] aa168da1d23b: Verifying Checksum [2021-05-05T01:06:45.364Z] aa168da1d23b: Download complete [2021-05-05T01:06:45.650Z] 5e14af77c1be: Pull complete [2021-05-05T01:06:46.238Z] 01666e4c0597: Pull complete [2021-05-05T01:07:04.848Z] aa168da1d23b: Pull complete [2021-05-05T01:07:04.848Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-05T01:07:04.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T01:07:04.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-05T01:07:05.275Z] prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container [2021-05-05T01:07:05.432Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-05T01:07:10.603Z] $ docker top e6696bf557c101aee10f4a29a9b3e5462d04633c51fb64ccd83d9ef96d7c3da5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T01:07:11.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-05T01:07:12.237Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-05T01:07:12.573Z] + ls /var/log/sa-host [2021-05-05T01:07:12.573Z] + sadf -c /var/log/sa-host/sa05 [2021-05-05T01:07:12.573Z] file_magic: OK [2021-05-05T01:07:12.573Z] HZ: Using current value: 100 [2021-05-05T01:07:12.573Z] file_header: OK [2021-05-05T01:07:12.573Z] 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-05-05T01:07:12.573Z] Statistics: [2021-05-05T01:07:12.574Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-05T01:07:12.574Z] File successfully converted to sysstat format version 12.2.1 [2021-05-05T01:07:12.574Z] + sadf -c /var/log/sa-host/sa23 [2021-05-05T01:07:12.574Z] file_magic: OK [2021-05-05T01:07:12.574Z] HZ: Using current value: 100 [2021-05-05T01:07:12.574Z] file_header: OK [2021-05-05T01:07:12.574Z] 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-05-05T01:07:12.574Z] Statistics: [2021-05-05T01:07:12.574Z] Hnuu...uuuununununu... [2021-05-05T01:07:12.574Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-05T01:07:13.168Z] provisioning config files... [2021-05-05T01:07:13.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config797038925540140931tmp [Pipeline] { [Pipeline] echo [2021-05-05T01:07:13.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T01:07:13.910Z] ---> create-netrc.sh [Pipeline] } [2021-05-05T01:07:13.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-05T01:07:13.947Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T01:07:14.304Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-05T01:07:14.319Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T01:07:15.129Z] ---> sudo-logs.sh [2021-05-05T01:07:15.129Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-05T01:07:15.184Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T01:07:15.592Z] ---> job-cost.sh [2021-05-05T01:07:15.872Z] lf-activate-venv: SKIPPING [2021-05-05T01:07:15.872Z] DEBUG: total: 0.20999999344348907 [2021-05-05T01:07:15.872Z] INFO: Retrieving Stack Cost... [2021-05-05T01:07:16.837Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-05T01:07:17.434Z] INFO: Archiving Costs [Pipeline] echo [2021-05-05T01:07:17.479Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T01:07:18.234Z] ---> logs-deploy.sh [2021-05-05T01:07:18.234Z] lf-activate-venv: SKIPPING [2021-05-05T01:07:18.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3410/6 [2021-05-05T01:07:18.234Z] INFO: archiving workspace using pattern(s): [2021-05-05T01:07:21.059Z] Archives upload complete. [2021-05-05T01:07:21.060Z] INFO: archiving logs to Nexus [2021-05-05T01:07:23.012Z] ---> uname -a: [2021-05-05T01:07:23.012Z] Linux prd-centos7-docker-4c-2g-2974.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-05-05T01:07:23.012Z] [2021-05-05T01:07:23.012Z] [2021-05-05T01:07:23.012Z] ---> lscpu: [2021-05-05T01:07:23.012Z] Architecture: x86_64 [2021-05-05T01:07:23.012Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-05T01:07:23.012Z] Byte Order: Little Endian [2021-05-05T01:07:23.012Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-05T01:07:23.013Z] CPU(s): 4 [2021-05-05T01:07:23.013Z] On-line CPU(s) list: 0-3 [2021-05-05T01:07:23.013Z] Thread(s) per core: 1 [2021-05-05T01:07:23.013Z] Core(s) per socket: 1 [2021-05-05T01:07:23.013Z] Socket(s): 4 [2021-05-05T01:07:23.013Z] NUMA node(s): 1 [2021-05-05T01:07:23.013Z] Vendor ID: GenuineIntel [2021-05-05T01:07:23.013Z] CPU family: 6 [2021-05-05T01:07:23.013Z] Model: 44 [2021-05-05T01:07:23.013Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-05T01:07:23.013Z] Stepping: 1 [2021-05-05T01:07:23.013Z] CPU MHz: 2933.438 [2021-05-05T01:07:23.013Z] BogoMIPS: 5866.87 [2021-05-05T01:07:23.013Z] Virtualization: VT-x [2021-05-05T01:07:23.013Z] Hypervisor vendor: KVM [2021-05-05T01:07:23.013Z] Virtualization type: full [2021-05-05T01:07:23.013Z] L1d cache: 128 KiB [2021-05-05T01:07:23.013Z] L1i cache: 128 KiB [2021-05-05T01:07:23.013Z] L2 cache: 16 MiB [2021-05-05T01:07:23.013Z] L3 cache: 64 MiB [2021-05-05T01:07:23.013Z] NUMA node0 CPU(s): 0-3 [2021-05-05T01:07:23.013Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-05T01:07:23.013Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-05T01:07:23.013Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-05T01:07:23.013Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-05T01:07:23.013Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-05T01:07:23.013Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-05T01:07:23.013Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-05T01:07:23.013Z] Vulnerability Srbds: Not affected [2021-05-05T01:07:23.013Z] Vulnerability Tsx async abort: Not affected [2021-05-05T01:07:23.013Z] 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-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] ---> nproc: [2021-05-05T01:07:23.013Z] 4 [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] ---> df -h: [2021-05-05T01:07:23.013Z] Filesystem Size Used Available Use% Mounted on [2021-05-05T01:07:23.013Z] overlay 50.0G 12.7G 37.3G 25% / [2021-05-05T01:07:23.013Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-05T01:07:23.013Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-05T01:07:23.013Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/6 [2021-05-05T01:07:23.013Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/6@tmp [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] ---> free -m: [2021-05-05T01:07:23.013Z] total used free shared buff/cache available [2021-05-05T01:07:23.013Z] Mem: 1837 707 142 0 987 1047 [2021-05-05T01:07:23.013Z] Swap: 1023 100 923 [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] ---> ip addr: [2021-05-05T01:07:23.013Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-05T01:07:23.013Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-05T01:07:23.013Z] inet 127.0.0.1/8 scope host lo [2021-05-05T01:07:23.013Z] valid_lft forever preferred_lft forever [2021-05-05T01:07:23.013Z] inet6 ::1/128 scope host [2021-05-05T01:07:23.013Z] valid_lft forever preferred_lft forever [2021-05-05T01:07:23.013Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-05T01:07:23.013Z] link/ether fa:16:3e:5c:a7:fb brd ff:ff:ff:ff:ff:ff [2021-05-05T01:07:23.013Z] inet 10.30.123.221/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-05T01:07:23.013Z] valid_lft 84796sec preferred_lft 84796sec [2021-05-05T01:07:23.013Z] inet6 fe80::f816:3eff:fe5c:a7fb/64 scope link [2021-05-05T01:07:23.013Z] valid_lft forever preferred_lft forever [2021-05-05T01:07:23.013Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-05T01:07:23.013Z] link/ether 02:42:c8:78:0e:bb brd ff:ff:ff:ff:ff:ff [2021-05-05T01:07:23.013Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-05T01:07:23.013Z] valid_lft forever preferred_lft forever [2021-05-05T01:07:23.013Z] inet6 fe80::42:c8ff:fe78:ebb/64 scope link [2021-05-05T01:07:23.013Z] valid_lft forever preferred_lft forever [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] ---> sar -b -r -n DEV: [2021-05-05T01:07:23.013Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/05/21 _x86_64_ (4 CPU) [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] 00:40:23 LINUX RESTART (4 CPU) [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] 00:41:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-05T01:07:23.013Z] 00:42:01 115.90 51.00 64.91 0.00 7570.70 34002.67 0.00 [2021-05-05T01:07:23.013Z] 00:43:01 117.86 59.06 58.80 0.00 7282.97 23946.32 0.00 [2021-05-05T01:07:23.013Z] 00:44:01 221.48 48.99 172.49 0.00 2128.49 35495.16 0.00 [2021-05-05T01:07:23.013Z] 00:45:01 146.56 83.41 63.15 0.00 3444.21 7766.55 0.00 [2021-05-05T01:07:23.013Z] 00:46:02 65.19 10.08 55.11 0.00 511.07 8567.51 0.00 [2021-05-05T01:07:23.013Z] 00:47:01 30.06 3.49 26.56 0.00 128.59 1843.35 0.00 [2021-05-05T01:07:23.013Z] 00:48:02 94.25 44.91 49.34 0.00 2018.04 4021.47 0.00 [2021-05-05T01:07:23.013Z] 00:49:01 61.08 25.61 35.47 0.00 1840.27 6345.71 0.00 [2021-05-05T01:07:23.013Z] 00:50:01 98.88 13.58 85.30 0.00 2950.97 23012.09 0.00 [2021-05-05T01:07:23.013Z] 00:51:02 905.05 708.91 196.14 0.00 88665.94 145319.82 0.00 [2021-05-05T01:07:23.013Z] 00:52:02 1762.16 1538.27 223.88 0.00 112743.36 116894.17 0.00 [2021-05-05T01:07:23.013Z] 00:53:02 646.11 532.98 113.13 0.00 37759.31 43187.68 0.00 [2021-05-05T01:07:23.013Z] 00:54:01 341.01 127.14 213.87 0.00 13191.58 39440.44 0.00 [2021-05-05T01:07:23.013Z] 00:55:02 934.59 646.58 288.01 0.00 99963.00 123334.82 0.00 [2021-05-05T01:07:23.013Z] 00:56:02 1828.25 1518.13 310.12 0.00 114854.26 126079.60 0.00 [2021-05-05T01:07:23.013Z] 00:57:01 233.33 126.09 107.25 0.00 7938.93 18824.77 0.00 [2021-05-05T01:07:23.013Z] 00:58:01 142.96 36.97 105.99 0.00 3979.92 11653.55 0.00 [2021-05-05T01:07:23.013Z] 00:59:01 3.74 2.08 1.66 0.00 38.08 30.84 0.00 [2021-05-05T01:07:23.013Z] 01:00:02 0.30 0.02 0.28 0.00 0.13 3.31 0.00 [2021-05-05T01:07:23.013Z] 01:01:01 0.34 0.08 0.25 0.00 1.08 2.47 0.00 [2021-05-05T01:07:23.013Z] 01:02:01 0.95 0.53 0.42 0.00 26.58 6.88 0.00 [2021-05-05T01:07:23.013Z] 01:03:01 0.30 0.00 0.30 0.00 0.00 3.30 0.00 [2021-05-05T01:07:23.013Z] 01:04:01 0.27 0.02 0.25 0.00 0.53 2.43 0.00 [2021-05-05T01:07:23.013Z] 01:05:01 1.90 1.73 0.17 0.00 155.60 1.77 0.00 [2021-05-05T01:07:23.013Z] 01:06:01 0.23 0.03 0.20 0.00 0.27 2.01 0.00 [2021-05-05T01:07:23.013Z] 01:07:01 156.26 84.50 71.76 0.00 7008.50 15519.19 0.00 [2021-05-05T01:07:23.013Z] Average: 304.72 218.27 86.45 0.00 19833.30 30268.24 0.00 [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] 00:41:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-05T01:07:23.013Z] 00:42:01 77640 0 696940 37.04 2620 1104344 1556204 53.11 574184 1023928 54552 [2021-05-05T01:07:23.013Z] 00:43:01 76236 0 687580 36.54 2596 1115132 1350984 46.11 673192 919364 80704 [2021-05-05T01:07:23.013Z] 00:44:01 80088 0 810256 43.06 1424 989776 1548932 52.86 647092 864204 70508 [2021-05-05T01:07:23.013Z] 00:45:01 203904 0 799084 42.47 788 877768 1777964 60.68 595452 806060 72520 [2021-05-05T01:07:23.013Z] 00:46:02 147748 0 854660 45.42 532 878604 1774196 60.55 700656 749700 26948 [2021-05-05T01:07:23.013Z] 00:47:01 200684 0 777484 41.32 476 902900 1420996 48.50 650184 743120 48744 [2021-05-05T01:07:23.013Z] 00:48:02 177484 0 847016 45.02 420 856624 1758296 60.01 668864 744764 84056 [2021-05-05T01:07:23.013Z] 00:49:01 131580 0 796916 42.35 420 952628 1443636 49.27 648288 809044 66584 [2021-05-05T01:07:23.013Z] 00:50:01 66668 0 761788 40.49 296 1052792 1319472 45.03 641584 887332 94204 [2021-05-05T01:07:23.013Z] 00:51:02 524864 0 682440 36.27 0 674240 1315428 44.89 493756 652448 68 [2021-05-05T01:07:23.013Z] 00:52:02 71712 0 855152 45.45 0 954680 2403780 82.04 677784 895636 66068 [2021-05-05T01:07:23.013Z] 00:53:02 92516 0 1439456 76.50 0 349572 3502304 119.53 904440 611212 2052 [2021-05-05T01:07:23.013Z] 00:54:01 69964 0 738028 39.22 0 1073552 1539880 52.55 505676 1037768 41364 [2021-05-05T01:07:23.013Z] 00:55:02 353736 0 754760 40.11 0 773048 2998472 102.33 596984 698636 2104 [2021-05-05T01:07:23.013Z] 00:56:02 481160 0 753484 40.05 0 646900 2970904 101.39 551052 603864 20 [2021-05-05T01:07:23.013Z] 00:57:01 350396 0 703296 37.38 0 827852 1598756 54.56 622456 642808 12352 [2021-05-05T01:07:23.013Z] 00:58:01 363860 0 620640 32.99 0 897044 1225028 41.81 526304 736540 8 [2021-05-05T01:07:23.013Z] 00:59:01 366436 0 618064 32.85 0 897044 1190964 40.65 524168 737144 8 [2021-05-05T01:07:23.013Z] 01:00:02 367152 0 617340 32.81 0 897052 1190580 40.63 523528 737148 8 [2021-05-05T01:07:23.013Z] 01:01:01 366384 0 618100 32.85 0 897060 1192920 40.71 524292 737156 8 [2021-05-05T01:07:23.013Z] 01:02:01 365456 0 618348 32.86 0 897740 1191460 40.66 524248 737824 8 [2021-05-05T01:07:23.013Z] 01:03:01 366052 0 617744 32.83 0 897748 1191088 40.65 524064 737824 8 [2021-05-05T01:07:23.013Z] 01:04:01 366068 0 617724 32.83 0 897752 1191088 40.65 524068 737840 8 [2021-05-05T01:07:23.013Z] 01:05:01 360712 0 619732 32.94 0 901100 1191448 40.66 524488 742508 8 [2021-05-05T01:07:23.013Z] 01:06:01 361432 0 618996 32.90 0 901116 1191088 40.65 524172 742524 8 [2021-05-05T01:07:23.013Z] 01:07:01 148464 0 725380 38.55 0 1007700 1647976 56.24 663876 782916 68220 [2021-05-05T01:07:23.013Z] Average: 251477 0 740400 39.35 368 889299 1641686 56.03 597494 773820 30428 [2021-05-05T01:07:23.013Z] [2021-05-05T01:07:23.013Z] 00:41:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-05T01:07:23.013Z] 00:42:01 eth0 626.51 527.85 3815.74 95.03 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:43:01 eth0 762.63 826.55 4019.18 130.19 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:43:01 docker0 696.08 597.05 63.27 2664.60 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:44:01 eth0 379.73 279.56 2197.19 30.53 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:44:01 docker0 174.82 235.29 12.06 838.66 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:45:01 vethc826e8f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:45:01 eth0 25.41 20.35 27.79 10.73 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:46:02 vethc826e8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:46:02 eth0 17.46 13.03 14.02 7.64 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:47:01 vethc826e8f 1.87 1.87 0.15 0.15 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:47:01 eth0 39.16 33.58 21.39 84.50 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:47:01 docker0 1.87 1.87 0.12 0.15 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:48:02 vethc826e8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:48:02 eth0 7.11 5.35 5.71 3.12 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:49:01 vethc826e8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:49:01 eth0 25.78 19.46 21.55 11.83 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.013Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:50:01 eth0 187.03 147.79 1684.76 84.84 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:50:01 veth122fede 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:51:02 eth0 4.62 3.63 4.44 1.80 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:51:02 veth122fede 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:52:02 eth0 87.50 63.67 179.49 11.36 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:52:02 veth122fede 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:52:02 docker0 50.62 67.21 3.32 165.88 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:53:02 vethd5e71ce 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:53:02 eth0 5.95 4.47 4.69 2.52 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:53:02 veth1bbeb09 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:54:01 veth88e58ac 10.36 29.30 0.70 278.27 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:54:01 eth0 207.08 144.52 1729.42 75.47 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:54:01 veth122fede 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:55:02 vetha3f628c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:55:02 veth1dee3b2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:55:02 veth15fbb85 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:55:02 eth0 77.11 50.23 166.74 19.61 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:56:02 veth955e137 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:56:02 vethffb5b02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:56:02 veth6203de9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:56:02 veth3ffb598 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:57:01 eth0 2548.25 2206.24 14040.28 659.74 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:57:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:57:01 veth122fede 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:57:01 docker0 988.61 1015.47 83.25 4293.38 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:58:01 eth0 43.76 31.19 92.15 29.64 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:58:01 docker0 4.61 11.42 0.25 68.64 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:59:01 eth0 3.26 2.93 0.46 6.87 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:00:02 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:01:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:02:01 eth0 1.46 1.46 0.22 6.52 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:03:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:04:01 eth0 0.62 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:05:01 eth0 1.55 1.55 0.34 6.65 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:06:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:07:01 eth0 216.14 174.87 2174.07 42.61 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] Average: eth0 105.94 91.61 620.23 28.62 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] Average: docker0 37.81 39.09 3.18 166.08 0.00 0.00 0.00 0.00 [2021-05-05T01:07:23.014Z] [2021-05-05T01:07:23.014Z] [2021-05-05T01:07:23.014Z] ---> sar -P ALL: [2021-05-05T01:07:23.014Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/05/21 _x86_64_ (4 CPU) [2021-05-05T01:07:23.014Z] [2021-05-05T01:07:23.014Z] 00:40:23 LINUX RESTART (4 CPU) [2021-05-05T01:07:23.014Z] [2021-05-05T01:07:23.014Z] 00:41:03 CPU %user %nice %system %iowait %steal %idle [2021-05-05T01:07:23.014Z] 00:42:01 all 14.86 0.00 7.83 3.22 22.15 51.94 [2021-05-05T01:07:23.014Z] 00:42:01 0 11.89 0.00 7.69 4.51 23.92 51.98 [2021-05-05T01:07:23.014Z] 00:42:01 1 16.66 0.00 5.77 2.89 20.75 53.92 [2021-05-05T01:07:23.014Z] 00:42:01 2 15.76 0.00 10.38 2.88 20.53 50.44 [2021-05-05T01:07:23.014Z] 00:42:01 3 15.09 0.00 7.50 2.59 23.46 51.37 [2021-05-05T01:07:23.014Z] 00:43:01 all 10.15 0.00 4.73 1.48 16.24 67.41 [2021-05-05T01:07:23.014Z] 00:43:01 0 10.93 0.00 6.46 1.37 17.55 63.69 [2021-05-05T01:07:23.014Z] 00:43:01 1 7.14 0.00 3.41 1.22 15.69 72.54 [2021-05-05T01:07:23.014Z] 00:43:01 2 11.71 0.00 4.73 1.74 16.51 65.31 [2021-05-05T01:07:23.014Z] 00:43:01 3 10.89 0.00 4.38 1.59 15.22 67.92 [2021-05-05T01:07:23.014Z] 00:44:01 all 6.31 0.00 5.75 2.87 20.82 64.25 [2021-05-05T01:07:23.014Z] 00:44:01 0 6.69 0.00 5.51 1.69 21.84 64.27 [2021-05-05T01:07:23.014Z] 00:44:01 1 5.46 0.00 4.92 3.88 20.04 65.70 [2021-05-05T01:07:23.014Z] 00:44:01 2 6.68 0.00 6.33 2.87 20.53 63.60 [2021-05-05T01:07:23.014Z] 00:44:01 3 6.42 0.00 6.27 3.04 20.87 63.40 [2021-05-05T01:07:23.014Z] 00:45:01 all 26.44 0.00 8.84 2.81 22.66 39.25 [2021-05-05T01:07:23.014Z] 00:45:01 0 25.51 0.00 8.84 2.26 23.51 39.87 [2021-05-05T01:07:23.014Z] 00:45:01 1 24.86 0.00 8.32 2.74 23.10 40.98 [2021-05-05T01:07:23.014Z] 00:45:01 2 32.17 0.00 9.58 3.12 20.15 34.98 [2021-05-05T01:07:23.014Z] 00:45:01 3 23.48 0.00 8.65 3.12 23.77 40.97 [2021-05-05T01:07:23.014Z] 00:46:02 all 33.01 0.00 12.17 2.06 32.96 19.80 [2021-05-05T01:07:23.014Z] 00:46:02 0 30.41 0.00 11.76 2.88 33.84 21.11 [2021-05-05T01:07:23.014Z] 00:46:02 1 32.91 0.00 11.88 1.72 33.79 19.70 [2021-05-05T01:07:23.014Z] 00:46:02 2 34.90 0.00 12.83 2.24 32.11 17.92 [2021-05-05T01:07:23.014Z] 00:46:02 3 33.82 0.00 12.19 1.39 32.10 20.50 [2021-05-05T01:07:23.014Z] 00:47:01 all 26.84 0.00 9.89 0.95 27.16 35.16 [2021-05-05T01:07:23.014Z] 00:47:01 0 27.00 0.00 10.24 1.16 26.56 35.05 [2021-05-05T01:07:23.014Z] 00:47:01 1 25.13 0.00 9.31 0.71 28.39 36.46 [2021-05-05T01:07:23.014Z] 00:47:01 2 27.66 0.00 9.84 1.45 27.32 33.72 [2021-05-05T01:07:23.014Z] 00:47:01 3 27.59 0.00 10.19 0.46 26.38 35.37 [2021-05-05T01:07:23.014Z] 00:48:02 all 34.56 0.00 14.82 2.50 28.72 19.40 [2021-05-05T01:07:23.014Z] 00:48:02 0 32.81 0.00 13.47 2.71 30.14 20.86 [2021-05-05T01:07:23.014Z] 00:48:02 1 35.87 0.00 15.09 1.58 28.59 18.87 [2021-05-05T01:07:23.014Z] 00:48:02 2 36.09 0.00 16.29 3.47 26.67 17.48 [2021-05-05T01:07:23.014Z] 00:48:02 3 33.49 0.00 14.44 2.27 29.45 20.36 [2021-05-05T01:07:23.014Z] 00:49:01 all 21.29 0.00 10.74 2.13 24.80 41.04 [2021-05-05T01:07:23.014Z] 00:49:01 0 19.85 0.00 10.70 0.95 25.85 42.66 [2021-05-05T01:07:23.014Z] 00:49:01 1 20.93 0.00 10.22 1.51 24.91 42.43 [2021-05-05T01:07:23.014Z] 00:49:01 2 21.44 0.00 10.49 3.42 23.80 40.85 [2021-05-05T01:07:23.014Z] 00:49:01 3 22.99 0.00 11.58 2.68 24.62 38.13 [2021-05-05T01:07:23.014Z] 00:50:01 all 7.83 0.00 7.14 1.54 25.50 57.98 [2021-05-05T01:07:23.014Z] 00:50:01 0 5.82 0.00 6.89 0.66 25.84 60.79 [2021-05-05T01:07:23.014Z] 00:50:01 1 6.65 0.00 7.17 2.09 26.13 57.97 [2021-05-05T01:07:23.014Z] 00:50:01 2 11.36 0.00 7.92 2.86 25.55 52.31 [2021-05-05T01:07:23.014Z] 00:50:01 3 7.58 0.00 6.60 0.59 24.49 60.74 [2021-05-05T01:07:23.014Z] 00:51:02 all 11.43 0.00 11.06 7.57 38.69 31.25 [2021-05-05T01:07:23.014Z] 00:51:02 0 11.24 0.00 10.66 6.77 38.53 32.80 [2021-05-05T01:07:23.014Z] 00:51:02 1 11.78 0.00 10.96 7.58 38.85 30.84 [2021-05-05T01:07:23.014Z] 00:51:02 2 11.52 0.00 11.08 8.15 38.88 30.37 [2021-05-05T01:07:23.014Z] 00:51:02 3 11.16 0.00 11.56 7.80 38.51 30.96 [2021-05-05T01:07:23.014Z] 00:52:02 all 9.23 0.00 12.50 22.04 31.92 24.32 [2021-05-05T01:07:23.014Z] 00:52:02 0 8.50 0.00 11.43 21.73 33.29 25.06 [2021-05-05T01:07:23.014Z] 00:52:02 1 9.69 0.00 13.15 21.26 31.81 24.09 [2021-05-05T01:07:23.014Z] 00:52:02 2 8.85 0.00 12.76 22.13 30.07 26.19 [2021-05-05T01:07:23.014Z] 00:52:02 3 9.89 0.00 12.68 23.05 32.50 21.88 [2021-05-05T01:07:23.014Z] [2021-05-05T01:07:23.014Z] 00:52:02 CPU %user %nice %system %iowait %steal %idle [2021-05-05T01:07:23.014Z] 00:53:02 all 49.89 0.00 12.60 8.31 17.27 11.93 [2021-05-05T01:07:23.014Z] 00:53:02 0 50.20 0.00 11.42 8.88 17.56 11.95 [2021-05-05T01:07:23.014Z] 00:53:02 1 49.26 0.00 13.12 7.36 17.25 13.01 [2021-05-05T01:07:23.014Z] 00:53:02 2 49.62 0.00 13.09 8.27 16.77 12.24 [2021-05-05T01:07:23.014Z] 00:53:02 3 50.48 0.00 12.78 8.72 17.51 10.51 [2021-05-05T01:07:23.014Z] 00:54:01 all 36.48 0.00 14.26 11.35 20.29 17.62 [2021-05-05T01:07:23.014Z] 00:54:01 0 36.78 0.00 15.58 9.17 20.31 18.16 [2021-05-05T01:07:23.014Z] 00:54:01 1 38.03 0.00 14.02 8.55 18.85 20.55 [2021-05-05T01:07:23.014Z] 00:54:01 2 35.90 0.00 14.05 12.98 20.65 16.42 [2021-05-05T01:07:23.014Z] 00:54:01 3 35.20 0.00 13.41 14.70 21.36 15.33 [2021-05-05T01:07:23.014Z] 00:55:02 all 16.07 0.00 13.96 14.26 30.57 25.14 [2021-05-05T01:07:23.014Z] 00:55:02 0 12.25 0.00 12.74 12.66 31.99 30.36 [2021-05-05T01:07:23.014Z] 00:55:02 1 17.27 0.00 13.19 14.71 29.81 25.02 [2021-05-05T01:07:23.014Z] 00:55:02 2 19.43 0.00 15.15 16.80 29.88 18.74 [2021-05-05T01:07:23.014Z] 00:55:02 3 15.55 0.00 14.87 12.95 30.52 26.10 [2021-05-05T01:07:23.014Z] 00:56:02 all 10.70 0.00 13.07 25.65 29.51 21.07 [2021-05-05T01:07:23.014Z] 00:56:02 0 11.07 0.00 12.24 26.89 29.60 20.20 [2021-05-05T01:07:23.014Z] 00:56:02 1 9.80 0.00 12.10 24.62 29.43 24.05 [2021-05-05T01:07:23.015Z] 00:56:02 2 11.78 0.00 14.98 26.74 28.50 18.00 [2021-05-05T01:07:23.015Z] 00:56:02 3 10.19 0.00 13.06 24.37 30.50 21.89 [2021-05-05T01:07:23.015Z] 00:57:01 all 63.22 0.00 13.36 4.91 14.75 3.75 [2021-05-05T01:07:23.015Z] 00:57:01 0 63.93 0.00 13.28 5.64 14.56 2.59 [2021-05-05T01:07:23.015Z] 00:57:01 1 61.21 0.00 13.62 5.28 16.10 3.79 [2021-05-05T01:07:23.015Z] 00:57:01 2 64.00 0.00 12.47 4.23 14.44 4.85 [2021-05-05T01:07:23.015Z] 00:57:01 3 63.71 0.00 14.09 4.49 13.91 3.80 [2021-05-05T01:07:23.015Z] 00:58:01 all 3.27 0.00 5.65 5.12 9.89 76.08 [2021-05-05T01:07:23.015Z] 00:58:01 0 3.31 0.00 6.13 6.42 10.87 73.27 [2021-05-05T01:07:23.015Z] 00:58:01 1 3.30 0.00 5.31 3.56 9.80 78.02 [2021-05-05T01:07:23.015Z] 00:58:01 2 3.18 0.00 5.77 4.75 9.34 76.95 [2021-05-05T01:07:23.015Z] 00:58:01 3 3.27 0.00 5.39 5.74 9.53 76.07 [2021-05-05T01:07:23.015Z] 00:59:01 all 0.04 0.00 0.06 0.09 0.35 99.46 [2021-05-05T01:07:23.015Z] 00:59:01 0 0.07 0.00 0.03 0.00 0.20 99.70 [2021-05-05T01:07:23.015Z] 00:59:01 1 0.05 0.00 0.07 0.05 0.70 99.14 [2021-05-05T01:07:23.015Z] 00:59:01 2 0.02 0.00 0.10 0.23 0.22 99.43 [2021-05-05T01:07:23.015Z] 00:59:01 3 0.02 0.00 0.05 0.07 0.28 99.58 [2021-05-05T01:07:23.015Z] 01:00:02 all 0.04 0.00 0.21 0.00 0.97 98.78 [2021-05-05T01:07:23.015Z] 01:00:02 0 0.03 0.00 0.07 0.00 1.07 98.83 [2021-05-05T01:07:23.015Z] 01:00:02 1 0.03 0.00 0.28 0.00 1.04 98.64 [2021-05-05T01:07:23.015Z] 01:00:02 2 0.05 0.00 0.12 0.02 1.14 98.68 [2021-05-05T01:07:23.015Z] 01:00:02 3 0.05 0.00 0.38 0.00 0.61 98.95 [2021-05-05T01:07:23.015Z] 01:01:01 all 0.02 0.00 0.03 0.00 1.08 98.87 [2021-05-05T01:07:23.015Z] 01:01:01 0 0.00 0.00 0.02 0.00 0.52 99.46 [2021-05-05T01:07:23.015Z] 01:01:01 1 0.02 0.00 0.02 0.00 1.25 98.71 [2021-05-05T01:07:23.015Z] 01:01:01 2 0.02 0.00 0.05 0.00 0.74 99.19 [2021-05-05T01:07:23.015Z] 01:01:01 3 0.03 0.00 0.05 0.00 1.78 98.13 [2021-05-05T01:07:23.015Z] 01:02:01 all 0.05 0.00 0.28 0.03 1.39 98.25 [2021-05-05T01:07:23.015Z] 01:02:01 0 0.08 0.00 0.48 0.05 0.78 98.61 [2021-05-05T01:07:23.015Z] 01:02:01 1 0.05 0.00 0.08 0.00 1.77 98.10 [2021-05-05T01:07:23.015Z] 01:02:01 2 0.02 0.00 0.30 0.07 1.06 98.56 [2021-05-05T01:07:23.015Z] 01:02:01 3 0.03 0.00 0.28 0.02 1.95 97.73 [2021-05-05T01:07:23.015Z] 01:03:01 all 0.02 0.00 0.04 0.00 0.45 99.49 [2021-05-05T01:07:23.015Z] 01:03:01 0 0.00 0.00 0.03 0.00 0.15 99.82 [2021-05-05T01:07:23.015Z] 01:03:01 1 0.02 0.00 0.05 0.00 0.17 99.77 [2021-05-05T01:07:23.015Z] 01:03:01 2 0.02 0.00 0.02 0.00 0.71 99.25 [2021-05-05T01:07:23.015Z] 01:03:01 3 0.03 0.00 0.07 0.00 0.78 99.12 [2021-05-05T01:07:23.015Z] [2021-05-05T01:07:23.015Z] 01:03:01 CPU %user %nice %system %iowait %steal %idle [2021-05-05T01:07:23.015Z] 01:04:01 all 0.01 0.00 0.03 0.00 0.64 99.32 [2021-05-05T01:07:23.015Z] 01:04:01 0 0.00 0.00 0.03 0.00 0.23 99.73 [2021-05-05T01:07:23.015Z] 01:04:01 1 0.05 0.00 0.03 0.00 0.96 98.96 [2021-05-05T01:07:23.015Z] 01:04:01 2 0.00 0.00 0.02 0.00 0.27 99.72 [2021-05-05T01:07:23.015Z] 01:04:01 3 0.00 0.00 0.03 0.00 1.09 98.88 [2021-05-05T01:07:23.015Z] 01:05:01 all 0.07 0.00 0.05 0.07 0.47 99.34 [2021-05-05T01:07:23.015Z] 01:05:01 0 0.08 0.00 0.07 0.02 0.20 99.63 [2021-05-05T01:07:23.015Z] 01:05:01 1 0.10 0.00 0.05 0.25 0.63 98.97 [2021-05-05T01:07:23.015Z] 01:05:01 2 0.05 0.00 0.02 0.00 0.75 99.19 [2021-05-05T01:07:23.015Z] 01:05:01 3 0.03 0.00 0.05 0.03 0.30 99.58 [2021-05-05T01:07:23.015Z] 01:06:01 all 0.03 0.00 0.04 0.00 0.58 99.35 [2021-05-05T01:07:23.015Z] 01:06:01 0 0.02 0.00 0.02 0.00 0.25 99.72 [2021-05-05T01:07:23.015Z] 01:06:01 1 0.02 0.00 0.03 0.00 0.18 99.77 [2021-05-05T01:07:23.015Z] 01:06:01 2 0.07 0.00 0.07 0.00 1.42 98.45 [2021-05-05T01:07:23.015Z] 01:06:01 3 0.02 0.00 0.05 0.00 0.46 99.47 [2021-05-05T01:07:23.015Z] 01:07:01 all 4.80 0.00 4.08 3.33 15.11 72.68 [2021-05-05T01:07:23.015Z] 01:07:01 0 4.50 0.00 3.79 1.32 15.50 74.89 [2021-05-05T01:07:23.015Z] 01:07:01 1 5.55 0.00 4.44 5.47 15.54 69.00 [2021-05-05T01:07:23.015Z] 01:07:01 2 4.00 0.00 3.57 1.91 14.32 76.21 [2021-05-05T01:07:23.015Z] 01:07:01 3 5.17 0.00 4.53 4.66 15.09 70.55 [2021-05-05T01:07:23.015Z] Average: all 14.17 0.00 6.92 4.71 16.68 57.53 [2021-05-05T01:07:23.015Z] Average: 0 13.70 0.00 6.81 4.57 17.13 57.79 [2021-05-05T01:07:23.015Z] Average: 1 13.98 0.00 6.66 4.53 16.71 58.11 [2021-05-05T01:07:23.015Z] Average: 2 14.88 0.00 7.23 4.99 16.15 56.74 [2021-05-05T01:07:23.015Z] Average: 3 14.11 0.00 6.97 4.76 16.70 57.47 [2021-05-05T01:07:23.015Z] [2021-05-05T01:07:23.015Z] [2021-05-05T01:07:23.015Z]