Pull request #3101 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2849997231497750090adeffc98bab40335446c1+304d320492d37461b40de67c95ae73491c8494ce (b8b4c2b6fd0f9fdca16f0cafab9e46d91a916efa) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3101/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3101/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24001 in /w/workspace/edgexfoundry_edgex-go_PR-3101 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 304d320492d37461b40de67c95ae73491c8494ce into PR head commit 2849997231497750090adeffc98bab40335446c1 > 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/3101/head:refs/remotes/origin/PR-3101 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 Merge succeeded, producing 2849997231497750090adeffc98bab40335446c1 Checking out Revision 2849997231497750090adeffc98bab40335446c1 (PR-3101) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 304d320492d37461b40de67c95ae73491c8494ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 Commit message: "feat(security): Add waitFor subcommand for security-bootstrapper" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:56 ========================================================= 21:06:56 EdgeX Global Pipelines Version Info 21:06:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:58 ------------------- 21:06:58 stable info: 21:06:58 ------------------- 21:06:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:58 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:06:58 Message: update stable to v1.0.179 21:06:59 ------------------- 21:06:59 experimental info: 21:06:59 ------------------- 21:06:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:59 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:06:59 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:06:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:07:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:07:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:07:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:07:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:07:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:07:02 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:07:03 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:07:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3101 [Pipeline] echo 21:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3101 [Pipeline] echo 21:07:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3101 [Pipeline] echo 21:07:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2849997231497750090adeffc98bab40335446c1 [Pipeline] echo 21:07:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2849997 [Pipeline] echo 21:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:07:04 provisioning config files... 21:07:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6327528879124342294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:04 ---> docker-login.sh 21:07:04 nexus3.edgexfoundry.org:10001 21:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:05 Configure a credential helper to remove this warning. See 21:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:05 21:07:05 Login Succeeded 21:07:05 nexus3.edgexfoundry.org:10002 21:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:05 Configure a credential helper to remove this warning. See 21:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:05 21:07:05 Login Succeeded 21:07:05 nexus3.edgexfoundry.org:10003 21:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:05 Configure a credential helper to remove this warning. See 21:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:05 21:07:05 Login Succeeded 21:07:05 nexus3.edgexfoundry.org:10004 21:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:05 Configure a credential helper to remove this warning. See 21:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:05 21:07:05 Login Succeeded 21:07:05 docker.io 21:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:05 Configure a credential helper to remove this warning. See 21:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:05 21:07:05 Login Succeeded 21:07:05 ---> docker-login.sh ends [Pipeline] } 21:07:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:06 ++ 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 21:07:06 + for file in '`ls cmd/**/Dockerfile`' 21:07:06 ++ dirname cmd/core-command/Dockerfile 21:07:06 ++ cut -d/ -f2 21:07:06 + echo core-command,cmd/core-command/Dockerfile 21:07:06 + for file in '`ls cmd/**/Dockerfile`' 21:07:06 ++ dirname cmd/core-data/Dockerfile 21:07:06 ++ cut -d/ -f2 21:07:06 + echo core-data,cmd/core-data/Dockerfile 21:07:06 + for file in '`ls cmd/**/Dockerfile`' 21:07:06 ++ dirname cmd/core-metadata/Dockerfile 21:07:06 ++ cut -d/ -f2 21:07:06 + echo core-metadata,cmd/core-metadata/Dockerfile 21:07:06 + for file in '`ls cmd/**/Dockerfile`' 21:07:06 ++ dirname cmd/security-bootstrapper/Dockerfile 21:07:06 ++ cut -d/ -f2 21:07:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:07:06 + for file in '`ls cmd/**/Dockerfile`' 21:07:06 ++ dirname cmd/security-proxy-setup/Dockerfile 21:07:06 ++ cut -d/ -f2 21:07:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:07:06 + for file in '`ls cmd/**/Dockerfile`' 21:07:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:07:06 ++ cut -d/ -f2 21:07:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:07:06 + for file in '`ls cmd/**/Dockerfile`' 21:07:06 ++ dirname cmd/support-notifications/Dockerfile 21:07:06 ++ cut -d/ -f2 21:07:06 + echo support-notifications,cmd/support-notifications/Dockerfile 21:07:06 + for file in '`ls cmd/**/Dockerfile`' 21:07:06 ++ dirname cmd/support-scheduler/Dockerfile 21:07:06 ++ cut -d/ -f2 21:07:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:07:06 + for file in '`ls cmd/**/Dockerfile`' 21:07:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:07:06 ++ cut -d/ -f2 21:07:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:07:06 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 21:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:08 21:07:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:07:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:08 latest: Pulling from edgex-devops/git-semver 21:07:08 31603596830f: Pulling fs layer 21:07:08 2a8b12db71e7: Pulling fs layer 21:07:08 6ca5941a6612: Pulling fs layer 21:07:08 ecc8261a40a4: Pulling fs layer 21:07:08 ecc8261a40a4: Waiting 21:07:08 2a8b12db71e7: Verifying Checksum 21:07:08 2a8b12db71e7: Download complete 21:07:08 31603596830f: Verifying Checksum 21:07:08 31603596830f: Download complete 21:07:08 ecc8261a40a4: Verifying Checksum 21:07:08 ecc8261a40a4: Download complete 21:07:08 6ca5941a6612: Verifying Checksum 21:07:08 6ca5941a6612: Download complete 21:07:09 31603596830f: Pull complete 21:07:09 2a8b12db71e7: Pull complete 21:07:10 6ca5941a6612: Pull complete 21:07:10 ecc8261a40a4: Pull complete 21:07:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:07:10 prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container 21:07:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:07:13 $ docker top 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:13 [ssh-agent] Looking for ssh-agent implementation... 21:07:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:13 $ docker exec 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d ssh-agent 21:07:14 SSH_AUTH_SOCK=/tmp/ssh-3LZAjTcs7PP3/agent.11 21:07:14 SSH_AGENT_PID=17 21:07:14 Running ssh-add (command line suppressed) 21:07:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2742549489775481411.key (/w/workspace/edgex-go/1@tmp/private_key_2742549489775481411.key) 21:07:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:14 + git tag --points-at HEAD [Pipeline] } 21:07:14 $ docker exec --env ******** --env ******** 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d ssh-agent -k 21:07:14 unset SSH_AUTH_SOCK; 21:07:14 unset SSH_AGENT_PID; 21:07:14 echo Agent pid 17 killed; 21:07:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:15 [ssh-agent] Looking for ssh-agent implementation... 21:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:15 $ docker exec 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d ssh-agent 21:07:15 SSH_AUTH_SOCK=/tmp/ssh-N82SlA1UwYyK/agent.45 21:07:15 SSH_AGENT_PID=50 21:07:15 Running ssh-add (command line suppressed) 21:07:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8732443906194357532.key (/w/workspace/edgex-go/1@tmp/private_key_8732443906194357532.key) 21:07:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:15 + git semver init 21:07:15 # -> Open(): unable to determine branch for HEAD 21:07:15 # $GIT_DIR = /w/workspace/edgex-go/1/.git 21:07:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 21:07:15 # $SEMVER_REMOTE_NAME = origin 21:07:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:15 # $SEMVER_USER_NAME = edgex-jenkins 21:07:15 # $SEMVER_BRANCH = PR-3101 21:07:15 # $SEMVER_TEMP = /tmp/semver-260647917 21:07:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:07:34 # '/tmp/semver-260647917' -> '/w/workspace/edgex-go/1/.semver' 21:07:34 # -> Force: false 21:07:34 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 21:07:34 $ docker exec --env ******** --env ******** 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d ssh-agent -k 21:07:34 unset SSH_AUTH_SOCK; 21:07:34 unset SSH_AGENT_PID; 21:07:34 echo Agent pid 50 killed; 21:07:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:34 + git semver [Pipeline] } 21:07:35 $ docker stop --time=1 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d 21:07:36 $ docker rm -f 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d [Pipeline] // withDockerContainer [Pipeline] sh 21:07:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:07:37 Stashed 1 file(s) [Pipeline] echo 21:07:37 [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 21:07:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:07:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:07:39 + sudo service docker restart 21:07:39 + true 21:07:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:07:40 ========================================================= 21:07:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:07:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:07:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:07:44 Sending build context to Docker daemon 327.3MB 21:07:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:07:44 Step 2/6 : FROM ${BASE} 21:07:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:07:44 188c0c94c7c5: Pulling fs layer 21:07:44 0ef7d3d256c8: Pulling fs layer 21:07:44 de9db76c5a1d: Pulling fs layer 21:07:44 bca2f99d35d6: Pulling fs layer 21:07:44 93359f2a8cfa: Pulling fs layer 21:07:44 7c6f9722023f: Pulling fs layer 21:07:44 a35cf1a2eb13: Pulling fs layer 21:07:44 bca2f99d35d6: Waiting 21:07:44 a35cf1a2eb13: Waiting 21:07:44 93359f2a8cfa: Waiting 21:07:44 7c6f9722023f: Waiting 21:07:44 de9db76c5a1d: Verifying Checksum 21:07:44 de9db76c5a1d: Download complete 21:07:44 0ef7d3d256c8: Verifying Checksum 21:07:44 0ef7d3d256c8: Download complete 21:07:44 93359f2a8cfa: Download complete 21:07:44 188c0c94c7c5: Verifying Checksum 21:07:44 188c0c94c7c5: Download complete 21:07:44 7c6f9722023f: Verifying Checksum 21:07:44 7c6f9722023f: Download complete 21:07:44 188c0c94c7c5: Pull complete 21:07:44 0ef7d3d256c8: Pull complete 21:07:44 de9db76c5a1d: Pull complete 21:07:46 a35cf1a2eb13: Verifying Checksum 21:07:46 a35cf1a2eb13: Download complete 21:07:46 bca2f99d35d6: Verifying Checksum 21:07:46 bca2f99d35d6: Download complete 21:07:53 Still waiting to schedule task 21:07:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:07:53 bca2f99d35d6: Pull complete 21:07:53 93359f2a8cfa: Pull complete 21:07:53 7c6f9722023f: Pull complete 21:07:57 a35cf1a2eb13: Pull complete 21:07:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:07:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:07:57 ---> a62c8e92a672 21:07:57 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 21:07:57 ---> Running in 8601a669f1ba 21:07:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:07:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:07:59 (1/12) Installing libmagic (5.38-r0) 21:07:59 (2/12) Installing file (5.38-r0) 21:07:59 (3/12) Installing libc-dev (0.7.2-r3) 21:07:59 (4/12) Installing g++ (9.3.0-r2) 21:08:09 (5/12) Installing fortify-headers (1.1-r0) 21:08:09 (6/12) Installing patch (2.7.6-r6) 21:08:09 (7/12) Installing build-base (0.5-r2) 21:08:09 (8/12) Installing libsodium (1.0.18-r0) 21:08:09 (9/12) Installing pkgconf (1.7.2-r0) 21:08:09 (10/12) Installing libsodium-dev (1.0.18-r0) 21:08:09 (11/12) Installing libzmq (4.3.3-r0) 21:08:09 (12/12) Installing zeromq-dev (4.3.3-r0) 21:08:09 Executing busybox-1.31.1-r19.trigger 21:08:09 OK: 233 MiB in 51 packages 21:08:12 Removing intermediate container 8601a669f1ba 21:08:12 ---> 4ca984b48273 21:08:12 Step 4/6 : WORKDIR /edgex-go 21:08:12 ---> Running in 61265a749765 21:08:12 Removing intermediate container 61265a749765 21:08:12 ---> 01d660106d19 21:08:12 Step 5/6 : COPY go.mod . 21:08:13 ---> 270dc707858e 21:08:13 Step 6/6 : RUN go mod download 21:08:13 ---> Running in 3fe9146a9003 21:08:35 Removing intermediate container 3fe9146a9003 21:08:35 ---> 18bc239d788e 21:08:35 Successfully built 18bc239d788e 21:08:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:08:35 + docker inspect -f . ci-base-image-x86_64 21:08:35 . [Pipeline] withDockerContainer 21:08:35 prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container 21:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:36 $ docker top 7fb6328afdc973c183340aa8b45b8616a8684d6120bd3574cfe61b6a9243c1db -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:37 + go version 21:08:37 go version go1.15.5 linux/amd64 [Pipeline] } 21:08:37 $ docker stop --time=1 7fb6328afdc973c183340aa8b45b8616a8684d6120bd3574cfe61b6a9243c1db 21:08:38 $ docker rm -f 7fb6328afdc973c183340aa8b45b8616a8684d6120bd3574cfe61b6a9243c1db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:39 + docker inspect -f . ci-base-image-x86_64 21:08:39 . [Pipeline] withDockerContainer 21:08:39 prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container 21:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:40 $ docker top 92f7392a74cb9213378f510055b1e4c5ec15ff36773f693c5ac77f4325577243 -eo pid,comm [Pipeline] { [Pipeline] echo 21:08:40 ========================================================= 21:08:40 [edgeXBuildGoParallel] Running Tests and Build... 21:08:40 ========================================================= [Pipeline] sh 21:08:40 + make test 21:08:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:08:49 ? github.com/edgexfoundry/edgex-go [no test files] 21:09:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:09:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:09:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:09:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:09:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:09:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:09:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:09:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:09:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:09:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:09:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:09:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:09:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:09:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 46.0% of statements 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 21:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements 21:09:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.1% of statements 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:09:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:09:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:09:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.083s coverage: 65.8% of statements 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:09:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.417s coverage: 82.3% of statements 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.389s coverage: 28.6% of statements 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.099s coverage: 100.0% of statements 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.136s coverage: 86.7% of statements 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:09:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.343s coverage: 92.8% of statements 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:09:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:09:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 45.5% of statements 21:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 21:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.032s coverage: 94.1% of statements 21:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.041s coverage: 96.3% of statements 21:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 21:09:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24002 in /w/workspace/edgexfoundry_edgex-go_PR-3101 [Pipeline] { [Pipeline] ws 21:09:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:09:37 using credential edgex-jenkins-ssh 21:09:37 Cloning the remote Git repository 21:09:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:09:37 > git init /w/workspace/edgex-go/1 # timeout=10 21:09:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:09:37 > git --version # timeout=10 21:09:37 > git --version # 'git version 2.17.1' 21:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.043s coverage: 94.4% of statements 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.026s coverage: 44.8% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 93.8% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 68.9% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.287s coverage: 84.0% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.039s coverage: 100.0% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.702s coverage: 29.1% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.061s coverage: 100.0% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:09:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.026s coverage: 32.1% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 21:09:49 GO111MODULE=on go vet ./... 21:09:59 Merging remotes/origin/master commit 304d320492d37461b40de67c95ae73491c8494ce into PR head commit 2849997231497750090adeffc98bab40335446c1 21:10:00 Merge succeeded, producing 2849997231497750090adeffc98bab40335446c1 21:10:00 Checking out Revision 2849997231497750090adeffc98bab40335446c1 (PR-3101) 21:09:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:09:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:09:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3101/head:refs/remotes/origin/PR-3101 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:09:59 > git config core.sparsecheckout # timeout=10 21:09:59 > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 21:10:00 > git remote # timeout=10 21:10:00 > git config --get remote.origin.url # timeout=10 21:10:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:00 > git merge 304d320492d37461b40de67c95ae73491c8494ce # timeout=10 21:10:00 > git rev-parse HEAD^{commit} # timeout=10 21:10:00 > git config core.sparsecheckout # timeout=10 21:10:00 > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 21:10:04 Commit message: "feat(security): Add waitFor subcommand for security-bootstrapper" 21:10:04 > git --version # timeout=10 21:10:04 > git --version # 'git version 2.17.1' 21:10:04 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:10:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:10:07 + sudo service docker restart 21:10:07 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:10:10 provisioning config files... 21:10:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5195420637515362396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:10 ---> docker-login.sh 21:10:10 nexus3.edgexfoundry.org:10001 21:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:12 Configure a credential helper to remove this warning. See 21:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:12 21:10:12 Login Succeeded 21:10:12 nexus3.edgexfoundry.org:10002 21:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:12 Configure a credential helper to remove this warning. See 21:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:12 21:10:12 Login Succeeded 21:10:12 nexus3.edgexfoundry.org:10003 21:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:13 Configure a credential helper to remove this warning. See 21:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:13 21:10:13 Login Succeeded 21:10:13 nexus3.edgexfoundry.org:10004 21:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:13 Configure a credential helper to remove this warning. See 21:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:13 21:10:13 Login Succeeded 21:10:13 docker.io 21:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:14 Configure a credential helper to remove this warning. See 21:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:14 21:10:14 Login Succeeded 21:10:14 ---> docker-login.sh ends [Pipeline] } 21:10:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:10:15 ========================================================= 21:10:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:10:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:10:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:10:16 gofmt -l . 21:10:16 [ "`gofmt -l .`" = "" ] 21:10:16 ./bin/test-go-mod-tidy.sh 21:10:16 ./bin/test-attribution-txt.sh [Pipeline] sh 21:10:16 + ls -al . 21:10:16 total 680 21:10:16 drwxrwxr-x 10 1001 1001 4096 Jan 29 21:10 . 21:10:16 drwxr-xr-x 4 root root 28 Jan 29 21:08 .. 21:10:16 -rw-rw-r-- 1 1001 1001 11 Jan 29 21:06 .dockerignore 21:10:16 drwxrwxr-x 8 1001 1001 179 Jan 29 21:06 .git 21:10:16 drwxrwxr-x 3 1001 1001 125 Jan 29 21:06 .github 21:10:16 -rw-rw-r-- 1 1001 1001 872 Jan 29 21:06 .gitignore 21:10:16 drwx------ 3 1001 1001 60 Jan 29 21:07 .semver 21:10:16 -rw-rw-r-- 1 1001 1001 166 Jan 29 21:06 .sonarcloud.properties 21:10:16 -rw-rw-r-- 1 1001 1001 7859 Jan 29 21:06 Attribution.txt 21:10:16 -rw-rw-r-- 1 1001 1001 3804 Jan 29 21:06 CONTRIBUTING.md 21:10:16 -rw-rw-r-- 1 1001 1001 931 Jan 29 21:06 Dockerfile.build 21:10:16 -rw-rw-r-- 1 1001 1001 863 Jan 29 21:06 Jenkinsfile 21:10:16 -rw-rw-r-- 1 1001 1001 10775 Jan 29 21:06 LICENSE 21:10:16 -rw-rw-r-- 1 1001 1001 6001 Jan 29 21:06 Makefile 21:10:16 -rw-rw-r-- 1 1001 1001 6524 Jan 29 21:06 README.md 21:10:16 -rw-rw-r-- 1 1001 1001 6755 Jan 29 21:06 SECURITY.md 21:10:16 -rw-rw-r-- 1 1001 1001 5 Jan 29 21:07 VERSION 21:10:16 -rw-rw-r-- 1 1001 1001 4131 Jan 29 21:06 ZMQWindows.md 21:10:16 drwxrwxr-x 2 1001 1001 117 Jan 29 21:06 bin 21:10:16 drwxrwxr-x 15 1001 1001 4096 Jan 29 21:06 cmd 21:10:16 -rw-r--r-- 1 root root 574983 Jan 29 21:09 coverage.out 21:10:16 -rw-r--r-- 1 root root 1054 Jan 29 21:10 go.mod 21:10:16 -rw-r--r-- 1 root root 19289 Jan 29 21:10 go.sum 21:10:16 drwxrwxr-x 8 1001 1001 127 Jan 29 21:06 internal 21:10:16 drwxrwxr-x 4 1001 1001 26 Jan 29 21:06 openapi 21:10:16 drwxrwxr-x 4 1001 1001 71 Jan 29 21:06 snap 21:10:16 -rw-rw-r-- 1 1001 1001 168 Jan 29 21:06 version.go [Pipeline] sh 21:10:16 + '[' -e coverage.out ] 21:10:16 + chown 1001:1001 coverage.out [Pipeline] stash 21:10:17 Stashed 1 file(s) [Pipeline] sh 21:10:17 + make build 21:10:17 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 21:10:18 Sending build context to Docker daemon 166MB 21:10:18 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:10:18 Step 2/6 : FROM ${BASE} 21:10:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:10:18 5f621e34cdf4: Pulling fs layer 21:10:18 a4357932f1b6: Pulling fs layer 21:10:18 18c013af1878: Pulling fs layer 21:10:18 00ac8860ef70: Pulling fs layer 21:10:18 63d7cb157983: Pulling fs layer 21:10:18 b116817d02f9: Pulling fs layer 21:10:18 745a02a5169b: Pulling fs layer 21:10:18 00ac8860ef70: Waiting 21:10:18 63d7cb157983: Waiting 21:10:18 b116817d02f9: Waiting 21:10:18 745a02a5169b: Waiting 21:10:18 18c013af1878: Download complete 21:10:18 a4357932f1b6: Download complete 21:10:18 63d7cb157983: Verifying Checksum 21:10:18 63d7cb157983: Download complete 21:10:18 5f621e34cdf4: Verifying Checksum 21:10:18 5f621e34cdf4: Download complete 21:10:18 b116817d02f9: Verifying Checksum 21:10:18 b116817d02f9: Download complete 21:10:19 5f621e34cdf4: Pull complete 21:10:20 a4357932f1b6: Pull complete 21:10:20 18c013af1878: Pull complete 21:10:21 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 21:10:21 745a02a5169b: Verifying Checksum 21:10:21 745a02a5169b: Download complete 21:10:22 00ac8860ef70: Verifying Checksum 21:10:22 00ac8860ef70: Download complete 21:10:29 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 21:10:30 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 21:10:32 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 21:10:32 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 21:10:32 00ac8860ef70: Pull complete 21:10:32 63d7cb157983: Pull complete 21:10:33 b116817d02f9: Pull complete 21:10:33 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 21:10:35 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 21:10:36 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 21:10:37 745a02a5169b: Pull complete 21:10:37 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:10:37 ---> b7e6874047d6 21:10:37 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 21:10:37 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 21:10:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:10:40 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 21:10:41 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 21:10:41 ---> Running in 5d1e12f7ed5b 21:10:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } 21:10:42 $ docker stop --time=1 92f7392a74cb9213378f510055b1e4c5ec15ff36773f693c5ac77f4325577243 21:10:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:10:44 (1/12) Installing libmagic (5.38-r0) 21:10:44 (2/12) Installing file (5.38-r0) 21:10:44 (3/12) Installing libc-dev (0.7.2-r3) 21:10:44 (4/12) Installing g++ (9.3.0-r2) 21:10:44 $ docker rm -f 92f7392a74cb9213378f510055b1e4c5ec15ff36773f693c5ac77f4325577243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 21:10:47 (5/12) Installing fortify-headers (1.1-r0) 21:10:47 (6/12) Installing patch (2.7.6-r6) 21:10:47 (7/12) Installing build-base (0.5-r2) 21:10:47 (8/12) Installing libsodium (1.0.18-r0) 21:10:47 (9/12) Installing pkgconf (1.7.2-r0) 21:10:47 (10/12) Installing libsodium-dev (1.0.18-r0) 21:10:48 (11/12) Installing libzmq (4.3.3-r0) 21:10:48 (12/12) Installing zeromq-dev (4.3.3-r0) 21:10:48 Executing busybox-1.31.1-r19.trigger 21:10:48 OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh 21:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:10:48 21:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:10:49 latest: Pulling from edgex-devops/edgex-compose 21:10:49 cbdbe7a5bc2a: Pulling fs layer 21:10:49 ca9280d653b3: Pulling fs layer 21:10:49 7e9c9ca2126c: Pulling fs layer 21:10:49 cbdbe7a5bc2a: Verifying Checksum 21:10:49 cbdbe7a5bc2a: Download complete 21:10:49 ca9280d653b3: Verifying Checksum 21:10:49 ca9280d653b3: Download complete 21:10:49 cbdbe7a5bc2a: Pull complete 21:10:50 7e9c9ca2126c: Download complete 21:10:50 ca9280d653b3: Pull complete 21:10:52 Removing intermediate container 5d1e12f7ed5b 21:10:52 ---> 7661fc1be78d 21:10:52 Step 4/6 : WORKDIR /edgex-go 21:10:52 ---> Running in ce1e4a8ac7de 21:10:52 Removing intermediate container ce1e4a8ac7de 21:10:52 ---> 3d97469ee772 21:10:52 Step 5/6 : COPY go.mod . 21:10:53 ---> 8c3880ca6adb 21:10:53 Step 6/6 : RUN go mod download 21:10:53 ---> Running in 13ec778411c0 21:10:57 7e9c9ca2126c: Pull complete 21:10:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:10:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:10:57 prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container 21:10:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:11:00 $ docker top 90fb6b7f64f40420328253770f9962305fdd0b0f28cce62bde7cf31b3096dcd6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:01 + docker-compose build --help 21:11:01 + grep parallel 21:11:02 --parallel Build images in parallel. [Pipeline] } 21:11:02 $ docker stop --time=1 90fb6b7f64f40420328253770f9962305fdd0b0f28cce62bde7cf31b3096dcd6 21:11:03 $ docker rm -f 90fb6b7f64f40420328253770f9962305fdd0b0f28cce62bde7cf31b3096dcd6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:11:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:11:04 . [Pipeline] withDockerContainer 21:11:04 prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container 21:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:11:05 $ docker top 46cbad609499d872c80755d041ae7017b11ccbbbd64ce0360545cc05b8cab6c5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:06 + docker-compose -f ./docker-compose-build.yml build --parallel 21:11:07 Building docker-core-command-go ... 21:11:07 Building docker-core-data-go ... 21:11:07 Building docker-core-metadata-go ... 21:11:07 Building docker-security-bootstrapper-go ... 21:11:07 Building docker-security-proxy-setup-go ... 21:11:07 Building docker-security-secretstore-setup-go ... 21:11:07 Building docker-support-notifications-go ... 21:11:07 Building docker-support-scheduler-go ... 21:11:07 Building docker-sys-mgmt-agent-go ... 21:11:07 Building docker-core-metadata-go 21:11:07 Building docker-core-data-go 21:11:07 Building docker-security-proxy-setup-go 21:11:07 Building docker-support-scheduler-go 21:11:07 Building docker-core-command-go 21:11:20 Removing intermediate container 13ec778411c0 21:11:20 ---> 3bfc7aea04c6 21:11:20 Successfully built 3bfc7aea04c6 21:11:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:11:20 + docker inspect -f . ci-base-image-arm64 21:11:20 . [Pipeline] withDockerContainer 21:11:21 prd-ubuntu18.04-docker-arm64-4c-16g-24002 does not seem to be running inside a container 21:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:22 $ docker top 0606b3f65567e31c0770bcec13af7d808147b3a573023399a3e49f012bda8e81 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:23 + go version 21:11:23 go version go1.15.5 linux/arm64 [Pipeline] } 21:11:23 $ docker stop --time=1 0606b3f65567e31c0770bcec13af7d808147b3a573023399a3e49f012bda8e81 21:11:25 $ docker rm -f 0606b3f65567e31c0770bcec13af7d808147b3a573023399a3e49f012bda8e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:11:27 + docker inspect -f . ci-base-image-arm64 21:11:27 . [Pipeline] withDockerContainer 21:11:27 prd-ubuntu18.04-docker-arm64-4c-16g-24002 does not seem to be running inside a container 21:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:28 $ docker top cd93a927c240b0c406752ecec7b1d02466eea0437b1912ed6662057d7758480b -eo pid,comm [Pipeline] { [Pipeline] echo 21:11:29 ========================================================= 21:11:29 [edgeXBuildGoParallel] Running Tests and Build... 21:11:29 ========================================================= [Pipeline] sh 21:11:30 + make test 21:11:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:11:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:11:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:39 ---> 18bc239d788e 21:11:39 Step 3/23 : WORKDIR /edgex-go 21:11:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:11:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:11:39 ---> 18bc239d788e 21:11:39 Step 3/21 : WORKDIR /edgex-go 21:11:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:11:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:39 ---> 18bc239d788e 21:11:39 Step 3/23 : WORKDIR /edgex-go 21:11:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:11:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:39 ---> 18bc239d788e 21:11:39 Step 3/23 : WORKDIR /edgex-go 21:11:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:11:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:11:39 ---> 18bc239d788e 21:11:39 Step 3/22 : WORKDIR /edgex-go 21:11:39 ---> Running in fd9d064f54b7 21:11:39 ---> Running in b112842a499c 21:11:39 ---> Running in aa61f314982a 21:11:39 ---> Running in 553d59182fe3 21:11:39 ---> Running in 5ee269eb535b 21:11:39 Removing intermediate container 5ee269eb535b 21:11:39 ---> 525b4f5fbe98 21:11:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:39 Removing intermediate container b112842a499c 21:11:39 ---> 0277be015889 21:11:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:39 Removing intermediate container aa61f314982a 21:11:39 ---> 3a6b174924fd 21:11:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:39 Removing intermediate container fd9d064f54b7 21:11:39 ---> 03219270332b 21:11:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:39 Removing intermediate container 553d59182fe3 21:11:39 ---> c272c4260c8a 21:11:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:39 ---> Running in 24bcdf4021f3 21:11:39 ---> Running in c40d096a29f9 21:11:39 ---> Running in 4ea9319452b1 21:11:39 ---> Running in 65c8cc7ca576 21:11:39 ---> Running in 0bc315984d38 21:11:40 Removing intermediate container 4ea9319452b1 21:11:40 ---> 15d0228e4521 21:11:40 Step 5/23 : RUN apk add --update --no-cache make git 21:11:41 Removing intermediate container c40d096a29f9 21:11:41 ---> b77e4911a77c 21:11:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:11:41 Removing intermediate container 24bcdf4021f3 21:11:41 ---> 9609e07caeae 21:11:41 Step 5/23 : RUN apk add --update --no-cache make git 21:11:41 ---> Running in 48c43690d67b 21:11:41 ---> Running in 959b6f89a192 21:11:41 ---> Running in 594ace8a9acf 21:11:41 Removing intermediate container 0bc315984d38 21:11:41 ---> 15359c2c94b7 21:11:41 Step 5/22 : RUN apk add --update --no-cache make git 21:11:41 ---> Running in 2cbbe8fc09d2 21:11:41 Removing intermediate container 65c8cc7ca576 21:11:41 ---> 64432daf9460 21:11:41 Step 5/21 : RUN apk add --update --no-cache make git 21:11:42 ---> Running in 8efca2f19a40 21:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:11:43 OK: 233 MiB in 51 packages 21:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:11:43 OK: 233 MiB in 51 packages 21:11:43 OK: 233 MiB in 51 packages 21:11:43 OK: 233 MiB in 51 packages 21:11:43 Removing intermediate container 48c43690d67b 21:11:43 ---> 286402c84046 21:11:43 Step 6/23 : COPY go.mod . 21:11:44 OK: 233 MiB in 51 packages 21:11:44 ---> d8b7746f7da3 21:11:44 Step 7/23 : RUN go mod download 21:11:44 ---> Running in 01be52b9a560 21:11:44 Removing intermediate container 594ace8a9acf 21:11:44 ---> 0af9e8bef155 21:11:44 Step 6/23 : COPY go.mod . 21:11:44 Removing intermediate container 2cbbe8fc09d2 21:11:44 ---> ed220a333db6 21:11:44 Step 6/22 : COPY go.mod . 21:11:44 Removing intermediate container 8efca2f19a40 21:11:44 ---> ce690f0c3eab 21:11:44 Step 6/21 : COPY go.mod . 21:11:45 ---> ae37c5c709f6 21:11:45 Step 7/23 : RUN go mod download 21:11:45 ---> Running in 33593bbcb914 21:11:45 ---> fc2c45b731ee 21:11:45 Step 7/22 : RUN go mod download 21:11:45 ---> d467de26d535 21:11:45 Step 7/21 : RUN go mod download 21:11:45 Removing intermediate container 959b6f89a192 21:11:45 ---> 3072ab5ffdb3 21:11:45 Step 6/23 : COPY go.mod . 21:11:45 ---> Running in 79bdea06ba46 21:11:45 ---> Running in 0ffce40a3530 21:11:45 ---> ed64196814be 21:11:45 Step 7/23 : RUN go mod download 21:11:45 ---> Running in 0ba03536b0eb 21:11:46 Removing intermediate container 01be52b9a560 21:11:46 ---> 9497a46306a7 21:11:46 Step 8/23 : COPY . . 21:11:46 Removing intermediate container 33593bbcb914 21:11:46 ---> c68c8ddfd9df 21:11:46 Step 8/23 : COPY . . 21:11:55 Removing intermediate container 0ffce40a3530 21:11:55 ---> 49fd2de5f73b 21:11:55 Step 8/21 : COPY . . 21:11:56 ? github.com/edgexfoundry/edgex-go [no test files] 21:11:57 Removing intermediate container 79bdea06ba46 21:11:57 ---> b6ac53ea86e6 21:11:57 Step 8/22 : COPY . . 21:12:03 Removing intermediate container 0ba03536b0eb 21:12:03 ---> 5b334d3d3817 21:12:03 Step 8/23 : COPY . . 21:12:29 ---> 8a7dd3bc1824 21:12:29 Step 9/23 : RUN make cmd/core-command/core-command 21:12:29 ---> a2aac5cfaa8e 21:12:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:12:31 ---> Running in d0ccc2c92ec7 21:12:31 ---> Running in 5fc3f0ace514 21:12:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:12:38 ---> cb5103cb40e6 21:12:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:12:38 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 21:12:38 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 21:12:38 ---> 9a5592906a52 21:12:38 Step 9/23 : RUN make cmd/core-data/core-data 21:12:38 ---> Running in 16da79137678 21:12:38 ---> 93d9d343276e 21:12:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:12:39 ---> Running in f9bd6953c60a 21:12:39 ---> Running in 4f2bf653dbc1 21:12:39 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 21:12:40 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 21:12:40 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 21:12:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:12:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:12:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:12:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:12:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:13:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:13:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:13:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:13:07 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 21:13:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.327s coverage: 46.0% of statements 21:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 21:13:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.149s coverage: 100.0% of statements 21:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.617s coverage: 27.1% of statements 21:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 21:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.098s coverage: 100.0% of statements 21:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:13:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.211s coverage: 65.8% of statements 21:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:13:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.664s coverage: 82.3% of statements 21:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:13:22 Removing intermediate container 16da79137678 21:13:22 ---> 807a3c6021b0 21:13:22 21:13:22 Step 10/21 : FROM alpine:3.12 21:13:22 Removing intermediate container d0ccc2c92ec7 21:13:22 ---> 88a6a7674929 21:13:22 21:13:22 Step 10/23 : FROM alpine:3.12 21:13:22 3.12: Pulling from library/alpine 21:13:22 3.12: Pulling from library/alpine 21:13:22 Removing intermediate container 5fc3f0ace514 21:13:22 ---> 4ec99897264b 21:13:22 21:13:22 Step 10/23 : FROM alpine:3.12 21:13:22 3.12: Pulling from library/alpine 21:13:22 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:13:22 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:13:22 Status: Image is up to date for alpine:3.12 21:13:22 Status: Downloaded newer image for alpine:3.12 21:13:22 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:13:22 Status: Image is up to date for alpine:3.12 21:13:22 ---> 389fef711851 21:13:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:13:22 ---> 389fef711851 21:13:22 ---> 389fef711851 21:13:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:13:22 Step 11/21 : RUN apk add --update --no-cache curl 21:13:24 ---> Running in 86b5eebcc79e 21:13:24 ---> Running in 482bdb939289 21:13:24 ---> Running in d7fb08a0c536 21:13:25 Removing intermediate container f9bd6953c60a 21:13:25 ---> 354d25f2c8a2 21:13:25 21:13:25 Step 10/22 : FROM alpine:3.12 21:13:25 ---> 389fef711851 21:13:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:13:25 Removing intermediate container 4f2bf653dbc1 21:13:25 ---> 49cbd84eb096 21:13:25 21:13:25 Step 10/23 : FROM alpine:3.12 21:13:25 ---> 389fef711851 21:13:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:13:25 ---> Running in 4bca3d943c5c 21:13:25 ---> Running in 9fde4bff2764 21:13:25 Removing intermediate container 9fde4bff2764 21:13:25 ---> 30fc7881b4e0 21:13:25 Step 12/23 : ENV APP_PORT=48080 21:13:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:13:25 ---> Running in 1e913a79f13d 21:13:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:13:26 Removing intermediate container 1e913a79f13d 21:13:26 ---> 60a79a8060a8 21:13:26 Step 13/23 : EXPOSE $APP_PORT 21:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:13:26 (1/4) Installing ca-certificates (20191127-r4) 21:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:13:26 ---> Running in 95daf02e533b 21:13:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:13:26 (3/4) Installing libcurl (7.69.1-r3) 21:13:26 (1/1) Installing dumb-init (1.2.2-r1) 21:13:26 Executing busybox-1.31.1-r19.trigger 21:13:26 (4/4) Installing curl (7.69.1-r3) 21:13:26 OK: 6 MiB in 15 packages 21:13:26 Executing busybox-1.31.1-r19.trigger 21:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:13:26 Executing ca-certificates-20191127-r4.trigger 21:13:26 (1/1) Installing dumb-init (1.2.2-r1) 21:13:26 Executing busybox-1.31.1-r19.trigger 21:13:26 OK: 6 MiB in 15 packages 21:13:26 OK: 7 MiB in 18 packages 21:13:26 (1/1) Installing dumb-init (1.2.2-r1) 21:13:26 Executing busybox-1.31.1-r19.trigger 21:13:26 OK: 6 MiB in 15 packages 21:13:26 Removing intermediate container 95daf02e533b 21:13:26 ---> ee6073a5250e 21:13:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:27 ---> Running in bb3bae853cc4 21:13:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.102s coverage: 28.6% of statements 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:13:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:13:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:13:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.360s coverage: 86.7% of statements 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:13:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.416s coverage: 97.5% of statements 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:13:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:13:29 Removing intermediate container 86b5eebcc79e 21:13:29 ---> 93782309d013 21:13:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:13:29 Removing intermediate container 482bdb939289 21:13:29 ---> 9e9ee8ac3b4d 21:13:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:13:29 Removing intermediate container 4bca3d943c5c 21:13:29 ---> 702169b85e83 21:13:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:13:29 ---> Running in 8f5ba41f6598 21:13:29 ---> Running in 8d53545446c2 21:13:29 Removing intermediate container d7fb08a0c536 21:13:29 ---> 092b156423c3 21:13:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:13:29 ---> Running in 83b38f15873b 21:13:29 ---> Running in e7450d347be5 21:13:29 Removing intermediate container 8f5ba41f6598 21:13:29 ---> 9daf21f83239 21:13:29 Step 13/23 : ENV APP_PORT=48081 21:13:29 Removing intermediate container 8d53545446c2 21:13:29 ---> 77f0f889ffc7 21:13:29 Step 13/21 : WORKDIR /edgex 21:13:29 Removing intermediate container 83b38f15873b 21:13:29 ---> 3f8fd5d28dd9 21:13:29 Step 13/22 : ENV APP_PORT=48085 21:13:29 ---> Running in 1e2c5fa00e6b 21:13:29 ---> Running in 16dd1c2f5a4f 21:13:29 Removing intermediate container e7450d347be5 21:13:29 ---> a5c7d6b1c954 21:13:29 Step 13/23 : ENV APP_PORT=48082 21:13:29 ---> Running in c920b3c2c657 21:13:29 ---> Running in 8b63c4c2e0c1 21:13:30 Removing intermediate container 1e2c5fa00e6b 21:13:30 ---> aa12f6a00b41 21:13:30 Step 14/23 : EXPOSE $APP_PORT 21:13:30 Removing intermediate container bb3bae853cc4 21:13:30 ---> 81ae6357023f 21:13:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:13:30 Removing intermediate container 16dd1c2f5a4f 21:13:30 ---> e7a6cd3cffb6 21:13:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:13:30 Removing intermediate container c920b3c2c657 21:13:30 ---> 47beddd43cc5 21:13:30 Step 14/22 : EXPOSE $APP_PORT 21:13:30 Removing intermediate container 8b63c4c2e0c1 21:13:30 ---> 5a3e4b967e08 21:13:30 Step 14/23 : EXPOSE $APP_PORT 21:13:30 ---> Running in 02a4ab80a076 21:13:30 ---> Running in ec25da03ac5e 21:13:30 ---> Running in 5cfaf7396b1b 21:13:30 ---> Running in 58f2f6142cf9 21:13:30 ---> 9b65871423b1 21:13:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:13:30 Removing intermediate container 5cfaf7396b1b 21:13:30 ---> d75cad111bfa 21:13:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:30 Removing intermediate container ec25da03ac5e 21:13:30 ---> b21b3456743f 21:13:30 Step 15/23 : WORKDIR / 21:13:30 Removing intermediate container 58f2f6142cf9 21:13:30 ---> 81cd0e5dc168 21:13:30 Step 15/23 : WORKDIR / 21:13:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:13:31 ---> Running in 1744f3a64fef 21:13:31 ---> Running in 07b846601abc 21:13:31 ---> 0e8791d527fb 21:13:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:13:31 ---> 4f95d5321f2f 21:13:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:13:32 Removing intermediate container 1744f3a64fef 21:13:32 ---> c2e905993cd7 21:13:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:32 Removing intermediate container 07b846601abc 21:13:32 ---> ac812979a9d9 21:13:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:32 ---> 03cf998bd344 21:13:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:13:32 ---> be82946b0cea 21:13:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:13:32 ---> Running in 5885b4528ac7 21:13:32 ---> 81835ed1bdbe 21:13:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:13:32 ---> afc7acd844d5 21:13:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:13:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:13:32 Removing intermediate container 5885b4528ac7 21:13:32 ---> 027242c80065 21:13:32 Step 18/21 : CMD ["--init=true"] 21:13:32 ---> Running in 90701e3f00bc 21:13:33 ---> f2506663bb7d 21:13:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:13:33 ---> Running in 44d591121906 21:13:33 ---> 4779b8dc91a5 21:13:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:13:33 Removing intermediate container 90701e3f00bc 21:13:33 ---> d931b37fb036 21:13:33 Step 19/21 : LABEL arch=x86_64 21:13:33 ---> 8231cc70956d 21:13:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:13:33 ---> Running in c4fa1ac935ce 21:13:33 Removing intermediate container 44d591121906 21:13:33 ---> 63206c8041aa 21:13:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:33 (1/6) Installing dumb-init (1.2.2-r1) 21:13:33 ---> ba849e971172 21:13:33 Step 19/23 : ENTRYPOINT ["/core-command"] 21:13:33 (2/6) Installing libgcc (9.3.0-r2) 21:13:33 (3/6) Installing libsodium (1.0.18-r0) 21:13:33 ---> Running in 66a2e01ad7ab 21:13:33 ---> 6e518add599a 21:13:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:13:33 ---> Running in 8dc5f8d9e64f 21:13:33 Removing intermediate container c4fa1ac935ce 21:13:33 (4/6) Installing libstdc++ (9.3.0-r2) 21:13:33 ---> f112ce68a788 21:13:33 Step 20/21 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:13:34 ---> Running in c336ccef8597 21:13:34 ---> Running in b795845b486e 21:13:34 Removing intermediate container 66a2e01ad7ab 21:13:34 ---> db7dd605a7fb 21:13:34 Step 20/22 : LABEL arch=x86_64 21:13:34 Removing intermediate container 8dc5f8d9e64f 21:13:34 ---> ce65752f5b1b 21:13:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:34 ---> Running in d846695313dd 21:13:34 (5/6) Installing libzmq (4.3.3-r0) 21:13:34 ---> Running in c03e665aca8a 21:13:34 Removing intermediate container c336ccef8597 21:13:34 ---> 564fa9363b5c 21:13:34 Step 21/21 : LABEL version=0.0.0 21:13:34 Removing intermediate container b795845b486e 21:13:34 ---> c6a6c4a42729 21:13:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:34 (6/6) Installing zeromq (4.3.3-r0) 21:13:34 Removing intermediate container d846695313dd 21:13:34 ---> d96649bc2ab3 21:13:34 Step 21/22 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:13:34 ---> Running in 6502d5f10737 21:13:34 Executing busybox-1.31.1-r19.trigger 21:13:34 OK: 8 MiB in 20 packages 21:13:34 Removing intermediate container c03e665aca8a 21:13:34 ---> 2f4e7fdb5231 21:13:34 Step 21/23 : LABEL arch=x86_64 21:13:34 ---> Running in 125d5c2c00cd 21:13:34 ---> Running in 177c1d3791f0 21:13:34 ---> Running in 6bae1d44d9a3 21:13:34 Removing intermediate container 6502d5f10737 21:13:34 ---> 653d197536c5 21:13:34 21:13:35 Removing intermediate container 125d5c2c00cd 21:13:35 ---> 885e077c3e5f 21:13:35 Step 21/23 : LABEL arch=x86_64 21:13:35 Successfully built 653d197536c5 21:13:35 Removing intermediate container 177c1d3791f0 21:13:35 ---> 44420800bfe9 21:13:35 Step 22/22 : LABEL version=0.0.0 21:13:35 Successfully tagged docker-security-proxy-setup-go:latest 21:13:35  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 21:13:35 ---> Running in e3852fd204b9 21:13:35 Removing intermediate container 6bae1d44d9a3 21:13:35 ---> 3471288a4b63 21:13:35 Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:13:35 ---> Running in 2ea88669394e 21:13:35 ---> Running in c1ab4185128a 21:13:35 Removing intermediate container 02a4ab80a076 21:13:35 ---> 4e6094cf502a 21:13:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:36 Removing intermediate container e3852fd204b9 21:13:36 ---> acc66c70174d 21:13:36 Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:13:36 Removing intermediate container 2ea88669394e 21:13:36 ---> 65f3357b133f 21:13:36 21:13:36 Successfully built 65f3357b133f 21:13:36 ---> Running in 1572008bd028 21:13:36 Removing intermediate container c1ab4185128a 21:13:36 ---> 2bce7f161f3e 21:13:36 Step 23/23 : LABEL version=0.0.0 21:13:36 Successfully tagged docker-support-scheduler-go:latest 21:13:36  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 21:13:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.158s coverage: 92.8% of statements 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:13:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:13:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.209s coverage: 0.1% of statements 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:13:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 45.5% of statements 21:13:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.089s coverage: 79.5% of statements 21:13:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements 21:13:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 21:13:36 ---> Running in ffcd20713116 21:13:36 ---> ba4b3ac16c70 21:13:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:13:36 Removing intermediate container 1572008bd028 21:13:36 ---> 4979116f3397 21:13:36 Step 23/23 : LABEL version=0.0.0 21:13:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 21:13:37 ---> Running in b33d26215f7c 21:13:40 Removing intermediate container ffcd20713116 21:13:40 ---> e8a77463705a 21:13:40 21:13:40 Successfully built e8a77463705a 21:13:40 Successfully tagged docker-core-command-go:latest 21:13:40 Building docker-sys-mgmt-agent-go 21:13:40  Building docker-core-command-go ... done Removing intermediate container b33d26215f7c 21:13:40 ---> fd756f1c3813 21:13:40 21:13:44 Successfully built fd756f1c3813 21:13:44 Successfully tagged docker-core-metadata-go:latest 21:13:44 Building docker-security-secretstore-setup-go 21:13:45  Building docker-core-metadata-go ... done  ---> 4e6ab26c0e1a 21:13:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:13:45 ---> fa7196013b0b 21:13:45 Step 19/23 : ENTRYPOINT ["/core-data"] 21:13:45 ---> Running in 2bbcda589fe7 21:13:46 Removing intermediate container 2bbcda589fe7 21:13:46 ---> db1d08609b9a 21:13:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:47 ---> Running in cf9ad74e12cb 21:13:48 Removing intermediate container cf9ad74e12cb 21:13:48 ---> 7a3850de824f 21:13:48 Step 21/23 : LABEL arch=x86_64 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.081s coverage: 94.4% of statements 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 21:13:52 ---> Running in 9039438a8a77 21:13:59 Removing intermediate container 9039438a8a77 21:13:59 ---> 93dbbae01c05 21:13:59 Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:13:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:13:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:13:59 ---> 18bc239d788e 21:13:59 Step 3/22 : WORKDIR /edgex-go 21:13:59 ---> Using cache 21:13:59 ---> c272c4260c8a 21:13:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:59 ---> Using cache 21:13:59 ---> 15359c2c94b7 21:13:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:13:59 ---> Running in d9a233225d6f 21:14:00 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:14:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:14:01 ---> 18bc239d788e 21:14:01 Step 3/31 : WORKDIR /edgex-go 21:14:01 ---> Using cache 21:14:01 ---> c272c4260c8a 21:14:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:01 ---> Using cache 21:14:01 ---> 15359c2c94b7 21:14:01 Step 5/31 : RUN apk add --update --no-cache make git 21:14:01 ---> Using cache 21:14:01 ---> ed220a333db6 21:14:01 Step 6/31 : COPY go.mod . 21:14:01 ---> Using cache 21:14:01 ---> fc2c45b731ee 21:14:01 Step 7/31 : RUN go mod download 21:14:01 ---> Using cache 21:14:01 ---> b6ac53ea86e6 21:14:01 Step 8/31 : COPY . . 21:14:01 ---> Running in c4a8a92d0fae 21:14:01 ---> Using cache 21:14:01 ---> 93d9d343276e 21:14:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 21:14:02 Removing intermediate container d9a233225d6f 21:14:02 ---> c2d2d15c0dd3 21:14:02 Step 23/23 : LABEL version=0.0.0 21:14:03 ---> Running in 4c1fdef628c1 21:14:03 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:14:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:14:03 ---> 18bc239d788e 21:14:03 Step 3/26 : WORKDIR /edgex-go 21:14:03 ---> Using cache 21:14:03 ---> c272c4260c8a 21:14:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:03 ---> Using cache 21:14:03 ---> 15359c2c94b7 21:14:03 Step 5/26 : RUN apk add --update --no-cache make bash git 21:14:03 ---> Running in 2f1b22c14ff6 21:14:03 ---> Running in 335734a6f533 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.123s coverage: 93.8% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.2% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.193s coverage: 91.4% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.540s coverage: 63.5% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.807s coverage: 68.9% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.295s coverage: 37.0% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.418s coverage: 84.0% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements 21:14:04 Removing intermediate container 2f1b22c14ff6 21:14:04 ---> 6641e51b84ab 21:14:04 21:14:05 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 21:14:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:14:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:14:05 Successfully built 6641e51b84ab 21:14:05 Successfully tagged docker-core-data-go:latest 21:14:06  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:14:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:14:06 OK: 233 MiB in 51 packages 21:14:06 OK: 233 MiB in 51 packages 21:14:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:14:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:14:07 ---> 18bc239d788e 21:14:07 Step 3/24 : WORKDIR /edgex-go 21:14:07 ---> Using cache 21:14:07 ---> c272c4260c8a 21:14:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:07 ---> Using cache 21:14:07 ---> 15359c2c94b7 21:14:07 Step 5/24 : RUN apk add --update --no-cache make git 21:14:07 ---> Using cache 21:14:07 ---> ed220a333db6 21:14:07 Step 6/24 : COPY go.mod . 21:14:07 ---> Using cache 21:14:07 ---> fc2c45b731ee 21:14:07 Step 7/24 : RUN go mod download 21:14:07 ---> Using cache 21:14:07 ---> b6ac53ea86e6 21:14:07 Step 8/24 : COPY . . 21:14:07 ---> Using cache 21:14:07 ---> 93d9d343276e 21:14:07 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:14:08 ---> Running in ad8c51e5495a 21:14:09 Removing intermediate container c4a8a92d0fae 21:14:09 ---> be510c705828 21:14:09 Step 6/22 : COPY go.mod . 21:14:09 Removing intermediate container 335734a6f533 21:14:09 ---> 9a056a880f69 21:14:09 Step 6/26 : COPY go.mod . 21:14:10 ---> 3b7847d38f44 21:14:10 Step 7/22 : RUN go mod download 21:14:10 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 21:14:10 ---> c2f926d259aa 21:14:10 Step 7/26 : RUN go mod download 21:14:10 ---> Running in 6b03e6aa4b7f 21:14:10 ---> Running in a8d7fa156d80 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.398s coverage: 47.1% of statements 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:14:13 Removing intermediate container 6b03e6aa4b7f 21:14:13 ---> 24c98b73358a 21:14:13 Step 8/22 : COPY . . 21:14:13 Removing intermediate container a8d7fa156d80 21:14:13 ---> c2f79b315747 21:14:13 Step 8/26 : COPY . . 21:14:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.133s coverage: 29.1% of statements 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:14:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:14:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.080s coverage: 100.0% of statements 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:14:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.153s coverage: 100.0% of statements 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:14:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:14:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.074s coverage: 100.0% of statements 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:14:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 21:14:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:14:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 21:14:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 21:14:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 21:14:18 GO111MODULE=on go vet ./... 21:14:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:14:30 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 21:14:40 Removing intermediate container ad8c51e5495a 21:14:40 ---> 1b8d424cdb27 21:14:40 21:14:40 Step 10/24 : FROM alpine:3.12 21:14:40 ---> 389fef711851 21:14:40 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:14:41 ---> Running in d46cef3a052f 21:14:41 Removing intermediate container 4c1fdef628c1 21:14:41 ---> 7a082f1a08f5 21:14:41 21:14:41 Step 10/31 : FROM alpine:3.12 21:14:41 ---> 389fef711851 21:14:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:14:41 ---> aafed5134517 21:14:41 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:14:41 ---> 4e616d98803e 21:14:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:14:41 ---> Running in 305fb0c17f96 21:14:41 ---> Running in 71aae6c04329 21:14:41 ---> Running in 245a6f114933 21:14:41 Removing intermediate container 71aae6c04329 21:14:41 ---> 743fbf4a7f80 21:14:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:14:42 ---> Running in 07fc820c11a8 21:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:14:42 (1/5) Installing ca-certificates (20191127-r4) 21:14:42 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:14:42 (3/5) Installing libcurl (7.69.1-r3) 21:14:42 (4/5) Installing curl (7.69.1-r3) 21:14:42 (5/5) Installing dumb-init (1.2.2-r1) 21:14:42 Executing busybox-1.31.1-r19.trigger 21:14:42 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 21:14:42 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 21:14:42 Executing ca-certificates-20191127-r4.trigger 21:14:42 OK: 7 MiB in 19 packages 21:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:14:42 (1/2) Installing dumb-init (1.2.2-r1) 21:14:42 (2/2) Installing su-exec (0.2-r1) 21:14:42 Executing busybox-1.31.1-r19.trigger 21:14:42 OK: 6 MiB in 16 packages 21:14:44 Removing intermediate container d46cef3a052f 21:14:44 ---> 3dffcd7f12e2 21:14:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:14:44 Removing intermediate container 07fc820c11a8 21:14:44 ---> 9695306887cf 21:14:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:14:44 ---> Running in 8ff1908ccb3a 21:14:44 ---> Running in b5707880f52e 21:14:44 Removing intermediate container 8ff1908ccb3a 21:14:44 ---> 1f5e7b65ba20 21:14:44 Step 13/24 : WORKDIR / 21:14:44 ---> Running in 8f4b67c660d1 21:14:45 Removing intermediate container b5707880f52e 21:14:45 ---> d36ad22a8f99 21:14:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:14:45 ---> Running in bb02db1fb691 21:14:45 Removing intermediate container 8f4b67c660d1 21:14:45 ---> dbbcda0069a1 21:14:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:14:45 Removing intermediate container bb02db1fb691 21:14:45 ---> cbf72f4a6624 21:14:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:14:46 ---> Running in b335b89c5554 21:14:46 ---> e894f77b97da 21:14:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:14:47 ---> d7957d1251d5 21:14:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:14:47 ---> e71f63d042da 21:14:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:14:48 Removing intermediate container b335b89c5554 21:14:48 ---> 5c848d2e324e 21:14:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:14:48 ---> Running in 16f0ef871bbd 21:14:48 ---> db1de1f08162 21:14:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:14:49 Removing intermediate container 16f0ef871bbd 21:14:49 ---> 36259cfc5316 21:14:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:14:49 ---> 4ff720d06a8e 21:14:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:14:49 ---> ed4b8d4f8bb1 21:14:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:14:49 ---> Running in b8f1213a8321 21:14:50 ---> f0bacd764dbf 21:14:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:14:50 ---> Running in ad0234dc5531 21:14:51 Removing intermediate container b8f1213a8321 21:14:51 ---> 62d17b5cc20c 21:14:51 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:53 Removing intermediate container ad0234dc5531 21:14:53 ---> 134c49e3b95d 21:14:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:14:53 ---> f5bfc3192677 21:14:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:14:53 ---> Running in e19021869704 21:14:53 Removing intermediate container e19021869704 21:14:53 ---> 48f290a68bd7 21:14:53 Step 22/24 : LABEL arch=x86_64 21:14:53 ---> Running in 6faf01713fdc 21:14:54 ---> df1d08b094b4 21:14:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:14:54 Removing intermediate container 6faf01713fdc 21:14:54 ---> ce30ead7bd51 21:14:54 Step 23/24 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:14:54 ---> Running in 0e4a30defe0c 21:14:54 ---> 86714f182aae 21:14:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 21:14:55 Removing intermediate container 0e4a30defe0c 21:14:55 ---> 2263593cb797 21:14:55 Step 24/24 : LABEL version=0.0.0 21:14:55 ---> Running in fc8b8e061602 21:14:55 ---> 29a8d1ca0c9d 21:14:55 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:14:55 Removing intermediate container fc8b8e061602 21:14:55 ---> 47659df0c232 21:14:55 21:14:55 Successfully built 47659df0c232 21:14:55 Successfully tagged docker-security-secretstore-setup-go:latest 21:14:55  Building docker-security-secretstore-setup-go ... done  ---> eddf346e8b94 21:14:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:14:56 ---> Running in eed61f851fa5 21:14:56 Removing intermediate container eed61f851fa5 21:14:56 ---> 4e74c723f8ba 21:14:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:14:57 ---> b460e08dc707 21:14:57 Step 26/31 : RUN chmod +x /entrypoint.sh 21:14:57 ---> Running in 972675de9401 21:14:58 Removing intermediate container 972675de9401 21:14:58 ---> 57e36ca9f162 21:14:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:14:58 ---> Running in 190439b329df 21:15:00 Removing intermediate container 190439b329df 21:15:00 ---> 1f5ea6c150f2 21:15:00 Step 28/31 : CMD ["gate"] 21:15:01 Removing intermediate container 305fb0c17f96 21:15:01 ---> 0548ae2832d7 21:15:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:15:01 ---> Running in f4c9538a7e2a 21:15:01 Removing intermediate container 245a6f114933 21:15:01 ---> 5f4ab49d25a5 21:15:01 21:15:01 Step 10/22 : FROM alpine:3.12 21:15:01 ---> 389fef711851 21:15:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:15:01 ---> Running in accfe5596b27 21:15:01 ---> Running in b3782165a601 21:15:01 Removing intermediate container f4c9538a7e2a 21:15:01 ---> 1da2f5be5442 21:15:01 Step 29/31 : LABEL arch=x86_64 21:15:02 ---> Running in 762f768ca5a4 21:15:02 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 21:15:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:15:02 Removing intermediate container 762f768ca5a4 21:15:02 ---> d5e626bbeb2a 21:15:02 Step 30/31 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:15:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:15:02 ---> Running in c414c940436f 21:15:02 (1/2) Installing ca-certificates (20191127-r4) 21:15:02 (2/2) Installing dumb-init (1.2.2-r1) 21:15:02 Executing busybox-1.31.1-r19.trigger 21:15:02 Executing ca-certificates-20191127-r4.trigger 21:15:02 OK: 6 MiB in 16 packages 21:15:03 Removing intermediate container c414c940436f 21:15:03 ---> 874296f5e313 21:15:03 Step 31/31 : LABEL version=0.0.0 21:15:03 ---> Running in 05f275aa8568 21:15:03 Removing intermediate container 05f275aa8568 21:15:03 ---> 621bc03e3b95 21:15:03 21:15:03 Successfully built 621bc03e3b95 21:15:03 Successfully tagged docker-security-bootstrapper-go:latest 21:15:03  Building docker-security-bootstrapper-go ... done Removing intermediate container accfe5596b27 21:15:03 ---> ad4dc2268f40 21:15:03 21:15:03 Step 11/26 : FROM docker:20.10.0 21:15:04 20.10.0: Pulling from library/docker 21:15:04 Removing intermediate container b3782165a601 21:15:04 ---> 744f2a0a2181 21:15:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:15:04 ---> Running in 4cd7f0ce3183 21:15:04 Removing intermediate container 4cd7f0ce3183 21:15:04 ---> 0be823ee81dc 21:15:04 Step 13/22 : ENV APP_PORT=48060 21:15:04 ---> Running in 0efe69089f07 21:15:05 Removing intermediate container 0efe69089f07 21:15:05 ---> 41b31ec50b7c 21:15:05 Step 14/22 : EXPOSE $APP_PORT 21:15:06 ---> Running in 1d5090163cfb 21:15:06 Removing intermediate container 1d5090163cfb 21:15:06 ---> a26f109cc452 21:15:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:06 ---> a2335560f3f3 21:15:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:15:07 ---> d59c1a3c12bb 21:15:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:15:07 ---> d00971bb0a48 21:15:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:15:07 ---> Running in e1999a994f57 21:15:08 Removing intermediate container e1999a994f57 21:15:08 ---> 1a93b1019c3a 21:15:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:08 ---> Running in dbefa9fbc608 21:15:09 Removing intermediate container dbefa9fbc608 21:15:09 ---> 4b64631db6cc 21:15:09 Step 20/22 : LABEL arch=x86_64 21:15:09 ---> Running in e645b81f1420 21:15:09 Removing intermediate container e645b81f1420 21:15:09 ---> fc0a8ee2ee59 21:15:09 Step 21/22 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:15:09 ---> Running in 17d82afdca52 21:15:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:15:10 Status: Downloaded newer image for docker:20.10.0 21:15:10 ---> aefe523efa57 21:15:10 Step 12/26 : RUN apk add --no-cache bash 21:15:10 Removing intermediate container 17d82afdca52 21:15:10 ---> 0c03447b6ebb 21:15:10 Step 22/22 : LABEL version=0.0.0 21:15:10 ---> Running in 6a0025cb9bfa 21:15:10 ---> Running in dd9285126091 21:15:10 Removing intermediate container 6a0025cb9bfa 21:15:10 ---> 1376a80ef59b 21:15:10 21:15:10 Successfully built 1376a80ef59b 21:15:10 Successfully tagged docker-support-notifications-go:latest 21:15:10  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:15:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:15:10 (1/2) Installing readline (8.0.4-r0) 21:15:10 (2/2) Installing bash (5.0.17-r0) 21:15:11 Executing bash-5.0.17-r0.post-install 21:15:11 Executing busybox-1.31.1-r19.trigger 21:15:11 OK: 12 MiB in 22 packages 21:15:11 Removing intermediate container dd9285126091 21:15:11 ---> 03f3c8763300 21:15:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:15:11 ---> Running in 0b59b1aa4310 21:15:11 Removing intermediate container 0b59b1aa4310 21:15:11 ---> 835528ec9a42 21:15:11 Step 14/26 : ENV APP_PORT=48090 21:15:11 ---> Running in a103e7e29f38 21:15:11 Removing intermediate container a103e7e29f38 21:15:11 ---> d046c0cbda83 21:15:11 Step 15/26 : EXPOSE $APP_PORT 21:15:11 ---> Running in 9e46e6cd3de3 21:15:12 Removing intermediate container 9e46e6cd3de3 21:15:12 ---> 72ac6892b01d 21:15:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:15:12 ---> 791ca766a45b 21:15:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:15:13 ---> 018b430c60df 21:15:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:15:13 ---> 5ed709426315 21:15:13 Step 19/26 : RUN apk --no-cache add py3-pip 21:15:13 ---> Running in b30af1a860a8 21:15:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:15:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:15:14 (1/33) Installing libbz2 (1.0.8-r1) 21:15:14 (2/33) Installing expat (2.2.9-r1) 21:15:14 (3/33) Installing libffi (3.3-r2) 21:15:14 (4/33) Installing gdbm (1.13-r1) 21:15:14 (5/33) Installing xz-libs (5.2.5-r0) 21:15:14 (6/33) Installing sqlite-libs (3.32.1-r0) 21:15:14 (7/33) Installing python3 (3.8.5-r0) 21:15:15 (8/33) Installing py3-appdirs (1.4.4-r1) 21:15:15 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:15:15 (10/33) Installing py3-parsing (2.4.7-r0) 21:15:15 (11/33) Installing py3-six (1.15.0-r0) 21:15:15 (12/33) Installing py3-packaging (20.4-r0) 21:15:15 (13/33) Installing py3-setuptools (47.0.0-r0) 21:15:15 (14/33) Installing py3-chardet (3.0.4-r4) 21:15:15 (15/33) Installing py3-idna (2.9-r0) 21:15:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:15:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:15:15 (18/33) Installing py3-requests (2.23.0-r0) 21:15:15 (19/33) Installing py3-msgpack (1.0.0-r0) 21:15:15 (20/33) Installing py3-lockfile (0.12.2-r3) 21:15:15 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:15:15 (22/33) Installing py3-colorama (0.4.3-r0) 21:15:15 (23/33) Installing py3-distlib (0.3.0-r0) 21:15:15 (24/33) Installing py3-distro (1.5.0-r1) 21:15:15 (25/33) Installing py3-webencodings (0.5.1-r3) 21:15:15 (26/33) Installing py3-html5lib (1.0.1-r4) 21:15:15 (27/33) Installing py3-pytoml (0.1.21-r0) 21:15:15 (28/33) Installing py3-pep517 (0.8.2-r0) 21:15:15 (29/33) Installing py3-progress (1.5-r0) 21:15:15 (30/33) Installing py3-toml (0.10.1-r0) 21:15:15 (31/33) Installing py3-retrying (1.3.3-r0) 21:15:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:15:15 (33/33) Installing py3-pip (20.1.1-r0) 21:15:15 Executing busybox-1.31.1-r19.trigger 21:15:15 OK: 71 MiB in 55 packages 21:15:25 Removing intermediate container b30af1a860a8 21:15:25 ---> fcc7fcee2bf6 21:15:25 Step 20/26 : RUN pip install docker-compose==1.23.2 21:15:25 ---> Running in cdd6af6b2780 21:15:25 Collecting docker-compose==1.23.2 21:15:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:15:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:15:26 Collecting texttable<0.10,>=0.9.0 21:15:26 Downloading texttable-0.9.1.tar.gz (11 kB) 21:15:26 Collecting docopt<0.7,>=0.6.1 21:15:26 Downloading docopt-0.6.2.tar.gz (25 kB) 21:15:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:15:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:15:27 Collecting dockerpty<0.5,>=0.4.1 21:15:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:15:27 Collecting jsonschema<3,>=2.5.1 21:15:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:15:28 Collecting docker<4.0,>=3.6.0 21:15:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:15:28 Collecting cached-property<2,>=1.2.0 21:15:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:15:28 Collecting websocket-client<1.0,>=0.32.0 21:15:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:15:28 Collecting PyYAML<4,>=3.10 21:15:28 Downloading PyYAML-3.13.tar.gz (270 kB) 21:15:29 Collecting urllib3<1.25,>=1.21.1 21:15:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:15:29 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) 21:15:29 Collecting idna<2.8,>=2.5 21:15:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:15:29 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) 21:15:29 Collecting docker-pycreds>=0.4.0 21:15:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:15:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:15:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:15:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:15:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:15:29 Installing collected packages: texttable, docopt, urllib3, idna, requests, dockerpty, jsonschema, docker-pycreds, websocket-client, docker, cached-property, PyYAML, docker-compose 21:15:29 Running setup.py install for texttable: started 21:15:30 Running setup.py install for texttable: finished with status 'done' 21:15:30 Running setup.py install for docopt: started 21:15:30 Running setup.py install for docopt: finished with status 'done' 21:15:30 Attempting uninstall: urllib3 21:15:30 Found existing installation: urllib3 1.25.9 21:15:30 Uninstalling urllib3-1.25.9: 21:15:30 Successfully uninstalled urllib3-1.25.9 21:15:31 Attempting uninstall: idna 21:15:31 Found existing installation: idna 2.9 21:15:31 Uninstalling idna-2.9: 21:15:31 Successfully uninstalled idna-2.9 21:15:31 Attempting uninstall: requests 21:15:31 Found existing installation: requests 2.23.0 21:15:31 Uninstalling requests-2.23.0: 21:15:31 Successfully uninstalled requests-2.23.0 21:15:31 Running setup.py install for dockerpty: started 21:15:31 Running setup.py install for dockerpty: finished with status 'done' 21:15:32 Running setup.py install for PyYAML: started 21:15:32 Running setup.py install for PyYAML: finished with status 'done' 21:15:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 21:15:36 Removing intermediate container cdd6af6b2780 21:15:36 ---> 083866daecc3 21:15:36 Step 21/26 : RUN apk --no-cache add curl 21:15:36 ---> Running in 4e1f7c814b76 21:15:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:15:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:15:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:15:37 (2/3) Installing libcurl (7.69.1-r3) 21:15:37 (3/3) Installing curl (7.69.1-r3) 21:15:37 Executing busybox-1.31.1-r19.trigger 21:15:37 OK: 72 MiB in 58 packages 21:15:37 Removing intermediate container 4e1f7c814b76 21:15:37 ---> 23c9698577ac 21:15:37 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 21:15:37 ---> Running in bc6a037d8ef7 21:15:37 Removing intermediate container bc6a037d8ef7 21:15:37 ---> 2b049199cbd4 21:15:37 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:37 ---> Running in 953f7e9dccc0 21:15:38 Removing intermediate container 953f7e9dccc0 21:15:38 ---> 7b177ae0c16a 21:15:38 Step 24/26 : LABEL arch=x86_64 21:15:38 ---> Running in 375a013d0346 21:15:38 Removing intermediate container 375a013d0346 21:15:38 ---> 67be6f617d9e 21:15:38 Step 25/26 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:15:38 ---> Running in 2dc4a91711b2 21:15:38 Removing intermediate container 2dc4a91711b2 21:15:38 ---> 8da1d32028d7 21:15:38 Step 26/26 : LABEL version=0.0.0 21:15:38 ---> Running in 08c4912d1cbd 21:15:38 Removing intermediate container 08c4912d1cbd 21:15:38 ---> e6aa91a26de8 21:15:38 21:15:39 Successfully built e6aa91a26de8 21:15:39 Successfully tagged docker-sys-mgmt-agent-go:latest 21:15:39  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:15:39 $ docker stop --time=1 46cbad609499d872c80755d041ae7017b11ccbbbd64ce0360545cc05b8cab6c5 21:15:40 gofmt -l . 21:15:40 [ "`gofmt -l .`" = "" ] 21:15:40 ./bin/test-go-mod-tidy.sh 21:15:40 ./bin/test-attribution-txt.sh 21:15:41 $ docker rm -f 46cbad609499d872c80755d041ae7017b11ccbbbd64ce0360545cc05b8cab6c5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 21:15:42 + docker images 21:15:42 + grep docker 21:15:42 docker-sys-mgmt-agent-go latest e6aa91a26de8 4 seconds ago 313MB 21:15:42 docker-support-notifications-go latest 1376a80ef59b 32 seconds ago 16.9MB 21:15:42 docker-security-bootstrapper-go latest 621bc03e3b95 39 seconds ago 23.8MB 21:15:42 docker-security-secretstore-setup-go latest 47659df0c232 47 seconds ago 24.6MB 21:15:42 docker-core-data-go latest 6641e51b84ab About a minute ago 22.3MB 21:15:42 docker-core-metadata-go latest fd756f1c3813 2 minutes ago 18.8MB 21:15:42 docker-core-command-go latest e8a77463705a 2 minutes ago 16.9MB 21:15:42 docker-support-scheduler-go latest 65f3357b133f 2 minutes ago 17MB 21:15:42 docker-security-proxy-setup-go latest 653d197536c5 2 minutes ago 24.4MB 21:15:42 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv 21:15:42 + ls -al . 21:15:42 total 708 21:15:42 drwxrwxr-x 9 1001 1001 4096 Jan 29 21:15 . 21:15:42 drwxr-xr-x 4 root root 4096 Jan 29 21:11 .. 21:15:42 -rw-rw-r-- 1 1001 1001 11 Jan 29 21:09 .dockerignore 21:15:42 drwxrwxr-x 8 1001 1001 4096 Jan 29 21:10 .git 21:15:42 drwxrwxr-x 3 1001 1001 4096 Jan 29 21:09 .github 21:15:42 -rw-rw-r-- 1 1001 1001 872 Jan 29 21:09 .gitignore 21:15:42 -rw-rw-r-- 1 1001 1001 166 Jan 29 21:09 .sonarcloud.properties 21:15:42 -rw-rw-r-- 1 1001 1001 7859 Jan 29 21:09 Attribution.txt 21:15:42 -rw-rw-r-- 1 1001 1001 3804 Jan 29 21:09 CONTRIBUTING.md 21:15:42 -rw-rw-r-- 1 1001 1001 931 Jan 29 21:09 Dockerfile.build 21:15:42 -rw-rw-r-- 1 1001 1001 863 Jan 29 21:09 Jenkinsfile 21:15:42 -rw-rw-r-- 1 1001 1001 10775 Jan 29 21:09 LICENSE 21:15:42 -rw-rw-r-- 1 1001 1001 6001 Jan 29 21:09 Makefile 21:15:42 -rw-rw-r-- 1 1001 1001 6524 Jan 29 21:09 README.md 21:15:42 -rw-rw-r-- 1 1001 1001 6755 Jan 29 21:09 SECURITY.md 21:15:42 -rw-rw-r-- 1 1001 1001 5 Jan 29 21:07 VERSION 21:15:42 -rw-rw-r-- 1 1001 1001 4131 Jan 29 21:09 ZMQWindows.md 21:15:42 drwxrwxr-x 2 1001 1001 4096 Jan 29 21:09 bin 21:15:42 drwxrwxr-x 15 1001 1001 4096 Jan 29 21:09 cmd 21:15:42 -rw-r--r-- 1 root root 574983 Jan 29 21:14 coverage.out 21:15:42 -rw-r--r-- 1 root root 1054 Jan 29 21:15 go.mod 21:15:42 -rw-r--r-- 1 root root 19289 Jan 29 21:15 go.sum 21:15:42 drwxrwxr-x 8 1001 1001 4096 Jan 29 21:10 internal 21:15:42 drwxrwxr-x 4 1001 1001 4096 Jan 29 21:10 openapi 21:15:42 drwxrwxr-x 4 1001 1001 4096 Jan 29 21:10 snap 21:15:42 -rw-rw-r-- 1 1001 1001 168 Jan 29 21:10 version.go [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 21:15:43 + '[' -e coverage.out ] 21:15:43 + chown 1001:1001 coverage.out [Pipeline] stash 21:15:43 Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:15:44 Stashed 1 file(s) [Pipeline] sh 21:15:45 + make build 21:15:45 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 21:15:55 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 21:15:58 Still waiting to schedule task 21:15:58 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:16:22 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 21:16:24 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 21:16:28 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 21:16:29 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 21:16:35 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 21:16:39 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 21:16:43 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 21:16:47 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 21:16:48 Running on prd-ubuntu18.04-docker-8c-8g-24003 in /w/workspace/edgexfoundry_edgex-go_PR-3101 [Pipeline] { [Pipeline] ws 21:16:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:16:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:16:51 using credential edgex-jenkins-ssh 21:16:51 Cloning the remote Git repository 21:16:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:16:51 > git init /w/workspace/edgex-go/1 # timeout=10 21:16:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:16:51 > git --version # timeout=10 21:16:51 > git --version # 'git version 2.17.1' 21:16:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:53 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 21:16:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:16:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:16:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:16:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3101/head:refs/remotes/origin/PR-3101 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:16:57 Merging remotes/origin/master commit 304d320492d37461b40de67c95ae73491c8494ce into PR head commit 2849997231497750090adeffc98bab40335446c1 21:16:57 Merge succeeded, producing 2849997231497750090adeffc98bab40335446c1 21:16:57 Checking out Revision 2849997231497750090adeffc98bab40335446c1 (PR-3101) 21:16:58 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 21:16:57 > git config core.sparsecheckout # timeout=10 21:16:57 > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 21:16:57 > git remote # timeout=10 21:16:57 > git config --get remote.origin.url # timeout=10 21:16:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:57 > git merge 304d320492d37461b40de67c95ae73491c8494ce # timeout=10 21:16:57 > git rev-parse HEAD^{commit} # timeout=10 21:16:57 > git config core.sparsecheckout # timeout=10 21:16:57 > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 21:17:01 Commit message: "feat(security): Add waitFor subcommand for security-bootstrapper" 21:17:01 > git --version # timeout=10 21:17:01 > git --version # 'git version 2.17.1' 21:17:01 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:03 + echo snap-build.sh 21:17:03 snap-build.sh 21:17:03 + SNAP_BASE_DIR=. 21:17:03 + '[' '!' -z /w/workspace/edgex-go/1 ']' 21:17:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 21:17:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 21:17:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 21:17:03 + cd /w/workspace/edgex-go/1 21:17:03 + sudo apt-get remove -qy --purge lxd lxd-client 21:17:03 Reading package lists... 21:17:03 Building dependency tree... 21:17:03 Reading state information... [Pipeline] } 21:17:03 $ docker stop --time=1 cd93a927c240b0c406752ecec7b1d02466eea0437b1912ed6662057d7758480b 21:17:03 The following packages were automatically installed and are no longer required: 21:17:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:17:03 uidmap xdelta3 21:17:03 Use 'sudo apt autoremove' to remove them. 21:17:03 The following packages will be REMOVED: 21:17:03 lxd* lxd-client* 21:17:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:17:03 After this operation, 31.7 MB disk space will be freed. 21:17:04 (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.) 21:17:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:17:05 Removing lxd dnsmasq configuration 21:17:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:17:05 $ docker rm -f cd93a927c240b0c406752ecec7b1d02466eea0437b1912ed6662057d7758480b 21:17:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:17:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:17:07 (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.) 21:17:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:17:08 21:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 21:17:08 Processing triggers for systemd (237-3ubuntu10.42) ... 21:17:08 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] sh 21:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:17:09 latest: Pulling from edgex-devops/edgex-compose-arm64 21:17:09 29e5d40040c1: Pulling fs layer 21:17:09 1ce36da41761: Pulling fs layer 21:17:09 25b303627fd3: Pulling fs layer 21:17:09 + sudo snap remove --purge lxd 21:17:10 29e5d40040c1: Verifying Checksum 21:17:10 29e5d40040c1: Download complete 21:17:10 1ce36da41761: Verifying Checksum 21:17:10 1ce36da41761: Download complete 21:17:10 snap "lxd" is not installed 21:17:10 + sudo groupadd --force --system lxd 21:17:10 ++ whoami 21:17:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:17:10 + newgrp - lxd 21:17:10 + sudo snap install lxd 21:17:10 29e5d40040c1: Pull complete 21:17:11 25b303627fd3: Verifying Checksum 21:17:11 25b303627fd3: Download complete 21:17:11 1ce36da41761: Pull complete 21:17:22 25b303627fd3: Pull complete 21:17:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:17:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:17:22 prd-ubuntu18.04-docker-arm64-4c-16g-24002 does not seem to be running inside a container 21:17:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:17:22 2021-01-29T21:17:18Z INFO Waiting for automatic snapd restart... 21:17:25 $ docker top 52c2df947fa7e0d47ca792bddde8f8543be08f839d67b24503bdc9ce61a7d5e2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:26 + + grepdocker-compose parallel build 21:17:26 --help 21:17:30 --parallel Build images in parallel. [Pipeline] } 21:17:30 $ docker stop --time=1 52c2df947fa7e0d47ca792bddde8f8543be08f839d67b24503bdc9ce61a7d5e2 21:17:32 $ docker rm -f 52c2df947fa7e0d47ca792bddde8f8543be08f839d67b24503bdc9ce61a7d5e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:17:33 . [Pipeline] withDockerContainer 21:17:33 prd-ubuntu18.04-docker-arm64-4c-16g-24002 does not seem to be running inside a container 21:17:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:17:34 lxd 4.10 from Canonical* installed 21:17:34 + sudo lxd init --auto 21:17:34 $ docker top 811209e9db75ae2666bc01e8f797d1ee2618cee4ecdfa1b5756d6a6520e4dfb0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:36 + docker-compose -f ./docker-compose-build.yml build --parallel 21:17:39 Building docker-core-command-go ... 21:17:39 Building docker-core-data-go ... 21:17:39 Building docker-core-metadata-go ... 21:17:39 Building docker-security-bootstrapper-go ... 21:17:39 Building docker-security-proxy-setup-go ... 21:17:39 Building docker-security-secretstore-setup-go ... 21:17:39 Building docker-support-notifications-go ... 21:17:39 Building docker-support-scheduler-go ... 21:17:39 Building docker-sys-mgmt-agent-go ... 21:17:39 Building docker-security-secretstore-setup-go 21:17:39 Building docker-support-scheduler-go 21:17:39 Building docker-security-proxy-setup-go 21:17:39 Building docker-security-bootstrapper-go 21:17:39 Building docker-core-command-go 21:17:42 + sudo snap install --classic snapcraft 21:17:47 snapcraft 4.4.4 from Canonical* installed 21:17:47 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:17:47 + patch --verbose -p1 21:17:47 Hmm... Looks like a unified diff to me... 21:17:47 The text leading up to this was: 21:17:47 -------------------------- 21:17:47 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 21:17:47 |From: Tony Espy 21:17:47 |Date: Wed, 16 Dec 2020 16:34:55 -0500 21:17:47 |Subject: [PATCH] optimize snap build for pipeline CI check 21:17:47 | 21:17:47 |This patch is used by the EdgeX CI pipeline builds to 21:17:47 |optimize the snap CI check run for pull requests. When 21:17:47 |applied, it essentially strips out everything (apps and 21:17:47 |parts) from the snapcraft.yaml file except those required 21:17:47 |to build edgex-go, as the whole idea of the CI check is to 21:17:47 |catch changes to edgex-go that break the snap build. 21:17:47 | 21:17:47 |In general, anyone updating snapcraft.yaml will also need 21:17:47 |to update this patch file, otherwise it may fail to apply, 21:17:47 |resulting in a failed snap build CI check in the associated 21:17:47 |pull request. 21:17:47 | 21:17:47 |Note - in addition to applying this patch, the pipeline also 21:17:47 |only primes the snap (e.g. `snapcraft prime`), as there's no 21:17:47 |need to build the finally binary .snap file (and it won't 21:17:47 |work with the patch applied). This further reduces the build 21:17:47 |time. 21:17:47 |--- 21:17:47 | snap/snapcraft.yaml | 461 +------------------------------------------- 21:17:47 | 1 file changed, 2 insertions(+), 459 deletions(-) 21:17:47 | 21:17:47 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 21:17:47 |index 1e537489..faf42425 100644 21:17:47 |--- a/snap/snapcraft.yaml 21:17:47 |+++ b/snap/snapcraft.yaml 21:17:47 -------------------------- 21:17:47 patching file snap/snapcraft.yaml 21:17:47 Using Plan A... 21:17:47 Hunk #1 succeeded at 73. 21:17:47 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 21:17:47 Hunk #3 succeeded at 214 (offset -1 lines). 21:17:47 Hunk #4 succeeded at 222 (offset -1 lines). 21:17:47 Hunk #5 succeeded at 229 (offset -1 lines). 21:17:47 Hunk #6 succeeded at 256 (offset -1 lines). 21:17:47 Hunk #7 succeeded at 290 (offset -1 lines). 21:17:47 Hunk #8 succeeded at 342. 21:17:47 Hmm... Ignoring the trailing garbage. 21:17:47 done 21:17:47 + sudo snapcraft prime --use-lxd 21:17:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:17:48 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: 21:17:48 - README.md 21:17:48 - snapcraft.yaml.orig 21:17:48 21:17:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:17:48 Launching a container. 21:18:01 Waiting for container to be ready 21:18:01 To start your first instance, try: lxc launch ubuntu:18.04 21:18:01 21:18:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:18:04 Waiting for network to be ready... 21:18:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:18:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:18:05 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:18:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] 21:18:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:18:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:18:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:18:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:18:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] 21:18:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:18:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:18:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:18:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 21:18:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 21:18:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] 21:18:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] 21:18:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 21:18:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 21:18:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:18:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] 21:18:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 21:18:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 21:18:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 21:18:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 21:18:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 21:18:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 21:18:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 21:18:09 Fetched 23.9 MB in 4s (5735 kB/s) 21:18:09 Reading package lists... 21:18:10 Reading package lists... 21:18:10 Building dependency tree... 21:18:10 Reading state information... 21:18:10 The following additional packages will be installed: 21:18:10 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:18:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:18:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:18:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:18:10 Suggested packages: 21:18:10 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:18:10 Recommended packages: 21:18:10 gnupg libsasl2-modules 21:18:10 The following NEW packages will be installed: 21:18:10 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:18:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:18:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:18:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:18:10 The following packages will be upgraded: 21:18:10 gpg gpg-agent gpgconf libudev1 21:18:10 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 21:18:10 Need to get 3533 kB of archives. 21:18:10 After this operation, 13.3 MB of additional disk space will be used. 21:18:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 21:18:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 21:18:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 21:18:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 21:18:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 21:18:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 21:18:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 21:18:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 21:18:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 21:18:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 21:18:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:18:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:18:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:18:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:18:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:18:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:18:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:18:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:18:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:18:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:18:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:18:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:18:11 debconf: delaying package configuration, since apt-utils is not installed 21:18:11 Fetched 3533 kB in 1s (3614 kB/s) 21:18:11 (Reading database ... 12511 files and directories currently installed.) 21:18:11 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 21:18:11 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 21:18:11 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 21:18:11 Selecting previously unselected package udev. 21:18:11 (Reading database ... 12511 files and directories currently installed.) 21:18:11 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 21:18:11 Unpacking udev (237-3ubuntu10.44) ... 21:18:11 Selecting previously unselected package libfuse2:amd64. 21:18:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:18:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:18:12 Selecting previously unselected package fuse. 21:18:12 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:18:12 Unpacking fuse (2.9.7-1ubuntu1) ... 21:18:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 21:18:12 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:18:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 21:18:12 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:18:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 21:18:12 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:18:12 Selecting previously unselected package libksba8:amd64. 21:18:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:18:12 Unpacking libksba8:amd64 (1.3.5-2) ... 21:18:12 Selecting previously unselected package libroken18-heimdal:amd64. 21:18:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:18:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:18:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:18:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:18:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:18:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:18:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:18:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:13 Selecting previously unselected package libwind0-heimdal:amd64. 21:18:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:18:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:18:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:18:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:18:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:18:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:18:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:18:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:18:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:18:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:13 Selecting previously unselected package libsasl2-modules-db:amd64. 21:18:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:18:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:18:14 Selecting previously unselected package libsasl2-2:amd64. 21:18:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:18:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:18:14 Selecting previously unselected package libldap-common. 21:18:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 21:18:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:18:14 Selecting previously unselected package libldap-2.4-2:amd64. 21:18:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 21:18:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:18:14 Selecting previously unselected package dirmngr. 21:18:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 21:18:14 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 21:18:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:18:14 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 21:18:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:18:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:18:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:18:14 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 21:18:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:14 Setting up libksba8:amd64 (1.3.5-2) ... 21:18:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:18:14 Setting up udev (237-3ubuntu10.44) ... 21:18:15 invoke-rc.d: policy-rc.d denied execution of start. 21:18:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:15 Processing triggers for systemd (237-3ubuntu10) ... 21:18:15 Setting up fuse (2.9.7-1ubuntu1) ... 21:18:15 Setting up gpg (2.2.4-1ubuntu1.3) ... 21:18:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:18:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:18:15 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 21:18:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:18:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:18:15 settings in the [Install] section, and DefaultInstance for template units). 21:18:15 This means they are not meant to be enabled using systemctl. 21:18:15 Possible reasons for having this kind of units are: 21:18:15 1) A unit may be statically enabled by being symlinked from another unit's 21:18:15 .wants/ or .requires/ directory. 21:18:15 2) A unit's purpose may be to act as a helper for some other unit which has 21:18:15 a requirement dependency on it. 21:18:15 3) A unit may be started when needed via activation (socket, path, timer, 21:18:15 D-Bus, udev, scripted systemctl call, ...). 21:18:15 4) In case of template units, the unit is meant to be enabled with some 21:18:15 instance name specified. 21:18:16 Reading package lists... 21:18:16 Building dependency tree... 21:18:16 Reading state information... 21:18:16 The following additional packages will be installed: 21:18:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:18:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:18:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:18:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:18:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:18:16 Suggested packages: 21:18:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:18:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:18:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:18:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:18:16 systemd-container policykit-1 21:18:16 Recommended packages: 21:18:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:18:16 The following NEW packages will be installed: 21:18:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:18:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:18:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:18:16 multiarch-support openssh-client python3 python3-minimal python3.6 21:18:16 python3.6-minimal snapd squashfs-tools sudo 21:18:16 The following packages will be upgraded: 21:18:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:18:17 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 21:18:17 Need to get 35.2 MB of archives. 21:18:17 After this operation, 141 MB of additional disk space will be used. 21:18:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 21:18:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 21:18:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 21:18:17 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 21:18:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 21:18:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:18:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:18:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:18:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:18:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:18:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:18:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:18:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:18:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 21:18:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:18:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:18:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 21:18:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 21:18:17 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:18:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 21:18:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 21:18:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:18:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:18:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:18:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:18:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:18:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:18:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:18:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 21:18:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:18:19 debconf: delaying package configuration, since apt-utils is not installed 21:18:19 Fetched 35.2 MB in 2s (18.1 MB/s) 21:18:19 (Reading database ... 12757 files and directories currently installed.) 21:18:19 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 21:18:19 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 21:18:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 21:18:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 21:18:19 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 21:18:19 (Reading database ... 12757 files and directories currently installed.) 21:18:19 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 21:18:19 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 21:18:19 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 21:18:20 (Reading database ... 12757 files and directories currently installed.) 21:18:20 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 21:18:20 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 21:18:20 Setting up apt (1.6.12ubuntu0.2) ... 21:18:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:18:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:18:20 (Reading database ... 12764 files and directories currently installed.) 21:18:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 21:18:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 21:18:21 Selecting previously unselected package libpython3.6-minimal:amd64. 21:18:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:18:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:18:21 Selecting previously unselected package libexpat1:amd64. 21:18:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:18:21 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:18:21 Selecting previously unselected package python3.6-minimal. 21:18:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:18:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:18:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 21:18:22 Checking for services that may need to be restarted...done. 21:18:22 Checking for services that may need to be restarted...done. 21:18:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:18:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:18:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:18:22 Selecting previously unselected package python3-minimal. 21:18:22 (Reading database ... 13012 files and directories currently installed.) 21:18:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:18:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:18:22 Selecting previously unselected package mime-support. 21:18:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:18:22 Unpacking mime-support (3.60ubuntu1) ... 21:18:22 Selecting previously unselected package libmpdec2:amd64. 21:18:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:18:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:18:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:18:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:18:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:18:23 Selecting previously unselected package python3.6. 21:18:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:18:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:18:23 Selecting previously unselected package libpython3-stdlib:amd64. 21:18:23 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:18:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:18:23 Setting up python3-minimal (3.6.7-1~18.04) ... 21:18:23 Selecting previously unselected package python3. 21:18:23 (Reading database ... 13442 files and directories currently installed.) 21:18:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:18:23 Unpacking python3 (3.6.7-1~18.04) ... 21:18:23 Selecting previously unselected package multiarch-support. 21:18:23 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:18:23 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:18:23 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:18:24 Selecting previously unselected package liblzo2-2:amd64. 21:18:24 (Reading database ... 13479 files and directories currently installed.) 21:18:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:18:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:18:24 Selecting previously unselected package libbsd0:amd64. 21:18:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:18:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:18:24 Selecting previously unselected package sudo. 21:18:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:18:24 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:18:24 Selecting previously unselected package apparmor. 21:18:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:18:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:18:24 Selecting previously unselected package libedit2:amd64. 21:18:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:18:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:18:24 Selecting previously unselected package libkrb5support0:amd64. 21:18:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:18:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:18:24 Selecting previously unselected package libk5crypto3:amd64. 21:18:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:18:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:18:24 Selecting previously unselected package libkeyutils1:amd64. 21:18:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:18:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:18:24 Selecting previously unselected package libkrb5-3:amd64. 21:18:24 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:18:24 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:18:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:18:25 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:18:25 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:18:25 Selecting previously unselected package libssl1.0.0:amd64. 21:18:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 21:18:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:18:25 Selecting previously unselected package openssh-client. 21:18:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:18:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:18:25 Selecting previously unselected package squashfs-tools. 21:18:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:18:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:18:25 Selecting previously unselected package snapd. 21:18:25 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 21:18:25 Unpacking snapd (2.48+18.04) ... 21:18:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:18:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:18:27 Setting up mime-support (3.60ubuntu1) ... 21:18:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:18:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:18:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:18:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:18:27 Setting up systemd (237-3ubuntu10.44) ... 21:18:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:18:28 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:18:28 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:18:28 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:18:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:18:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:18:29 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:18:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:18:29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:18:29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:18:29 Setting up python3 (3.6.7-1~18.04) ... 21:18:29 running python rtupdate hooks for python3.6... 21:18:29 running python post-rtupdate hooks for python3.6... 21:18:29 Setting up apparmor (2.12-4ubuntu5.1) ... 21:18:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:18:31 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:18:31 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:18:31 Setting up snapd (2.48+18.04) ... 21:18:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:18:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:18:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:18:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:18:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:18:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:18:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:18:32 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:18:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:18:33 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:18:33 /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' 21:18:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:18:33 Processing triggers for systemd (237-3ubuntu10.44) ... 21:18:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:18:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:18:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:18:35 Reading package lists... 21:18:35 Reading package lists... 21:18:35 Building dependency tree... 21:18:35 Reading state information... 21:18:36 Calculating upgrade... 21:18:36 The following packages will be upgraded: 21:18:36 advancecomp base-files bash binutils binutils-common 21:18:36 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:18:36 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:18:36 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 21:18:36 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 21:18:36 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:18:36 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:18:36 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 21:18:36 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 21:18:36 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 21:18:36 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 21:18:36 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 21:18:36 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 21:18:36 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 21:18:36 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 21:18:36 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:18:36 Need to get 63.8 MB of archives. 21:18:36 After this operation, 5205 kB of additional disk space will be used. 21:18:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:18:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 21:18:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:18:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:18:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:18:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:18:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:18:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:18:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:18:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:18:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:18:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:18:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:18:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:18:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:18:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:18:37 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:18:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:18:37 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:18:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:18:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:18:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:18:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:18:37 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:18:37 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:18:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:18:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:18:37 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:18:37 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:18:37 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:18:37 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:18:37 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:18:37 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:18:37 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:18:37 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:18:37 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:18:37 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:18:37 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:18:37 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:18:37 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:18:37 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:18:37 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:18:37 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:18:37 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 21:18:37 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:18:37 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:18:37 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:18:37 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:18:37 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:18:37 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:18:37 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:18:37 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:18:37 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:18:37 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:18:37 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:18:37 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 21:18:37 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:18:37 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:18:37 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:18:37 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:18:37 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:18:37 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:18:37 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:18:37 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:18:37 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:18:37 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:18:37 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:18:37 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 21:18:37 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 21:18:37 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:18:37 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:18:37 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 21:18:37 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 21:18:37 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:18:37 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:18:38 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 21:18:38 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:18:38 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:18:38 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:18:38 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:18:38 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:18:38 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:18:38 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 21:18:38 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 21:18:38 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 21:18:38 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 21:18:38 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:18:38 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:18:38 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:18:38 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:18:38 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:18:39 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:18:39 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:18:39 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:18:40 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:18:40 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:18:40 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:18:40 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:18:40 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:18:40 debconf: delaying package configuration, since apt-utils is not installed 21:18:40 Fetched 63.8 MB in 4s (17.7 MB/s) 21:18:40 (Reading database ... 13912 files and directories currently installed.) 21:18:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:18:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:18:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:18:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:18:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 21:18:40 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 21:18:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:42 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:42 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:42 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:42 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:42 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:42 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:18:42 (Reading database ... 13911 files and directories currently installed.) 21:18:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:18:43 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:18:43 (Reading database ... 13911 files and directories currently installed.) 21:18:43 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:43 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:43 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:43 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:43 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:18:43 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:18:43 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:18:44 (Reading database ... 13911 files and directories currently installed.) 21:18:44 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:18:44 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:18:44 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:18:44 (Reading database ... 13911 files and directories currently installed.) 21:18:44 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:18:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:18:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:18:45 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:18:45 Setting up base-files (10.1ubuntu2.10) ... 21:18:45 Installing new version of config file /etc/issue ... 21:18:45 Installing new version of config file /etc/issue.net ... 21:18:45 Installing new version of config file /etc/lsb-release ... 21:18:45 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:18:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:18:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:18:45 Removing obsolete conffile /etc/default/motd-news ... 21:18:45 (Reading database ... 13912 files and directories currently installed.) 21:18:45 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:18:45 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:18:45 Setting up bash (4.4.18-2ubuntu1.2) ... 21:18:46 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 21:18:46 (Reading database ... 13912 files and directories currently installed.) 21:18:46 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:18:46 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:18:46 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:18:46 (Reading database ... 13912 files and directories currently installed.) 21:18:46 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:18:46 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:18:46 Setting up tar (1.29b-2ubuntu0.2) ... 21:18:46 (Reading database ... 13912 files and directories currently installed.) 21:18:46 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:18:46 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:18:46 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:18:47 (Reading database ... 13912 files and directories currently installed.) 21:18:47 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:18:47 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:18:47 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:18:47 (Reading database ... 13912 files and directories currently installed.) 21:18:47 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:18:47 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:18:47 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:18:47 (Reading database ... 13912 files and directories currently installed.) 21:18:47 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:18:47 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:18:47 Setting up grep (3.1-2build1) ... 21:18:48 (Reading database ... 13912 files and directories currently installed.) 21:18:48 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:18:48 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:18:48 Setting up login (1:4.5-1ubuntu2) ... 21:18:48 (Reading database ... 13912 files and directories currently installed.) 21:18:48 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:18:48 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:18:48 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:18:48 (Reading database ... 13912 files and directories currently installed.) 21:18:48 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:18:48 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:18:49 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:18:49 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:18:49 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:18:49 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:18:49 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:18:50 (Reading database ... 13912 files and directories currently installed.) 21:18:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:18:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:18:51 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:18:51 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:18:51 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:18:51 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:18:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:18:51 (Reading database ... 13912 files and directories currently installed.) 21:18:51 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:18:51 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:18:51 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:18:51 (Reading database ... 13912 files and directories currently installed.) 21:18:51 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:18:51 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:18:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:18:52 (Reading database ... 13912 files and directories currently installed.) 21:18:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:18:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:18:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:18:52 (Reading database ... 13912 files and directories currently installed.) 21:18:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:18:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:18:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:18:52 (Reading database ... 13912 files and directories currently installed.) 21:18:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:18:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:18:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:18:52 (Reading database ... 13912 files and directories currently installed.) 21:18:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:18:52 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:18:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:18:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:18:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:18:53 (Reading database ... 13912 files and directories currently installed.) 21:18:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:18:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:18:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:18:53 (Reading database ... 13912 files and directories currently installed.) 21:18:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:18:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:18:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:18:53 (Reading database ... 13912 files and directories currently installed.) 21:18:53 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:18:53 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:18:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:18:54 (Reading database ... 13912 files and directories currently installed.) 21:18:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:18:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:18:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:18:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:18:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:18:55 (Reading database ... 13912 files and directories currently installed.) 21:18:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:18:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:18:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:18:55 (Reading database ... 13912 files and directories currently installed.) 21:18:55 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:18:55 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:18:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:18:56 (Reading database ... 13914 files and directories currently installed.) 21:18:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:18:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:18:56 Setting up debconf (1.5.66ubuntu1) ... 21:18:56 (Reading database ... 13914 files and directories currently installed.) 21:18:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:18:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:18:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:18:56 (Reading database ... 13914 files and directories currently installed.) 21:18:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:18:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:18:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:18:57 (Reading database ... 13914 files and directories currently installed.) 21:18:57 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:18:57 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:18:57 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:18:57 (Reading database ... 13914 files and directories currently installed.) 21:18:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:18:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:18:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:18:57 (Reading database ... 13914 files and directories currently installed.) 21:18:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:18:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:18:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:18:57 (Reading database ... 13914 files and directories currently installed.) 21:18:57 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:18:57 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:18:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 21:18:58 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 21:18:58 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:18:58 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:18:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:18:58 (Reading database ... 13914 files and directories currently installed.) 21:18:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:18:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:18:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:18:58 (Reading database ... 13914 files and directories currently installed.) 21:18:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:18:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:18:58 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:18:59 (Reading database ... 13914 files and directories currently installed.) 21:18:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:18:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:18:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:18:59 (Reading database ... 13914 files and directories currently installed.) 21:18:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 21:18:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 21:18:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 21:18:59 (Reading database ... 13914 files and directories currently installed.) 21:18:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:18:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:18:59 Setting up passwd (1:4.5-1ubuntu2) ... 21:18:59 (Reading database ... 13914 files and directories currently installed.) 21:18:59 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 21:18:59 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:19:00 Setting up gpgv (2.2.4-1ubuntu1.3) ... 21:19:00 (Reading database ... 13914 files and directories currently installed.) 21:19:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:19:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:19:00 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:19:00 (Reading database ... 13914 files and directories currently installed.) 21:19:00 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:19:00 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:19:00 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:19:00 (Reading database ... 13914 files and directories currently installed.) 21:19:00 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:19:01 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:19:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:19:01 (Reading database ... 13914 files and directories currently installed.) 21:19:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:19:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:19:01 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:19:01 (Reading database ... 13914 files and directories currently installed.) 21:19:01 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 21:19:01 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:19:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:19:01 ---> 3bfc7aea04c6 21:19:01 Step 3/31 : WORKDIR /edgex-go 21:19:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:19:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:19:01 ---> 3bfc7aea04c6 21:19:01 Step 3/24 : WORKDIR /edgex-go 21:19:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:19:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:19:01 ---> 3bfc7aea04c6 21:19:01 Step 3/23 : WORKDIR /edgex-go 21:19:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:19:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:19:01 ---> 3bfc7aea04c6 21:19:01 Step 3/22 : WORKDIR /edgex-go 21:19:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:19:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:19:01 ---> 3bfc7aea04c6 21:19:01 Step 3/21 : WORKDIR /edgex-go 21:19:01 ---> Running in 310795fe9f96 21:19:01 ---> Running in 02d2971183ca 21:19:01 ---> Running in b1b6b9bba836 21:19:01 ---> Running in 3efa9a57b654 21:19:01 ---> Running in 8fbe80321ac8 21:19:01 Removing intermediate container 310795fe9f96 21:19:01 ---> 8bf10d8ab9b6 21:19:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:01 Removing intermediate container b1b6b9bba836 21:19:01 ---> ad7386afed29 21:19:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:01 Removing intermediate container 8fbe80321ac8 21:19:01 ---> 80f502fd5cef 21:19:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:01 Removing intermediate container 02d2971183ca 21:19:01 ---> 01fa6fad2c1e 21:19:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:01 Removing intermediate container 3efa9a57b654 21:19:01 ---> b1ab307272cf 21:19:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:01 ---> Running in 8c74d9402936 21:19:01 ---> Running in ea953e4ec5a1 21:19:01 ---> Running in 21cb08ca66e6 21:19:01 ---> Running in 26cb1d96209d 21:19:01 ---> Running in db49df32e8dd 21:19:01 Removing intermediate container 8c74d9402936 21:19:01 ---> d382dc834716 21:19:01 Step 5/23 : RUN apk add --update --no-cache make git 21:19:01 ---> Running in faf6a021dcbf 21:19:01 Removing intermediate container 21cb08ca66e6 21:19:01 ---> cac9a14eec27 21:19:01 Step 5/31 : RUN apk add --update --no-cache make git 21:19:01 Removing intermediate container ea953e4ec5a1 21:19:01 ---> 29970f2c8052 21:19:01 Step 5/22 : RUN apk add --update --no-cache make git 21:19:01 ---> Running in 2c0ee0398d27 21:19:01 ---> Running in 47d359c5552c 21:19:01 Removing intermediate container 26cb1d96209d 21:19:01 ---> ea459b0f0a17 21:19:01 Step 5/24 : RUN apk add --update --no-cache make git 21:19:01 Removing intermediate container db49df32e8dd 21:19:01 ---> 27afbafa6829 21:19:01 Step 5/21 : RUN apk add --update --no-cache make git 21:19:01 ---> Running in a1aa4bd124d7 21:19:01 ---> Running in f95766f21dfa 21:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:19:01 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 21:19:01 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 21:19:01 (Reading database ... 13914 files and directories currently installed.) 21:19:01 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 21:19:01 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 21:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:19:01 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 21:19:01 (Reading database ... 13915 files and directories currently installed.) 21:19:01 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:19:01 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:19:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:19:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:19:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 21:19:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 21:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:19:02 OK: 217 MiB in 51 packages 21:19:02 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 21:19:02 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 21:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:19:02 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:19:02 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:19:02 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:19:02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:19:02 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:19:02 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:19:02 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:19:02 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:19:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:19:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:19:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:19:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:19:03 OK: 217 MiB in 51 packages 21:19:03 OK: 217 MiB in 51 packages 21:19:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:19:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:19:03 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:19:03 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:19:03 OK: 217 MiB in 51 packages 21:19:03 OK: 217 MiB in 51 packages 21:19:04 Removing intermediate container faf6a021dcbf 21:19:04 ---> fdedc21ce2c1 21:19:04 Step 6/23 : COPY go.mod . 21:19:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:19:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:19:04 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:19:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:19:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:19:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:19:05 Removing intermediate container 2c0ee0398d27 21:19:05 ---> 8d346dcce45d 21:19:05 Step 6/22 : COPY go.mod . 21:19:05 ---> f7b713793132 21:19:05 Step 7/23 : RUN go mod download 21:19:05 Removing intermediate container a1aa4bd124d7 21:19:05 ---> a71758e46eee 21:19:05 Step 6/24 : COPY go.mod . 21:19:05 ---> Running in 5e30c91aeb2e 21:19:05 Removing intermediate container f95766f21dfa 21:19:05 ---> 107795442c4b 21:19:05 Step 6/21 : COPY go.mod . 21:19:05 Removing intermediate container 47d359c5552c 21:19:05 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:19:05 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:19:05 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:19:05 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:19:05 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:19:05 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:19:05 ---> 5ff157229a5b 21:19:05 Step 6/31 : COPY go.mod . 21:19:05 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:19:05 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:19:05 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:19:05 ---> 439a0b821e02 21:19:05 Step 7/22 : RUN go mod download 21:19:06 ---> Running in cc9c457b40a3 21:19:06 ---> c2586104168b 21:19:06 Step 7/24 : RUN go mod download 21:19:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:19:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:19:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:19:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:19:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:19:06 ---> 274fb068f46f 21:19:06 Step 7/21 : RUN go mod download 21:19:06 ---> Running in 44d3392bfe9c 21:19:06 ---> Running in da9d6c505367 21:19:06 ---> 4cb58ff480bc 21:19:06 Step 7/31 : RUN go mod download 21:19:07 ---> Running in 84852bde55ff 21:19:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:19:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:19:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:19:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:19:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:19:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:19:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:19:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:19:09 Removing intermediate container 5e30c91aeb2e 21:19:09 ---> b47411dffbee 21:19:09 Step 8/23 : COPY . . 21:19:10 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:19:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:19:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:19:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:19:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:19:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:19:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:19:10 Removing intermediate container cc9c457b40a3 21:19:10 ---> 50297911dda0 21:19:10 Step 8/22 : COPY . . 21:19:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:19:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:19:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:19:11 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:19:11 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:19:11 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:19:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:19:11 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:19:11 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:19:11 Removing intermediate container 44d3392bfe9c 21:19:11 ---> 58ba5e616622 21:19:11 Step 8/24 : COPY . . 21:19:11 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:19:11 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:19:11 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:19:11 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:19:11 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:19:11 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:19:11 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:19:11 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:19:11 21:19:11 Current default time zone: 'Etc/UTC' 21:19:11 Local time is now: Fri Jan 29 21:19:11 UTC 2021. 21:19:11 Universal Time is now: Fri Jan 29 21:19:11 UTC 2021. 21:19:11 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:19:11 21:19:11 Setting up systemd-sysv (237-3ubuntu10.44) ... 21:19:11 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:19:11 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 21:19:11 Removing intermediate container da9d6c505367 21:19:11 ---> 03b9269c25a3 21:19:11 Step 8/21 : COPY . . 21:19:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:19:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:19:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:19:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:19:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:19:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:19:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:19:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:19:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:19:12 Removing intermediate container 84852bde55ff 21:19:12 ---> d3f93cc487d2 21:19:12 Step 8/31 : COPY . . 21:19:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:19:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 21:19:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:19:12 Setting up patch (2.7.6-2ubuntu1.1) ... 21:19:12 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:19:12 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:19:12 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 21:19:12 Installing new version of config file /etc/ssl/openssl.cnf ... 21:19:12 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:19:12 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:19:12 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 21:19:14 Updating certificates in /etc/ssl/certs... 21:19:15 22 added, 17 removed; done. 21:19:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:19:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:19:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:19:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:19:15 Setting up pkgbinarymangler (138.18.04.1) ... 21:19:15 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:19:16 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 21:19:16 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:19:16 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:19:16 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:19:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:19:16 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:19:16 Setting up perl (5.26.1-6ubuntu0.5) ... 21:19:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 21:19:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:19:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:19:16 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 21:19:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:19:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:19:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:19:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:19:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:19:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:19:16 Processing triggers for systemd (237-3ubuntu10.44) ... 21:19:16 Processing triggers for mime-support (3.60ubuntu1) ... 21:19:16 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 21:19:16 Updating certificates in /etc/ssl/certs... 21:19:17 0 added, 0 removed; done. 21:19:17 Running hooks in /etc/ca-certificates/update.d... 21:19:17 done. 21:19:17 Reading package lists... 21:19:17 Building dependency tree... 21:19:17 Reading state information... 21:19:17 The following NEW packages will be installed: 21:19:17 apt-transport-https 21:19:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:19:18 Need to get 1696 B of archives. 21:19:18 After this operation, 153 kB of additional disk space will be used. 21:19:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 21:19:18 debconf: delaying package configuration, since apt-utils is not installed 21:19:18 Fetched 1696 B in 0s (9452 B/s) 21:19:18 Selecting previously unselected package apt-transport-https. 21:19:18 (Reading database ... 13929 files and directories currently installed.) 21:19:18 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 21:19:18 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 21:19:18 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 21:19:18 Waiting for network to be ready... 21:19:25 2021-01-29T21:19:21Z INFO Waiting for automatic snapd restart... 21:19:25 snapd 2.48.2 from Canonical* installed 21:19:25 "snapd" switched to the "latest/stable" channel 21:19:25 21:19:28 core18 20201210 from Canonical* installed 21:19:28 "core18" switched to the "latest/stable" channel 21:19:28 21:19:31 snapcraft 4.4.4 from Canonical* installed 21:19:31 "snapcraft" switched to the "latest/stable" channel 21:19:31 21:19:35 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: 21:19:35 - README.md 21:19:35 - snapcraft.yaml.orig 21:19:35 21:19:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:19:39 ---> 82a9bca4272a 21:19:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:19:39 ---> 9df3f76dc388 21:19:39 Step 9/23 : RUN make cmd/core-command/core-command 21:19:39 ---> 4052c06b5ef2 21:19:39 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:19:39 ---> 6b15a9a4e369 21:19:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 21:19:39 ---> Running in d4ecaf1f90ec 21:19:39 ---> Running in 6b3399e2fe93 21:19:39 ---> Running in 6d7d54bb5b1a 21:19:39 ---> Running in 9ce97c3054ed 21:19:39 ---> 11f67ecf620d 21:19:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:19:39 ---> Running in ba7441b748a7 21:19:39 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 21:19:39 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 21:19:39 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 21:19:39 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 21:19:39 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 21:19:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:19:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:19:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:19:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:19:43 Reading package lists... 21:19:43 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 21:19:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:19:49 Reading package lists... 21:19:49 Building dependency tree... 21:19:49 Reading state information... 21:19:49 Suggested packages: 21:19:49 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:19:49 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:19:49 Recommended packages: 21:19:49 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:19:49 The following NEW packages will be installed: 21:19:49 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:19:49 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:19:49 pkg-config zip 21:19:49 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:19:49 Need to get 7655 kB of archives. 21:19:49 After this operation, 43.7 MB of additional disk space will be used. 21:19:49 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:19:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 21:19:50 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:19:50 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:19:50 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:19:50 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:19:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:19:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:19:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:19:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:19:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 21:19:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:19:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 21:19:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:19:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:19:50 debconf: delaying package configuration, since apt-utils is not installed 21:19:50 Fetched 7655 kB in 1s (7239 kB/s) 21:19:50 Selecting previously unselected package libglib2.0-0:amd64. 21:19:50 (Reading database ... 13933 files and directories currently installed.) 21:19:50 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 21:19:50 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:19:51 Selecting previously unselected package libpsl5:amd64. 21:19:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:19:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:19:51 Selecting previously unselected package libnghttp2-14:amd64. 21:19:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:19:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:19:51 Selecting previously unselected package librtmp1:amd64. 21:19:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:19:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:19:51 Selecting previously unselected package libcurl3-gnutls:amd64. 21:19:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 21:19:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:19:51 Selecting previously unselected package liberror-perl. 21:19:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:19:51 Unpacking liberror-perl (0.17025-1) ... 21:19:51 Selecting previously unselected package git-man. 21:19:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:19:51 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:19:51 Selecting previously unselected package git. 21:19:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:19:51 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:19:52 Selecting previously unselected package libnorm1:amd64. 21:19:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:19:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:19:52 Selecting previously unselected package libpgm-5.2-0:amd64. 21:19:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:19:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:19:52 Selecting previously unselected package libsodium23:amd64. 21:19:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:19:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:19:53 Selecting previously unselected package libzmq5:amd64. 21:19:53 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:19:53 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:19:53 Selecting previously unselected package libzmq3-dev:amd64. 21:19:53 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:19:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:19:53 Selecting previously unselected package pkg-config. 21:19:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:19:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:19:53 Selecting previously unselected package zip. 21:19:53 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:19:53 Unpacking zip (3.0-11build1) ... 21:19:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:19:53 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:19:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:19:53 Setting up liberror-perl (0.17025-1) ... 21:19:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:19:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:19:53 No schema files found: doing nothing. 21:19:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:19:53 Setting up zip (3.0-11build1) ... 21:19:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:19:53 Setting up libsodium23:amd64 (1.0.16-2) ... 21:19:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:19:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:19:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:19:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:19:53 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:19:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:20:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:20:00 git set to automatically installed. 21:20:00 git-man set to automatically installed. 21:20:00 libcurl3-gnutls set to automatically installed. 21:20:00 liberror-perl set to automatically installed. 21:20:00 libglib2.0-0 set to automatically installed. 21:20:00 libnghttp2-14 set to automatically installed. 21:20:00 libnorm1 set to automatically installed. 21:20:00 libpgm-5.2-0 set to automatically installed. 21:20:00 libpsl5 set to automatically installed. 21:20:00 librtmp1 set to automatically installed. 21:20:00 libsodium23 set to automatically installed. 21:20:00 libzmq3-dev set to automatically installed. 21:20:00 libzmq5 set to automatically installed. 21:20:00 pkg-config set to automatically installed. 21:20:00 zip set to automatically installed. 21:20:02 snapd is not logged in, snap install commands will use sudo 21:20:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:20:09 snap "core18" has no updates available 21:20:10 Pulling config-common 21:20:11 Pulling go-build-helper 21:20:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:20:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:20:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] 21:20:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] 21:20:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 21:20:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 21:20:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] 21:20:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] 21:20:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 21:20:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 21:20:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:20:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:20:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:20:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:20:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:20:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:20:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:20:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:20:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:20:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] 21:20:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 21:20:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 21:20:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 21:20:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 21:20:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 21:20:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 21:20:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 21:20:33 Fetched 23.9 MB in 0s (0 B/s) 21:20:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:20:33 Fetched 96.5 kB in 0s (0 B/s) 21:20:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:20:33 Fetched 279 kB in 0s (0 B/s) 21:20:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:20:33 Fetched 122 kB in 0s (0 B/s) 21:20:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:20:33 Fetched 77.8 kB in 0s (0 B/s) 21:20:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:20:33 Fetched 8848 B in 0s (0 B/s) 21:20:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:20:33 Fetched 47.8 kB in 0s (0 B/s) 21:20:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:20:33 Fetched 45.6 kB in 0s (0 B/s) 21:20:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:20:33 Fetched 15.0 kB in 0s (0 B/s) 21:20:33 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 21:20:33 Fetched 214 kB in 0s (0 B/s) 21:20:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 21:20:33 Fetched 155 kB in 0s (0 B/s) 21:20:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:20:33 Fetched 50.6 kB in 0s (0 B/s) 21:20:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:20:33 Fetched 14.8 kB in 0s (0 B/s) 21:20:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:20:33 Fetched 41.8 kB in 0s (0 B/s) 21:20:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:20:33 Fetched 499 kB in 0s (0 B/s) 21:20:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:20:33 Fetched 111 kB in 0s (0 B/s) 21:20:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:20:33 Fetched 240 kB in 0s (0 B/s) 21:20:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:20:33 Fetched 29.3 kB in 0s (0 B/s) 21:20:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:20:33 Fetched 85.5 kB in 0s (0 B/s) 21:20:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:20:33 Fetched 24.5 kB in 0s (0 B/s) 21:20:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:20:33 Fetched 49.2 kB in 0s (0 B/s) 21:20:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:20:33 Fetched 54.2 kB in 0s (0 B/s) 21:20:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:20:33 Fetched 30.8 kB in 0s (0 B/s) 21:20:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 21:20:33 Fetched 17.0 kB in 0s (0 B/s) 21:20:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:20:33 Fetched 85.9 kB in 0s (0 B/s) 21:20:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:20:33 Fetched 8720 B in 0s (0 B/s) 21:20:33 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 21:20:33 Fetched 137 kB in 0s (0 B/s) 21:20:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:20:33 Fetched 119 kB in 0s (0 B/s) 21:20:33 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 21:20:33 Fetched 109 kB in 0s (0 B/s) 21:20:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:20:33 Fetched 11.1 kB in 0s (0 B/s) 21:20:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:20:33 Fetched 645 kB in 0s (0 B/s) 21:20:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:20:33 Fetched 41.3 kB in 0s (0 B/s) 21:20:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:20:33 Fetched 17.9 kB in 0s (0 B/s) 21:20:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:20:33 Fetched 368 kB in 0s (0 B/s) 21:20:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:20:33 Fetched 187 kB in 0s (0 B/s) 21:20:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:20:33 Fetched 175 kB in 0s (0 B/s) 21:20:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:20:34 Fetched 206 kB in 0s (0 B/s) 21:20:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 21:20:34 Fetched 1301 kB in 0s (0 B/s) 21:20:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:20:34 Fetched 36.2 kB in 0s (0 B/s) 21:20:34 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 21:20:34 Fetched 159 kB in 0s (0 B/s) 21:20:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:20:34 Fetched 107 kB in 0s (0 B/s) 21:20:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:20:34 Fetched 48.7 kB in 0s (0 B/s) 21:20:34 Pulling static-packages 21:20:35 'go115' has dependencies that need to be staged: go-build-helper static-packages 21:20:35 Skipping pull go-build-helper (already ran) 21:20:35 Skipping pull static-packages (already ran) 21:20:35 Building go-build-helper 21:20:39 Building static-packages 21:20:41 Staging go-build-helper 21:20:41 Staging static-packages 21:20:42 Pulling go115 21:20:43 'edgex-go' has dependencies that need to be staged: go115 21:20:43 Skipping pull go115 (already ran) 21:20:43 Building go115 21:20:43 % Total % Received % Xferd Average Speed Time Time Time Current 21:20:43 Dload Upload Total Spent Left Speed 21:20:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 115M 15 17.8M 0 0 27.9M 0 0:00:04 --:--:-- 0:00:04 27.9M 65 115M 65 75.7M 0 0 45.9M 0 0:00:02 0:00:01 0:00:01 45.9M 100 115M 100 115M 0 0 46.3M 0 0:00:02 0:00:02 --:--:-- 46.3M 21:20:46 go1.15.2.linux-amd64.tar.gz: OK 21:20:51 Staging go115 21:20:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:20:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:20:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:20:55 Fetched 0 B in 0s (0 B/s) 21:20:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:20:55 Fetched 224 kB in 0s (0 B/s) 21:20:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:20:55 Fetched 157 kB in 0s (0 B/s) 21:20:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:20:55 Fetched 221 kB in 0s (0 B/s) 21:20:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:20:55 Fetched 143 kB in 0s (0 B/s) 21:20:55 Pulling edgex-go 21:20:56 Pulling version 21:20:57 Building config-common 21:20:59 Skipping build go-build-helper (already ran) 21:20:59 Skipping build static-packages (already ran) 21:20:59 Skipping build go115 (already ran) 21:20:59 Building edgex-go 21:20:59 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 21:21:01 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 21:21:01 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 21:21:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:21:01 go: downloading github.com/gorilla/mux v1.8.0 21:21:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:21:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 21:21:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.12 21:21:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 21:21:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 21:21:01 go: downloading github.com/google/uuid v1.2.0 21:21:01 go: downloading github.com/go-kit/kit v0.8.0 21:21:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:21:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:21:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:21:01 go: downloading github.com/pelletier/go-toml v1.2.0 21:21:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 21:21:01 go: downloading gopkg.in/yaml.v2 v2.4.0 21:21:01 go: downloading github.com/pkg/errors v0.8.1 21:21:01 go: downloading github.com/imdario/mergo v0.3.11 21:21:01 go: downloading github.com/pebbe/zmq4 v1.2.2 21:21:01 go: downloading github.com/go-playground/validator/v10 v10.3.0 21:21:01 go: downloading github.com/BurntSushi/toml v0.3.1 21:21:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 21:21:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 21:21:01 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:21:01 go: downloading github.com/x448/float16 v0.8.4 21:21:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:21:01 go: downloading github.com/hashicorp/consul/api v1.1.0 21:21:01 go: downloading github.com/go-playground/universal-translator v0.17.0 21:21:01 go: downloading github.com/leodido/go-urn v1.2.0 21:21:01 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:21:01 go: downloading github.com/mitchellh/copystructure v1.0.0 21:21:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:21:01 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:21:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:21:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:21:01 go: downloading github.com/hashicorp/serf v0.8.2 21:21:01 go: downloading github.com/go-playground/locales v0.13.0 21:21:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:21:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:21:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:21:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:21:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:21:08 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 21:21:11 Removing intermediate container 6d7d54bb5b1a 21:21:11 ---> 8bd902a6c3cc 21:21:11 21:21:11 Step 10/24 : FROM alpine:3.12 21:21:11 3.12: Pulling from library/alpine 21:21:11 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:21:11 Status: Downloaded newer image for alpine:3.12 21:21:11 ---> afeebe901d6b 21:21:11 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:21:12 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 21:21:13 ---> Running in 448caeb82bf4 21:21:13 Removing intermediate container ba7441b748a7 21:21:13 ---> 04eae43adb08 21:21:13 21:21:13 Step 10/21 : FROM alpine:3.12 21:21:13 ---> afeebe901d6b 21:21:13 Step 11/21 : RUN apk add --update --no-cache curl 21:21:13 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 21:21:13 ---> Running in 150e1bcbc06d 21:21:14 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 21:21:14 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 21:21:14 go: downloading github.com/stretchr/testify v1.7.0 21:21:14 go: downloading github.com/davecgh/go-spew v1.1.1 21:21:14 go: downloading github.com/pmezard/go-difflib v1.0.0 21:21:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:21:15 (1/5) Installing ca-certificates (20191127-r4) 21:21:15 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:21:15 (3/5) Installing libcurl (7.69.1-r3) 21:21:15 (4/5) Installing curl (7.69.1-r3) 21:21:15 (5/5) Installing dumb-init (1.2.2-r1) 21:21:15 Executing busybox-1.31.1-r19.trigger 21:21:15 Executing ca-certificates-20191127-r4.trigger 21:21:16 (1/4) Installing ca-certificates (20191127-r4) 21:21:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:21:16 (3/4) Installing libcurl (7.69.1-r3) 21:21:16 (4/4) Installing curl (7.69.1-r3) 21:21:16 Executing busybox-1.31.1-r19.trigger 21:21:16 Executing ca-certificates-20191127-r4.trigger 21:21:16 OK: 7 MiB in 19 packages 21:21:16 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 21:21:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:21:16 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:21:16 OK: 7 MiB in 18 packages 21:21:18 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 21:21:18 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 21:21:18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:21:20 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 21:21:20 Removing intermediate container 448caeb82bf4 21:21:20 ---> 86de6610dfad 21:21:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:21:20 ---> Running in 051ba33b12d3 21:21:20 Removing intermediate container 150e1bcbc06d 21:21:20 ---> 289df6405964 21:21:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:21:20 ---> Running in 7aed7cb2d33d 21:21:20 Removing intermediate container 051ba33b12d3 21:21:20 ---> fcfaa34759e6 21:21:20 Step 13/24 : WORKDIR / 21:21:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:21:21 ---> Running in dec0e994880c 21:21:21 Removing intermediate container 7aed7cb2d33d 21:21:21 ---> b1468d5f7075 21:21:21 Step 13/21 : WORKDIR /edgex 21:21:21 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 21:21:21 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:21:22 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 21:21:22 go: downloading github.com/lib/pq v1.9.0 21:21:23 ---> Running in bee5d3d396f7 21:21:23 Removing intermediate container dec0e994880c 21:21:23 ---> 7d46db54defe 21:21:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:21:23 Removing intermediate container 9ce97c3054ed 21:21:23 ---> 5798834226c3 21:21:23 21:21:23 Step 10/31 : FROM alpine:3.12 21:21:23 ---> afeebe901d6b 21:21:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:21:24 Removing intermediate container bee5d3d396f7 21:21:24 ---> 8a931ca0cf8f 21:21:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:21:24 ---> Running in 2acd82455572 21:21:25 ---> e0463623c6c6 21:21:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:21:26 Removing intermediate container 2acd82455572 21:21:26 ---> 754bdb39bd4a 21:21:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:21:26 ---> 13aa7eb4d292 21:21:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:21:26 Building version 21:21:26 ---> Running in 99f32920be4e 21:21:26 ---> 3fd90646e464 21:21:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:21:27 Removing intermediate container 6b3399e2fe93 21:21:27 ---> 8b6b4181adfe 21:21:27 21:21:27 Step 10/23 : FROM alpine:3.12 21:21:27 ---> afeebe901d6b 21:21:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:21:27 Removing intermediate container d4ecaf1f90ec 21:21:27 ---> 0a9b53684b0b 21:21:27 21:21:27 Step 10/22 : FROM alpine:3.12 21:21:27 ---> afeebe901d6b 21:21:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:21:27 Staging config-common 21:21:27 ---> f47f5a1499ac 21:21:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:21:27 ---> Running in 2c1aceda685c 21:21:27 ---> Running in 9293db619ae9 21:21:28 ---> ad22b09eb4d2 21:21:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:21:28 Skipping stage go-build-helper (already ran) 21:21:28 Skipping stage static-packages (already ran) 21:21:28 Skipping stage go115 (already ran) 21:21:28 Staging edgex-go 21:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:21:29 Staging version 21:21:29 (1/2) Installing dumb-init (1.2.2-r1) 21:21:29 (2/2) Installing su-exec (0.2-r1) 21:21:29 Executing busybox-1.31.1-r19.trigger 21:21:29 OK: 5 MiB in 16 packages 21:21:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:21:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:21:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:21:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:21:30 ---> 5b9182ca2ed9 21:21:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:21:30 Priming config-common 21:21:30 ---> 6baf08e5e214 21:21:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:21:30 ---> Running in 39259352d489 21:21:30 (1/1) Installing dumb-init (1.2.2-r1) 21:21:30 Executing busybox-1.31.1-r19.trigger 21:21:30 OK: 5 MiB in 15 packages 21:21:30 (1/1) Installing dumb-init (1.2.2-r1) 21:21:30 Executing busybox-1.31.1-r19.trigger 21:21:30 OK: 5 MiB in 15 packages 21:21:31 Priming go-build-helper 21:21:31 Removing intermediate container 39259352d489 21:21:31 ---> 13a06a981e95 21:21:31 Step 18/21 : CMD ["--init=true"] 21:21:31 ---> Running in 08103ec777aa 21:21:31 Removing intermediate container 99f32920be4e 21:21:31 ---> d9dc1e1a9acc 21:21:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:21:32 ---> Running in c3e1e9323db6 21:21:32 Priming static-packages 21:21:32 Removing intermediate container 08103ec777aa 21:21:32 ---> 6e2a49dd410b 21:21:32 Step 19/21 : LABEL arch=arm64 21:21:32 ---> d0ce7f671f1e 21:21:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:21:32 ---> Running in a7ea9d8d98a8 21:21:32 Removing intermediate container 9293db619ae9 21:21:32 ---> 3f393f4b881c 21:21:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:21:33 Removing intermediate container c3e1e9323db6 21:21:33 ---> 93d04d9de108 21:21:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:21:33 ---> Running in b17c67ca4e4a 21:21:33 Removing intermediate container 2c1aceda685c 21:21:33 ---> fc24db7370b6 21:21:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:21:33 ---> Running in e8af4fc09dc8 21:21:33 ---> Running in 8b102fe6a568 21:21:33 Removing intermediate container a7ea9d8d98a8 21:21:33 ---> 26a38ee24db1 21:21:33 Step 20/21 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:21:33 ---> Running in 0c71b75a80df 21:21:33 Removing intermediate container b17c67ca4e4a 21:21:33 ---> d5d76f01c10b 21:21:33 Step 13/22 : ENV APP_PORT=48085 21:21:33 Removing intermediate container e8af4fc09dc8 21:21:33 ---> 49a30377a475 21:21:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:21:34 ---> 905cb53761bf 21:21:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:21:34 ---> Running in 77e58b1e11af 21:21:34 Removing intermediate container 8b102fe6a568 21:21:34 ---> 1831cba5a58d 21:21:34 Step 13/23 : ENV APP_PORT=48082 21:21:34 ---> Running in 49e8bce93d19 21:21:34 ---> Running in e0e3b0891321 21:21:34 ---> Running in b58bf99f6f65 21:21:34 Removing intermediate container 0c71b75a80df 21:21:34 ---> 974db8d39150 21:21:34 Step 21/21 : LABEL version=0.0.0 21:21:34 Removing intermediate container 77e58b1e11af 21:21:34 ---> d61c208be88a 21:21:34 Step 14/22 : EXPOSE $APP_PORT 21:21:34 Priming go115 21:21:35 ---> Running in e188f8df7e1d 21:21:35 ---> Running in c2b9f69db11d 21:21:35 Removing intermediate container b58bf99f6f65 21:21:35 ---> 7460d391a1aa 21:21:35 Step 14/23 : EXPOSE $APP_PORT 21:21:35 ---> Running in 65d82298c47a 21:21:35 Priming edgex-go 21:21:35 Removing intermediate container e188f8df7e1d 21:21:35 ---> 4e54a56aa928 21:21:35 21:21:35 Removing intermediate container c2b9f69db11d 21:21:35 ---> 9359f48c499b 21:21:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:36 Successfully built 4e54a56aa928 21:21:36 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:21:36  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 21:21:36 Removing intermediate container 65d82298c47a 21:21:36 ---> 85c78fc4efb5 21:21:36 Step 15/23 : WORKDIR / 21:21:36 Priming version 21:21:36 ---> Running in b2245a1cdeba 21:21:37 ---> da3c82310e00 21:21:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:21:37 Removing intermediate container b2245a1cdeba 21:21:37 ---> d007504abeca 21:21:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:37 Removing intermediate container 49e8bce93d19 21:21:37 ---> 79389b2b9466 21:21:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:21:37 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 21:21:38 ---> Running in 3e46ccc3fefa 21:21:38 Removing intermediate container e0e3b0891321 21:21:38 ---> c9371794eb8a 21:21:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:21:39 ---> 2d8e6d2e530a 21:21:39 ---> 248c76029e01 21:21:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:21:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] // ws [Pipeline] } 21:21:40 ---> Running in 1f77e6a54e1b 21:21:40 Removing intermediate container 3e46ccc3fefa 21:21:40 ---> 113e5e682408 21:21:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 21:21:40 Removing intermediate container 1f77e6a54e1b 21:21:40 ---> 76dfd508f4ab 21:21:40 Step 22/24 : LABEL arch=arm64 [Pipeline] } [Pipeline] // stage [Pipeline] } 21:21:41 ---> Running in 5ee36146dd85 21:21:41 ---> 5eba7d1a3fe4 21:21:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:21:42 ---> 892568e31b39 21:21:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:21:42 ---> ebecc39cc08c 21:21:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:21:42 ---> Running in 90b5e5232403 21:21:42 ---> Running in 02ebce7b246c 21:21:42 Removing intermediate container 5ee36146dd85 21:21:42 ---> 25b6d4d04f1f 21:21:42 Step 23/24 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:21:43 ---> Running in 1ed3c184a334 21:21:43 Removing intermediate container 90b5e5232403 21:21:43 ---> c92496831427 21:21:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:43 ---> Running in c098727cb386 21:21:43 ---> 16f26f11c998 21:21:43 Step 19/23 : ENTRYPOINT ["/core-command"] 21:21:43 Removing intermediate container 1ed3c184a334 21:21:43 ---> 7ff6b620447d 21:21:43 Step 24/24 : LABEL version=0.0.0 21:21:44 ---> Running in 1c080ecf73e3 21:21:44 ---> Running in f8c8bac8458b 21:21:44 Removing intermediate container c098727cb386 21:21:44 ---> 1118adb41d1b 21:21:44 Step 20/22 : LABEL arch=arm64 21:21:44 ---> Running in 3409af513945 21:21:45 Removing intermediate container 1c080ecf73e3 21:21:45 ---> 18e2b1e283b9 21:21:45 21:21:45 Removing intermediate container f8c8bac8458b 21:21:45 ---> 179fb00a542b 21:21:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:45 Successfully built 18e2b1e283b9 21:21:45 ---> Running in 0d8639316012 21:21:45 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:21:45  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 21:21:45 Removing intermediate container 3409af513945 21:21:45 ---> 688abf695629 21:21:45 Step 21/22 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:21:46 Removing intermediate container 02ebce7b246c 21:21:46 ---> e247edeef8db 21:21:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:46 ---> Running in b9b32e817d87 21:21:46 Removing intermediate container 0d8639316012 21:21:46 ---> b2128a289ec9 21:21:46 Step 21/23 : LABEL arch=arm64 21:21:46 ---> Running in 90700ddd1072 21:21:46 Removing intermediate container b9b32e817d87 21:21:46 ---> 36009f6e02cb 21:21:46 Step 22/22 : LABEL version=0.0.0 21:21:47 ---> Running in 6d986a7642ac 21:21:47 ---> 28242c9afbe0 21:21:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:21:47 Removing intermediate container 90700ddd1072 21:21:47 ---> 41f0bf3c9ecf 21:21:47 Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:21:47 ---> Running in e0fa2d7a434c 21:21:48 Removing intermediate container 6d986a7642ac 21:21:48 ---> ce759a615d9f 21:21:48 21:21:49 Successfully built ce759a615d9f 21:21:49 Successfully tagged docker-support-scheduler-go-arm64:latest 21:21:49  Building docker-support-scheduler-go ... done Building docker-core-data-go 21:21:49 ---> 31c9acee4b12 21:21:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:21:49 Removing intermediate container e0fa2d7a434c 21:21:49 ---> 11341ef82665 21:21:49 Step 23/23 : LABEL version=0.0.0 21:21:50 ---> Running in cb805379938d 21:21:50 ---> ac9b6c2ec223 21:21:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 21:21:50 Removing intermediate container cb805379938d 21:21:50 ---> 8d780dc2bdd5 21:21:50 21:21:51 Successfully built 8d780dc2bdd5 21:21:51 Successfully tagged docker-core-command-go-arm64:latest 21:21:51 Building docker-sys-mgmt-agent-go 21:21:52  Building docker-core-command-go ... done  ---> 5901c61408ab 21:21:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:21:53 ---> 5c5b82bb104f 21:21:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:21:54 ---> Running in 917b345e005d 21:21:55 Removing intermediate container 917b345e005d 21:21:55 ---> 877930b7e144 21:21:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:21:56 ---> 0aeacc2b35dd 21:21:56 Step 26/31 : RUN chmod +x /entrypoint.sh 21:21:57 ---> Running in 8e6bbe43c73e 21:22:01 Removing intermediate container 8e6bbe43c73e 21:22:01 ---> a89be4a321e3 21:22:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:22:02 ---> Running in 67a7111d0f66 21:22:02 Removing intermediate container 67a7111d0f66 21:22:02 ---> a900384a48e7 21:22:02 Step 28/31 : CMD ["gate"] 21:22:03 ---> Running in f4c850d5d80a 21:22:04 Removing intermediate container f4c850d5d80a 21:22:04 ---> 8eef13d968a8 21:22:04 Step 29/31 : LABEL arch=arm64 21:22:04 ---> Running in a83fbf6c8833 21:22:05 Removing intermediate container a83fbf6c8833 21:22:05 ---> 73691898d86a 21:22:05 Step 30/31 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:22:06 ---> Running in 14b5c75d6dbc 21:22:06 Removing intermediate container 14b5c75d6dbc 21:22:06 ---> 756a93d35b83 21:22:06 Step 31/31 : LABEL version=0.0.0 21:22:07 ---> Running in adbee69af735 21:22:07 Removing intermediate container adbee69af735 21:22:07 ---> 6dd75146cb65 21:22:07 21:22:08 Successfully built 6dd75146cb65 21:22:08 Successfully tagged docker-security-bootstrapper-go-arm64:latest 21:22:10  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:22:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:22:10 ---> 3bfc7aea04c6 21:22:10 Step 3/22 : WORKDIR /edgex-go 21:22:10 ---> Using cache 21:22:10 ---> 80f502fd5cef 21:22:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:10 ---> Using cache 21:22:10 ---> 27afbafa6829 21:22:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:22:11 ---> Running in 901a9107d0dc 21:22:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:22:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:22:14 OK: 217 MiB in 51 packages 21:22:17 Removing intermediate container 901a9107d0dc 21:22:17 ---> 4a71954f8826 21:22:17 Step 6/22 : COPY go.mod . 21:22:18 ---> 1ecdeea85c0a 21:22:18 Step 7/22 : RUN go mod download 21:22:18 ---> Running in 38cedecf5089 21:22:23 Removing intermediate container 38cedecf5089 21:22:23 ---> d78bc013fdd2 21:22:23 Step 8/22 : COPY . . 21:22:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:22:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:22:31 ---> 3bfc7aea04c6 21:22:31 Step 3/23 : WORKDIR /edgex-go 21:22:31 ---> Using cache 21:22:31 ---> 80f502fd5cef 21:22:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:31 ---> Using cache 21:22:31 ---> 27afbafa6829 21:22:31 Step 5/23 : RUN apk add --update --no-cache make git 21:22:31 ---> Using cache 21:22:31 ---> 107795442c4b 21:22:31 Step 6/23 : COPY go.mod . 21:22:31 ---> Using cache 21:22:31 ---> 274fb068f46f 21:22:31 Step 7/23 : RUN go mod download 21:22:31 ---> Using cache 21:22:31 ---> 03b9269c25a3 21:22:31 Step 8/23 : COPY . . 21:22:31 ---> Using cache 21:22:31 ---> 11f67ecf620d 21:22:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:22:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:22:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:22:33 ---> 3bfc7aea04c6 21:22:33 Step 3/23 : WORKDIR /edgex-go 21:22:33 ---> Using cache 21:22:33 ---> 80f502fd5cef 21:22:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:33 ---> Using cache 21:22:33 ---> 27afbafa6829 21:22:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:22:33 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:22:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:22:33 ---> 3bfc7aea04c6 21:22:33 Step 3/26 : WORKDIR /edgex-go 21:22:33 ---> Using cache 21:22:33 ---> 80f502fd5cef 21:22:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:33 ---> Using cache 21:22:33 ---> 27afbafa6829 21:22:33 Step 5/26 : RUN apk add --update --no-cache make bash git 21:22:36 ---> Running in 6f3378e1a041 21:22:36 ---> Running in 936f0dda8dc5 21:22:36 ---> Running in 12a332824381 21:22:38 ---> 7d606946f32a 21:22:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:22:38 ---> Running in 12c4e93833d5 21:22:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:22:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:22:38 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 21:22:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:22:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:22:39 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 21:22:40 OK: 217 MiB in 51 packages 21:22:40 OK: 217 MiB in 51 packages 21:22:42 Removing intermediate container 936f0dda8dc5 21:22:42 ---> 1fdd59b55fd4 21:22:42 Step 6/23 : COPY go.mod . 21:22:42 Removing intermediate container 12a332824381 21:22:42 ---> ccfbe4df44a3 21:22:42 Step 6/26 : COPY go.mod . 21:22:43 ---> 1a3193dc3e74 21:22:43 Step 7/23 : RUN go mod download 21:22:43 ---> Running in eaf98c99e03a 21:22:44 ---> e45a460bccff 21:22:44 Step 7/26 : RUN go mod download 21:22:44 ---> Running in 0af2707da40c 21:22:48 Removing intermediate container eaf98c99e03a 21:22:48 ---> f817d28e7b02 21:22:48 Step 8/23 : COPY . . 21:22:49 Removing intermediate container 0af2707da40c 21:22:49 ---> ba24f5128564 21:22:49 Step 8/26 : COPY . . 21:23:21 ---> 6be77f35b49e 21:23:21 Step 9/23 : RUN make cmd/core-data/core-data 21:23:21 ---> a8e5cee7c017 21:23:21 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:23:21 ---> Running in 1b012c45ff0e 21:23:21 ---> Running in d0fa570b41f7 21:23:23 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 21:23:23 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 21:23:45 Removing intermediate container 12c4e93833d5 21:23:45 ---> 0139dded759a 21:23:45 21:23:45 Step 10/22 : FROM alpine:3.12 21:23:45 ---> afeebe901d6b 21:23:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:23:45 ---> Running in 0b099d1874b3 21:23:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:23:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:23:48 (1/2) Installing ca-certificates (20191127-r4) 21:23:48 (2/2) Installing dumb-init (1.2.2-r1) 21:23:48 Executing busybox-1.31.1-r19.trigger 21:23:48 Executing ca-certificates-20191127-r4.trigger 21:23:48 OK: 6 MiB in 16 packages 21:23:52 Removing intermediate container 0b099d1874b3 21:23:52 ---> b491600bfa6d 21:23:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:23:52 ---> Running in b040c7c75a90 21:23:52 Removing intermediate container b040c7c75a90 21:23:52 ---> b23a9e5e4432 21:23:52 Step 13/22 : ENV APP_PORT=48060 21:23:52 ---> Running in d8371007f60e 21:23:53 Removing intermediate container d8371007f60e 21:23:53 ---> 22481de9aa29 21:23:53 Step 14/22 : EXPOSE $APP_PORT 21:23:53 ---> Running in 9e32e58e9a1e 21:23:54 Removing intermediate container 9e32e58e9a1e 21:23:54 ---> 0bc1f69b244f 21:23:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:23:55 ---> 9e8449399394 21:23:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:23:57 ---> bf8fcde4fed7 21:23:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:23:58 ---> 7bc31897111a 21:23:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:23:58 ---> Running in e3faa47857d9 21:23:59 Removing intermediate container e3faa47857d9 21:23:59 ---> e29727865979 21:23:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:23:59 ---> Running in b3822ae43e79 21:24:00 Removing intermediate container b3822ae43e79 21:24:00 ---> eb8a42549704 21:24:00 Step 20/22 : LABEL arch=arm64 21:24:00 ---> Running in 52ebe8aa32eb 21:24:01 Removing intermediate container 52ebe8aa32eb 21:24:01 ---> 8ae349fea8a8 21:24:01 Step 21/22 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:24:02 ---> Running in 6999842a7bc4 21:24:03 Removing intermediate container 6999842a7bc4 21:24:03 ---> c6f1538eed3a 21:24:03 Step 22/22 : LABEL version=0.0.0 21:24:03 ---> Running in 805e45d971ff 21:24:04 Removing intermediate container 805e45d971ff 21:24:04 ---> 08b269d052cd 21:24:04 21:24:05 Successfully built 08b269d052cd 21:24:05 Successfully tagged docker-support-notifications-go-arm64:latest 21:24:05  Building docker-support-notifications-go ... done Removing intermediate container 6f3378e1a041 21:24:05 ---> b84a532c6405 21:24:05 21:24:05 Step 10/23 : FROM alpine:3.12 21:24:05 ---> afeebe901d6b 21:24:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:24:05 ---> Using cache 21:24:05 ---> fc24db7370b6 21:24:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:24:05 ---> Using cache 21:24:05 ---> 1831cba5a58d 21:24:05 Step 13/23 : ENV APP_PORT=48081 21:24:05 ---> Running in c876781b67ed 21:24:06 Removing intermediate container c876781b67ed 21:24:06 ---> a5e399a295e2 21:24:06 Step 14/23 : EXPOSE $APP_PORT 21:24:06 ---> Running in e4623f6dce19 21:24:07 Removing intermediate container e4623f6dce19 21:24:07 ---> 9845d16ac4f4 21:24:07 Step 15/23 : WORKDIR / 21:24:07 ---> Running in 17d494341539 21:24:08 Removing intermediate container 17d494341539 21:24:08 ---> 1f3ac66a3c73 21:24:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:09 ---> 4c0947878ca8 21:24:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:24:11 ---> eb9303f4549a 21:24:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:24:12 ---> 1976a65a4e13 21:24:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:24:12 ---> Running in 555b1b1566e6 21:24:13 Removing intermediate container 555b1b1566e6 21:24:13 ---> 6dae5ec6b276 21:24:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:13 ---> Running in e786d67c3fd3 21:24:13 Removing intermediate container e786d67c3fd3 21:24:13 ---> b4b187977acc 21:24:13 Step 21/23 : LABEL arch=arm64 21:24:14 ---> Running in 2cddd572ecd5 21:24:14 Removing intermediate container 2cddd572ecd5 21:24:14 ---> 9df354f76196 21:24:14 Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:24:15 ---> Running in 9ab96c598a78 21:24:15 Removing intermediate container 9ab96c598a78 21:24:15 ---> 7d91236700c5 21:24:15 Step 23/23 : LABEL version=0.0.0 21:24:15 ---> Running in fa7accc0b6ab 21:24:16 Removing intermediate container fa7accc0b6ab 21:24:16 ---> fe17939c81ba 21:24:16 21:24:17 Successfully built fe17939c81ba 21:24:17 Successfully tagged docker-core-metadata-go-arm64:latest 21:24:27  Building docker-core-metadata-go ... done Removing intermediate container d0fa570b41f7 21:24:27 ---> 8bed66454d44 21:24:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:24:27 ---> Running in 1d489e0eb7f6 21:24:29 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 21:24:31 Removing intermediate container 1d489e0eb7f6 21:24:31 ---> bf87b53b12aa 21:24:31 21:24:31 Step 11/26 : FROM docker:20.10.0 21:24:32 20.10.0: Pulling from library/docker 21:24:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:24:42 Status: Downloaded newer image for docker:20.10.0 21:24:42 ---> eeaf43b92773 21:24:42 Step 12/26 : RUN apk add --no-cache bash 21:24:42 ---> Running in 7bed182c0fd9 21:24:42 Removing intermediate container 1b012c45ff0e 21:24:42 ---> adcae1e76098 21:24:42 21:24:42 Step 10/23 : FROM alpine:3.12 21:24:42 ---> afeebe901d6b 21:24:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:24:42 ---> Running in fee117af391a 21:24:42 Removing intermediate container fee117af391a 21:24:42 ---> 58275dcd65b6 21:24:42 Step 12/23 : ENV APP_PORT=48080 21:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:24:42 ---> Running in 4727a27a825e 21:24:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:24:43 Removing intermediate container 4727a27a825e 21:24:43 ---> fa931fff9ca7 21:24:43 Step 13/23 : EXPOSE $APP_PORT 21:24:43 ---> Running in ee16f57d255c 21:24:43 (1/2) Installing readline (8.0.4-r0) 21:24:43 (2/2) Installing bash (5.0.17-r0) 21:24:43 Executing bash-5.0.17-r0.post-install 21:24:43 Executing busybox-1.31.1-r19.trigger 21:24:43 OK: 12 MiB in 22 packages 21:24:43 Removing intermediate container ee16f57d255c 21:24:43 ---> 3142fc769cbc 21:24:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:43 ---> Running in dec6a3595c10 21:24:44 Removing intermediate container 7bed182c0fd9 21:24:44 ---> 263d58caed79 21:24:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:24:45 ---> Running in 1b1be622ff1a 21:24:45 Removing intermediate container 1b1be622ff1a 21:24:45 ---> 565345fe541d 21:24:45 Step 14/26 : ENV APP_PORT=48090 21:24:45 ---> Running in 3480b0a50a28 21:24:46 Removing intermediate container 3480b0a50a28 21:24:46 ---> e0b96a2f198e 21:24:46 Step 15/26 : EXPOSE $APP_PORT 21:24:46 Removing intermediate container dec6a3595c10 21:24:46 ---> 9b21ef413d0d 21:24:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:24:46 ---> Running in b89e7a86ccd4 21:24:46 ---> Running in 4704559bd16c 21:24:47 Removing intermediate container b89e7a86ccd4 21:24:47 ---> a60d4d748ce2 21:24:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:24:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:24:48 ---> 042e553119ad 21:24:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:24:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:24:48 ---> 3b5f05e8094f 21:24:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:24:49 (1/6) Installing dumb-init (1.2.2-r1) 21:24:49 (2/6) Installing libgcc (9.3.0-r2) 21:24:49 (3/6) Installing libsodium (1.0.18-r0) 21:24:49 (4/6) Installing libstdc++ (9.3.0-r2) 21:24:49 ---> 09a54f132c76 21:24:49 Step 19/26 : RUN apk --no-cache add py3-pip 21:24:49 (5/6) Installing libzmq (4.3.3-r0) 21:24:49 ---> Running in e92c94b5f2e6 21:24:50 (6/6) Installing zeromq (4.3.3-r0) 21:24:50 Executing busybox-1.31.1-r19.trigger 21:24:50 OK: 8 MiB in 20 packages 21:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:24:51 Removing intermediate container 4704559bd16c 21:24:51 ---> 1217512c687e 21:24:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:51 (1/33) Installing libbz2 (1.0.8-r1) 21:24:51 (2/33) Installing expat (2.2.9-r1) 21:24:51 (3/33) Installing libffi (3.3-r2) 21:24:51 (4/33) Installing gdbm (1.13-r1) 21:24:51 (5/33) Installing xz-libs (5.2.5-r0) 21:24:51 (6/33) Installing sqlite-libs (3.32.1-r0) 21:24:51 (7/33) Installing python3 (3.8.5-r0) 21:24:52 ---> f8a51d5743a5 21:24:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:24:54 (8/33) Installing py3-appdirs (1.4.4-r1) 21:24:54 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:24:54 (10/33) Installing py3-parsing (2.4.7-r0) 21:24:54 (11/33) Installing py3-six (1.15.0-r0) 21:24:54 (12/33) Installing py3-packaging (20.4-r0) 21:24:54 (13/33) Installing py3-setuptools (47.0.0-r0) 21:24:54 (14/33) Installing py3-chardet (3.0.4-r4) 21:24:54 (15/33) Installing py3-idna (2.9-r0) 21:24:54 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:24:54 ---> 27998b31652b 21:24:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:24:54 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:24:54 (18/33) Installing py3-requests (2.23.0-r0) 21:24:54 (19/33) Installing py3-msgpack (1.0.0-r0) 21:24:54 (20/33) Installing py3-lockfile (0.12.2-r3) 21:24:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:24:54 (22/33) Installing py3-colorama (0.4.3-r0) 21:24:54 (23/33) Installing py3-distlib (0.3.0-r0) 21:24:54 (24/33) Installing py3-distro (1.5.0-r1) 21:24:54 (25/33) Installing py3-webencodings (0.5.1-r3) 21:24:54 (26/33) Installing py3-html5lib (1.0.1-r4) 21:24:54 (27/33) Installing py3-pytoml (0.1.21-r0) 21:24:54 (28/33) Installing py3-pep517 (0.8.2-r0) 21:24:54 (29/33) Installing py3-progress (1.5-r0) 21:24:54 (30/33) Installing py3-toml (0.10.1-r0) 21:24:54 (31/33) Installing py3-retrying (1.3.3-r0) 21:24:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:24:54 (33/33) Installing py3-pip (20.1.1-r0) 21:24:54 Executing busybox-1.31.1-r19.trigger 21:24:54 OK: 71 MiB in 55 packages 21:24:54 ---> d99623492547 21:24:54 Step 19/23 : ENTRYPOINT ["/core-data"] 21:24:54 ---> Running in 12a507556ae6 21:24:55 Removing intermediate container 12a507556ae6 21:24:55 ---> 7751b43af3c5 21:24:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:55 ---> Running in 1722d09feba7 21:24:56 Removing intermediate container 1722d09feba7 21:24:56 ---> dc98cc63f87d 21:24:56 Step 21/23 : LABEL arch=arm64 21:24:56 ---> Running in 0fb98318ae81 21:24:56 Removing intermediate container 0fb98318ae81 21:24:56 ---> a940f96a344b 21:24:56 Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:24:57 ---> Running in 1113e900a520 21:24:57 Removing intermediate container 1113e900a520 21:24:57 ---> c5323d06d6e6 21:24:57 Step 23/23 : LABEL version=0.0.0 21:24:58 ---> Running in 9454bcd05aca 21:24:58 Removing intermediate container 9454bcd05aca 21:24:58 ---> f635dadd3e94 21:24:58 21:24:58 Successfully built f635dadd3e94 21:24:58 Successfully tagged docker-core-data-go-arm64:latest 21:25:00  Building docker-core-data-go ... done Removing intermediate container e92c94b5f2e6 21:25:00 ---> fabf84d422a7 21:25:00 Step 20/26 : RUN pip install docker-compose==1.23.2 21:25:00 ---> Running in ea6a67917917 21:25:05 Collecting docker-compose==1.23.2 21:25:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:25:05 Collecting websocket-client<1.0,>=0.32.0 21:25:05 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:25:06 Collecting jsonschema<3,>=2.5.1 21:25:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:25:06 Collecting texttable<0.10,>=0.9.0 21:25:06 Downloading texttable-0.9.1.tar.gz (11 kB) 21:25:08 Collecting cached-property<2,>=1.2.0 21:25:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:25:08 Collecting docopt<0.7,>=0.6.1 21:25:08 Downloading docopt-0.6.2.tar.gz (25 kB) 21:25:10 Collecting dockerpty<0.5,>=0.4.1 21:25:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:25:12 Collecting docker<4.0,>=3.6.0 21:25:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:25:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:25:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:25:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:25:14 Collecting PyYAML<4,>=3.10 21:25:14 Downloading PyYAML-3.13.tar.gz (270 kB) 21:25:18 Collecting docker-pycreds>=0.4.0 21:25:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:25:18 Collecting urllib3<1.25,>=1.21.1 21:25:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:25:18 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) 21:25:18 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) 21:25:18 Collecting idna<2.8,>=2.5 21:25:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:25:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:25:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:25:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:25:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:25:19 Installing collected packages: websocket-client, jsonschema, texttable, cached-property, docopt, dockerpty, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose 21:25:20 Running setup.py install for texttable: started 21:25:22 Running setup.py install for texttable: finished with status 'done' 21:25:22 Running setup.py install for docopt: started 21:25:24 Running setup.py install for docopt: finished with status 'done' 21:25:24 Running setup.py install for dockerpty: started 21:25:25 Running setup.py install for dockerpty: finished with status 'done' 21:25:25 Attempting uninstall: urllib3 21:25:25 Found existing installation: urllib3 1.25.9 21:25:25 Uninstalling urllib3-1.25.9: 21:25:25 Successfully uninstalled urllib3-1.25.9 21:25:26 Attempting uninstall: idna 21:25:26 Found existing installation: idna 2.9 21:25:26 Uninstalling idna-2.9: 21:25:26 Successfully uninstalled idna-2.9 21:25:27 Attempting uninstall: requests 21:25:27 Found existing installation: requests 2.23.0 21:25:27 Uninstalling requests-2.23.0: 21:25:27 Successfully uninstalled requests-2.23.0 21:25:28 Running setup.py install for PyYAML: started 21:25:30 Running setup.py install for PyYAML: finished with status 'done' 21:25:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 21:25:35 Removing intermediate container ea6a67917917 21:25:35 ---> 905e4c443b17 21:25:35 Step 21/26 : RUN apk --no-cache add curl 21:25:35 ---> Running in 916e86f3a13f 21:25:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:25:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:25:36 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:25:36 (2/3) Installing libcurl (7.69.1-r3) 21:25:36 (3/3) Installing curl (7.69.1-r3) 21:25:36 Executing busybox-1.31.1-r19.trigger 21:25:36 OK: 71 MiB in 58 packages 21:25:38 Removing intermediate container 916e86f3a13f 21:25:38 ---> 6656b930b418 21:25:38 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 21:25:38 ---> Running in dd91b59ccb04 21:25:38 Removing intermediate container dd91b59ccb04 21:25:38 ---> 27ec8307a114 21:25:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:38 ---> Running in 07db684043ee 21:25:39 Removing intermediate container 07db684043ee 21:25:39 ---> 19491f06e6e7 21:25:39 Step 24/26 : LABEL arch=arm64 21:25:39 ---> Running in e5f25015c743 21:25:39 Removing intermediate container e5f25015c743 21:25:39 ---> 0fa4fb7411cc 21:25:40 Step 25/26 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 21:25:40 ---> Running in e21d42033b2f 21:25:40 Removing intermediate container e21d42033b2f 21:25:40 ---> 32493981551a 21:25:40 Step 26/26 : LABEL version=0.0.0 21:25:40 ---> Running in bbb80ba9940d 21:25:41 Removing intermediate container bbb80ba9940d 21:25:41 ---> 190890750011 21:25:41 21:25:41 Successfully built 190890750011 21:25:41 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:25:41  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:25:41 $ docker stop --time=1 811209e9db75ae2666bc01e8f797d1ee2618cee4ecdfa1b5756d6a6520e4dfb0 21:25:43 $ docker rm -f 811209e9db75ae2666bc01e8f797d1ee2618cee4ecdfa1b5756d6a6520e4dfb0 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:44 + docker images 21:25:44 + grep docker 21:25:44 docker-sys-mgmt-agent-go-arm64 latest 190890750011 4 seconds ago 300MB 21:25:44 docker-core-data-go-arm64 latest f635dadd3e94 46 seconds ago 21MB 21:25:44 docker-core-metadata-go-arm64 latest fe17939c81ba About a minute ago 17.7MB 21:25:44 docker-support-notifications-go-arm64 latest 08b269d052cd About a minute ago 16MB 21:25:44 docker-security-bootstrapper-go-arm64 latest 6dd75146cb65 3 minutes ago 22.6MB 21:25:44 docker-core-command-go-arm64 latest 8d780dc2bdd5 3 minutes ago 16MB 21:25:44 docker-support-scheduler-go-arm64 latest ce759a615d9f 3 minutes ago 16.1MB 21:25:44 docker-security-secretstore-setup-go-arm64 latest 18e2b1e283b9 4 minutes ago 23.4MB 21:25:44 docker-security-proxy-setup-go-arm64 latest 4e54a56aa928 4 minutes ago 23.2MB 21:25:44 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [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 21:25:48 provisioning config files... 21:25:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1313962772316730831tmp [Pipeline] { [Pipeline] sh 21:25:48 + set +x 21:25:48 + curl -s https://codecov.io/bash 21:25:48 + bash -s -- 21:25:49 21:25:49 _____ _ 21:25:49 / ____| | | 21:25:49 | | ___ __| | ___ ___ _____ __ 21:25:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:25:49 | |___| (_) | (_| | __/ (_| (_) \ V / 21:25:49 \_____\___/ \__,_|\___|\___\___/ \_/ 21:25:49 Bash-20210129-7c25fce 21:25:49 21:25:49 21:25:49 ==> git version 2.24.3 found 21:25:49 ==> 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 21:25:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:25:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:25:49 ==> Jenkins CI detected. 21:25:49 project root: . 21:25:49 --> token set from env 21:25:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:25:49 ==> Running gcov in . (disable via -X gcov) 21:25:49 ==> Python coveragepy not found 21:25:49 ==> Searching for coverage reports in: 21:25:49 + . 21:25:49 -> Found 1 reports 21:25:49 ==> Detecting git/mercurial file structure 21:25:49 ==> Reading reports 21:25:49 + ./coverage.out bytes=574983 21:25:49 ==> Appending adjustments 21:25:49 https://docs.codecov.io/docs/fixing-reports 21:25:52 + Found adjustments 21:25:52 ==> Gzipping contents 21:25:52 88K /tmp/codecov.cUQDCt.gz 21:25:52 ==> Uploading reports 21:25:52 url: https://codecov.io 21:25:52 query: branch=PR-3101&commit=2849997231497750090adeffc98bab40335446c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3101&job=&cmd_args= 21:25:52 -> Pinging Codecov 21:25:52 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3101&commit=2849997231497750090adeffc98bab40335446c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3101&job=&cmd_args= 21:25:53 -> Uploading to 21:25:53 https://storage.googleapis.com/codecov/v4/raw/2021-01-29/00271124DB129430A58F1EEE437C3FCB/2849997231497750090adeffc98bab40335446c1/cc18d097-fac1-4c61-bc16-ed92b4096375.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210129T212552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ff7146b79aa5bb77f5d1cb58f88be997ed9cdbcd5b67244b1c3c486ee575312 21:25:53 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:53 Dload Upload Total Spent Left Speed 21:25:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86904 0 0 100 86904 0 160k --:--:-- --:--:-- --:--:-- 161k 21:25:53 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/2849997231497750090adeffc98bab40335446c1 [Pipeline] } 21:25:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:25:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:25:57 ---> package-listing.sh 21:25:57 ++ facter osfamily 21:25:57 ++ tr '[:upper:]' '[:lower:]' 21:25:57 + OS_FAMILY=redhat 21:25:57 + workspace=/w/workspace/edgex-go/1 21:25:57 + START_PACKAGES=/tmp/packages_start.txt 21:25:57 + END_PACKAGES=/tmp/packages_end.txt 21:25:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:25:57 + PACKAGES=/tmp/packages_start.txt 21:25:57 + '[' /w/workspace/edgex-go/1 ']' 21:25:57 + PACKAGES=/tmp/packages_end.txt 21:25:57 + case "${OS_FAMILY}" in 21:25:57 + rpm -qa 21:25:57 + sort 21:26:03 + '[' -f /tmp/packages_start.txt ']' 21:26:03 + '[' -f /tmp/packages_end.txt ']' 21:26:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:26:03 + '[' /w/workspace/edgex-go/1 ']' 21:26:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:26:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:26:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:26:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:26:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:26:03 21:26:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:26:04 alpine: Pulling from edgex-lftools-log-publisher 21:26:04 df20fa9351a1: Pulling fs layer 21:26:04 36b3adc4ff6f: Pulling fs layer 21:26:04 8ad3a11d3b57: Pulling fs layer 21:26:04 46f8f816bc3b: Pulling fs layer 21:26:04 93b61091891f: Pulling fs layer 21:26:04 93b9cdb0e59b: Pulling fs layer 21:26:04 5e14af77c1be: Pulling fs layer 21:26:04 01666e4c0597: Pulling fs layer 21:26:04 aa168da1d23b: Pulling fs layer 21:26:04 93b9cdb0e59b: Waiting 21:26:04 5e14af77c1be: Waiting 21:26:04 46f8f816bc3b: Waiting 21:26:04 93b61091891f: Waiting 21:26:04 01666e4c0597: Waiting 21:26:04 36b3adc4ff6f: Verifying Checksum 21:26:04 36b3adc4ff6f: Download complete 21:26:04 df20fa9351a1: Verifying Checksum 21:26:04 df20fa9351a1: Download complete 21:26:04 93b61091891f: Verifying Checksum 21:26:04 93b61091891f: Download complete 21:26:04 93b9cdb0e59b: Verifying Checksum 21:26:04 93b9cdb0e59b: Download complete 21:26:04 5e14af77c1be: Download complete 21:26:04 01666e4c0597: Verifying Checksum 21:26:04 01666e4c0597: Download complete 21:26:04 8ad3a11d3b57: Verifying Checksum 21:26:04 8ad3a11d3b57: Download complete 21:26:05 df20fa9351a1: Pull complete 21:26:05 36b3adc4ff6f: Pull complete 21:26:05 46f8f816bc3b: Verifying Checksum 21:26:05 46f8f816bc3b: Download complete 21:26:06 aa168da1d23b: Verifying Checksum 21:26:06 aa168da1d23b: Download complete 21:26:06 8ad3a11d3b57: Pull complete 21:26:07 46f8f816bc3b: Pull complete 21:26:07 93b61091891f: Pull complete 21:26:08 93b9cdb0e59b: Pull complete 21:26:08 5e14af77c1be: Pull complete 21:26:08 01666e4c0597: Pull complete 21:26:23 aa168da1d23b: Pull complete 21:26:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:26:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:26:23 prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container 21:26:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:26:27 $ docker top 7e1eaa3b4428bc9ba5a3e24a5bdb48475da44757520bce94df0a096e8dea9b16 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:27 + touch /tmp/pre-build-complete [Pipeline] sh 21:26:27 + mkdir -p /var/log/sa [Pipeline] sh 21:26:28 + ls /var/log/sa-host 21:26:28 + sadf -c /var/log/sa-host/sa23 21:26:28 file_magic: OK 21:26:28 HZ: Using current value: 100 21:26:28 file_header: OK 21:26:28 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 21:26:28 Statistics: 21:26:28 Hnuu...uuuununununu... 21:26:28 File successfully converted to sysstat format version 12.2.1 21:26:28 + sadf -c /var/log/sa-host/sa29 21:26:28 file_magic: OK 21:26:28 HZ: Using current value: 100 21:26:28 file_header: OK 21:26:28 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 21:26:28 Statistics: 21:26:28 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... 21:26:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:29 provisioning config files... 21:26:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2564270155237058206tmp [Pipeline] { [Pipeline] echo 21:26:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:26:29 ---> create-netrc.sh [Pipeline] } 21:26:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:26:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:26:30 ---> python-tools-install.sh [Pipeline] echo 21:26:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:26:30 ---> sudo-logs.sh 21:26:30 Archiving 'sudo' log.. [Pipeline] echo 21:26:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:26:30 ---> job-cost.sh 21:26:30 lf-activate-venv: SKIPPING 21:26:30 INFO: No Stack... 21:26:31 INFO: Retrieving Pricing Info for: v1-standard-2 21:26:32 INFO: Archiving Costs [Pipeline] echo 21:26:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:26:32 ---> logs-deploy.sh 21:26:32 lf-activate-venv: SKIPPING 21:26:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3101/1 21:26:32 INFO: archiving workspace using pattern(s): 21:26:34 Archives upload complete. 21:26:34 INFO: archiving logs to Nexus 21:26:35 ---> uname -a: 21:26:35 Linux prd-centos7-docker-4c-2g-24001.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:26:35 21:26:35 21:26:35 ---> lscpu: 21:26:35 Architecture: x86_64 21:26:35 CPU op-mode(s): 32-bit, 64-bit 21:26:35 Byte Order: Little Endian 21:26:35 Address sizes: 40 bits physical, 48 bits virtual 21:26:35 CPU(s): 4 21:26:35 On-line CPU(s) list: 0-3 21:26:35 Thread(s) per core: 1 21:26:35 Core(s) per socket: 1 21:26:35 Socket(s): 4 21:26:35 NUMA node(s): 1 21:26:35 Vendor ID: GenuineIntel 21:26:35 CPU family: 6 21:26:35 Model: 44 21:26:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:26:35 Stepping: 1 21:26:35 CPU MHz: 2933.438 21:26:35 BogoMIPS: 5866.87 21:26:35 Virtualization: VT-x 21:26:35 Hypervisor vendor: KVM 21:26:35 Virtualization type: full 21:26:35 L1d cache: 128 KiB 21:26:35 L1i cache: 128 KiB 21:26:35 L2 cache: 16 MiB 21:26:35 L3 cache: 64 MiB 21:26:35 NUMA node0 CPU(s): 0-3 21:26:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:26:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:26:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:26:35 Vulnerability Meltdown: Mitigation; PTI 21:26:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:26:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:26:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:26:35 Vulnerability Srbds: Not affected 21:26:35 Vulnerability Tsx async abort: Not affected 21:26:35 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 21:26:35 21:26:35 21:26:35 ---> nproc: 21:26:35 4 21:26:35 21:26:35 21:26:35 ---> df -h: 21:26:35 Filesystem Size Used Available Use% Mounted on 21:26:35 overlay 50.0G 12.1G 37.8G 24% / 21:26:35 tmpfs 64.0M 0 64.0M 0% /dev 21:26:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:26:35 shm 64.0M 0 64.0M 0% /dev/shm 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /facter-os 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /etc/resolv.conf 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /etc/hostname 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /etc/hosts 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /run/cloud-init/result.json 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/sa-host 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/secure 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/auth.log 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /w/workspace/edgex-go/1 21:26:35 /dev/vda1 50.0G 12.1G 37.8G 24% /w/workspace/edgex-go/1@tmp 21:26:35 21:26:35 21:26:35 ---> free -m: 21:26:35 total used free shared buff/cache available 21:26:35 Mem: 1837 728 145 0 963 1026 21:26:35 Swap: 1023 50 973 21:26:35 21:26:35 21:26:35 ---> ip addr: 21:26:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:26:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:26:35 inet 127.0.0.1/8 scope host lo 21:26:35 valid_lft forever preferred_lft forever 21:26:35 inet6 ::1/128 scope host 21:26:35 valid_lft forever preferred_lft forever 21:26:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:26:35 link/ether fa:16:3e:69:3f:e2 brd ff:ff:ff:ff:ff:ff 21:26:35 inet 10.30.122.84/23 brd 10.30.123.255 scope global dynamic eth0 21:26:35 valid_lft 85184sec preferred_lft 85184sec 21:26:35 inet6 fe80::f816:3eff:fe69:3fe2/64 scope link 21:26:35 valid_lft forever preferred_lft forever 21:26:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:26:35 link/ether 02:42:2f:f9:e4:44 brd ff:ff:ff:ff:ff:ff 21:26:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:26:35 valid_lft forever preferred_lft forever 21:26:35 inet6 fe80::42:2fff:fef9:e444/64 scope link 21:26:35 valid_lft forever preferred_lft forever 21:26:35 21:26:35 21:26:35 ---> sar -b -r -n DEV: 21:26:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/29/21 _x86_64_ (4 CPU) 21:26:35 21:26:35 21:06:06 LINUX RESTART (4 CPU) 21:26:35 21:26:35 21:07:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:26:35 21:08:01 201.50 83.03 118.47 0.00 9797.87 47824.30 0.00 21:26:35 21:09:01 255.80 100.20 155.60 0.00 4230.00 21427.09 0.00 21:26:35 21:10:01 117.95 43.53 74.42 0.00 1879.84 9638.41 0.00 21:26:35 21:11:01 146.49 40.60 105.89 0.00 2826.76 25814.75 0.00 21:26:35 21:12:03 1897.15 1560.01 337.14 0.00 142673.27 201571.05 0.00 21:26:35 21:13:01 1669.95 1412.79 257.16 0.00 95179.56 105534.97 0.00 21:26:35 21:14:02 1305.24 974.79 330.45 0.00 84505.08 132762.27 0.00 21:26:35 21:15:02 1956.14 1642.71 313.43 0.00 81635.63 94540.10 0.00 21:26:35 21:16:01 146.74 17.13 129.61 0.00 3511.36 20098.37 0.00 21:26:35 21:17:01 2.40 0.50 1.90 0.00 15.18 37.90 0.00 21:26:35 21:18:01 0.27 0.02 0.25 0.00 0.27 2.56 0.00 21:26:35 21:19:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 21:26:35 21:20:01 0.30 0.02 0.28 0.00 0.53 2.63 0.00 21:26:35 21:21:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 21:26:35 21:22:01 1.63 1.37 0.27 0.00 48.49 3.93 0.00 21:26:35 21:23:01 0.85 0.03 0.82 0.00 1.07 15.02 0.00 21:26:35 21:24:01 0.32 0.03 0.28 0.00 0.80 3.13 0.00 21:26:35 21:25:01 0.23 0.00 0.23 0.00 0.00 2.35 0.00 21:26:35 21:26:01 59.19 58.80 0.40 0.00 5123.78 23.91 0.00 21:26:35 Average: 408.87 312.63 96.24 0.00 22801.73 34843.15 0.00 21:26:35 21:26:35 21:07:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:26:35 21:08:01 111540 0 692092 36.78 2260 1075652 1445804 49.34 568720 957904 23100 21:26:35 21:09:01 312604 0 731288 38.87 928 836724 1636336 55.85 551096 741596 86828 21:26:35 21:10:01 113600 0 920636 48.93 864 846444 1748292 59.67 753948 722224 62808 21:26:35 21:11:01 194100 0 736116 39.12 592 950736 1249672 42.65 562816 831844 52 21:26:35 21:12:03 78624 0 806444 42.86 0 996476 2125840 72.55 723892 855704 28312 21:26:35 21:13:01 200820 0 1174204 62.41 0 506520 4004780 136.68 759072 652936 53084 21:26:35 21:14:02 68200 0 731152 38.86 0 1082192 1739808 59.38 723744 875224 13376 21:26:35 21:15:02 302916 0 737804 39.21 0 840824 2257312 77.04 649064 693812 40 21:26:35 21:16:01 165636 0 649300 34.51 0 1066608 1190080 40.62 582280 888644 20 21:26:35 21:17:01 168192 0 646316 34.35 0 1067036 1168384 39.88 580456 888616 12 21:26:35 21:18:01 169356 0 645128 34.29 0 1067060 1156048 39.45 579492 888476 12 21:26:35 21:19:01 169800 0 644680 34.26 0 1067064 1156048 39.45 579496 888476 8 21:26:35 21:20:01 169948 0 644520 34.25 0 1067076 1156048 39.45 579256 888492 8 21:26:35 21:21:01 170160 0 644300 34.24 0 1067084 1156048 39.45 579380 888492 8 21:26:35 21:22:01 168164 0 645552 34.31 0 1067828 1156120 39.46 579364 889200 8 21:26:35 21:23:01 168664 0 645060 34.28 0 1067820 1156048 39.45 579544 889200 8 21:26:35 21:24:01 168904 0 644812 34.27 0 1067828 1156048 39.45 579420 889220 12 21:26:35 21:25:01 168492 0 645196 34.29 0 1067856 1156048 39.45 579304 889240 20 21:26:35 21:26:01 76056 0 672020 35.72 0 1133468 1191848 40.68 601440 956720 228 21:26:35 Average: 165567 0 718769 38.20 244 996963 1526664 52.10 615357 851369 14102 21:26:35 21:26:35 21:07:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:26:35 21:08:01 eth0 1228.42 1196.51 6145.10 138.85 0.00 0.00 0.00 0.00 21:26:35 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:08:01 vethd1ac932 8.26 17.45 0.56 98.94 0.00 0.00 0.00 0.00 21:26:35 21:08:01 docker0 879.02 834.68 71.96 2867.06 0.00 0.00 0.00 0.00 21:26:35 21:09:01 eth0 208.11 162.89 768.68 24.40 0.00 0.00 0.00 0.00 21:26:35 21:09:01 veth4834247 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:26:35 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:09:01 docker0 145.48 177.12 10.70 740.82 0.00 0.00 0.00 0.00 21:26:35 21:10:01 eth0 41.43 28.59 23.07 75.27 0.00 0.00 0.00 0.00 21:26:35 21:10:01 veth4834247 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 21:26:35 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:10:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 21:26:35 21:11:01 vetha023f34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:11:01 eth0 187.72 145.94 1696.01 23.36 0.00 0.00 0.00 0.00 21:26:35 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:12:03 veth22b0bb8 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 21:26:35 21:12:03 eth0 83.38 67.16 172.26 69.06 0.00 0.00 0.00 0.00 21:26:35 21:12:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:12:03 docker0 32.82 35.64 2.14 144.03 0.00 0.00 0.00 0.00 21:26:35 21:13:01 veth4c61520 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:26:35 21:13:01 veth22b0bb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:13:01 veth2be98fb 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:26:35 21:13:01 vethf690a2c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:26:35 21:14:02 veth8c53818 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:14:02 veth22b0bb8 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 21:26:35 21:14:02 eth0 2666.92 2166.99 12038.61 432.43 0.00 0.00 0.00 0.00 21:26:35 21:14:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 21:26:35 21:15:02 veth22b0bb8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:26:35 21:15:02 eth0 73.48 41.65 160.85 93.56 0.00 0.00 0.00 0.00 21:26:35 21:15:02 veth28718ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:16:01 eth0 240.65 162.49 1708.78 89.53 0.00 0.00 0.00 0.00 21:26:35 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:16:01 docker0 1103.54 1153.95 87.29 4468.84 0.00 0.00 0.00 0.00 21:26:35 21:17:01 eth0 1.12 0.43 0.45 0.24 0.00 0.00 0.00 0.00 21:26:35 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:18:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:26:35 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:19:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:26:35 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:26:35 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:26:35 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:22:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:26:35 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:23:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:26:35 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:24:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:26:01 eth0 12.23 7.69 12.26 5.87 0.00 0.00 0.00 0.00 21:26:35 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 Average: eth0 111.70 96.03 565.77 28.39 0.00 0.00 0.00 0.00 21:26:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:35 Average: docker0 57.26 59.88 4.53 231.90 0.00 0.00 0.00 0.00 21:26:35 21:26:35 21:26:35 ---> sar -P ALL: 21:26:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/29/21 _x86_64_ (4 CPU) 21:26:35 21:26:35 21:06:06 LINUX RESTART (4 CPU) 21:26:35 21:26:35 21:07:03 CPU %user %nice %system %iowait %steal %idle 21:26:35 21:08:01 all 16.44 0.00 9.51 1.87 0.04 72.15 21:26:35 21:08:01 0 11.44 0.00 10.46 3.73 0.04 74.33 21:26:35 21:08:01 1 13.78 0.00 9.28 0.83 0.05 76.06 21:26:35 21:08:01 2 17.42 0.00 8.81 1.29 0.04 72.45 21:26:35 21:08:01 3 23.08 0.00 9.50 1.65 0.04 65.73 21:26:35 21:09:01 all 25.71 0.00 8.62 7.00 0.05 58.63 21:26:35 21:09:01 0 27.49 0.00 8.94 5.63 0.05 57.89 21:26:35 21:09:01 1 22.71 0.00 8.69 7.42 0.07 61.11 21:26:35 21:09:01 2 26.46 0.00 7.57 7.13 0.03 58.80 21:26:35 21:09:01 3 26.16 0.00 9.27 7.82 0.05 56.70 21:26:35 21:10:01 all 49.75 0.00 14.09 2.92 0.04 33.19 21:26:35 21:10:01 0 47.85 0.00 14.21 4.07 0.05 33.81 21:26:35 21:10:01 1 48.77 0.00 14.86 3.99 0.03 32.34 21:26:35 21:10:01 2 50.95 0.00 13.35 2.27 0.05 33.37 21:26:35 21:10:01 3 51.41 0.00 13.95 1.39 0.03 33.22 21:26:35 21:11:01 all 31.99 0.00 11.76 3.61 0.05 52.59 21:26:35 21:11:01 0 30.17 0.00 12.28 3.14 0.07 54.34 21:26:35 21:11:01 1 34.45 0.00 11.53 4.25 0.03 49.73 21:26:35 21:11:01 2 31.18 0.00 11.95 2.85 0.05 53.96 21:26:35 21:11:01 3 32.15 0.00 11.27 4.21 0.05 52.31 21:26:35 21:12:03 all 20.01 0.00 26.61 19.77 0.11 33.49 21:26:35 21:12:03 0 19.65 0.00 26.18 22.98 0.14 31.06 21:26:35 21:12:03 1 19.19 0.00 25.99 18.89 0.14 35.80 21:26:35 21:12:03 2 20.06 0.00 26.87 18.32 0.09 34.66 21:26:35 21:12:03 3 21.17 0.00 27.43 18.85 0.09 32.46 21:26:35 21:13:01 all 43.74 0.00 19.03 22.09 0.09 15.06 21:26:35 21:13:01 0 43.60 0.00 19.00 18.32 0.09 18.98 21:26:35 21:13:01 1 42.30 0.00 19.26 25.11 0.11 13.22 21:26:35 21:13:01 2 43.46 0.00 19.08 21.50 0.09 15.87 21:26:35 21:13:01 3 45.56 0.00 18.79 23.51 0.05 12.09 21:26:35 21:14:02 all 30.65 0.00 21.29 22.00 0.08 25.98 21:26:35 21:14:02 0 29.65 0.00 20.74 21.19 0.09 28.33 21:26:35 21:14:02 1 31.56 0.00 20.53 22.55 0.07 25.29 21:26:35 21:14:02 2 30.88 0.00 22.14 23.66 0.09 23.23 21:26:35 21:14:02 3 30.51 0.00 21.74 20.61 0.09 27.06 21:26:35 21:15:02 all 44.46 0.00 22.34 16.59 0.08 16.53 21:26:35 21:15:02 0 44.49 0.00 22.99 15.91 0.07 16.54 21:26:35 21:15:02 1 43.40 0.00 22.83 16.79 0.11 16.86 21:26:35 21:15:02 2 44.59 0.00 21.67 14.74 0.07 18.92 21:26:35 21:15:02 3 45.34 0.00 21.87 18.95 0.07 13.77 21:26:35 21:16:01 all 8.50 0.00 6.28 4.99 0.04 80.19 21:26:35 21:16:01 0 8.28 0.00 6.72 4.92 0.03 80.04 21:26:35 21:16:01 1 7.98 0.00 5.97 5.90 0.03 80.12 21:26:35 21:16:01 2 8.82 0.00 6.82 4.38 0.03 79.95 21:26:35 21:16:01 3 8.92 0.00 5.61 4.75 0.05 80.66 21:26:35 21:17:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:26:35 21:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:26:35 21:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:26:35 21:17:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:26:35 21:17:01 3 0.53 0.00 0.05 0.00 0.00 99.42 21:26:35 21:18:01 all 0.20 0.00 0.18 0.00 0.00 99.63 21:26:35 21:18:01 0 0.05 0.00 0.15 0.00 0.00 99.80 21:26:35 21:18:01 1 0.07 0.00 0.17 0.00 0.00 99.77 21:26:35 21:18:01 2 0.08 0.00 0.20 0.00 0.00 99.72 21:26:35 21:18:01 3 0.58 0.00 0.20 0.00 0.00 99.22 21:26:35 21:26:35 21:18:01 CPU %user %nice %system %iowait %steal %idle 21:26:35 21:19:01 all 0.14 0.00 0.03 0.00 0.00 99.83 21:26:35 21:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:26:35 21:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:26:35 21:19:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:26:35 21:19:01 3 0.50 0.00 0.02 0.00 0.00 99.48 21:26:35 21:20:01 all 0.15 0.00 0.02 0.00 0.01 99.82 21:26:35 21:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:26:35 21:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:26:35 21:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:26:35 21:20:01 3 0.48 0.00 0.03 0.00 0.00 99.48 21:26:35 21:21:01 all 0.15 0.00 0.02 0.00 0.00 99.83 21:26:35 21:21:01 0 0.52 0.00 0.00 0.00 0.00 99.48 21:26:35 21:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:26:35 21:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:26:35 21:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:26:35 21:22:01 all 0.17 0.00 0.07 0.03 0.00 99.73 21:26:35 21:22:01 0 0.52 0.00 0.03 0.00 0.00 99.45 21:26:35 21:22:01 1 0.05 0.00 0.10 0.02 0.00 99.83 21:26:35 21:22:01 2 0.07 0.00 0.10 0.10 0.00 99.73 21:26:35 21:22:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:26:35 21:23:01 all 0.15 0.00 0.02 0.00 0.00 99.83 21:26:35 21:23:01 0 0.50 0.00 0.03 0.00 0.00 99.47 21:26:35 21:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:26:35 21:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:26:35 21:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:26:35 21:24:01 all 0.15 0.00 0.03 0.00 0.00 99.81 21:26:35 21:24:01 0 0.52 0.00 0.02 0.02 0.00 99.45 21:26:35 21:24:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:26:35 21:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:26:35 21:24:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:26:35 21:25:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:26:35 21:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:26:35 21:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:26:35 21:25:01 2 0.53 0.00 0.03 0.00 0.00 99.43 21:26:35 21:25:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:26:35 21:26:01 all 1.62 0.00 0.99 1.56 0.00 95.83 21:26:35 21:26:01 0 2.33 0.00 1.23 1.48 0.02 94.93 21:26:35 21:26:01 1 1.02 0.00 0.87 0.88 0.00 97.23 21:26:35 21:26:01 2 1.42 0.00 0.70 1.00 0.00 96.88 21:26:35 21:26:01 3 1.72 0.00 1.15 2.86 0.00 94.27 21:26:35 Average: all 14.10 0.00 7.25 5.26 0.03 73.35 21:26:35 Average: 0 13.74 0.00 7.36 5.22 0.03 73.64 21:26:35 Average: 1 13.62 0.00 7.20 5.45 0.03 73.69 21:26:35 Average: 2 14.24 0.00 7.19 5.01 0.03 73.53 21:26:35 Average: 3 14.81 0.00 7.25 5.36 0.03 72.55 21:26:35 21:26:35 21:26:35