Pull request #3028 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 rather than 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 Obtained Jenkinsfile from 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-3028/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-3028/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20194 in /w/workspace/edgexfoundry_edgex-go_PR-3028 [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 > 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/3028/head:refs/remotes/origin/PR-3028 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 into PR head commit 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 Merge succeeded, producing 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 Checking out Revision 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 (PR-3028) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 Commit message: "feat(meta): implement PATCH /provisionwatcher v2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:47:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:47:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:47:51 ========================================================= 09:47:51 EdgeX Global Pipelines Version Info 09:47:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:47:52 ------------------- 09:47:52 stable info: 09:47:52 ------------------- 09:47:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:47:52 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 09:47:52 Message: update stable to v1.0.177 09:47:53 ------------------- 09:47:53 experimental info: 09:47:53 ------------------- 09:47:53 Commited By: **** collab-it+edgex@linuxfoundation.org 09:47:53 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 09:47:53 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3028 [Pipeline] echo 09:47:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3028 [Pipeline] echo 09:47:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3028 [Pipeline] echo 09:47:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [Pipeline] echo 09:47:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e27756 [Pipeline] echo 09:47:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:47:57 provisioning config files... 09:47:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2999195409030826521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:58 ---> docker-login.sh 09:47:58 nexus3.edgexfoundry.org:10001 09:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:58 Configure a credential helper to remove this warning. See 09:47:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:58 09:47:58 Login Succeeded 09:47:58 nexus3.edgexfoundry.org:10002 09:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:59 Configure a credential helper to remove this warning. See 09:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:59 09:47:59 Login Succeeded 09:47:59 nexus3.edgexfoundry.org:10003 09:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:59 Configure a credential helper to remove this warning. See 09:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:59 09:47:59 Login Succeeded 09:47:59 nexus3.edgexfoundry.org:10004 09:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:59 Configure a credential helper to remove this warning. See 09:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:59 09:47:59 Login Succeeded 09:47:59 docker.io 09:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:59 Configure a credential helper to remove this warning. See 09:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:59 09:47:59 Login Succeeded 09:47:59 ---> docker-login.sh ends [Pipeline] } 09:47:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:00 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:48:00 + for file in '`ls cmd/**/Dockerfile`' 09:48:00 ++ dirname cmd/core-command/Dockerfile 09:48:00 ++ cut -d/ -f2 09:48:00 + echo core-command,cmd/core-command/Dockerfile 09:48:00 + for file in '`ls cmd/**/Dockerfile`' 09:48:00 ++ dirname cmd/core-data/Dockerfile 09:48:00 ++ cut -d/ -f2 09:48:00 + echo core-data,cmd/core-data/Dockerfile 09:48:00 + for file in '`ls cmd/**/Dockerfile`' 09:48:00 ++ dirname cmd/core-metadata/Dockerfile 09:48:00 ++ cut -d/ -f2 09:48:00 + echo core-metadata,cmd/core-metadata/Dockerfile 09:48:00 + for file in '`ls cmd/**/Dockerfile`' 09:48:00 ++ dirname cmd/security-bootstrap-redis/Dockerfile 09:48:00 ++ cut -d/ -f2 09:48:00 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 09:48:00 + for file in '`ls cmd/**/Dockerfile`' 09:48:00 ++ dirname cmd/security-proxy-setup/Dockerfile 09:48:00 ++ cut -d/ -f2 09:48:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:48:00 + for file in '`ls cmd/**/Dockerfile`' 09:48:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:48:00 ++ cut -d/ -f2 09:48:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:48:00 + for file in '`ls cmd/**/Dockerfile`' 09:48:00 ++ dirname cmd/support-notifications/Dockerfile 09:48:00 ++ cut -d/ -f2 09:48:00 + echo support-notifications,cmd/support-notifications/Dockerfile 09:48:00 + for file in '`ls cmd/**/Dockerfile`' 09:48:00 ++ dirname cmd/support-scheduler/Dockerfile 09:48:00 ++ cut -d/ -f2 09:48:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:48:00 + for file in '`ls cmd/**/Dockerfile`' 09:48:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:48:00 ++ cut -d/ -f2 09:48:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:48:00 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 09:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:01 09:48:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:48:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:02 latest: Pulling from edgex-devops/git-semver 09:48:02 31603596830f: Pulling fs layer 09:48:02 2a8b12db71e7: Pulling fs layer 09:48:02 6ca5941a6612: Pulling fs layer 09:48:02 ecc8261a40a4: Pulling fs layer 09:48:02 ecc8261a40a4: Waiting 09:48:02 2a8b12db71e7: Verifying Checksum 09:48:02 2a8b12db71e7: Download complete 09:48:02 31603596830f: Verifying Checksum 09:48:02 31603596830f: Download complete 09:48:02 ecc8261a40a4: Verifying Checksum 09:48:02 ecc8261a40a4: Download complete 09:48:02 6ca5941a6612: Verifying Checksum 09:48:02 6ca5941a6612: Download complete 09:48:02 31603596830f: Pull complete 09:48:02 2a8b12db71e7: Pull complete 09:48:03 6ca5941a6612: Pull complete 09:48:04 ecc8261a40a4: Pull complete 09:48:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:48:04 prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container 09:48:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:48:06 $ docker top e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:07 [ssh-agent] Looking for ssh-agent implementation... 09:48:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:07 $ docker exec e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 ssh-agent 09:48:07 SSH_AUTH_SOCK=/tmp/ssh-LoWKuzegvrhr/agent.11 09:48:07 SSH_AGENT_PID=16 09:48:07 Running ssh-add (command line suppressed) 09:48:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4363599979296111753.key (/w/workspace/edgex-go/1@tmp/private_key_4363599979296111753.key) 09:48:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:08 + git tag --points-at HEAD [Pipeline] } 09:48:08 $ docker exec --env ******** --env ******** e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 ssh-agent -k 09:48:08 unset SSH_AUTH_SOCK; 09:48:08 unset SSH_AGENT_PID; 09:48:08 echo Agent pid 16 killed; 09:48:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:08 [ssh-agent] Looking for ssh-agent implementation... 09:48:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:08 $ docker exec e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 ssh-agent 09:48:09 SSH_AUTH_SOCK=/tmp/ssh-vNAnvo0LuvBT/agent.46 09:48:09 SSH_AGENT_PID=51 09:48:09 Running ssh-add (command line suppressed) 09:48:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_180627744859058859.key (/w/workspace/edgex-go/1@tmp/private_key_180627744859058859.key) 09:48:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:09 + git semver init 09:48:09 # -> Open(): unable to determine branch for HEAD 09:48:09 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:48:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:48:09 # $SEMVER_REMOTE_NAME = origin 09:48:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:48:09 # $SEMVER_USER_NAME = edgex-jenkins 09:48:09 # $SEMVER_BRANCH = PR-3028 09:48:09 # $SEMVER_TEMP = /tmp/semver-402352062 09:48:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:48:31 # '/tmp/semver-402352062' -> '/w/workspace/edgex-go/1/.semver' 09:48:31 # -> Force: false 09:48:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:48:31 $ docker exec --env ******** --env ******** e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 ssh-agent -k 09:48:31 unset SSH_AUTH_SOCK; 09:48:31 unset SSH_AGENT_PID; 09:48:31 echo Agent pid 51 killed; 09:48:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:32 + git semver [Pipeline] } 09:48:32 $ docker stop --time=1 e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 09:48:34 $ docker rm -f e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:48:35 Stashed 1 file(s) [Pipeline] echo 09:48:35 [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 09:48:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:48:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:48:37 + sudo service docker restart 09:48:37 + true 09:48:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:48:37 ========================================================= 09:48:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:48:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:48:38 + 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 . 09:48:41 Sending build context to Docker daemon 326.6MB 09:48:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:48:41 Step 2/6 : FROM ${BASE} 09:48:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:48:41 188c0c94c7c5: Pulling fs layer 09:48:41 0ef7d3d256c8: Pulling fs layer 09:48:41 de9db76c5a1d: Pulling fs layer 09:48:41 bca2f99d35d6: Pulling fs layer 09:48:41 93359f2a8cfa: Pulling fs layer 09:48:41 7c6f9722023f: Pulling fs layer 09:48:41 a35cf1a2eb13: Pulling fs layer 09:48:41 bca2f99d35d6: Waiting 09:48:41 93359f2a8cfa: Waiting 09:48:41 7c6f9722023f: Waiting 09:48:41 a35cf1a2eb13: Waiting 09:48:41 de9db76c5a1d: Verifying Checksum 09:48:41 de9db76c5a1d: Download complete 09:48:41 0ef7d3d256c8: Download complete 09:48:41 93359f2a8cfa: Verifying Checksum 09:48:41 93359f2a8cfa: Download complete 09:48:41 7c6f9722023f: Verifying Checksum 09:48:41 7c6f9722023f: Download complete 09:48:41 188c0c94c7c5: Verifying Checksum 09:48:41 188c0c94c7c5: Download complete 09:48:41 188c0c94c7c5: Pull complete 09:48:42 0ef7d3d256c8: Pull complete 09:48:42 de9db76c5a1d: Pull complete 09:48:43 a35cf1a2eb13: Verifying Checksum 09:48:43 a35cf1a2eb13: Download complete 09:48:44 bca2f99d35d6: Verifying Checksum 09:48:44 bca2f99d35d6: Download complete 09:48:49 bca2f99d35d6: Pull complete 09:48:49 93359f2a8cfa: Pull complete 09:48:49 7c6f9722023f: Pull complete 09:48:50 Still waiting to schedule task 09:48:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:48:54 a35cf1a2eb13: Pull complete 09:48:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:48:54 ---> a62c8e92a672 09:48:54 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 09:48:54 ---> Running in e486fcd98ce8 09:48:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:56 (1/12) Installing libmagic (5.38-r0) 09:48:56 (2/12) Installing file (5.38-r0) 09:48:56 (3/12) Installing libc-dev (0.7.2-r3) 09:48:56 (4/12) Installing g++ (9.3.0-r2) 09:49:03 (5/12) Installing fortify-headers (1.1-r0) 09:49:03 (6/12) Installing patch (2.7.6-r6) 09:49:03 (7/12) Installing build-base (0.5-r2) 09:49:03 (8/12) Installing libsodium (1.0.18-r0) 09:49:03 (9/12) Installing pkgconf (1.7.2-r0) 09:49:03 (10/12) Installing libsodium-dev (1.0.18-r0) 09:49:04 (11/12) Installing libzmq (4.3.3-r0) 09:49:04 (12/12) Installing zeromq-dev (4.3.3-r0) 09:49:04 Executing busybox-1.31.1-r19.trigger 09:49:04 OK: 233 MiB in 51 packages 09:49:07 Removing intermediate container e486fcd98ce8 09:49:07 ---> 9f63a98939ad 09:49:07 Step 4/6 : WORKDIR /edgex-go 09:49:07 ---> Running in 3e534e01597b 09:49:08 Removing intermediate container 3e534e01597b 09:49:08 ---> 9d9635eed610 09:49:08 Step 5/6 : COPY go.mod . 09:49:08 ---> 27a4c0a9f51d 09:49:08 Step 6/6 : RUN go mod download 09:49:08 ---> Running in 94351145978f 09:49:30 Removing intermediate container 94351145978f 09:49:30 ---> 62d10a469a31 09:49:30 Successfully built 62d10a469a31 09:49:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:49:31 + docker inspect -f . ci-base-image-x86_64 09:49:31 . [Pipeline] withDockerContainer 09:49:31 prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container 09:49:31 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:49:32 $ docker top 3f3d693d902b9d3c2d218aefa5be39ad8658a4f2ff193059c64c4a345d8389d5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:32 + go version 09:49:32 go version go1.15.5 linux/amd64 [Pipeline] } 09:49:32 $ docker stop --time=1 3f3d693d902b9d3c2d218aefa5be39ad8658a4f2ff193059c64c4a345d8389d5 09:49:34 $ docker rm -f 3f3d693d902b9d3c2d218aefa5be39ad8658a4f2ff193059c64c4a345d8389d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:49:35 + docker inspect -f . ci-base-image-x86_64 09:49:35 . [Pipeline] withDockerContainer 09:49:35 prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container 09:49:35 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:49:36 $ docker top 4e9dd2092ffcd3af56ef8e0e42d531097581a60b5fc33636c9bc5d88f8f447a4 -eo pid,comm [Pipeline] { [Pipeline] echo 09:49:36 ========================================================= 09:49:36 [edgeXBuildGoParallel] Running Tests and Build... 09:49:36 ========================================================= [Pipeline] sh 09:49:36 + make test 09:49:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:49:45 ? github.com/edgexfoundry/edgex-go [no test files] 09:50:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:50:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:50:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:50:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:50:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:50:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:50:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:50:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:50:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:50:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:50:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.0% of statements 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.422s coverage: 77.8% of statements 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.141s coverage: 82.4% of statements 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.323s coverage: 28.6% of statements 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.051s coverage: 100.0% of statements 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.135s coverage: 97.5% of statements 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:50:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 09:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:50:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.379s coverage: 93.5% of statements 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:50:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:50:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.072s coverage: 0.1% of statements 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 75.5% of statements 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 09:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 09:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements 09:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.4% of statements 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.247s coverage: 63.5% of statements 09:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 09:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 09:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 09:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 09:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 09:50:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 55.9% of statements 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:50:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 37.0% of statements 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:50:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.351s coverage: 84.0% of statements 09:50:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 47.1% of statements 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.706s coverage: 29.1% of statements 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:50:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:50:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:50:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:50:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:50:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 09:50:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 09:50:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 09:50:28 GO111MODULE=on go vet ./... 09:50:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20196 in /w/workspace/edgexfoundry_edgex-go_PR-3028 [Pipeline] { [Pipeline] ws 09:50:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:50:45 using credential edgex-jenkins-ssh 09:50:45 Cloning the remote Git repository 09:50:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:50:45 > git init /w/workspace/edgex-go/1 # timeout=10 09:50:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:50:45 > git --version # timeout=10 09:50:45 > git --version # 'git version 2.17.1' 09:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:50 gofmt -l . 09:50:51 [ "`gofmt -l .`" = "" ] 09:50:51 ./bin/test-go-mod-tidy.sh 09:50:52 ./bin/test-attribution-txt.sh [Pipeline] sh 09:50:53 + ls -al . 09:50:53 total 660 09:50:53 drwxrwxr-x 10 1001 1001 4096 Jan 14 09:50 . 09:50:53 drwxr-xr-x 4 root root 28 Jan 14 09:49 .. 09:50:53 -rw-rw-r-- 1 1001 1001 11 Jan 14 09:47 .dockerignore 09:50:53 drwxrwxr-x 8 1001 1001 179 Jan 14 09:47 .git 09:50:53 drwxrwxr-x 3 1001 1001 125 Jan 14 09:47 .github 09:50:53 -rw-rw-r-- 1 1001 1001 824 Jan 14 09:47 .gitignore 09:50:53 drwx------ 3 1001 1001 47 Jan 14 09:48 .semver 09:50:53 -rw-rw-r-- 1 1001 1001 166 Jan 14 09:47 .sonarcloud.properties 09:50:53 -rw-rw-r-- 1 1001 1001 7741 Jan 14 09:47 Attribution.txt 09:50:53 -rw-rw-r-- 1 1001 1001 3804 Jan 14 09:47 CONTRIBUTING.md 09:50:53 -rw-rw-r-- 1 1001 1001 931 Jan 14 09:47 Dockerfile.build 09:50:53 -rw-rw-r-- 1 1001 1001 863 Jan 14 09:47 Jenkinsfile 09:50:53 -rw-rw-r-- 1 1001 1001 10775 Jan 14 09:47 LICENSE 09:50:53 -rw-rw-r-- 1 1001 1001 5750 Jan 14 09:47 Makefile 09:50:53 -rw-rw-r-- 1 1001 1001 6524 Jan 14 09:47 README.md 09:50:53 -rw-rw-r-- 1 1001 1001 6744 Jan 14 09:47 SECURITY.md 09:50:53 -rw-rw-r-- 1 1001 1001 5 Jan 14 09:48 VERSION 09:50:53 -rw-rw-r-- 1 1001 1001 4131 Jan 14 09:47 ZMQWindows.md 09:50:53 drwxrwxr-x 2 1001 1001 117 Jan 14 09:47 bin 09:50:53 drwxrwxr-x 14 1001 1001 4096 Jan 14 09:47 cmd 09:50:53 -rw-r--r-- 1 root root 556510 Jan 14 09:50 coverage.out 09:50:53 -rw-r--r-- 1 root root 979 Jan 14 09:50 go.mod 09:50:53 -rw-r--r-- 1 root root 19036 Jan 14 09:50 go.sum 09:50:53 drwxrwxr-x 8 1001 1001 127 Jan 14 09:47 internal 09:50:53 drwxrwxr-x 4 1001 1001 26 Jan 14 09:47 openapi 09:50:53 drwxrwxr-x 4 1001 1001 71 Jan 14 09:47 snap 09:50:53 -rw-rw-r-- 1 1001 1001 168 Jan 14 09:47 version.go [Pipeline] sh 09:50:53 + '[' -e coverage.out ] 09:50:53 + chown 1001:1001 coverage.out [Pipeline] stash 09:50:54 Stashed 1 file(s) [Pipeline] sh 09:50:54 + make build 09:50:54 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 09:50:57 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 09:51:02 Merging remotes/origin/master commit 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 into PR head commit 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:51:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:51:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:51:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:51:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3028/head:refs/remotes/origin/PR-3028 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:51:02 > git config core.sparsecheckout # timeout=10 09:51:02 > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 09:51:02 Merge succeeded, producing 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:51:02 Checking out Revision 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 (PR-3028) 09:51:02 > git remote # timeout=10 09:51:02 > git config --get remote.origin.url # timeout=10 09:51:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:02 > git merge 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 # timeout=10 09:51:02 > git rev-parse HEAD^{commit} # timeout=10 09:51:02 > git config core.sparsecheckout # timeout=10 09:51:02 > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 09:51:05 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 09:51:06 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 09:51:07 Commit message: "feat(meta): implement PATCH /provisionwatcher v2 API" 09:51:07 > git --version # timeout=10 09:51:07 > git --version # 'git version 2.17.1' 09:51:07 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 09:51:07 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 09:51:08 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 [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:51:09 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 09:51:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:51:09 + true 09:51:09 + sudo service docker restart 09:51:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:51:12 provisioning config files... 09:51:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8394230827069173170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:12 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 09:51:12 ---> docker-login.sh 09:51:12 nexus3.edgexfoundry.org:10001 09:51:13 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 09:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:13 Configure a credential helper to remove this warning. See 09:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:13 09:51:13 Login Succeeded 09:51:13 nexus3.edgexfoundry.org:10002 09:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:14 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 09:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:14 Configure a credential helper to remove this warning. See 09:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:14 09:51:14 Login Succeeded 09:51:14 nexus3.edgexfoundry.org:10003 09:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:14 Configure a credential helper to remove this warning. See 09:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:14 09:51:14 Login Succeeded 09:51:14 nexus3.edgexfoundry.org:10004 09:51:15 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 09:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:15 Configure a credential helper to remove this warning. See 09:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:15 09:51:15 Login Succeeded 09:51:15 docker.io 09:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 09:51:16 $ docker stop --time=1 4e9dd2092ffcd3af56ef8e0e42d531097581a60b5fc33636c9bc5d88f8f447a4 09:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:16 Configure a credential helper to remove this warning. See 09:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:16 09:51:16 Login Succeeded 09:51:16 ---> docker-login.sh ends 09:51:17 $ docker rm -f 4e9dd2092ffcd3af56ef8e0e42d531097581a60b5fc33636c9bc5d88f8f447a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 09:51:18 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 09:51:21 ========================================================= 09:51:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:51:21 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:51:22 + 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 . 09:51:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:51:22 09:51:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:51:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:51:22 latest: Pulling from edgex-devops/edgex-compose 09:51:22 cbdbe7a5bc2a: Pulling fs layer 09:51:22 ca9280d653b3: Pulling fs layer 09:51:22 7e9c9ca2126c: Pulling fs layer 09:51:22 cbdbe7a5bc2a: Verifying Checksum 09:51:22 cbdbe7a5bc2a: Download complete 09:51:23 cbdbe7a5bc2a: Pull complete 09:51:23 ca9280d653b3: Verifying Checksum 09:51:23 ca9280d653b3: Download complete 09:51:24 Sending build context to Docker daemon 165.6MB 09:51:24 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:51:24 Step 2/6 : FROM ${BASE} 09:51:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:51:24 5f621e34cdf4: Pulling fs layer 09:51:24 a4357932f1b6: Pulling fs layer 09:51:24 18c013af1878: Pulling fs layer 09:51:24 00ac8860ef70: Pulling fs layer 09:51:24 63d7cb157983: Pulling fs layer 09:51:24 b116817d02f9: Pulling fs layer 09:51:24 745a02a5169b: Pulling fs layer 09:51:24 00ac8860ef70: Waiting 09:51:24 63d7cb157983: Waiting 09:51:24 b116817d02f9: Waiting 09:51:24 745a02a5169b: Waiting 09:51:24 18c013af1878: Verifying Checksum 09:51:24 18c013af1878: Download complete 09:51:24 a4357932f1b6: Verifying Checksum 09:51:24 a4357932f1b6: Download complete 09:51:24 63d7cb157983: Download complete 09:51:24 b116817d02f9: Verifying Checksum 09:51:24 b116817d02f9: Download complete 09:51:24 5f621e34cdf4: Verifying Checksum 09:51:24 5f621e34cdf4: Download complete 09:51:24 ca9280d653b3: Pull complete 09:51:25 5f621e34cdf4: Pull complete 09:51:25 7e9c9ca2126c: Verifying Checksum 09:51:25 7e9c9ca2126c: Download complete 09:51:25 a4357932f1b6: Pull complete 09:51:25 18c013af1878: Pull complete 09:51:27 745a02a5169b: Verifying Checksum 09:51:27 745a02a5169b: Download complete 09:51:28 00ac8860ef70: Verifying Checksum 09:51:28 00ac8860ef70: Download complete 09:51:32 7e9c9ca2126c: Pull complete 09:51:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:51:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:51:32 prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container 09:51:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:51:34 $ docker top 68ef72f99675e8e9123e8dbdd9ea22d165f4b08c1af0a4c44836edaeeea7ddb6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:35 + docker-compose build --help 09:51:35 + grep parallel 09:51:36 --parallel Build images in parallel. [Pipeline] } 09:51:36 $ docker stop --time=1 68ef72f99675e8e9123e8dbdd9ea22d165f4b08c1af0a4c44836edaeeea7ddb6 09:51:37 $ docker rm -f 68ef72f99675e8e9123e8dbdd9ea22d165f4b08c1af0a4c44836edaeeea7ddb6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:51:38 . [Pipeline] withDockerContainer 09:51:38 prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container 09:51:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:51:39 00ac8860ef70: Pull complete 09:51:39 63d7cb157983: Pull complete 09:51:39 $ docker top 6138db9884082e18d93aac49137b2af2a939ac67c7b3aa6c6dcd152281498918 -eo pid,comm 09:51:39 b116817d02f9: Pull complete [Pipeline] { [Pipeline] sh 09:51:40 + docker-compose -f ./docker-compose-build.yml build --parallel 09:51:41 Building docker-core-command-go ... 09:51:41 Building docker-core-data-go ... 09:51:41 Building docker-core-metadata-go ... 09:51:41 Building docker-security-bootstrap-redis-go ... 09:51:41 Building docker-security-proxy-setup-go ... 09:51:41 Building docker-security-secretstore-setup-go ... 09:51:41 Building docker-support-notifications-go ... 09:51:41 Building docker-support-scheduler-go ... 09:51:41 Building docker-sys-mgmt-agent-go ... 09:51:41 Building docker-security-secretstore-setup-go 09:51:41 Building docker-sys-mgmt-agent-go 09:51:41 Building docker-core-metadata-go 09:51:41 Building docker-support-notifications-go 09:51:41 Building docker-security-bootstrap-redis-go 09:51:45 745a02a5169b: Pull complete 09:51:45 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:51:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:51:45 ---> b7e6874047d6 09:51:45 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 09:51:46 ---> Running in 3c56116e4e1f 09:51:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:51:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:51:49 (1/12) Installing libmagic (5.38-r0) 09:51:49 (2/12) Installing file (5.38-r0) 09:51:49 (3/12) Installing libc-dev (0.7.2-r3) 09:51:49 (4/12) Installing g++ (9.3.0-r2) 09:51:53 (5/12) Installing fortify-headers (1.1-r0) 09:51:53 (6/12) Installing patch (2.7.6-r6) 09:51:53 (7/12) Installing build-base (0.5-r2) 09:51:53 (8/12) Installing libsodium (1.0.18-r0) 09:51:53 (9/12) Installing pkgconf (1.7.2-r0) 09:51:53 (10/12) Installing libsodium-dev (1.0.18-r0) 09:51:54 (11/12) Installing libzmq (4.3.3-r0) 09:51:54 (12/12) Installing zeromq-dev (4.3.3-r0) 09:51:54 Executing busybox-1.31.1-r19.trigger 09:51:54 OK: 217 MiB in 51 packages 09:51:58 Removing intermediate container 3c56116e4e1f 09:51:58 ---> 0c56173c7934 09:51:58 Step 4/6 : WORKDIR /edgex-go 09:51:58 ---> Running in 83ecd37900c4 09:51:58 Removing intermediate container 83ecd37900c4 09:51:58 ---> 7e4f1c61a36f 09:51:58 Step 5/6 : COPY go.mod . 09:51:59 ---> 02cd8de89e28 09:51:59 Step 6/6 : RUN go mod download 09:51:59 ---> Running in 580a284a1610 09:52:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:52:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:52:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:52:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:52:13 ---> 62d10a469a31 09:52:13 Step 3/24 : WORKDIR /edgex-go 09:52:13 ---> 62d10a469a31 09:52:13 Step 3/22 : WORKDIR /edgex-go 09:52:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:52:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:52:13 ---> 62d10a469a31 09:52:13 Step 3/22 : WORKDIR /edgex-go 09:52:13 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:52:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:52:13 ---> 62d10a469a31 09:52:13 Step 3/26 : WORKDIR /edgex-go 09:52:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:52:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:52:13 ---> 62d10a469a31 09:52:13 Step 3/24 : WORKDIR /edgex-go 09:52:13 ---> Running in f0140b9fd9f8 09:52:13 ---> Running in 53e52e701161 09:52:13 ---> Running in 7ec07e002a76 09:52:13 ---> Running in eb24fc817339 09:52:13 ---> Running in 884525082aba 09:52:13 Removing intermediate container f0140b9fd9f8 09:52:13 ---> 687d1a0302b5 09:52:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:13 Removing intermediate container eb24fc817339 09:52:13 ---> 4895b375cff8 09:52:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:13 Removing intermediate container 7ec07e002a76 09:52:13 ---> 1916c6af6025 09:52:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:13 Removing intermediate container 884525082aba 09:52:13 ---> a6d6242d1944 09:52:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:13 Removing intermediate container 53e52e701161 09:52:13 ---> f55e1aeac629 09:52:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:13 ---> Running in a364dd88e589 09:52:13 ---> Running in 2c62e1819708 09:52:13 ---> Running in c7f6224e7965 09:52:13 ---> Running in 8f26fc6a4161 09:52:13 ---> Running in 7956cca877fa 09:52:13 Removing intermediate container a364dd88e589 09:52:13 ---> 781c32c12310 09:52:13 Step 5/26 : RUN apk add --update --no-cache make bash git 09:52:13 Removing intermediate container c7f6224e7965 09:52:13 ---> 49fc0d792fdc 09:52:13 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 09:52:13 Removing intermediate container 2c62e1819708 09:52:13 ---> 18cf112224e4 09:52:13 Step 5/22 : RUN apk add --update --no-cache make git 09:52:13 Removing intermediate container 7956cca877fa 09:52:13 ---> f991a6423716 09:52:13 Step 5/22 : RUN apk add --update --no-cache make git 09:52:14 ---> Running in 8f1b44fa5f17 09:52:14 ---> Running in 99ff5788f6da 09:52:14 ---> Running in 3b03f849f3cb 09:52:14 ---> Running in 85698eb08e47 09:52:14 Removing intermediate container 8f26fc6a4161 09:52:14 ---> 5a9122b6dbcb 09:52:14 Step 5/24 : RUN apk add --update --no-cache make git 09:52:14 ---> Running in 4eb6001be470 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:52:16 OK: 233 MiB in 51 packages 09:52:16 OK: 233 MiB in 51 packages 09:52:16 OK: 233 MiB in 51 packages 09:52:16 OK: 233 MiB in 51 packages 09:52:16 OK: 233 MiB in 51 packages 09:52:16 Removing intermediate container 3b03f849f3cb 09:52:16 ---> 98c48e7c9427 09:52:16 Step 6/22 : COPY go.mod . 09:52:17 Removing intermediate container 4eb6001be470 09:52:17 ---> 41489c0b4ea3 09:52:17 Step 6/24 : COPY go.mod . 09:52:17 ---> 3fa7ea72f6b5 09:52:17 Step 7/22 : RUN go mod download 09:52:17 Removing intermediate container 85698eb08e47 09:52:17 ---> 463fc692f2a1 09:52:17 Step 6/22 : COPY go.mod . 09:52:17 ---> Running in 65a313a37738 09:52:17 Removing intermediate container 99ff5788f6da 09:52:17 ---> 5733d3339b69 09:52:17 Step 6/26 : COPY go.mod . 09:52:17 ---> aa6cfbe89e6c 09:52:17 Step 7/24 : RUN go mod download 09:52:17 Removing intermediate container 8f1b44fa5f17 09:52:17 ---> 8aa1e943ad9e 09:52:17 Step 6/24 : COPY go.mod . 09:52:18 ---> 6871e96296c0 09:52:18 Step 7/22 : RUN go mod download 09:52:18 ---> Running in 1d46ea3b79b9 09:52:18 ---> Running in 80c0b62117f8 09:52:18 ---> afb4b137a5de 09:52:18 Step 7/26 : RUN go mod download 09:52:18 ---> 49e620b7ed8d 09:52:18 Step 7/24 : RUN go mod download 09:52:18 ---> Running in bbd24685e6f3 09:52:18 ---> Running in d7b87d40d0ca 09:52:19 Removing intermediate container 65a313a37738 09:52:19 ---> 7e2ef83aac86 09:52:19 Step 8/22 : COPY . . 09:52:19 Removing intermediate container 1d46ea3b79b9 09:52:19 ---> 64fd3047da62 09:52:19 Step 8/24 : COPY . . 09:52:24 Removing intermediate container 80c0b62117f8 09:52:24 ---> e8dfbef08a04 09:52:24 Step 8/22 : COPY . . 09:52:26 Removing intermediate container 580a284a1610 09:52:26 ---> 564ccd281567 09:52:26 Successfully built 564ccd281567 09:52:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:52:26 + docker inspect -f . ci-base-image-arm64 09:52:26 . [Pipeline] withDockerContainer 09:52:27 prd-ubuntu18.04-docker-arm64-4c-16g-20196 does not seem to be running inside a container 09:52:27 $ 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 ******** -e ******** ci-base-image-arm64 cat 09:52:28 $ docker top ae8a67322c1206bcb09017fd16ba143bef45513c7109e18be8aa9227d6097b91 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:29 + go version 09:52:29 go version go1.15.5 linux/arm64 [Pipeline] } 09:52:29 $ docker stop --time=1 ae8a67322c1206bcb09017fd16ba143bef45513c7109e18be8aa9227d6097b91 09:52:30 Removing intermediate container bbd24685e6f3 09:52:30 ---> 8cb34282d528 09:52:30 Step 8/26 : COPY . . 09:52:31 Removing intermediate container d7b87d40d0ca 09:52:31 ---> 209e0327f523 09:52:31 Step 8/24 : COPY . . 09:52:31 $ docker rm -f ae8a67322c1206bcb09017fd16ba143bef45513c7109e18be8aa9227d6097b91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:33 + docker inspect -f . ci-base-image-arm64 09:52:33 . [Pipeline] withDockerContainer 09:52:33 prd-ubuntu18.04-docker-arm64-4c-16g-20196 does not seem to be running inside a container 09:52:33 $ 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 ******** -e ******** ci-base-image-arm64 cat 09:52:35 $ docker top 54f02c52183c8d797491d8225724533cb5f5c2942f6273c95aed1aa651a807e9 -eo pid,comm [Pipeline] { [Pipeline] echo 09:52:35 ========================================================= 09:52:35 [edgeXBuildGoParallel] Running Tests and Build... 09:52:35 ========================================================= [Pipeline] sh 09:52:36 + make test 09:52:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:52:58 ? github.com/edgexfoundry/edgex-go [no test files] 09:53:03 ---> 27c7dd6a81ea 09:53:03 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:53:03 ---> 46ceec82ddd1 09:53:03 Step 9/22 : RUN make cmd/core-metadata/core-metadata 09:53:03 ---> Running in 61fea2dcabee 09:53:03 ---> Running in 634702be655a 09:53:03 ---> 12c42d8984ce 09:53:03 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 09:53:03 ---> Running in c17618fa43d7 09:53:03 ---> 6e6a34b80255 09:53:03 Step 9/24 : RUN make cmd/support-notifications/support-notifications 09:53:03 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 09:53:03 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 09:53:03 ---> Running in eb16358d80fa 09:53:04 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 09:53:04 ---> 0308fdab9f49 09:53:04 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:53:04 ---> Running in 8b6b272d9644 09:53:05 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 09:53:05 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 09:53:31 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 09:53:36 Removing intermediate container c17618fa43d7 09:53:36 ---> 217c20115811 09:53:36 09:53:36 Step 10/22 : FROM alpine:3.12 09:53:36 3.12: Pulling from library/alpine 09:53:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:53:37 Removing intermediate container eb16358d80fa 09:53:37 ---> 2436e11efdad 09:53:37 09:53:37 Step 10/24 : FROM scratch 09:53:37 ---> 09:53:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 09:53:37 Status: Downloaded newer image for alpine:3.12 09:53:37 ---> 389fef711851 09:53:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:53:37 ---> Running in a8accf6f16ae 09:53:37 ---> Running in aa1ff182e5af 09:53:38 Removing intermediate container aa1ff182e5af 09:53:38 ---> ace01df07699 09:53:38 Step 12/24 : ENV APP_PORT=48060 09:53:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:53:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:53:38 (1/5) Installing ca-certificates (20191127-r4) 09:53:38 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:53:38 (3/5) Installing libcurl (7.69.1-r3) 09:53:38 (4/5) Installing curl (7.69.1-r3) 09:53:38 (5/5) Installing dumb-init (1.2.2-r1) 09:53:38 Executing busybox-1.31.1-r19.trigger 09:53:38 Executing ca-certificates-20191127-r4.trigger 09:53:38 OK: 7 MiB in 19 packages 09:53:41 ---> Running in 63b4d149d490 09:53:41 Removing intermediate container 634702be655a 09:53:41 ---> e47d91a2e913 09:53:41 09:53:41 Step 10/24 : FROM alpine:3.12 09:53:41 Removing intermediate container 8b6b272d9644 09:53:41 ---> 2398789dbce4 09:53:41 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:53:41 ---> 389fef711851 09:53:41 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:53:42 Removing intermediate container 61fea2dcabee 09:53:42 ---> 5bf59d79cf28 09:53:42 09:53:42 Step 10/22 : FROM scratch 09:53:42 ---> 09:53:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:53:42 ---> Running in 6fdc6a3aa9c5 09:53:42 ---> Running in 38c82edb8c0d 09:53:42 Removing intermediate container 63b4d149d490 09:53:42 ---> 5ecb7bb20f78 09:53:42 Step 13/24 : EXPOSE $APP_PORT 09:53:42 ---> Running in f1c8d0c654d2 09:53:43 ---> Running in 4be527575ef2 09:53:43 Removing intermediate container f1c8d0c654d2 09:53:43 ---> 5e94ca037da4 09:53:43 Step 12/22 : ENV APP_PORT=48081 09:53:43 Removing intermediate container a8accf6f16ae 09:53:43 ---> b82b5bd31b79 09:53:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 09:53:43 ---> Running in a2973b0c823d 09:53:43 Removing intermediate container 4be527575ef2 09:53:43 ---> 6459dd1f1746 09:53:43 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 09:53:43 ---> Running in 85a529e279de 09:53:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:53:43 Removing intermediate container a2973b0c823d 09:53:43 ---> 44d54b1f17f3 09:53:43 Step 13/22 : EXPOSE $APP_PORT 09:53:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:53:43 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 09:53:44 (1/5) Installing ca-certificates (20191127-r4) 09:53:44 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:53:44 (3/5) Installing libcurl (7.69.1-r3) 09:53:44 (4/5) Installing curl (7.69.1-r3) 09:53:44 (5/5) Installing dumb-init (1.2.2-r1) 09:53:44 Executing busybox-1.31.1-r19.trigger 09:53:44 Removing intermediate container 85a529e279de 09:53:44 ---> 31ba700bc8c3 09:53:44 Step 13/22 : WORKDIR / 09:53:44 Executing ca-certificates-20191127-r4.trigger 09:53:44 OK: 7 MiB in 19 packages 09:53:44 ---> 53e95eb7b7fd 09:53:44 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 09:53:44 ---> Running in f6ae7ced1f81 09:53:44 ---> Running in b84be5fbfde5 09:53:44 Removing intermediate container f6ae7ced1f81 09:53:44 ---> 6afdc709b6e8 09:53:44 Step 14/22 : WORKDIR / 09:53:45 ---> Running in 431777d439c8 09:53:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:53:45 Removing intermediate container b84be5fbfde5 09:53:45 ---> 364cdf472efc 09:53:45 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:46 ---> 302aa7cd0340 09:53:46 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 09:53:46 Removing intermediate container 431777d439c8 09:53:46 ---> 0afad9537eff 09:53:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:46 Removing intermediate container 6fdc6a3aa9c5 09:53:46 ---> c6e5a060e6fa 09:53:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:53:46 ---> d3b3edc27796 09:53:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 09:53:47 ---> Running in 4defaaf2c693 09:53:47 Removing intermediate container 38c82edb8c0d 09:53:47 ---> 1666f914f87d 09:53:47 09:53:47 Step 11/26 : FROM docker:20.10.0 09:53:47 ---> 726b92627613 09:53:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:53:47 20.10.0: Pulling from library/docker 09:53:47 ---> ca8abe14c6e0 09:53:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 09:53:47 ---> 3ff6542214de 09:53:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:47 Removing intermediate container 4defaaf2c693 09:53:47 ---> 67aa88b25c0e 09:53:47 Step 13/24 : WORKDIR / 09:53:48 ---> Running in 486cb40e362e 09:53:48 ---> 0ffd9665d529 09:53:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:53:48 ---> 544f0d1db675 09:53:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 09:53:48 ---> ac4dd7d41263 09:53:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:53:48 Removing intermediate container 486cb40e362e 09:53:48 ---> c87e860cce1c 09:53:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:53:49 ---> ff9285a56c8d 09:53:49 Step 18/22 : RUN chmod +x entrypoint.sh 09:53:49 ---> 6350ef54982d 09:53:49 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:53:49 ---> 24d77da99c26 09:53:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:53:49 ---> Running in 0768fd00556d 09:53:49 ---> Running in 707bbc1be641 09:53:49 ---> 6dd2d0849b17 09:53:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:53:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:53:50 Removing intermediate container 707bbc1be641 09:53:50 ---> e268ef588eb8 09:53:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:50 ---> 933facbc5299 09:53:50 Step 20/24 : ENTRYPOINT ["/support-notifications"] 09:53:50 ---> Running in 6f7b4560ce4a 09:53:50 ---> 951c05208bc6 09:53:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:53:50 ---> Running in 37bdb1db5fa9 09:53:51 Removing intermediate container 6f7b4560ce4a 09:53:51 ---> 697a0121407f 09:53:51 Step 20/22 : LABEL arch=x86_64 09:53:51 ---> 2255201877fa 09:53:51 ---> Running in e5b9669d7059 09:53:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:53:51 Removing intermediate container 37bdb1db5fa9 09:53:51 ---> 088631a3ec6f 09:53:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:51 ---> Running in 70b3c63a7a5e 09:53:51 Removing intermediate container 0768fd00556d 09:53:51 ---> 11b175ac4a8f 09:53:51 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 09:53:51 Removing intermediate container e5b9669d7059 09:53:51 ---> 1881be68ef9f 09:53:51 Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:53:51 ---> Running in 5060bf05447a 09:53:51 Removing intermediate container 70b3c63a7a5e 09:53:51 ---> 959edf0a3cd9 09:53:51 Step 22/24 : LABEL arch=x86_64 09:53:51 ---> Running in 8e7767dd34c8 09:53:51 ---> Running in 08a96f1e3a08 09:53:52 Removing intermediate container 5060bf05447a 09:53:52 ---> 06e011f8e166 09:53:52 Step 20/22 : LABEL arch=x86_64 09:53:52 ---> c4e82dc99df0 09:53:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:53:52 Removing intermediate container 8e7767dd34c8 09:53:52 ---> 7c989736ec0a 09:53:52 Step 22/22 : LABEL version=0.0.0 09:53:52 ---> Running in 9c801c9798a1 09:53:52 Removing intermediate container 08a96f1e3a08 09:53:52 ---> d4029391a8a9 09:53:52 Step 23/24 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:53:52 ---> 1d9e90a91e73 09:53:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:53:52 ---> Running in 69b4b7573681 09:53:52 ---> Running in 81a687a36a99 09:53:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:53:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:53:53 Removing intermediate container 9c801c9798a1 09:53:53 ---> b96eb9169352 09:53:53 Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:53:53 ---> Running in 8fef62bfbb36 09:53:53 Removing intermediate container 69b4b7573681 09:53:53 ---> 79d6a0f14d89 09:53:53 09:53:53 ---> 0469ff372514 09:53:53 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/ 09:53:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:53:54 Removing intermediate container 81a687a36a99 09:53:54 ---> a8f252d49b71 09:53:54 Step 24/24 : LABEL version=0.0.0 09:53:54 ---> Running in d8cb69868bb2 09:53:54 ---> Running in dd390d631df3 09:53:54 Removing intermediate container 8fef62bfbb36 09:53:54 ---> 844246751894 09:53:54 Step 22/22 : LABEL version=0.0.0 09:53:54 Successfully built 79d6a0f14d89 09:53:54 Successfully tagged docker-core-metadata-go:latest 09:53:54  Building docker-core-metadata-go ... done Building docker-core-command-go 09:53:54 ---> Running in db39fa2e8ccb 09:53:54 Removing intermediate container dd390d631df3 09:53:54 ---> 96c4976745d6 09:53:54 09:53:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:53:54 Removing intermediate container db39fa2e8ccb 09:53:54 ---> d6b5c8a0bdfb 09:53:54 09:53:54 Status: Downloaded newer image for docker:20.10.0 09:53:54 ---> aefe523efa57 09:53:54 Step 12/26 : RUN apk add --no-cache bash 09:53:54 Successfully built 96c4976745d6 09:53:54 Successfully tagged docker-support-notifications-go:latest 09:53:54  Building docker-support-notifications-go ... done Building docker-core-data-go 09:53:54 ---> Running in c36bef607cb6 09:53:54 Successfully built d6b5c8a0bdfb 09:53:54 Successfully tagged docker-security-bootstrap-redis-go:latest 09:53:54  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 09:53:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:53:55 Removing intermediate container d8cb69868bb2 09:53:55 ---> 72427052ed74 09:53:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:53:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:53:55 (1/2) Installing readline (8.0.4-r0) 09:53:55 (2/2) Installing bash (5.0.17-r0) 09:53:55 Executing bash-5.0.17-r0.post-install 09:53:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:53:56 Executing busybox-1.31.1-r19.trigger 09:53:56 OK: 12 MiB in 22 packages 09:53:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:53:59 ---> Running in a9d5973255d2 09:54:04 Removing intermediate container a9d5973255d2 09:54:04 ---> 01aedaa1ce73 09:54:04 Step 22/24 : LABEL arch=x86_64 09:54:04 Removing intermediate container c36bef607cb6 09:54:04 ---> cfc5eec2ce83 09:54:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:54:04 ---> Running in 0ac07c00d110 09:54:04 ---> Running in da918849f400 09:54:05 Removing intermediate container da918849f400 09:54:05 ---> b2aa03000a24 09:54:05 Step 14/26 : ENV APP_PORT=48090 09:54:05 Removing intermediate container 0ac07c00d110 09:54:05 ---> 1477fa9442ea 09:54:05 Step 23/24 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:54:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:54:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:54:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:54:06 ---> Running in d82f7c3d1a7c 09:54:08 ---> Running in 2fb1c44058fe 09:54:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.235s coverage: 46.6% of statements 09:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:54:16 Removing intermediate container d82f7c3d1a7c 09:54:16 ---> 51393c91a311 09:54:16 Step 15/26 : EXPOSE $APP_PORT 09:54:16 Removing intermediate container 2fb1c44058fe 09:54:16 ---> 9acf11b7b229 09:54:16 Step 24/24 : LABEL version=0.0.0 09:54:16 ---> Running in 5762385da916 09:54:16 ---> Running in a07c70bca50c 09:54:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:54:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:54:16 ---> 62d10a469a31 09:54:16 Step 3/21 : WORKDIR /edgex-go 09:54:16 ---> Using cache 09:54:16 ---> f55e1aeac629 09:54:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:16 ---> Using cache 09:54:16 ---> f991a6423716 09:54:16 Step 5/21 : RUN apk add --update --no-cache make git 09:54:16 ---> Using cache 09:54:16 ---> 463fc692f2a1 09:54:16 Step 6/21 : COPY go.mod . 09:54:16 ---> Using cache 09:54:16 ---> 6871e96296c0 09:54:16 Step 7/21 : RUN go mod download 09:54:16 ---> Using cache 09:54:16 ---> e8dfbef08a04 09:54:16 Step 8/21 : COPY . . 09:54:16 ---> Using cache 09:54:16 ---> 12c42d8984ce 09:54:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:54:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:54:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:54:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:54:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:17 ---> 62d10a469a31 09:54:17 Step 3/23 : WORKDIR /edgex-go 09:54:17 ---> 62d10a469a31 09:54:17 Step 3/22 : WORKDIR /edgex-go 09:54:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.0% of statements 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:54:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:54:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:54:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.568s coverage: 77.8% of statements 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:54:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.359s coverage: 82.4% of statements 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:54:18 ---> Using cache 09:54:18 ---> f55e1aeac629 09:54:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:18 ---> Using cache 09:54:18 ---> f55e1aeac629 09:54:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:18 ---> Using cache 09:54:18 ---> f991a6423716 09:54:18 Step 5/22 : RUN apk add --update --no-cache make git 09:54:18 ---> Using cache 09:54:18 ---> 463fc692f2a1 09:54:18 Step 6/22 : COPY go.mod . 09:54:18 ---> Using cache 09:54:18 ---> 6871e96296c0 09:54:18 Step 7/22 : RUN go mod download 09:54:18 ---> Using cache 09:54:18 ---> e8dfbef08a04 09:54:18 Step 8/22 : COPY . . 09:54:18 Removing intermediate container 5762385da916 09:54:18 ---> ac572d930b2a 09:54:18 09:54:18 ---> Using cache 09:54:18 ---> f991a6423716 09:54:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:54:18 ---> Using cache 09:54:18 ---> 12c42d8984ce 09:54:18 Step 9/22 : RUN make cmd/core-command/core-command 09:54:18 Removing intermediate container a07c70bca50c 09:54:18 ---> d561af79bc37 09:54:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:54:18 ---> Running in 0e95b1cdddb0 09:54:18 Successfully built ac572d930b2a 09:54:18 ---> Running in f35981496376 09:54:18 Successfully tagged docker-security-secretstore-setup-go:latest 09:54:18  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 09:54:18 ---> Running in bdac3a1ff4ac 09:54:20 ---> 02ed6278efce 09:54:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:54:20 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 09:54:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:54:20 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 09:54:20 ---> afcde825b1c3 09:54:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:54:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:54:21 OK: 233 MiB in 51 packages 09:54:24 ---> 8f92aa083860 09:54:24 Step 19/26 : RUN apk --no-cache add py3-pip 09:54:24 ---> Running in a5d8e3cecaf5 09:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.158s coverage: 28.6% of statements 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.339s coverage: 86.7% of statements 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:54:26 Removing intermediate container f35981496376 09:54:26 ---> 0f98912bfce3 09:54:26 Step 6/23 : COPY go.mod . 09:54:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.343s coverage: 97.5% of statements 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:54:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.173s coverage: 78.3% of statements 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:54:26 (1/33) Installing libbz2 (1.0.8-r1) 09:54:26 (2/33) Installing expat (2.2.9-r1) 09:54:26 (3/33) Installing libffi (3.3-r2) 09:54:26 (4/33) Installing gdbm (1.13-r1) 09:54:26 ---> 745e5ad4240e 09:54:26 Step 7/23 : RUN go mod download 09:54:26 (5/33) Installing xz-libs (5.2.5-r0) 09:54:26 (6/33) Installing sqlite-libs (3.32.1-r0) 09:54:27 (7/33) Installing python3 (3.8.5-r0) 09:54:28 ---> Running in 002f19528790 09:54:33 (8/33) Installing py3-appdirs (1.4.4-r1) 09:54:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:54:33 (10/33) Installing py3-parsing (2.4.7-r0) 09:54:33 (11/33) Installing py3-six (1.15.0-r0) 09:54:33 (12/33) Installing py3-packaging (20.4-r0) 09:54:33 (13/33) Installing py3-setuptools (47.0.0-r0) 09:54:33 (14/33) Installing py3-chardet (3.0.4-r4) 09:54:34 (15/33) Installing py3-idna (2.9-r0) 09:54:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:54:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:54:34 (18/33) Installing py3-requests (2.23.0-r0) 09:54:35 (19/33) Installing py3-msgpack (1.0.0-r0) 09:54:35 (20/33) Installing py3-lockfile (0.12.2-r3) 09:54:35 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:54:35 (22/33) Installing py3-colorama (0.4.3-r0) 09:54:35 (23/33) Installing py3-distlib (0.3.0-r0) 09:54:35 (24/33) Installing py3-distro (1.5.0-r1) 09:54:35 (25/33) Installing py3-webencodings (0.5.1-r3) 09:54:35 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:54:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:54:35 ---> 62d10a469a31 09:54:35 Step 3/21 : WORKDIR /edgex-go 09:54:35 ---> Using cache 09:54:35 ---> f55e1aeac629 09:54:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:35 ---> Using cache 09:54:35 ---> f991a6423716 09:54:35 Step 5/21 : RUN apk add --update --no-cache make git 09:54:35 ---> Using cache 09:54:35 ---> 463fc692f2a1 09:54:35 Step 6/21 : COPY go.mod . 09:54:35 ---> Using cache 09:54:35 ---> 6871e96296c0 09:54:35 Step 7/21 : RUN go mod download 09:54:35 ---> Using cache 09:54:35 ---> e8dfbef08a04 09:54:35 Step 8/21 : COPY . . 09:54:35 (26/33) Installing py3-html5lib (1.0.1-r4) 09:54:35 ---> Using cache 09:54:35 ---> 12c42d8984ce 09:54:35 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 09:54:35 (27/33) Installing py3-pytoml (0.1.21-r0) 09:54:36 (28/33) Installing py3-pep517 (0.8.2-r0) 09:54:36 (29/33) Installing py3-progress (1.5-r0) 09:54:36 (30/33) Installing py3-toml (0.10.1-r0) 09:54:36 (31/33) Installing py3-retrying (1.3.3-r0) 09:54:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:54:36 (33/33) Installing py3-pip (20.1.1-r0) 09:54:36 ---> Running in 385f88d8e0d0 09:54:36 Removing intermediate container 002f19528790 09:54:36 ---> 37b9e4a29b53 09:54:36 Step 8/23 : COPY . . 09:54:36 Executing busybox-1.31.1-r19.trigger 09:54:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.343s coverage: 93.5% of statements 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:54:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:54:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.183s coverage: 0.1% of statements 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.127s coverage: 75.5% of statements 09:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 80.8% of statements 09:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.158s coverage: 87.2% of statements 09:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.2% of statements 09:54:36 OK: 71 MiB in 55 packages 09:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.4% of statements 09:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:54:38 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 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.608s coverage: 63.5% of statements 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 09:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements 09:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.894s coverage: 55.9% of statements 09:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:54:47 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 09:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.0% of statements 09:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.743s coverage: 84.0% of statements 09:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements 09:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.374s coverage: 47.1% of statements 09:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.208s coverage: 100.0% of statements 09:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.135s coverage: 100.0% of statements 09:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:54:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.019s coverage: 29.1% of statements 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:54:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.252s coverage: 99.0% of statements 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:54:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:54:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:54:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:54:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:54:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:54:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 09:54:59 Removing intermediate container bdac3a1ff4ac 09:54:59 ---> 3eb4ad625c76 09:54:59 09:54:59 Step 10/22 : FROM scratch 09:54:59 ---> 09:54:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:54:59 ---> Using cache 09:54:59 ---> 5e94ca037da4 09:54:59 Step 12/22 : ENV APP_PORT=48082 09:54:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 09:55:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 09:55:01 ---> Running in 37eddb15215e 09:55:01 Removing intermediate container a5d8e3cecaf5 09:55:01 ---> 60381d4e0ad4 09:55:01 Step 20/26 : RUN pip install docker-compose==1.23.2 09:55:01 GO111MODULE=on go vet ./... 09:55:02 ---> Running in 08d1238419cc 09:55:02 Removing intermediate container 37eddb15215e 09:55:02 ---> 9c773a777775 09:55:02 Step 13/22 : EXPOSE $APP_PORT 09:55:02 Removing intermediate container 0e95b1cdddb0 09:55:02 ---> 0a4efe5eefc6 09:55:02 09:55:02 Step 10/21 : FROM alpine:3.12 09:55:02 ---> 389fef711851 09:55:02 Step 11/21 : RUN apk add --update --no-cache curl 09:55:02 ---> 7582cdf9a73c 09:55:02 Step 9/23 : RUN make cmd/core-data/core-data 09:55:03 ---> Running in a21b9dfe7d04 09:55:03 ---> Running in 168ccca4520c 09:55:03 ---> Running in f88dd7858f9c 09:55:03 Removing intermediate container a21b9dfe7d04 09:55:03 ---> 6969d8fc5bea 09:55:03 Step 14/22 : WORKDIR / 09:55:03 ---> Running in b6accbed28bf 09:55:04 Removing intermediate container b6accbed28bf 09:55:04 ---> 23d73a8dbcf4 09:55:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:55:04 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 09:55:04 ---> afd36d215acc 09:55:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:55:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:55:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:55:05 (1/4) Installing ca-certificates (20191127-r4) 09:55:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:55:05 (3/4) Installing libcurl (7.69.1-r3) 09:55:05 (4/4) Installing curl (7.69.1-r3) 09:55:05 Executing busybox-1.31.1-r19.trigger 09:55:05 Executing ca-certificates-20191127-r4.trigger 09:55:05 OK: 7 MiB in 18 packages 09:55:07 ---> 130569c86eb3 09:55:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:55:07 Collecting docker-compose==1.23.2 09:55:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:55:07 Removing intermediate container 385f88d8e0d0 09:55:07 ---> d67d571117e2 09:55:07 09:55:07 Step 10/21 : FROM scratch 09:55:07 ---> 09:55:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:55:07 ---> Using cache 09:55:07 ---> 5e94ca037da4 09:55:07 Step 12/21 : ENV APP_PORT=48085 09:55:07 Collecting docker<4.0,>=3.6.0 09:55:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:55:08 ---> f4aa6fcda009 09:55:08 Step 18/22 : ENTRYPOINT ["/core-command"] 09:55:08 Collecting jsonschema<3,>=2.5.1 09:55:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:55:08 ---> Running in 01331615db76 09:55:08 ---> Running in 6b5a203caf29 09:55:08 Removing intermediate container 168ccca4520c 09:55:08 ---> 95212f2559cd 09:55:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:55:08 Removing intermediate container 01331615db76 09:55:08 ---> a8917b0de8a1 09:55:08 Step 13/21 : EXPOSE $APP_PORT 09:55:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:55:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:55:08 ---> Running in 46713bb69ead 09:55:08 ---> Running in cf45c2f031c7 09:55:08 Collecting texttable<0.10,>=0.9.0 09:55:08 Downloading texttable-0.9.1.tar.gz (11 kB) 09:55:09 Removing intermediate container 6b5a203caf29 09:55:09 ---> 780ad3f5224c 09:55:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:55:09 Removing intermediate container cf45c2f031c7 09:55:09 ---> 28881f903ba8 09:55:09 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:55:09 Removing intermediate container 46713bb69ead 09:55:09 ---> e00e16657def 09:55:09 Step 13/21 : WORKDIR /edgex 09:55:09 ---> Running in 9e5fca7dee22 09:55:09 ---> Running in dd47d239a7a6 09:55:09 Collecting cached-property<2,>=1.2.0 09:55:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:55:09 ---> cb6c2f217e6d 09:55:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:55:10 Collecting PyYAML<4,>=3.10 09:55:10 Downloading PyYAML-3.13.tar.gz (270 kB) 09:55:10 Removing intermediate container 9e5fca7dee22 09:55:10 ---> 134e04cbc0ad 09:55:10 Step 20/22 : LABEL arch=x86_64 09:55:10 Removing intermediate container dd47d239a7a6 09:55:10 ---> ac2f15f51366 09:55:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:55:10 ---> Running in e2eb9b16f47e 09:55:12 ---> d4ff9a335379 09:55:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:55:12 ---> d47334bc60b8 09:55:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:55:12 Collecting websocket-client<1.0,>=0.32.0 09:55:12 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:55:13 Collecting docopt<0.7,>=0.6.1 09:55:13 Downloading docopt-0.6.2.tar.gz (25 kB) 09:55:13 Removing intermediate container e2eb9b16f47e 09:55:13 ---> f069ae078f4f 09:55:13 Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:55:14 ---> df9fd84fa6f2 09:55:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:55:14 ---> b66228ddf6a4 09:55:14 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 09:55:14 ---> Running in 551d7a9d1c01 09:55:14 ---> Running in ae81a0c065e6 09:55:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:55:14 Collecting dockerpty<0.5,>=0.4.1 09:55:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:55:14 Removing intermediate container 551d7a9d1c01 09:55:14 ---> 4a4296474605 09:55:14 Step 22/22 : LABEL version=0.0.0 09:55:14 Removing intermediate container ae81a0c065e6 09:55:14 ---> 81b7b7ed1e8d 09:55:14 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:55:14 ---> Running in 2a1d4d0cae5b 09:55:14 ---> 4661d0419a32 09:55:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:55:14 ---> Running in c90be34f3dc5 09:55:15 ---> Running in 0eb239dcbeb7 09:55:15 Collecting docker-pycreds>=0.4.0 09:55:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:55:15 Removing intermediate container 2a1d4d0cae5b 09:55:15 ---> f474a0d50350 09:55:15 09:55:15 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) 09:55:15 Removing intermediate container c90be34f3dc5 09:55:15 ---> dbde5ba00029 09:55:15 Step 19/21 : LABEL arch=x86_64 09:55:15 Collecting urllib3<1.25,>=1.21.1 09:55:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:55:15 Successfully built f474a0d50350 09:55:15 Removing intermediate container 0eb239dcbeb7 09:55:15 ---> 4d1b39ae5bfa 09:55:15 Step 18/21 : CMD ["--init=true"] 09:55:15 ---> Running in 4154979f4951 09:55:15 Successfully tagged docker-core-command-go:latest 09:55:15  Building docker-core-command-go ... done Collecting idna<2.8,>=2.5 09:55:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:55:15 ---> Running in 607e6a823a65 09:55:15 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) 09:55:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:55:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:55:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:55:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:55:15 Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, texttable, cached-property, PyYAML, docopt, dockerpty, docker-compose 09:55:16 Removing intermediate container 4154979f4951 09:55:16 ---> 599ec4684c99 09:55:16 Step 20/21 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:55:16 Attempting uninstall: urllib3 09:55:16 Found existing installation: urllib3 1.25.9 09:55:16 Uninstalling urllib3-1.25.9: 09:55:16 Successfully uninstalled urllib3-1.25.9 09:55:16 ---> Running in 24ba2221ce88 09:55:16 Removing intermediate container 607e6a823a65 09:55:16 ---> 8933c98b36e0 09:55:16 Step 19/21 : LABEL arch=x86_64 09:55:17 Attempting uninstall: idna 09:55:17 Found existing installation: idna 2.9 09:55:17 Uninstalling idna-2.9: 09:55:17 Successfully uninstalled idna-2.9 09:55:17 ---> Running in f3feb3256dbe 09:55:17 Attempting uninstall: requests 09:55:17 Found existing installation: requests 2.23.0 09:55:17 Removing intermediate container 24ba2221ce88 09:55:17 ---> ea417f1196b2 09:55:17 Step 21/21 : LABEL version=0.0.0 09:55:17 Uninstalling requests-2.23.0: 09:55:17 Successfully uninstalled requests-2.23.0 09:55:18 Removing intermediate container f3feb3256dbe 09:55:18 ---> 72a42babc19c 09:55:18 Step 20/21 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:55:18 ---> Running in f5fc9f55c035 09:55:19 ---> Running in 2d770111e71e 09:55:19 Removing intermediate container f5fc9f55c035 09:55:19 ---> 216219e9b51a 09:55:19 09:55:20 Successfully built 216219e9b51a 09:55:20 Successfully tagged docker-support-scheduler-go:latest 09:55:20  Building docker-support-scheduler-go ... done Removing intermediate container 2d770111e71e 09:55:20 ---> 12d41d098ab0 09:55:20 Step 21/21 : LABEL version=0.0.0 09:55:20 Running setup.py install for texttable: started 09:55:20 ---> Running in e4f079b28841 09:55:20 Removing intermediate container e4f079b28841 09:55:20 ---> e96cbb789259 09:55:20 09:55:21 Running setup.py install for texttable: finished with status 'done' 09:55:21 Successfully built e96cbb789259 09:55:21 Successfully tagged docker-security-proxy-setup-go:latest 09:55:21  Building docker-security-proxy-setup-go ... done  Running setup.py install for PyYAML: started 09:55:21 Running setup.py install for PyYAML: finished with status 'done' 09:55:21 Running setup.py install for docopt: started 09:55:22 Running setup.py install for docopt: finished with status 'done' 09:55:22 Running setup.py install for dockerpty: started 09:55:23 Running setup.py install for dockerpty: finished with status 'done' 09:55:24 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 09:55:26 Removing intermediate container f88dd7858f9c 09:55:26 ---> 73d17708d9c4 09:55:26 09:55:26 Step 10/23 : FROM alpine:3.12 09:55:26 ---> 389fef711851 09:55:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:55:28 Removing intermediate container 08d1238419cc 09:55:28 ---> 6e0bd5893fd8 09:55:28 Step 21/26 : RUN apk --no-cache add curl 09:55:28 ---> Running in 956c12e9d089 09:55:28 ---> Running in a78fa7660058 09:55:28 Removing intermediate container 956c12e9d089 09:55:28 ---> d12c85f58bf4 09:55:28 Step 12/23 : ENV APP_PORT=48080 09:55:28 ---> Running in a826db598b51 09:55:28 Removing intermediate container a826db598b51 09:55:28 ---> 396b41b580e0 09:55:28 Step 13/23 : EXPOSE $APP_PORT 09:55:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:55:28 ---> Running in 9ee5ec6b8282 09:55:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:55:28 Removing intermediate container 9ee5ec6b8282 09:55:28 ---> 769904553df6 09:55:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:28 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:55:28 ---> Running in 98a716da3d77 09:55:28 (2/3) Installing libcurl (7.69.1-r3) 09:55:28 (3/3) Installing curl (7.69.1-r3) 09:55:28 Executing busybox-1.31.1-r19.trigger 09:55:28 OK: 72 MiB in 58 packages 09:55:29 Removing intermediate container a78fa7660058 09:55:29 ---> 16cf837418cb 09:55:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 09:55:29 ---> Running in 7508426d6d3d 09:55:29 Removing intermediate container 7508426d6d3d 09:55:29 ---> 6f82fbf8a4d1 09:55:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:55:30 ---> Running in 01cab0ae5884 09:55:30 Removing intermediate container 98a716da3d77 09:55:30 ---> 604f469158d1 09:55:30 Step 15/23 : RUN apk add --update --no-cache zeromq 09:55:30 ---> Running in 2ea6146aefd6 09:55:30 Removing intermediate container 01cab0ae5884 09:55:30 ---> 62ce06a77127 09:55:30 Step 24/26 : LABEL arch=x86_64 09:55:30 ---> Running in 2c437a060083 09:55:30 Removing intermediate container 2c437a060083 09:55:30 ---> 10634f3b5e9c 09:55:30 Step 25/26 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:55:30 ---> Running in 0ab06d8438a2 09:55:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:55:30 Removing intermediate container 0ab06d8438a2 09:55:30 ---> ae33d23a06da 09:55:30 Step 26/26 : LABEL version=0.0.0 09:55:30 ---> Running in 5a584bcfb165 09:55:31 Removing intermediate container 5a584bcfb165 09:55:31 ---> 81e481e1dbd7 09:55:31 09:55:31 Successfully built 81e481e1dbd7 09:55:31 Successfully tagged docker-sys-mgmt-agent-go:latest 09:55:31  Building docker-sys-mgmt-agent-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:55:31 (1/5) Installing libgcc (9.3.0-r2) 09:55:32 (2/5) Installing libsodium (1.0.18-r0) 09:55:32 (3/5) Installing libstdc++ (9.3.0-r2) 09:55:32 (4/5) Installing libzmq (4.3.3-r0) 09:55:33 (5/5) Installing zeromq (4.3.3-r0) 09:55:33 Executing busybox-1.31.1-r19.trigger 09:55:33 OK: 8 MiB in 19 packages 09:55:33 Removing intermediate container 2ea6146aefd6 09:55:33 ---> b953b9126fda 09:55:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:55:33 ---> 879244b84855 09:55:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:55:34 ---> 9d9866405ece 09:55:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:55:34 ---> 73da034701a2 09:55:34 Step 19/23 : ENTRYPOINT ["/core-data"] 09:55:34 ---> Running in 0ebd9477f737 09:55:35 Removing intermediate container 0ebd9477f737 09:55:35 ---> 5d66aa916770 09:55:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:55:35 ---> Running in aa33c03a5a88 09:55:35 Removing intermediate container aa33c03a5a88 09:55:35 ---> 85c32fe579c8 09:55:35 Step 21/23 : LABEL arch=x86_64 09:55:35 ---> Running in 0bdc57919a49 09:55:35 Removing intermediate container 0bdc57919a49 09:55:35 ---> 2f477c52f09d 09:55:35 Step 22/23 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:55:35 ---> Running in 3af34b4edaa4 09:55:35 Removing intermediate container 3af34b4edaa4 09:55:35 ---> 08ae58909bee 09:55:35 Step 23/23 : LABEL version=0.0.0 09:55:35 ---> Running in 65340cc65f05 09:55:36 Removing intermediate container 65340cc65f05 09:55:36 ---> 378cd1089086 09:55:36 09:55:36 Successfully built 378cd1089086 09:55:36 Successfully tagged docker-core-data-go:latest 09:55:36  Building docker-core-data-go ... done  [Pipeline] } 09:55:36 $ docker stop --time=1 6138db9884082e18d93aac49137b2af2a939ac67c7b3aa6c6dcd152281498918 09:55:38 $ docker rm -f 6138db9884082e18d93aac49137b2af2a939ac67c7b3aa6c6dcd152281498918 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:38 + docker images 09:55:38 + grep docker 09:55:38 docker-core-data-go latest 378cd1089086 3 seconds ago 22.3MB 09:55:38 docker-sys-mgmt-agent-go latest 81e481e1dbd7 8 seconds ago 313MB 09:55:38 docker-security-proxy-setup-go latest e96cbb789259 18 seconds ago 24.5MB 09:55:38 docker-support-scheduler-go latest 216219e9b51a 20 seconds ago 10.7MB 09:55:38 docker-core-command-go latest f474a0d50350 24 seconds ago 10.6MB 09:55:38 docker-security-secretstore-setup-go latest ac572d930b2a About a minute ago 24.6MB 09:55:38 docker-support-notifications-go latest 96c4976745d6 About a minute ago 12MB 09:55:38 docker-security-bootstrap-redis-go latest d6b5c8a0bdfb About a minute ago 15.8MB 09:55:38 docker-core-metadata-go latest 79d6a0f14d89 About a minute ago 13.1MB 09:55:38 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:55:54 Still waiting to schedule task 09:55:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:56:09 gofmt -l . 09:56:09 [ "`gofmt -l .`" = "" ] 09:56:09 ./bin/test-go-mod-tidy.sh 09:56:10 ./bin/test-attribution-txt.sh [Pipeline] sh 09:56:11 + ls -al . 09:56:11 total 688 09:56:11 drwxrwxr-x 9 1001 1001 4096 Jan 14 09:56 . 09:56:11 drwxr-xr-x 4 root root 4096 Jan 14 09:52 .. 09:56:11 -rw-rw-r-- 1 1001 1001 11 Jan 14 09:51 .dockerignore 09:56:11 drwxrwxr-x 8 1001 1001 4096 Jan 14 09:51 .git 09:56:11 drwxrwxr-x 3 1001 1001 4096 Jan 14 09:51 .github 09:56:11 -rw-rw-r-- 1 1001 1001 824 Jan 14 09:51 .gitignore 09:56:11 -rw-rw-r-- 1 1001 1001 166 Jan 14 09:51 .sonarcloud.properties 09:56:11 -rw-rw-r-- 1 1001 1001 7741 Jan 14 09:51 Attribution.txt 09:56:11 -rw-rw-r-- 1 1001 1001 3804 Jan 14 09:51 CONTRIBUTING.md 09:56:11 -rw-rw-r-- 1 1001 1001 931 Jan 14 09:51 Dockerfile.build 09:56:11 -rw-rw-r-- 1 1001 1001 863 Jan 14 09:51 Jenkinsfile 09:56:11 -rw-rw-r-- 1 1001 1001 10775 Jan 14 09:51 LICENSE 09:56:11 -rw-rw-r-- 1 1001 1001 5750 Jan 14 09:51 Makefile 09:56:11 -rw-rw-r-- 1 1001 1001 6524 Jan 14 09:51 README.md 09:56:11 -rw-rw-r-- 1 1001 1001 6744 Jan 14 09:51 SECURITY.md 09:56:11 -rw-rw-r-- 1 1001 1001 5 Jan 14 09:48 VERSION 09:56:11 -rw-rw-r-- 1 1001 1001 4131 Jan 14 09:51 ZMQWindows.md 09:56:11 drwxrwxr-x 2 1001 1001 4096 Jan 14 09:51 bin 09:56:11 drwxrwxr-x 14 1001 1001 4096 Jan 14 09:51 cmd 09:56:11 -rw-r--r-- 1 root root 556510 Jan 14 09:55 coverage.out 09:56:11 -rw-r--r-- 1 root root 979 Jan 14 09:56 go.mod 09:56:11 -rw-r--r-- 1 root root 19036 Jan 14 09:56 go.sum 09:56:11 drwxrwxr-x 8 1001 1001 4096 Jan 14 09:51 internal 09:56:11 drwxrwxr-x 4 1001 1001 4096 Jan 14 09:51 openapi 09:56:11 drwxrwxr-x 4 1001 1001 4096 Jan 14 09:51 snap 09:56:11 -rw-rw-r-- 1 1001 1001 168 Jan 14 09:51 version.go [Pipeline] sh 09:56:12 + '[' -e coverage.out ] 09:56:12 + chown 1001:1001 coverage.out [Pipeline] stash 09:56:12 Warning: overwriting stash ‘coverage-report’ 09:56:13 Stashed 1 file(s) [Pipeline] sh 09:56:14 + make build 09:56:14 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 09:56:24 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 09:56:46 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 09:56:51 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 09:56:52 Running on prd-ubuntu18.04-docker-8c-8g-20197 in /w/workspace/edgexfoundry_edgex-go_PR-3028 [Pipeline] { [Pipeline] ws 09:56:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:56:54 using credential edgex-jenkins-ssh 09:56:54 Cloning the remote Git repository 09:56:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:56:55 > git init /w/workspace/edgex-go/1 # timeout=10 09:56:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:56:55 > git --version # timeout=10 09:56:55 > git --version # 'git version 2.17.1' 09:56:55 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:55 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 09:56:56 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 09:57:00 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 09:57:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:57:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:57:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:57:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3028/head:refs/remotes/origin/PR-3028 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:57:03 Merging remotes/origin/master commit 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 into PR head commit 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:57:03 Merge succeeded, producing 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 09:57:03 Checking out Revision 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 (PR-3028) 09:57:03 > git config core.sparsecheckout # timeout=10 09:57:03 > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 09:57:03 > git remote # timeout=10 09:57:03 > git config --get remote.origin.url # timeout=10 09:57:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:03 > git merge 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 # timeout=10 09:57:03 > git rev-parse HEAD^{commit} # timeout=10 09:57:03 > git config core.sparsecheckout # timeout=10 09:57:03 > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 09:57:06 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 09:57:07 Commit message: "feat(meta): implement PATCH /provisionwatcher v2 API" 09:57:07 > git --version # timeout=10 09:57:07 > git --version # 'git version 2.17.1' 09:57:07 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:08 + echo snap-build.sh 09:57:08 snap-build.sh 09:57:08 + SNAP_BASE_DIR=. 09:57:08 + '[' '!' -z /w/workspace/edgex-go/1 ']' 09:57:08 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 09:57:08 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 09:57:08 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 09:57:08 + cd /w/workspace/edgex-go/1 09:57:08 + sudo apt-get remove -qy --purge lxd lxd-client 09:57:08 Reading package lists... 09:57:09 Building dependency tree... 09:57:09 Reading state information... 09:57:09 The following packages were automatically installed and are no longer required: 09:57:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:57:09 uidmap xdelta3 09:57:09 Use 'sudo apt autoremove' to remove them. 09:57:09 The following packages will be REMOVED: 09:57:09 lxd* lxd-client* 09:57:09 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 09:57:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:57:09 After this operation, 31.7 MB disk space will be freed. 09:57:10 (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.) 09:57:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:57:11 Removing lxd dnsmasq configuration 09:57:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:57:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:57:12 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 09:57:13 (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.) 09:57:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:57:13 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 09:57:14 Processing triggers for systemd (237-3ubuntu10.42) ... 09:57:14 Processing triggers for ureadahead (0.100.0-21) ... 09:57:15 + sudo snap remove --purge lxd 09:57:15 snap "lxd" is not installed 09:57:15 + sudo groupadd --force --system lxd 09:57:15 ++ whoami 09:57:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:57:15 + newgrp - lxd 09:57:15 + sudo snap install lxd 09:57:17 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 09:57:20 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 [Pipeline] } 09:57:24 $ docker stop --time=1 54f02c52183c8d797491d8225724533cb5f5c2942f6273c95aed1aa651a807e9 09:57:26 2021-01-14T09:57:23Z INFO Waiting for automatic snapd restart... 09:57:26 $ docker rm -f 54f02c52183c8d797491d8225724533cb5f5c2942f6273c95aed1aa651a807e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:57:28 09:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:57:29 latest: Pulling from edgex-devops/edgex-compose-arm64 09:57:29 29e5d40040c1: Pulling fs layer 09:57:29 1ce36da41761: Pulling fs layer 09:57:29 25b303627fd3: Pulling fs layer 09:57:30 29e5d40040c1: Download complete 09:57:30 1ce36da41761: Verifying Checksum 09:57:30 1ce36da41761: Download complete 09:57:30 29e5d40040c1: Pull complete 09:57:32 1ce36da41761: Pull complete 09:57:32 25b303627fd3: Verifying Checksum 09:57:32 25b303627fd3: Download complete 09:57:40 lxd 4.10 from Canonical* installed 09:57:40 + sudo lxd init --auto 09:57:42 25b303627fd3: Pull complete 09:57:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:57:42 prd-ubuntu18.04-docker-arm64-4c-16g-20196 does not seem to be running inside a container 09:57:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:57:46 $ docker top 65da2cf1d9d63507889c7b1103e063006161dc611c4f1ac184c0716ae9b3d61a -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:47 + docker-compose build --help 09:57:47 + grep parallel 09:57:49 + sudo snap install --classic snapcraft 09:57:50 --parallel Build images in parallel. [Pipeline] } 09:57:51 $ docker stop --time=1 65da2cf1d9d63507889c7b1103e063006161dc611c4f1ac184c0716ae9b3d61a 09:57:52 $ docker rm -f 65da2cf1d9d63507889c7b1103e063006161dc611c4f1ac184c0716ae9b3d61a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:57:53 . [Pipeline] withDockerContainer 09:57:54 prd-ubuntu18.04-docker-arm64-4c-16g-20196 does not seem to be running inside a container 09:57:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:57:55 snapcraft 4.4.4 from Canonical* installed 09:57:55 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 09:57:55 + patch --verbose -p1 09:57:55 Hmm... Looks like a unified diff to me... 09:57:55 The text leading up to this was: 09:57:55 -------------------------- 09:57:55 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 09:57:55 |From: Tony Espy 09:57:55 |Date: Wed, 16 Dec 2020 16:34:55 -0500 09:57:55 |Subject: [PATCH] optimize snap build for pipeline CI check 09:57:55 | 09:57:55 |This patch is used by the EdgeX CI pipeline builds to 09:57:55 |optimize the snap CI check run for pull requests. When 09:57:55 |applied, it essentially strips out everything (apps and 09:57:55 |parts) from the snapcraft.yaml file except those required 09:57:55 |to build edgex-go, as the whole idea of the CI check is to 09:57:55 |catch changes to edgex-go that break the snap build. 09:57:55 | 09:57:55 |In general, anyone updating snapcraft.yaml will also need 09:57:55 |to update this patch file, otherwise it may fail to apply, 09:57:55 |resulting in a failed snap build CI check in the associated 09:57:55 |pull request. 09:57:55 | 09:57:55 |Note - in addition to applying this patch, the pipeline also 09:57:55 |only primes the snap (e.g. `snapcraft prime`), as there's no 09:57:55 |need to build the finally binary .snap file (and it won't 09:57:55 |work with the patch applied). This further reduces the build 09:57:55 |time. 09:57:55 |--- 09:57:55 | snap/snapcraft.yaml | 461 +------------------------------------------- 09:57:55 | 1 file changed, 2 insertions(+), 459 deletions(-) 09:57:55 | 09:57:55 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 09:57:55 |index 1e537489..faf42425 100644 09:57:55 |--- a/snap/snapcraft.yaml 09:57:55 |+++ b/snap/snapcraft.yaml 09:57:55 -------------------------- 09:57:55 patching file snap/snapcraft.yaml 09:57:55 Using Plan A... 09:57:55 Hunk #1 succeeded at 73. 09:57:55 Hunk #2 succeeded at 202 with fuzz 1. 09:57:55 Hunk #3 succeeded at 214 (offset -3 lines). 09:57:55 Hunk #4 succeeded at 222 (offset -3 lines). 09:57:55 Hunk #5 succeeded at 229 (offset -3 lines). 09:57:55 Hunk #6 succeeded at 256 (offset -3 lines). 09:57:55 Hunk #7 succeeded at 290 (offset -3 lines). 09:57:55 Hunk #8 succeeded at 342 (offset -2 lines). 09:57:55 Hmm... Ignoring the trailing garbage. 09:57:55 done 09:57:55 + sudo snapcraft prime --use-lxd 09:57:55 $ docker top 7acccf36520a075ec66640b4ce0ccbdd5580b6e4c5364cd497cf1cbd55c31f5e -eo pid,comm 09:57:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [Pipeline] { 09:57:56 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: 09:57:56 - README.md 09:57:56 - snapcraft.yaml.orig 09:57:56 09:57:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] sh 09:57:56 Launching a container. 09:57:56 + docker-compose -f ./docker-compose-build.yml build --parallel 09:58:01 Building docker-core-command-go ... 09:58:01 Building docker-core-data-go ... 09:58:01 Building docker-core-metadata-go ... 09:58:01 Building docker-security-bootstrap-redis-go ... 09:58:01 Building docker-security-proxy-setup-go ... 09:58:01 Building docker-security-secretstore-setup-go ... 09:58:01 Building docker-support-notifications-go ... 09:58:01 Building docker-support-scheduler-go ... 09:58:01 Building docker-sys-mgmt-agent-go ... 09:58:01 Building docker-support-notifications-go 09:58:01 Building docker-support-scheduler-go 09:58:01 Building docker-sys-mgmt-agent-go 09:58:01 Building docker-security-secretstore-setup-go 09:58:01 Building docker-security-proxy-setup-go 09:58:09 Waiting for container to be ready 09:58:09 To start your first instance, try: lxc launch ubuntu:18.04 09:58:09 09:58:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:58:12 Waiting for network to be ready... 09:58:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:58:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:58:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 09:58:13 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:58:13 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:58:13 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:58:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:58:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:58:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:58:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:58:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:58:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 09:58:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 09:58:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 09:58:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 09:58:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 09:58:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 09:58:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 09:58:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:58:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 09:58:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 09:58:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 09:58:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 09:58:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 09:58:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 09:58:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 09:58:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 09:58:17 Fetched 23.7 MB in 4s (5493 kB/s) 09:58:18 Reading package lists... 09:58:18 Reading package lists... 09:58:18 Building dependency tree... 09:58:18 Reading state information... 09:58:18 The following additional packages will be installed: 09:58:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:58:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:58:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:58:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:58:18 Suggested packages: 09:58:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:58:18 Recommended packages: 09:58:18 gnupg libsasl2-modules 09:58:18 The following NEW packages will be installed: 09:58:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:58:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:58:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:58:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:58:18 The following packages will be upgraded: 09:58:18 gpg gpg-agent gpgconf libudev1 09:58:18 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 09:58:18 Need to get 3532 kB of archives. 09:58:18 After this operation, 13.3 MB of additional disk space will be used. 09:58:18 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 09:58:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 09:58:19 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 09:58:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 09:58:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 09:58:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 09:58:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 09:58:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 09:58:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:58:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:58:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:58:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:58:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:58:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:58:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:58:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:58:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:58:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:58:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:58:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:58:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 09:58:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 09:58:19 debconf: delaying package configuration, since apt-utils is not installed 09:58:19 Fetched 3532 kB in 1s (3471 kB/s) 09:58:19 (Reading database ... 12511 files and directories currently installed.) 09:58:19 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 09:58:19 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 09:58:19 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 09:58:20 Selecting previously unselected package udev. 09:58:20 (Reading database ... 12511 files and directories currently installed.) 09:58:20 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 09:58:20 Unpacking udev (237-3ubuntu10.43) ... 09:58:20 Selecting previously unselected package libfuse2:amd64. 09:58:20 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:58:20 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:58:20 Selecting previously unselected package fuse. 09:58:20 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:58:20 Unpacking fuse (2.9.7-1ubuntu1) ... 09:58:20 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 09:58:20 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 09:58:20 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 09:58:20 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 09:58:20 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 09:58:20 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 09:58:21 Selecting previously unselected package libksba8:amd64. 09:58:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:58:21 Unpacking libksba8:amd64 (1.3.5-2) ... 09:58:21 Selecting previously unselected package libroken18-heimdal:amd64. 09:58:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:58:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:58:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:58:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:58:21 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:58:21 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:58:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:58:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:21 Selecting previously unselected package libwind0-heimdal:amd64. 09:58:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:58:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:58:21 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:58:21 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:58:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:58:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:58:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:58:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:58:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:58:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:22 Selecting previously unselected package libsasl2-modules-db:amd64. 09:58:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:58:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:58:22 Selecting previously unselected package libsasl2-2:amd64. 09:58:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:58:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:58:22 Selecting previously unselected package libldap-common. 09:58:22 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 09:58:22 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 09:58:22 Selecting previously unselected package libldap-2.4-2:amd64. 09:58:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 09:58:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 09:58:22 Selecting previously unselected package dirmngr. 09:58:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 09:58:22 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 09:58:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 09:58:22 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 09:58:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:58:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:58:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:58:23 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 09:58:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:23 Setting up libksba8:amd64 (1.3.5-2) ... 09:58:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:58:23 Setting up udev (237-3ubuntu10.43) ... 09:58:23 invoke-rc.d: policy-rc.d denied execution of start. 09:58:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:23 Processing triggers for systemd (237-3ubuntu10) ... 09:58:23 Setting up fuse (2.9.7-1ubuntu1) ... 09:58:23 Setting up gpg (2.2.4-1ubuntu1.3) ... 09:58:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:58:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 09:58:24 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 09:58:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:58:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:58:24 settings in the [Install] section, and DefaultInstance for template units). 09:58:24 This means they are not meant to be enabled using systemctl. 09:58:24 Possible reasons for having this kind of units are: 09:58:24 1) A unit may be statically enabled by being symlinked from another unit's 09:58:24 .wants/ or .requires/ directory. 09:58:24 2) A unit's purpose may be to act as a helper for some other unit which has 09:58:24 a requirement dependency on it. 09:58:24 3) A unit may be started when needed via activation (socket, path, timer, 09:58:24 D-Bus, udev, scripted systemctl call, ...). 09:58:24 4) In case of template units, the unit is meant to be enabled with some 09:58:24 instance name specified. 09:58:25 Reading package lists... 09:58:25 Building dependency tree... 09:58:25 Reading state information... 09:58:25 The following additional packages will be installed: 09:58:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:58:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:58:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:58:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:58:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:58:25 Suggested packages: 09:58:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:58:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:58:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:58:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:58:25 systemd-container policykit-1 09:58:25 Recommended packages: 09:58:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:58:25 The following NEW packages will be installed: 09:58:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:58:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:58:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:58:25 multiarch-support openssh-client python3 python3-minimal python3.6 09:58:25 python3.6-minimal snapd squashfs-tools sudo 09:58:25 The following packages will be upgraded: 09:58:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:58:25 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 09:58:25 Need to get 35.2 MB of archives. 09:58:25 After this operation, 141 MB of additional disk space will be used. 09:58:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 09:58:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 09:58:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 09:58:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 09:58:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 09:58:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:58:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:58:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:58:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:58:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:58:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:58:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:58:26 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 09:58:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 09:58:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:58:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 09:58:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 09:58:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:58:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:58:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 09:58:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 09:58:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 09:58:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:58:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:58:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:58:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:58:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:58:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:58:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 09:58:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:58:28 debconf: delaying package configuration, since apt-utils is not installed 09:58:28 Fetched 35.2 MB in 2s (15.2 MB/s) 09:58:28 (Reading database ... 12757 files and directories currently installed.) 09:58:28 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 09:58:28 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 09:58:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 09:58:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 09:58:28 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 09:58:28 (Reading database ... 12757 files and directories currently installed.) 09:58:28 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 09:58:28 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 09:58:29 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 09:58:29 (Reading database ... 12757 files and directories currently installed.) 09:58:29 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 09:58:29 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 09:58:29 Setting up apt (1.6.12ubuntu0.2) ... 09:58:29 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:58:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:58:30 (Reading database ... 12764 files and directories currently installed.) 09:58:30 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 09:58:30 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 09:58:30 Selecting previously unselected package libpython3.6-minimal:amd64. 09:58:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 09:58:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 09:58:30 Selecting previously unselected package libexpat1:amd64. 09:58:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:58:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:58:30 Selecting previously unselected package python3.6-minimal. 09:58:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 09:58:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 09:58:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 09:58:30 Checking for services that may need to be restarted...done. 09:58:30 Checking for services that may need to be restarted...done. 09:58:31 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 09:58:31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:58:31 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 09:58:31 Selecting previously unselected package python3-minimal. 09:58:31 (Reading database ... 13012 files and directories currently installed.) 09:58:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:58:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:58:31 Selecting previously unselected package mime-support. 09:58:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:58:31 Unpacking mime-support (3.60ubuntu1) ... 09:58:31 Selecting previously unselected package libmpdec2:amd64. 09:58:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:58:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:58:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:58:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 09:58:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 09:58:32 Selecting previously unselected package python3.6. 09:58:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 09:58:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 09:58:32 Selecting previously unselected package libpython3-stdlib:amd64. 09:58:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:58:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:58:32 Setting up python3-minimal (3.6.7-1~18.04) ... 09:58:32 Selecting previously unselected package python3. 09:58:32 (Reading database ... 13442 files and directories currently installed.) 09:58:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:58:32 Unpacking python3 (3.6.7-1~18.04) ... 09:58:32 Selecting previously unselected package multiarch-support. 09:58:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:58:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:58:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:58:32 Selecting previously unselected package liblzo2-2:amd64. 09:58:32 (Reading database ... 13479 files and directories currently installed.) 09:58:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:58:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:58:33 Selecting previously unselected package libbsd0:amd64. 09:58:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:58:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:58:33 Selecting previously unselected package sudo. 09:58:33 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 09:58:33 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 09:58:33 Selecting previously unselected package apparmor. 09:58:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:58:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:58:33 Selecting previously unselected package libedit2:amd64. 09:58:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:58:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:58:33 Selecting previously unselected package libkrb5support0:amd64. 09:58:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:58:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:58:33 Selecting previously unselected package libk5crypto3:amd64. 09:58:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:58:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:58:33 Selecting previously unselected package libkeyutils1:amd64. 09:58:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:58:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:58:33 Selecting previously unselected package libkrb5-3:amd64. 09:58:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:58:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:58:34 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:58:34 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:58:34 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:58:34 Selecting previously unselected package libssl1.0.0:amd64. 09:58:34 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 09:58:34 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 09:58:34 Selecting previously unselected package openssh-client. 09:58:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:58:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:58:34 Selecting previously unselected package squashfs-tools. 09:58:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 09:58:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:58:34 Selecting previously unselected package snapd. 09:58:34 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 09:58:34 Unpacking snapd (2.48+18.04) ... 09:58:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:58:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 09:58:36 Setting up mime-support (3.60ubuntu1) ... 09:58:36 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 09:58:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:58:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:58:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:58:37 Setting up systemd (237-3ubuntu10.43) ... 09:58:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:58:38 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:58:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:58:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:58:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 09:58:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:58:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 09:58:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:58:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:58:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:58:39 Setting up python3 (3.6.7-1~18.04) ... 09:58:39 running python rtupdate hooks for python3.6... 09:58:39 running python post-rtupdate hooks for python3.6... 09:58:39 Setting up apparmor (2.12-4ubuntu5.1) ... 09:58:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:58:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:58:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:58:41 Setting up snapd (2.48+18.04) ... 09:58:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:58:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:58:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:58:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:58:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:58:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:58:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:58:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:58:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:58:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:58:43 /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' 09:58:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:58:43 Processing triggers for systemd (237-3ubuntu10.43) ... 09:58:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:58:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:58:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:58:46 Reading package lists... 09:58:46 Reading package lists... 09:58:46 Building dependency tree... 09:58:46 Reading state information... 09:58:46 Calculating upgrade... 09:58:46 The following packages will be upgraded: 09:58:46 advancecomp base-files bash binutils binutils-common 09:58:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:58:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:58:46 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 09:58:46 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 09:58:46 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 09:58:46 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 09:58:46 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 09:58:46 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:58:46 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:58:46 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:58:46 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:58:46 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:58:46 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:58:46 ubuntu-keyring util-linux 09:58:46 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:58:46 Need to get 63.7 MB of archives. 09:58:46 After this operation, 5203 kB of additional disk space will be used. 09:58:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 09:58:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:58:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:58:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:58:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:58:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:58:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:58:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:58:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:58:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:58:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:58:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:58:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:58:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:58:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:58:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:58:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:58:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:58:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:58:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:58:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:58:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:58:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:58:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:58:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:58:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:58:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:58:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:58:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:58:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:58:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:58:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:58:47 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:58:47 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:58:47 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:58:47 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 09:58:47 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 09:58:47 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:58:47 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:58:47 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 09:58:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 09:58:47 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 09:58:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:58:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:58:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:58:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 09:58:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:58:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:58:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 09:58:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 09:58:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 09:58:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 09:58:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:58:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:58:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:58:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:58:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:58:47 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:58:47 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:58:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:58:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:58:47 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:58:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:58:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:58:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:58:47 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:58:47 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:58:47 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:58:47 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:58:47 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:58:48 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:58:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:58:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:58:48 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:58:48 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:58:48 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:58:48 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:58:48 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:58:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:58:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 09:58:48 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 09:58:48 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 09:58:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 09:58:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 09:58:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:58:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:58:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:58:48 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 09:58:48 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:58:48 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:58:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 09:58:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:58:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:58:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:58:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:58:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:58:48 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:58:48 debconf: delaying package configuration, since apt-utils is not installed 09:58:48 Fetched 63.7 MB in 2s (34.9 MB/s) 09:58:48 (Reading database ... 13912 files and directories currently installed.) 09:58:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:58:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:58:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:58:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:58:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 09:58:49 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 09:58:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:58:51 (Reading database ... 13911 files and directories currently installed.) 09:58:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:58:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:58:51 (Reading database ... 13911 files and directories currently installed.) 09:58:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:51 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:51 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:51 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:58:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:58:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:58:52 (Reading database ... 13911 files and directories currently installed.) 09:58:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:58:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:58:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:58:53 (Reading database ... 13911 files and directories currently installed.) 09:58:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:58:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:58:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:58:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:58:53 Setting up base-files (10.1ubuntu2.10) ... 09:58:53 Installing new version of config file /etc/issue ... 09:58:53 Installing new version of config file /etc/issue.net ... 09:58:53 Installing new version of config file /etc/lsb-release ... 09:58:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:58:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:58:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:58:54 Removing obsolete conffile /etc/default/motd-news ... 09:58:54 (Reading database ... 13912 files and directories currently installed.) 09:58:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:58:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:58:54 Setting up bash (4.4.18-2ubuntu1.2) ... 09:58:54 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 09:58:54 (Reading database ... 13912 files and directories currently installed.) 09:58:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:58:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:58:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:58:54 (Reading database ... 13912 files and directories currently installed.) 09:58:54 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:58:54 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:58:54 Setting up tar (1.29b-2ubuntu0.2) ... 09:58:55 (Reading database ... 13912 files and directories currently installed.) 09:58:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:58:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:58:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:58:55 (Reading database ... 13912 files and directories currently installed.) 09:58:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:58:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:58:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:58:55 (Reading database ... 13912 files and directories currently installed.) 09:58:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:58:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:58:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:58:55 (Reading database ... 13912 files and directories currently installed.) 09:58:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:58:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:58:55 Setting up grep (3.1-2build1) ... 09:58:56 (Reading database ... 13912 files and directories currently installed.) 09:58:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:58:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:58:56 Setting up login (1:4.5-1ubuntu2) ... 09:58:56 (Reading database ... 13912 files and directories currently installed.) 09:58:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:58:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:58:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:58:56 (Reading database ... 13912 files and directories currently installed.) 09:58:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:58:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:58:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:58:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:58:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:58:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:58:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:58:57 (Reading database ... 13912 files and directories currently installed.) 09:58:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:58:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:58:58 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:58:58 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:58:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:58:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:58:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:58:59 (Reading database ... 13912 files and directories currently installed.) 09:58:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:58:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:58:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:58:59 (Reading database ... 13912 files and directories currently installed.) 09:58:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:58:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:58:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:58:59 (Reading database ... 13912 files and directories currently installed.) 09:58:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:58:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:58:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:58:59 (Reading database ... 13912 files and directories currently installed.) 09:58:59 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:59:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:59:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:59:00 (Reading database ... 13912 files and directories currently installed.) 09:59:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:59:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:59:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:59:00 (Reading database ... 13912 files and directories currently installed.) 09:59:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:59:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:59:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:59:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:59:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:59:00 (Reading database ... 13912 files and directories currently installed.) 09:59:00 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:59:00 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:59:00 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:59:01 (Reading database ... 13912 files and directories currently installed.) 09:59:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:59:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:59:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:59:01 (Reading database ... 13912 files and directories currently installed.) 09:59:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:59:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:59:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:59:01 (Reading database ... 13912 files and directories currently installed.) 09:59:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:59:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:59:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:59:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:59:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:59:02 (Reading database ... 13912 files and directories currently installed.) 09:59:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:59:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:59:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:59:03 (Reading database ... 13912 files and directories currently installed.) 09:59:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:59:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:59:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:59:03 (Reading database ... 13914 files and directories currently installed.) 09:59:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:59:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:59:03 Setting up debconf (1.5.66ubuntu1) ... 09:59:04 (Reading database ... 13914 files and directories currently installed.) 09:59:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:59:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:59:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:59:04 (Reading database ... 13914 files and directories currently installed.) 09:59:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:59:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:59:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 09:59:04 (Reading database ... 13914 files and directories currently installed.) 09:59:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:59:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:59:05 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:59:05 (Reading database ... 13914 files and directories currently installed.) 09:59:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:59:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:59:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 09:59:05 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 09:59:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:59:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:59:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:59:05 (Reading database ... 13914 files and directories currently installed.) 09:59:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:59:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:59:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:59:06 (Reading database ... 13914 files and directories currently installed.) 09:59:06 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 09:59:06 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:59:06 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 09:59:06 (Reading database ... 13914 files and directories currently installed.) 09:59:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:59:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:59:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:59:06 (Reading database ... 13914 files and directories currently installed.) 09:59:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 09:59:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 09:59:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 09:59:06 (Reading database ... 13914 files and directories currently installed.) 09:59:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:59:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:59:07 Setting up passwd (1:4.5-1ubuntu2) ... 09:59:07 (Reading database ... 13914 files and directories currently installed.) 09:59:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 09:59:07 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 09:59:07 Setting up gpgv (2.2.4-1ubuntu1.3) ... 09:59:07 (Reading database ... 13914 files and directories currently installed.) 09:59:07 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:59:08 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:59:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:59:08 (Reading database ... 13914 files and directories currently installed.) 09:59:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:59:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:59:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:59:08 (Reading database ... 13914 files and directories currently installed.) 09:59:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:59:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:59:08 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:59:08 (Reading database ... 13914 files and directories currently installed.) 09:59:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:59:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:59:08 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:59:09 (Reading database ... 13914 files and directories currently installed.) 09:59:09 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 09:59:09 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 09:59:09 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 09:59:09 (Reading database ... 13914 files and directories currently installed.) 09:59:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 09:59:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 09:59:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:59:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:59:09 ---> 564ccd281567 09:59:09 Step 3/24 : WORKDIR /edgex-go 09:59:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:59:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:59:09 ---> 564ccd281567 09:59:09 Step 3/24 : WORKDIR /edgex-go 09:59:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:59:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:59:09 ---> 564ccd281567 09:59:09 Step 3/21 : WORKDIR /edgex-go 09:59:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:59:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:59:09 ---> 564ccd281567 09:59:09 Step 3/21 : WORKDIR /edgex-go 09:59:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:59:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:59:09 ---> 564ccd281567 09:59:09 Step 3/26 : WORKDIR /edgex-go 09:59:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 09:59:09 (Reading database ... 13915 files and directories currently installed.) 09:59:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:59:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:59:09 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:59:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:59:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 09:59:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 09:59:10 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 09:59:10 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 09:59:10 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:59:10 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:59:10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:59:10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:59:10 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:59:10 ---> Running in a8d2e195090d 09:59:10 ---> Running in 3e73a376836b 09:59:10 ---> Running in c21a5008a151 09:59:10 ---> Running in b1781ac98cae 09:59:10 ---> Running in 5f2e85425810 09:59:10 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:59:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:59:10 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:59:10 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:59:11 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:59:11 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:59:11 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:59:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:59:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:59:11 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 09:59:11 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 09:59:11 Removing intermediate container a8d2e195090d 09:59:11 ---> 764ff94f60ed 09:59:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:11 Removing intermediate container c21a5008a151 09:59:11 ---> 50542ea77364 09:59:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:11 Removing intermediate container b1781ac98cae 09:59:11 ---> 37002cd24364 09:59:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:11 Removing intermediate container 5f2e85425810 09:59:11 ---> 7d686c48db5e 09:59:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:11 Removing intermediate container 3e73a376836b 09:59:11 ---> 1c93bb30273b 09:59:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:11 ---> Running in 88ff52de5790 09:59:11 ---> Running in c4d895174d2c 09:59:11 ---> Running in 157758389e18 09:59:12 ---> Running in b585fe738c07 09:59:12 ---> Running in 712ba0e14141 09:59:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:59:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:59:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:59:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:59:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:59:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:59:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:59:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:59:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:59:13 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:59:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:59:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:59:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:59:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:59:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:59:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:59:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:59:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:59:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:59:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:59:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:59:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:59:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:59:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:59:15 Removing intermediate container 88ff52de5790 09:59:15 ---> afb638dca53b 09:59:15 Step 5/21 : RUN apk add --update --no-cache make git 09:59:15 ---> Running in 38626edaf319 09:59:15 Removing intermediate container 157758389e18 09:59:15 ---> 753ebcba2af6 09:59:15 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 09:59:16 Removing intermediate container 712ba0e14141 09:59:16 ---> 3a0b1ba000bd 09:59:16 Step 5/21 : RUN apk add --update --no-cache make git 09:59:16 ---> Running in 0fda5655d59e 09:59:16 Removing intermediate container c4d895174d2c 09:59:16 ---> 69c07b3e78b8 09:59:16 Step 5/26 : RUN apk add --update --no-cache make bash git 09:59:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:59:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:59:16 ---> Running in 4a777e17cea7 09:59:16 Removing intermediate container b585fe738c07 09:59:16 ---> 27b21beea01f 09:59:16 Step 5/24 : RUN apk add --update --no-cache make git 09:59:16 ---> Running in fccc2d62bc46 09:59:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:59:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:59:16 ---> Running in 33fc6b6d0f6f 09:59:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:59:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:59:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:59:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:59:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:59:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:59:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:59:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:59:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:59:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:59:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:59:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:59:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:59:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:59:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:59:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:59:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:59:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:59:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:59:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:59:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:59:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:59:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:59:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:59:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:59:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:59:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:59:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:59:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:59:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:59:18 Setting up tzdata (2020f-0ubuntu0.18.04) ... 09:59:18 OK: 217 MiB in 51 packages 09:59:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:59:19 09:59:19 Current default time zone: 'Etc/UTC' 09:59:19 Local time is now: Thu Jan 14 09:59:18 UTC 2021. 09:59:19 Universal Time is now: Thu Jan 14 09:59:18 UTC 2021. 09:59:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:59:19 09:59:19 Setting up systemd-sysv (237-3ubuntu10.43) ... 09:59:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:59:19 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 09:59:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:59:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:59:19 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:59:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:59:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:59:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:59:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:59:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:59:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:59:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:59:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:59:19 OK: 217 MiB in 51 packages 09:59:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:59:19 OK: 217 MiB in 51 packages 09:59:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 09:59:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:59:19 Setting up patch (2.7.6-2ubuntu1.1) ... 09:59:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:59:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:59:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 09:59:19 Installing new version of config file /etc/ssl/openssl.cnf ... 09:59:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:59:19 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:59:20 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 09:59:20 OK: 217 MiB in 51 packages 09:59:20 OK: 217 MiB in 51 packages 09:59:20 Removing intermediate container 38626edaf319 09:59:20 ---> 846ea7ad34ff 09:59:20 Step 6/21 : COPY go.mod . 09:59:21 Removing intermediate container 0fda5655d59e 09:59:21 ---> 01e0de6a9555 09:59:21 Step 6/24 : COPY go.mod . 09:59:21 ---> e43e7dddb773 09:59:21 Step 7/21 : RUN go mod download 09:59:21 Removing intermediate container 4a777e17cea7 09:59:21 ---> 2ab51cd71c6b 09:59:21 Step 6/21 : COPY go.mod . 09:59:22 Updating certificates in /etc/ssl/certs... 09:59:22 ---> Running in d71be32e69d0 09:59:22 Removing intermediate container 33fc6b6d0f6f 09:59:22 ---> 648a575b5ad9 09:59:22 Step 6/24 : COPY go.mod . 09:59:22 Removing intermediate container fccc2d62bc46 09:59:22 ---> c2d924847d6b 09:59:22 Step 6/26 : COPY go.mod . 09:59:22 ---> 56b74a15cbfa 09:59:22 Step 7/24 : RUN go mod download 09:59:22 ---> Running in 077351ea91d8 09:59:22 22 added, 17 removed; done. 09:59:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:59:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:59:22 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:59:22 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:59:22 Setting up pkgbinarymangler (138.18.04.1) ... 09:59:22 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:59:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 09:59:23 ---> 6e0a82c84f2c 09:59:23 Step 7/21 : RUN go mod download 09:59:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:59:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:59:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:59:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:59:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:59:23 Setting up perl (5.26.1-6ubuntu0.5) ... 09:59:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 09:59:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:59:23 ---> Running in 359ffc801ccc 09:59:23 ---> fdbae0517b21 09:59:23 Step 7/24 : RUN go mod download 09:59:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:59:23 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 09:59:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:59:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:59:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:59:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:59:23 ---> 66b5431b9b29 09:59:23 Step 7/26 : RUN go mod download 09:59:23 ---> Running in c8e91bd017c8 09:59:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:59:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:59:23 Processing triggers for systemd (237-3ubuntu10.43) ... 09:59:23 Processing triggers for mime-support (3.60ubuntu1) ... 09:59:23 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 09:59:23 Updating certificates in /etc/ssl/certs... 09:59:23 ---> Running in f7116930aebb 09:59:24 0 added, 0 removed; done. 09:59:24 Running hooks in /etc/ca-certificates/update.d... 09:59:24 done. 09:59:24 Reading package lists... 09:59:25 Building dependency tree... 09:59:25 Reading state information... 09:59:25 The following NEW packages will be installed: 09:59:25 apt-transport-https 09:59:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:59:25 Need to get 1696 B of archives. 09:59:25 After this operation, 153 kB of additional disk space will be used. 09:59:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 09:59:25 debconf: delaying package configuration, since apt-utils is not installed 09:59:25 Fetched 1696 B in 0s (25.4 kB/s) 09:59:25 Selecting previously unselected package apt-transport-https. 09:59:25 (Reading database ... 13929 files and directories currently installed.) 09:59:25 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 09:59:25 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 09:59:25 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 09:59:25 Waiting for network to be ready... 09:59:26 Removing intermediate container d71be32e69d0 09:59:26 ---> 1527abed43e6 09:59:26 Step 8/21 : COPY . . 09:59:26 Removing intermediate container 077351ea91d8 09:59:26 ---> 0315565fc6b2 09:59:26 Step 8/24 : COPY . . 09:59:27 Removing intermediate container 359ffc801ccc 09:59:27 ---> 7677d6134b19 09:59:27 Step 8/21 : COPY . . 09:59:28 Removing intermediate container f7116930aebb 09:59:28 ---> cbaa79fd0f09 09:59:28 Step 8/26 : COPY . . 09:59:29 Removing intermediate container c8e91bd017c8 09:59:29 ---> f261e49f9b79 09:59:29 Step 8/24 : COPY . . 09:59:32 2021-01-14T09:59:28Z INFO Waiting for automatic snapd restart... 09:59:32 snapd 2.48.2 from Canonical* installed 09:59:33 "snapd" switched to the "latest/stable" channel 09:59:33 09:59:35 core18 20201210 from Canonical* installed 09:59:35 "core18" switched to the "latest/stable" channel 09:59:35 09:59:39 snapcraft 4.4.4 from Canonical* installed 09:59:39 "snapcraft" switched to the "latest/stable" channel 09:59:39 09:59:42 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: 09:59:42 - README.md 09:59:42 - snapcraft.yaml.orig 09:59:42 09:59:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:59:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:59:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:59:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:59:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:59:50 Reading package lists... 09:59:50 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 09:59:55 ---> 63e89badb2d8 09:59:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:59:55 ---> 4f0d96d69995 09:59:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:59:55 ---> cf8ae4bf88eb 09:59:55 Step 9/24 : RUN make cmd/support-notifications/support-notifications 09:59:55 ---> 2febdce67959 09:59:55 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 09:59:55 ---> babcf9ae9b0e 09:59:55 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:59:55 ---> Running in cc58569ba2ca 09:59:55 ---> Running in ec6224e55dc2 09:59:55 ---> Running in d58255193835 09:59:55 ---> Running in 3a8888ca6c19 09:59:55 ---> Running in 93773c710e90 09:59:55 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 09:59:55 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 09:59:55 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 09:59:55 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 09:59:55 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 09:59:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:59:57 Reading package lists... 09:59:57 Building dependency tree... 09:59:57 Reading state information... 09:59:57 Suggested packages: 09:59:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:59:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:59:57 Recommended packages: 09:59:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:59:57 The following NEW packages will be installed: 09:59:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:59:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:59:57 pkg-config zip 09:59:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:59:57 Need to get 7655 kB of archives. 09:59:57 After this operation, 43.7 MB of additional disk space will be used. 09:59:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 09:59:57 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:59:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 09:59:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 09:59:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 09:59:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:59:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:59:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:59:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:59:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:59:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:59:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:59:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:59:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:59:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:59:58 debconf: delaying package configuration, since apt-utils is not installed 09:59:58 Fetched 7655 kB in 1s (9450 kB/s) 09:59:58 Selecting previously unselected package libglib2.0-0:amd64. 09:59:58 (Reading database ... 13933 files and directories currently installed.) 09:59:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 09:59:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 09:59:58 Selecting previously unselected package libpsl5:amd64. 09:59:58 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:59:58 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:59:58 Selecting previously unselected package libnghttp2-14:amd64. 09:59:58 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:59:58 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:59:58 Selecting previously unselected package librtmp1:amd64. 09:59:58 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:59:58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:59:58 Selecting previously unselected package libcurl3-gnutls:amd64. 09:59:58 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 09:59:58 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 09:59:58 Selecting previously unselected package liberror-perl. 09:59:58 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:59:58 Unpacking liberror-perl (0.17025-1) ... 09:59:58 Selecting previously unselected package git-man. 09:59:58 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 09:59:58 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 09:59:59 Selecting previously unselected package git. 09:59:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 09:59:59 Unpacking git (1:2.17.1-1ubuntu0.7) ... 10:00:00 Selecting previously unselected package libnorm1:amd64. 10:00:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:00:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:00:00 Selecting previously unselected package libpgm-5.2-0:amd64. 10:00:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:00:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:00:00 Selecting previously unselected package libsodium23:amd64. 10:00:00 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:00:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:00:00 Selecting previously unselected package libzmq5:amd64. 10:00:00 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:00:00 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:00:00 Selecting previously unselected package libzmq3-dev:amd64. 10:00:00 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:00:00 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:00:00 Selecting previously unselected package pkg-config. 10:00:00 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:00:00 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:00:00 Selecting previously unselected package zip. 10:00:00 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:00:00 Unpacking zip (3.0-11build1) ... 10:00:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:00:00 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 10:00:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:00:00 Setting up liberror-perl (0.17025-1) ... 10:00:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:00:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:00:00 No schema files found: doing nothing. 10:00:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:00:00 Setting up zip (3.0-11build1) ... 10:00:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:00:00 Setting up libsodium23:amd64 (1.0.16-2) ... 10:00:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:00:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:00:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:00:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:00:01 Setting up git (1:2.17.1-1ubuntu0.7) ... 10:00:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:00:07 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:00:07 git set to automatically installed. 10:00:07 git-man set to automatically installed. 10:00:07 libcurl3-gnutls set to automatically installed. 10:00:07 liberror-perl set to automatically installed. 10:00:07 libglib2.0-0 set to automatically installed. 10:00:07 libnghttp2-14 set to automatically installed. 10:00:07 libnorm1 set to automatically installed. 10:00:07 libpgm-5.2-0 set to automatically installed. 10:00:07 libpsl5 set to automatically installed. 10:00:07 librtmp1 set to automatically installed. 10:00:07 libsodium23 set to automatically installed. 10:00:07 libzmq3-dev set to automatically installed. 10:00:07 libzmq5 set to automatically installed. 10:00:07 pkg-config set to automatically installed. 10:00:07 zip set to automatically installed. 10:00:09 snapd is not logged in, snap install commands will use sudo 10:00:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:00:16 snap "core18" has no updates available 10:00:16 Pulling config-common 10:00:17 Pulling go-build-helper 10:00:39 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:00:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:00:39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:00:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 10:00:39 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:00:39 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:00:39 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:00:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:00:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:00:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:00:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:00:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 10:00:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 10:00:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 10:00:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 10:00:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 10:00:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 10:00:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 10:00:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:00:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 10:00:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 10:00:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 10:00:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 10:00:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 10:00:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 10:00:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 10:00:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 10:00:39 Fetched 23.7 MB in 0s (0 B/s) 10:00:39 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:00:39 Fetched 96.5 kB in 0s (0 B/s) 10:00:39 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:00:39 Fetched 279 kB in 0s (0 B/s) 10:00:39 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:00:39 Fetched 122 kB in 0s (0 B/s) 10:00:39 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:00:39 Fetched 77.8 kB in 0s (0 B/s) 10:00:39 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:00:39 Fetched 8848 B in 0s (0 B/s) 10:00:39 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:00:39 Fetched 47.8 kB in 0s (0 B/s) 10:00:39 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:00:39 Fetched 45.6 kB in 0s (0 B/s) 10:00:39 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:00:39 Fetched 15.0 kB in 0s (0 B/s) 10:00:39 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 10:00:39 Fetched 214 kB in 0s (0 B/s) 10:00:39 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 10:00:39 Fetched 155 kB in 0s (0 B/s) 10:00:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:00:39 Fetched 50.6 kB in 0s (0 B/s) 10:00:39 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:00:39 Fetched 14.8 kB in 0s (0 B/s) 10:00:39 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:00:39 Fetched 41.8 kB in 0s (0 B/s) 10:00:39 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:00:39 Fetched 499 kB in 0s (0 B/s) 10:00:39 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:00:39 Fetched 111 kB in 0s (0 B/s) 10:00:39 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:00:39 Fetched 240 kB in 0s (0 B/s) 10:00:39 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:00:39 Fetched 29.3 kB in 0s (0 B/s) 10:00:39 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:00:39 Fetched 85.5 kB in 0s (0 B/s) 10:00:39 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:00:39 Fetched 24.5 kB in 0s (0 B/s) 10:00:39 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:00:39 Fetched 49.2 kB in 0s (0 B/s) 10:00:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:00:39 Fetched 54.2 kB in 0s (0 B/s) 10:00:39 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:00:39 Fetched 30.8 kB in 0s (0 B/s) 10:00:39 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 10:00:39 Fetched 17.0 kB in 0s (0 B/s) 10:00:39 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:00:39 Fetched 85.9 kB in 0s (0 B/s) 10:00:39 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:00:39 Fetched 8720 B in 0s (0 B/s) 10:00:39 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 10:00:39 Fetched 137 kB in 0s (0 B/s) 10:00:39 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:00:39 Fetched 119 kB in 0s (0 B/s) 10:00:39 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 10:00:39 Fetched 109 kB in 0s (0 B/s) 10:00:39 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:00:39 Fetched 11.1 kB in 0s (0 B/s) 10:00:39 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:00:39 Fetched 645 kB in 0s (0 B/s) 10:00:39 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:00:39 Fetched 41.3 kB in 0s (0 B/s) 10:00:39 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:00:39 Fetched 17.9 kB in 0s (0 B/s) 10:00:39 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:00:39 Fetched 368 kB in 0s (0 B/s) 10:00:39 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:00:39 Fetched 187 kB in 0s (0 B/s) 10:00:39 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:00:39 Fetched 175 kB in 0s (0 B/s) 10:00:39 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:00:43 Fetched 206 kB in 0s (0 B/s) 10:00:43 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 10:00:43 Fetched 1301 kB in 0s (0 B/s) 10:00:43 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:00:43 Fetched 36.2 kB in 0s (0 B/s) 10:00:43 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 10:00:43 Fetched 159 kB in 0s (0 B/s) 10:00:43 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:00:43 Fetched 107 kB in 0s (0 B/s) 10:00:43 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:00:43 Fetched 48.7 kB in 0s (0 B/s) 10:00:43 Pulling static-packages 10:00:44 'go115' has dependencies that need to be staged: go-build-helper static-packages 10:00:44 Skipping pull go-build-helper (already ran) 10:00:44 Skipping pull static-packages (already ran) 10:00:44 Building go-build-helper 10:00:47 Building static-packages 10:00:49 Staging go-build-helper 10:00:50 Staging static-packages 10:00:51 Pulling go115 10:00:52 'edgex-go' has dependencies that need to be staged: go115 10:00:52 Skipping pull go115 (already ran) 10:00:52 Building go115 10:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:00:52 Dload Upload Total Spent Left Speed 10:00:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 54408 0 0 263k 0 0:07:29 --:--:-- 0:07:29 261k 29 115M 29 34.4M 0 0 28.6M 0 0:00:04 0:00:01 0:00:03 28.6M 58 115M 58 67.5M 0 0 30.6M 0 0:00:03 0:00:02 0:00:01 30.6M 88 115M 88 102M 0 0 31.8M 0 0:00:03 0:00:03 --:--:-- 31.8M 100 115M 100 115M 0 0 31.9M 0 0:00:03 0:00:03 --:--:-- 31.8M 10:00:56 go1.15.2.linux-amd64.tar.gz: OK 10:01:00 Staging go115 10:01:06 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:01:06 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:01:06 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:01:06 Fetched 0 B in 0s (0 B/s) 10:01:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:01:06 Fetched 224 kB in 0s (0 B/s) 10:01:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:01:06 Fetched 157 kB in 0s (0 B/s) 10:01:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:01:06 Fetched 221 kB in 0s (0 B/s) 10:01:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:01:06 Fetched 143 kB in 0s (0 B/s) 10:01:06 Pulling edgex-go 10:01:06 Pulling version 10:01:07 Building config-common 10:01:09 Skipping build go-build-helper (already ran) 10:01:09 Skipping build static-packages (already ran) 10:01:09 Skipping build go115 (already ran) 10:01:09 Building edgex-go 10:01:09 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 10:01:12 go: downloading github.com/gorilla/mux v1.8.0 10:01:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 10:01:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 10:01:12 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:01:12 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 10:01:12 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 10:01:12 go: downloading github.com/google/uuid v1.1.4 10:01:12 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 10:01:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:01:12 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 10:01:12 go: downloading github.com/pebbe/zmq4 v1.2.2 10:01:12 go: downloading github.com/x448/float16 v0.8.4 10:01:12 go: downloading gopkg.in/yaml.v2 v2.4.0 10:01:12 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:01:12 go: downloading github.com/hashicorp/consul/api v1.1.0 10:01:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:01:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 10:01:12 go: downloading github.com/BurntSushi/toml v0.3.1 10:01:12 go: downloading github.com/pelletier/go-toml v1.2.0 10:01:12 go: downloading github.com/pkg/errors v0.8.1 10:01:12 go: downloading github.com/imdario/mergo v0.3.11 10:01:12 go: downloading github.com/go-playground/validator/v10 v10.3.0 10:01:12 go: downloading github.com/go-redis/redis/v7 v7.2.0 10:01:12 go: downloading github.com/go-kit/kit v0.8.0 10:01:12 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:01:12 go: downloading github.com/hashicorp/serf v0.8.2 10:01:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 10:01:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:01:12 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 10:01:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:01:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:01:12 go: downloading github.com/mitchellh/copystructure v1.0.0 10:01:12 go: downloading github.com/leodido/go-urn v1.2.0 10:01:12 go: downloading github.com/go-playground/universal-translator v0.17.0 10:01:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:01:12 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:01:12 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:01:12 go: downloading github.com/go-playground/locales v0.13.0 10:01:12 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:01:12 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:01:17 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 10:01:17 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 10:01:19 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 10:01: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 10:01:23 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 10:01:24 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 10:01:25 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 10:01:25 go: downloading github.com/stretchr/testify v1.6.1 10:01:25 go: downloading github.com/pmezard/go-difflib v1.0.0 10:01:25 go: downloading github.com/davecgh/go-spew v1.1.1 10:01:25 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:01:26 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 10:01:26 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:01:26 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:01:27 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 10:01:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:01:28 Removing intermediate container ec6224e55dc2 10:01:28 ---> 94606183ebee 10:01:28 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:01:28 Removing intermediate container 93773c710e90 10:01:28 ---> 8dfd743d51b6 10:01:28 10:01:28 Step 10/24 : FROM alpine:3.12 10:01:28 3.12: Pulling from library/alpine 10:01:28 ---> Running in 2b48a0fb7b41 10:01:28 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 10:01:28 Removing intermediate container d58255193835 10:01:28 ---> f6a791eb01c5 10:01:28 10:01:28 Step 10/24 : FROM scratch 10:01:28 ---> 10:01:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:01:28 Removing intermediate container cc58569ba2ca 10:01:28 ---> ac342291ec38 10:01:28 10:01:28 Step 10/21 : FROM alpine:3.12 10:01:28 Status: Downloaded newer image for alpine:3.12 10:01:28 ---> afeebe901d6b 10:01:28 Step 11/21 : RUN apk add --update --no-cache curl 10:01:28 ---> afeebe901d6b 10:01:28 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 10:01: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 10:01:29 ---> Running in 633775840e82 10:01:29 Removing intermediate container 3a8888ca6c19 10:01:29 ---> 8430d3b80a67 10:01:29 10:01:29 Step 10/21 : FROM scratch 10:01:29 ---> 10:01:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:01:29 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 10:01:29 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:01:29 ---> Running in 68bcbe7dafee 10:01:29 ---> Running in 2be7af1cf6bb 10:01:29 ---> Running in d54d842cb244 10:01:30 Removing intermediate container 633775840e82 10:01:30 ---> a5d3a315dd6a 10:01:30 Step 12/24 : ENV APP_PORT=48060 10:01:30 ---> Running in 0efeeafd1b85 10:01:30 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 10:01:30 Removing intermediate container d54d842cb244 10:01:30 ---> 87c950e41321 10:01:30 Step 12/21 : ENV APP_PORT=48085 10:01:30 ---> Running in fb487eb4de86 10:01:30 Removing intermediate container 0efeeafd1b85 10:01:30 ---> d1d23db82be1 10:01:30 Step 13/24 : EXPOSE $APP_PORT 10:01:30 ---> Running in f6c36afc170c 10:01:31 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 10:01:31 Removing intermediate container fb487eb4de86 10:01:31 ---> 2faa670f35cf 10:01:31 Step 13/21 : EXPOSE $APP_PORT 10:01:31 ---> Running in f1867deb1e6d 10:01:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:01:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:01:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:01:31 Removing intermediate container f6c36afc170c 10:01:31 ---> 77556c228fa2 10:01:31 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 10:01:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:01:32 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 10:01:32 Removing intermediate container f1867deb1e6d 10:01:32 ---> c737a82662b3 10:01:32 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:01:32 (1/5) Installing ca-certificates (20191127-r4) 10:01:32 (1/4) Installing ca-certificates (20191127-r4) 10:01:32 (2/5) Installing nghttp2-libs (1.41.0-r0) 10:01:32 (3/5) Installing libcurl (7.69.1-r3) 10:01:32 (4/5) Installing curl (7.69.1-r3) 10:01:32 (5/5) Installing dumb-init (1.2.2-r1) 10:01:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:01:32 Executing busybox-1.31.1-r19.trigger 10:01:32 (3/4) Installing libcurl (7.69.1-r3) 10:01:32 Executing ca-certificates-20191127-r4.trigger 10:01:32 (4/4) Installing curl (7.69.1-r3) 10:01:32 Executing busybox-1.31.1-r19.trigger 10:01:32 Executing ca-certificates-20191127-r4.trigger 10:01:32 OK: 7 MiB in 19 packages 10:01:32 OK: 7 MiB in 18 packages 10:01:33 ---> 500d1b69a001 10:01:33 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 10:01:33 Removing intermediate container 2b48a0fb7b41 10:01:33 ---> 117b3bf26c66 10:01:33 10:01:33 Step 11/26 : FROM docker:20.10.0 10:01:33 ---> 4726acaedcb1 10:01:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:01:33 20.10.0: Pulling from library/docker 10:01:33 Building version 10:01:35 Removing intermediate container 2be7af1cf6bb 10:01:35 ---> 02de8e79d36e 10:01:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:01:35 Staging config-common 10:01:36 ---> c93d1fd77b85 10:01:36 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 10:01:36 ---> Running in 9caac451b26c 10:01:36 Removing intermediate container 68bcbe7dafee 10:01:36 ---> f28b0966ca04 10:01:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:01:36 Skipping stage go-build-helper (already ran) 10:01:36 Skipping stage static-packages (already ran) 10:01:36 Skipping stage go115 (already ran) 10:01:36 Staging edgex-go 10:01:36 ---> 05877d9d9563 10:01:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:01:36 ---> Running in 8cc157ca8046 10:01:37 Removing intermediate container 9caac451b26c 10:01:37 ---> a8b1cbe5feb4 10:01:37 Step 13/24 : WORKDIR / 10:01:37 Staging version 10:01:37 ---> Running in 2954f2261d2d 10:01:37 Removing intermediate container 8cc157ca8046 10:01:37 ---> c4ef2bf21193 10:01:37 Step 13/21 : WORKDIR /edgex 10:01:37 ---> a89a861dae0a 10:01:37 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 10:01:37 ---> Running in a053c1e3538e 10:01:38 ---> Running in e9d92934dc74 10:01:38 Priming config-common 10:01:38 ---> 6194d87f2337 10:01:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:01:38 Removing intermediate container 2954f2261d2d 10:01:38 ---> 23e4cd7ce09a 10:01:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:01:38 Removing intermediate container a053c1e3538e 10:01:38 ---> 293f63bc78aa 10:01:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:01:38 Removing intermediate container e9d92934dc74 10:01:38 ---> 3168c8c35015 10:01:38 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:39 Priming go-build-helper 10:01:39 ---> Running in 6b4d4d7cf619 10:01:39 ---> 0f85aea1315c 10:01:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:01:39 ---> 08ec1de0f832 10:01:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:01:39 Priming static-packages 10:01:40 ---> 4d59825d4ddd 10:01:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:01:40 Removing intermediate container 6b4d4d7cf619 10:01:40 ---> 4b35e948c09c 10:01:40 Step 19/21 : LABEL arch=arm64 10:01:41 ---> Running in d18d894990d6 10:01:41 ---> 76b7c42a47bf 10:01:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:01:42 Removing intermediate container d18d894990d6 10:01:42 ---> 6bead29f0fb1 10:01:42 Step 20/21 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 10:01:42 ---> 2de08ca2d337 10:01:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:01:42 ---> bf69915b732f 10:01:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:01:42 Priming go115 10:01:42 ---> Running in 90277921de31 10:01:42 Priming edgex-go 10:01:43 ---> 3aa5fadc8f7b 10:01:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:01:43 Removing intermediate container 90277921de31 10:01:43 ---> 9c0fc89b57e3 10:01:43 Step 21/21 : LABEL version=0.0.0 10:01:43 Priming version 10:01:44 ---> 726858ecfe70 10:01:44 Step 20/24 : ENTRYPOINT ["/support-notifications"] 10:01:44 ---> Running in c3d90c1a49c5 10:01:44 ---> Running in 19440e55bb1d 10:01:44 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 10:01:45 Removing intermediate container c3d90c1a49c5 10:01:45 ---> 738ea55e585e 10:01:45 10:01:45 ---> 40bebde93c0c 10:01:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:01:45 Removing intermediate container 19440e55bb1d 10:01:45 ---> 7bf4b36c8e17 10:01:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:45 Successfully built 738ea55e585e 10:01:46 Successfully tagged docker-support-scheduler-go-arm64:latest 10:01:46  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 10:01:46 ---> b44b48c767f5 10:01:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:01:46 ---> Running in 2c5fe12395f7 10:01:46 ---> Running in 2d6b66036ba8 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 10:01:47 Removing intermediate container 2c5fe12395f7 10:01:47 ---> 03e3b06065d6 10:01:47 Step 22/24 : LABEL arch=arm64 10:01:47 Removing intermediate container 2d6b66036ba8 10:01:47 ---> 05f23a717947 10:01:47 Step 18/21 : CMD ["--init=true"] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:01:48 ---> Running in bb2f5b5a7202 10:01:48 ---> Running in 2d856ce633e7 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:01:48 ---> 8e32fcd41f19 10:01:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:01:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:01:49 Status: Downloaded newer image for docker:20.10.0 10:01:49 ---> eeaf43b92773 10:01:49 Step 12/26 : RUN apk add --no-cache bash 10:01:49 Removing intermediate container bb2f5b5a7202 10:01:49 ---> 0b824afed850 10:01:49 Step 23/24 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 10:01:49 Removing intermediate container 2d856ce633e7 10:01:49 ---> 4f77ad2f3495 10:01:49 Step 19/21 : LABEL arch=arm64 10:01:49 ---> Running in e92b515f8329 10:01:49 ---> Running in 28e989c75e80 10:01:49 ---> Running in 49387dda9814 10:01:50 ---> 323427976347 10:01: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/ 10:01:51 ---> Running in fe6f50ea755e 10:01:51 Removing intermediate container 28e989c75e80 10:01:51 ---> ad3163eea4a9 10:01:51 Step 24/24 : LABEL version=0.0.0 10:01:51 Removing intermediate container e92b515f8329 10:01:51 ---> 39be9196133c 10:01:51 Step 20/21 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 10:01:51 ---> Running in 6d4458e51dba 10:01:51 ---> Running in c10d33eb36e1 10:01:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:01:52 Removing intermediate container 6d4458e51dba 10:01:52 ---> 706dc4f4e414 10:01:52 10:01:52 Removing intermediate container c10d33eb36e1 10:01:52 ---> ae33fe10f762 10:01:52 Step 21/21 : LABEL version=0.0.0 10:01:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:01:52 ---> Running in 33e97a286597 10:01:53 Successfully built 706dc4f4e414 10:01:53 Successfully tagged docker-support-notifications-go-arm64:latest 10:01:53 (1/2) Installing readline (8.0.4-r0) 10:01:53  Building docker-support-notifications-go ... done Building docker-core-command-go 10:01:53 (2/2) Installing bash (5.0.17-r0) 10:01:53 Executing bash-5.0.17-r0.post-install 10:01:53 Executing busybox-1.31.1-r19.trigger 10:01:53 OK: 12 MiB in 22 packages 10:01:53 Removing intermediate container 33e97a286597 10:01:53 ---> ab50444fdd80 10:01:53 10:01:54 Successfully built ab50444fdd80 10:01:54 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:01:54  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 10:01:54 Removing intermediate container fe6f50ea755e 10:01:54 ---> 64fba42e38fd 10:01:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:01:54 ---> Running in 63744e2bfa9c 10:01:55 Removing intermediate container 49387dda9814 10:01:55 ---> f2532b2e583d 10:01:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:01:55 ---> Running in 2b56c7313e36 10:01:55 Removing intermediate container 63744e2bfa9c 10:01:55 ---> 1bedbd4ce165 10:01:55 Step 22/24 : LABEL arch=arm64 10:01:55 ---> Running in 2a63401a89f4 10:01:56 Removing intermediate container 2b56c7313e36 10:01:56 ---> 9208d82125b2 10:01:56 Step 14/26 : ENV APP_PORT=48090 10:01:56 ---> Running in de69ebf6759f 10:01:56 Removing intermediate container 2a63401a89f4 10:01:56 ---> b496b223ff1a 10:01:56 Step 23/24 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 10:01:57 Removing intermediate container de69ebf6759f 10:01:57 ---> 26cc688ca1d3 10:01:57 Step 15/26 : EXPOSE $APP_PORT 10:01:57 ---> Running in 5967c09eac41 10:01:58 ---> Running in 87b5a37637b9 10:01:58 Removing intermediate container 5967c09eac41 10:01:58 ---> a63580c7c2f8 10:01:58 Step 24/24 : LABEL version=0.0.0 10:01:59 Removing intermediate container 87b5a37637b9 10:01:59 ---> 354968405256 10:01:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:01:59 ---> Running in 39b54efa7da0 10:02:00 Removing intermediate container 39b54efa7da0 10:02:00 ---> 09a1d8de342e 10:02:00 10:02:01 Successfully built 09a1d8de342e 10:02:01 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:02:01  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrap-redis-go 10:02:02 ---> f22fbeefcadd 10:02:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:02:03 ---> 3110fd848758 10:02:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:02:05 ---> 75ca6058ccda 10:02:05 Step 19/26 : RUN apk --no-cache add py3-pip 10:02:05 ---> Running in 798e4317f9d7 10:02:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:02:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:02:07 (1/33) Installing libbz2 (1.0.8-r1) 10:02:07 (2/33) Installing expat (2.2.9-r1) 10:02:07 (3/33) Installing libffi (3.3-r2) 10:02:07 (4/33) Installing gdbm (1.13-r1) 10:02:07 (5/33) Installing xz-libs (5.2.5-r0) 10:02:07 (6/33) Installing sqlite-libs (3.32.1-r0) 10:02:07 (7/33) Installing python3 (3.8.5-r0) 10:02:09 (8/33) Installing py3-appdirs (1.4.4-r1) 10:02:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:02:09 (10/33) Installing py3-parsing (2.4.7-r0) 10:02:09 (11/33) Installing py3-six (1.15.0-r0) 10:02:09 (12/33) Installing py3-packaging (20.4-r0) 10:02:09 (13/33) Installing py3-setuptools (47.0.0-r0) 10:02:09 (14/33) Installing py3-chardet (3.0.4-r4) 10:02:09 (15/33) Installing py3-idna (2.9-r0) 10:02:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:02:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:02:09 (18/33) Installing py3-requests (2.23.0-r0) 10:02:09 (19/33) Installing py3-msgpack (1.0.0-r0) 10:02:09 (20/33) Installing py3-lockfile (0.12.2-r3) 10:02:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:02:09 (22/33) Installing py3-colorama (0.4.3-r0) 10:02:09 (23/33) Installing py3-distlib (0.3.0-r0) 10:02:09 (24/33) Installing py3-distro (1.5.0-r1) 10:02:09 (25/33) Installing py3-webencodings (0.5.1-r3) 10:02:09 (26/33) Installing py3-html5lib (1.0.1-r4) 10:02:09 (27/33) Installing py3-pytoml (0.1.21-r0) 10:02:09 (28/33) Installing py3-pep517 (0.8.2-r0) 10:02:09 (29/33) Installing py3-progress (1.5-r0) 10:02:09 (30/33) Installing py3-toml (0.10.1-r0) 10:02:09 (31/33) Installing py3-retrying (1.3.3-r0) 10:02:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:02:09 (33/33) Installing py3-pip (20.1.1-r0) 10:02:09 Executing busybox-1.31.1-r19.trigger 10:02:09 OK: 71 MiB in 55 packages 10:02:20 Removing intermediate container 798e4317f9d7 10:02:20 ---> 384ad57a6548 10:02:20 Step 20/26 : RUN pip install docker-compose==1.23.2 10:02:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:02:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:02:20 ---> 564ccd281567 10:02:20 Step 3/22 : WORKDIR /edgex-go 10:02:20 ---> Using cache 10:02:20 ---> 37002cd24364 10:02:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:20 ---> Using cache 10:02:20 ---> 69c07b3e78b8 10:02:20 Step 5/22 : RUN apk add --update --no-cache make git 10:02:21 ---> Running in 372cd01430b2 10:02:21 ---> Running in 1dda38c5eaa0 10:02:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:02:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:02:24 OK: 217 MiB in 51 packages 10:02:28 Removing intermediate container 372cd01430b2 10:02:28 ---> c92f9e3c55c3 10:02:28 Step 6/22 : COPY go.mod . 10:02:28 Collecting docker-compose==1.23.2 10:02:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:02:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:02:29 ---> 38a1e7100c64 10:02:29 Step 7/22 : RUN go mod download 10:02:29 Collecting cached-property<2,>=1.2.0 10:02:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:02:29 ---> Running in 606ee96a3bcc 10:02:29 Collecting docopt<0.7,>=0.6.1 10:02:29 Downloading docopt-0.6.2.tar.gz (25 kB) 10:02:33 Collecting websocket-client<1.0,>=0.32.0 10:02:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:02:33 Collecting dockerpty<0.5,>=0.4.1 10:02:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:02:34 Removing intermediate container 606ee96a3bcc 10:02:34 ---> 2b38c9a41cba 10:02:34 Step 8/22 : COPY . . 10:02:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:02:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:02:35 ---> 564ccd281567 10:02:35 Step 3/22 : WORKDIR /edgex-go 10:02:35 ---> Using cache 10:02:35 ---> 37002cd24364 10:02:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:35 ---> Using cache 10:02:35 ---> 69c07b3e78b8 10:02:35 Step 5/22 : RUN apk add --update --no-cache make git 10:02:35 ---> Using cache 10:02:35 ---> c92f9e3c55c3 10:02:35 Step 6/22 : COPY go.mod . 10:02:35 ---> Using cache 10:02:35 ---> 38a1e7100c64 10:02:35 Step 7/22 : RUN go mod download 10:02:35 ---> Using cache 10:02:35 ---> 2b38c9a41cba 10:02:35 Step 8/22 : COPY . . 10:02:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:02:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:02:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:02:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:02:37 ---> 564ccd281567 10:02:37 Step 3/23 : WORKDIR /edgex-go 10:02:37 ---> Using cache 10:02:37 ---> 37002cd24364 10:02:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:37 ---> Using cache 10:02:37 ---> 69c07b3e78b8 10:02:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:02:39 Collecting PyYAML<4,>=3.10 10:02:39 Downloading PyYAML-3.13.tar.gz (270 kB) 10:02:39 ---> Running in be50517dc004 10:02:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:02:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:02:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:02:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:02:41 ---> 564ccd281567 10:02:41 Step 3/22 : WORKDIR /edgex-go 10:02:41 ---> Using cache 10:02:41 ---> 37002cd24364 10:02:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:41 ---> Using cache 10:02:41 ---> 69c07b3e78b8 10:02:41 Step 5/22 : RUN apk add --update --no-cache make git 10:02:41 ---> Using cache 10:02:41 ---> c92f9e3c55c3 10:02:41 Step 6/22 : COPY go.mod . 10:02:41 ---> Using cache 10:02:41 ---> 38a1e7100c64 10:02:41 Step 7/22 : RUN go mod download 10:02:41 ---> Using cache 10:02:41 ---> 2b38c9a41cba 10:02:41 Step 8/22 : COPY . . 10:02:42 OK: 217 MiB in 51 packages 10:02:43 Collecting jsonschema<3,>=2.5.1 10:02:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:02:44 Collecting docker<4.0,>=3.6.0 10:02:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:02:46 Collecting texttable<0.10,>=0.9.0 10:02:46 Downloading texttable-0.9.1.tar.gz (11 kB) 10:02:49 Removing intermediate container be50517dc004 10:02:49 ---> c2f730840903 10:02:49 Step 6/23 : COPY go.mod . 10:02:49 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) 10:02:49 Collecting idna<2.8,>=2.5 10:02:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:02:50 Collecting urllib3<1.25,>=1.21.1 10:02:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:02:50 ---> 55867ca43d23 10:02:50 Step 7/23 : RUN go mod download 10:02:50 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) 10:02:51 ---> Running in 174545caa201 10:02:51 Collecting docker-pycreds>=0.4.0 10:02:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:02:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:02:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:02:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:02:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:02:52 Installing collected packages: cached-property, docopt, websocket-client, dockerpty, idna, urllib3, requests, PyYAML, jsonschema, docker-pycreds, docker, texttable, docker-compose 10:02:52 Running setup.py install for docopt: started 10:02:55 Running setup.py install for docopt: finished with status 'done' 10:02:56 Running setup.py install for dockerpty: started 10:02:57 Removing intermediate container 174545caa201 10:02:57 ---> f8767240f100 10:02:57 Step 8/23 : COPY . . 10:02:58 Running setup.py install for dockerpty: finished with status 'done' 10:02:58 Attempting uninstall: idna 10:02:58 Found existing installation: idna 2.9 10:02:58 Uninstalling idna-2.9: 10:02:58 Successfully uninstalled idna-2.9 10:02:58 ---> 90503046f69a 10:02:58 Step 9/22 : RUN make cmd/core-command/core-command 10:02:59 Attempting uninstall: urllib3 10:02:59 Found existing installation: urllib3 1.25.9 10:02:59 ---> 860975f08673 10:02:59 Step 9/22 : RUN make cmd/core-metadata/core-metadata 10:02:59 ---> Running in 6f706a4787c8 10:02:59 Uninstalling urllib3-1.25.9: 10:02:59 Successfully uninstalled urllib3-1.25.9 10:03:00 Attempting uninstall: requests 10:03:00 Found existing installation: requests 2.23.0 10:03:00 Uninstalling requests-2.23.0: 10:03:00 Successfully uninstalled requests-2.23.0 10:03:00 ---> Running in 38a440a5a7e2 10:03:00 Running setup.py install for PyYAML: started 10:03:02 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 10:03:02 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 10:03:03 Running setup.py install for PyYAML: finished with status 'done' 10:03:04 ---> 7db13c409a43 10:03:04 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 10:03:05 ---> Running in 3c21b7ff0568 10:03:05 Running setup.py install for texttable: started 10:03:07 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 10:03:08 Running setup.py install for texttable: finished with status 'done' 10:03:10 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 10:03:18 ---> 7a00f7e309fd 10:03:18 Step 9/23 : RUN make cmd/core-data/core-data 10:03:18 ---> Running in 37b0134c6125 10:03:18 Removing intermediate container 1dda38c5eaa0 10:03:18 ---> 22cb84dfceac 10:03:18 Step 21/26 : RUN apk --no-cache add curl 10:03:18 ---> Running in 5a10ca08965c 10:03:20 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 10:03:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:03:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:03:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:03:21 (2/3) Installing libcurl (7.69.1-r3) 10:03:21 (3/3) Installing curl (7.69.1-r3) 10:03:21 Executing busybox-1.31.1-r19.trigger 10:03:21 OK: 71 MiB in 58 packages 10:03:23 Removing intermediate container 5a10ca08965c 10:03:23 ---> e53827fc525e 10:03:23 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 10:03:23 ---> Running in cf6e49556f28 10:03:24 Removing intermediate container cf6e49556f28 10:03:24 ---> 78b2f077ace9 10:03:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:24 ---> Running in 2bc1c877c90a 10:03:25 Removing intermediate container 2bc1c877c90a 10:03:25 ---> 6670fa8d96eb 10:03:25 Step 24/26 : LABEL arch=arm64 10:03:25 ---> Running in 114b6b7f4515 10:03:26 Removing intermediate container 114b6b7f4515 10:03:26 ---> 2d7d6339a571 10:03:26 Step 25/26 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 10:03:26 ---> Running in c505925b183b 10:03:27 Removing intermediate container c505925b183b 10:03:27 ---> 21b57ec275b8 10:03:27 Step 26/26 : LABEL version=0.0.0 10:03:27 ---> Running in af9fc3c7c904 10:03:28 Removing intermediate container af9fc3c7c904 10:03:28 ---> d6a8f56f01f3 10:03:28 10:03:28 Successfully built d6a8f56f01f3 10:03:28 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:04:36  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 6f706a4787c8 10:04:36 ---> 2a0154ce42e3 10:04:36 10:04:36 Step 10/22 : FROM scratch 10:04:36 ---> 10:04:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:04:36 Removing intermediate container 3c21b7ff0568 10:04:36 ---> 7e134cf0002f 10:04:36 ---> Using cache 10:04:36 ---> 87c950e41321 10:04:36 Step 12/22 : ENV APP_PORT=48082 10:04:36 10:04:36 Step 10/22 : FROM alpine:3.12 10:04:36 ---> afeebe901d6b 10:04:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 10:04:36 ---> Using cache 10:04:36 ---> 02de8e79d36e 10:04:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 10:04:36 ---> Running in f6b38f8ba89e 10:04:36 ---> Running in 43dd4e6bf1f7 10:04:36 Removing intermediate container f6b38f8ba89e 10:04:36 ---> f538d8336c1b 10:04:36 Step 13/22 : EXPOSE $APP_PORT 10:04:36 ---> Running in 11426711687e 10:04:36 Removing intermediate container 43dd4e6bf1f7 10:04:36 ---> b3803ee48945 10:04:36 Step 13/22 : WORKDIR / 10:04:36 ---> Running in 392cf753c94c 10:04:36 Removing intermediate container 11426711687e 10:04:36 ---> eb5a2d0684fc 10:04:36 Step 14/22 : WORKDIR / 10:04:36 ---> Running in 58d64f7d087c 10:04:36 Removing intermediate container 392cf753c94c 10:04:36 ---> 6e4ecc01a86f 10:04:36 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:36 Removing intermediate container 58d64f7d087c 10:04:36 ---> 83a0dbc08976 10:04:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:36 ---> 2b2329a048af 10:04:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 10:04:36 ---> 8b12f065a702 10:04:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:04:36 ---> 3da5bff8c721 10:04:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 10:04:36 ---> e778d410aaa0 10:04:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:04:36 ---> 3eb5d57485d5 10:04:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 10:04:36 ---> 8e7f7e9ca682 10:04:36 Step 18/22 : ENTRYPOINT ["/core-command"] 10:04:36 ---> Running in 7e8f3f69de80 10:04:37 ---> a8aae5dd7355 10:04:37 Step 18/22 : RUN chmod +x entrypoint.sh 10:04:37 ---> Running in 5d47308bcfc5 10:04:37 Removing intermediate container 7e8f3f69de80 10:04:37 ---> eac205130376 10:04:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:38 ---> Running in 8dba0f82f2c5 10:04:39 Removing intermediate container 8dba0f82f2c5 10:04:39 ---> 0b2f80651d62 10:04:39 Step 20/22 : LABEL arch=arm64 10:04:39 ---> Running in 7aba27060c25 10:04:40 Removing intermediate container 7aba27060c25 10:04:40 ---> 93784c5872c0 10:04:40 Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 10:04:40 ---> Running in 59a9de335ec0 10:04:41 Removing intermediate container 59a9de335ec0 10:04:41 ---> aa5795d130b5 10:04:41 Step 22/22 : LABEL version=0.0.0 10:04:41 ---> Running in 787bd30e3235 10:04:42 Removing intermediate container 5d47308bcfc5 10:04:42 ---> 3f4d28dc7082 10:04:42 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 10:04:42 ---> Running in e3463906aa1c 10:04:42 Removing intermediate container 787bd30e3235 10:04:42 ---> afaafa4b24f1 10:04:42 10:04:43 Successfully built afaafa4b24f1 10:04:43 Successfully tagged docker-core-command-go-arm64:latest 10:04:43 Removing intermediate container e3463906aa1c 10:04:43 ---> 12648e12a7e8 10:04:43 Step 20/22 : LABEL arch=arm64 10:04:43  Building docker-core-command-go ... done Removing intermediate container 38a440a5a7e2 10:04:43 ---> 17743e4b4301 10:04:43 10:04:43 Step 10/22 : FROM scratch 10:04:43 ---> 10:04:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:04:43 ---> Running in fe1fd7a379e1 10:04:43 ---> Using cache 10:04:43 ---> 87c950e41321 10:04:43 Step 12/22 : ENV APP_PORT=48081 10:04:43 ---> Running in 7ddcfb7e3184 10:04:44 Removing intermediate container fe1fd7a379e1 10:04:44 ---> 8e971cca894b 10:04:44 Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 10:04:44 ---> Running in 1bf264570e84 10:04:44 Removing intermediate container 7ddcfb7e3184 10:04:44 ---> 31b7c278f30f 10:04:44 Step 13/22 : EXPOSE $APP_PORT 10:04:44 ---> Running in fb76b6cbb6eb 10:04:45 Removing intermediate container 1bf264570e84 10:04:45 ---> f357d595915a 10:04:45 Step 22/22 : LABEL version=0.0.0 10:04:45 ---> Running in 6cd01320e094 10:04:45 Removing intermediate container fb76b6cbb6eb 10:04:45 ---> f883a0b34ec0 10:04:45 Step 14/22 : WORKDIR / 10:04:45 ---> Running in 2d1c2fc4ab6c 10:04:45 Removing intermediate container 6cd01320e094 10:04:45 ---> 09df737029d3 10:04:45 10:04:45 Removing intermediate container 2d1c2fc4ab6c 10:04:45 ---> 473dd01b52d4 10:04:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:46 Successfully built 09df737029d3 10:04:46 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 10:04:47  Building docker-security-bootstrap-redis-go ... done  ---> 78917a00e18b 10:04:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:04:49 ---> e5872dd2bb40 10:04:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:04:49 ---> 3e17a4712cce 10:04:49 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:04:49 ---> Running in ae94d570a999 10:04:50 Removing intermediate container ae94d570a999 10:04:50 ---> ec2c38ad0b06 10:04:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:50 ---> Running in f85ffe5545de 10:04:51 Removing intermediate container f85ffe5545de 10:04:51 ---> 91a647702e84 10:04:51 Step 20/22 : LABEL arch=arm64 10:04:51 ---> Running in 710d769d82b7 10:04:51 Removing intermediate container 710d769d82b7 10:04:51 ---> 1ec705a4af31 10:04:51 Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 10:04:51 ---> Running in 92b24ed65fa5 10:04:52 Removing intermediate container 92b24ed65fa5 10:04:52 ---> cdb434ea04af 10:04:52 Step 22/22 : LABEL version=0.0.0 10:04:52 ---> Running in 2a261e70e427 10:04:52 Removing intermediate container 2a261e70e427 10:04:52 ---> 40f10f844f37 10:04:52 10:04:53 Successfully built 40f10f844f37 10:04:53 Successfully tagged docker-core-metadata-go-arm64:latest 10:04:56  Building docker-core-metadata-go ... done Removing intermediate container 37b0134c6125 10:04:56 ---> c984d8a52c69 10:04:56 10:04:56 Step 10/23 : FROM alpine:3.12 10:04:56 ---> afeebe901d6b 10:04:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:04:56 ---> Running in af042e22b117 10:04:57 Removing intermediate container af042e22b117 10:04:57 ---> 0cacdf5e4d76 10:04:57 Step 12/23 : ENV APP_PORT=48080 10:04:57 ---> Running in 3ef31318fffe 10:04:57 Removing intermediate container 3ef31318fffe 10:04:57 ---> aa77c70fc404 10:04:57 Step 13/23 : EXPOSE $APP_PORT 10:04:57 ---> Running in d68b785154fc 10:04:58 Removing intermediate container d68b785154fc 10:04:58 ---> 161a5e43a26e 10:04:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:58 ---> Running in 203da13886bc 10:05:00 Removing intermediate container 203da13886bc 10:05:00 ---> d835b9b45906 10:05:00 Step 15/23 : RUN apk add --update --no-cache zeromq 10:05:00 ---> Running in 7c907f0d9456 10:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:05:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:05:03 (1/5) Installing libgcc (9.3.0-r2) 10:05:03 (2/5) Installing libsodium (1.0.18-r0) 10:05:03 (3/5) Installing libstdc++ (9.3.0-r2) 10:05:03 (4/5) Installing libzmq (4.3.3-r0) 10:05:03 (5/5) Installing zeromq (4.3.3-r0) 10:05:03 Executing busybox-1.31.1-r19.trigger 10:05:03 OK: 8 MiB in 19 packages 10:05:05 Removing intermediate container 7c907f0d9456 10:05:05 ---> a94c06b93516 10:05:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:05:05 ---> 5e5c90d1f1f9 10:05:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:05:07 ---> 2523dfa12008 10:05:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:05:07 ---> 4e9e0b77e7f4 10:05:07 Step 19/23 : ENTRYPOINT ["/core-data"] 10:05:07 ---> Running in 208300182cf1 10:05:08 Removing intermediate container 208300182cf1 10:05:08 ---> 1069ffcf2257 10:05:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:05:08 ---> Running in 4fc282384144 10:05:08 Removing intermediate container 4fc282384144 10:05:08 ---> 39e17818b4ad 10:05:08 Step 21/23 : LABEL arch=arm64 10:05:08 ---> Running in 1c669077f6c3 10:05:09 Removing intermediate container 1c669077f6c3 10:05:09 ---> d11fbd858266 10:05:09 Step 22/23 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 10:05:09 ---> Running in 8aeb6f432f7d 10:05:10 Removing intermediate container 8aeb6f432f7d 10:05:10 ---> a532e0f745fc 10:05:10 Step 23/23 : LABEL version=0.0.0 10:05:10 ---> Running in 47bfa3611103 10:05:10 Removing intermediate container 47bfa3611103 10:05:10 ---> 7da7f200b121 10:05:10 10:05:10 Successfully built 7da7f200b121 10:05:10 Successfully tagged docker-core-data-go-arm64:latest 10:05:11  Building docker-core-data-go ... done  [Pipeline] } 10:05:11 $ docker stop --time=1 7acccf36520a075ec66640b4ce0ccbdd5580b6e4c5364cd497cf1cbd55c31f5e 10:05:13 $ docker rm -f 7acccf36520a075ec66640b4ce0ccbdd5580b6e4c5364cd497cf1cbd55c31f5e [Pipeline] // withDockerContainer [Pipeline] sh 10:05:14 + grep+ docker 10:05:14 docker images 10:05:14 docker-core-data-go-arm64 latest 7da7f200b121 4 seconds ago 21MB 10:05:14 docker-core-metadata-go-arm64 latest 40f10f844f37 22 seconds ago 12.3MB 10:05:14 docker-security-bootstrap-redis-go-arm64 latest 09df737029d3 29 seconds ago 15.1MB 10:05:14 docker-core-command-go-arm64 latest afaafa4b24f1 32 seconds ago 9.98MB 10:05:14 docker-sys-mgmt-agent-go-arm64 latest d6a8f56f01f3 About a minute ago 300MB 10:05:14 docker-security-secretstore-setup-go-arm64 latest 09a1d8de342e 3 minutes ago 23.4MB 10:05:14 docker-security-proxy-setup-go-arm64 latest ab50444fdd80 3 minutes ago 23.3MB 10:05:14 docker-support-notifications-go-arm64 latest 706dc4f4e414 3 minutes ago 11.4MB 10:05:14 docker-support-scheduler-go-arm64 latest 738ea55e585e 3 minutes ago 10MB 10:05:14 docker 20.10.0 eeaf43b92773 4 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 10:05:17 provisioning config files... 10:05:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3651862879430389801tmp [Pipeline] { [Pipeline] sh 10:05:17 + set +x 10:05:17 + curl -s https://codecov.io/bash 10:05:17 + bash -s -- 10:05:18 10:05:18 _____ _ 10:05:18 / ____| | | 10:05:18 | | ___ __| | ___ ___ _____ __ 10:05:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:05:18 | |___| (_) | (_| | __/ (_| (_) \ V / 10:05:18 \_____\___/ \__,_|\___|\___\___/ \_/ 10:05:18 Bash-20201231-23d4836 10:05:18 10:05:18 10:05:18 ==> git version 2.24.3 found 10:05:18 ==> 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 10:05:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:05:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:05:18 ==> Jenkins CI detected. 10:05:18 project root: . 10:05:18 --> token set from env 10:05:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:05:18 ==> Running gcov in . (disable via -X gcov) 10:05:18 ==> Python coveragepy not found 10:05:18 ==> Searching for coverage reports in: 10:05:18 + . 10:05:18 -> Found 1 reports 10:05:18 ==> Detecting git/mercurial file structure 10:05:18 ==> Reading reports 10:05:18 + ./coverage.out bytes=556510 10:05:18 ==> Appending adjustments 10:05:18 https://docs.codecov.io/docs/fixing-reports 10:05:21 + Found adjustments 10:05:21 ==> Gzipping contents 10:05:21 84K /tmp/codecov.rvTTCe.gz 10:05:21 ==> Uploading reports 10:05:21 url: https://codecov.io 10:05:21 query: branch=PR-3028&commit=7e277564f4d5b5740e7f6ba0447a2dbe0211b197&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3028%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3028&job=&cmd_args= 10:05:21 -> Pinging Codecov 10:05:21 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3028&commit=7e277564f4d5b5740e7f6ba0447a2dbe0211b197&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3028%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3028&job=&cmd_args= 10:05:21 -> Uploading to 10:05:21 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/7e277564f4d5b5740e7f6ba0447a2dbe0211b197/2d1a6791-1d22-477b-914f-47b6b57bd2c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T100521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db8a2ea43094a798d70a170f169b7207493a93ee288b76e001a7aff93ade95a2 10:05:21 % Total % Received % Xferd Average Speed Time Time Time Current 10:05:21 Dload Upload Total Spent Left Speed 10:05:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84058 0 0 100 84058 0 123k --:--:-- --:--:-- --:--:-- 123k 10:05:22 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [Pipeline] } 10:05:22 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 10:05:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:26 ---> package-listing.sh 10:05:26 ++ facter osfamily 10:05:26 ++ tr '[:upper:]' '[:lower:]' 10:05:26 + OS_FAMILY=redhat 10:05:26 + workspace=/w/workspace/edgex-go/1 10:05:26 + START_PACKAGES=/tmp/packages_start.txt 10:05:26 + END_PACKAGES=/tmp/packages_end.txt 10:05:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:26 + PACKAGES=/tmp/packages_start.txt 10:05:26 + '[' /w/workspace/edgex-go/1 ']' 10:05:26 + PACKAGES=/tmp/packages_end.txt 10:05:26 + case "${OS_FAMILY}" in 10:05:26 + rpm -qa 10:05:26 + sort 10:05:31 + '[' -f /tmp/packages_start.txt ']' 10:05:31 + '[' -f /tmp/packages_end.txt ']' 10:05:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:31 + '[' /w/workspace/edgex-go/1 ']' 10:05:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:05:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:05:31 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 10:05:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:32 10:05:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:05:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:33 alpine: Pulling from edgex-lftools-log-publisher 10:05:33 df20fa9351a1: Pulling fs layer 10:05:33 36b3adc4ff6f: Pulling fs layer 10:05:33 8ad3a11d3b57: Pulling fs layer 10:05:33 46f8f816bc3b: Pulling fs layer 10:05:33 93b61091891f: Pulling fs layer 10:05:33 93b9cdb0e59b: Pulling fs layer 10:05:33 5e14af77c1be: Pulling fs layer 10:05:33 01666e4c0597: Pulling fs layer 10:05:33 aa168da1d23b: Pulling fs layer 10:05:33 93b61091891f: Waiting 10:05:33 93b9cdb0e59b: Waiting 10:05:33 5e14af77c1be: Waiting 10:05:33 01666e4c0597: Waiting 10:05:33 aa168da1d23b: Waiting 10:05:33 46f8f816bc3b: Waiting 10:05:33 36b3adc4ff6f: Verifying Checksum 10:05:33 36b3adc4ff6f: Download complete 10:05:33 46f8f816bc3b: Verifying Checksum 10:05:33 46f8f816bc3b: Download complete 10:05:33 df20fa9351a1: Verifying Checksum 10:05:33 df20fa9351a1: Download complete 10:05:33 93b9cdb0e59b: Verifying Checksum 10:05:33 93b9cdb0e59b: Download complete 10:05:33 93b61091891f: Verifying Checksum 10:05:33 93b61091891f: Download complete 10:05:33 5e14af77c1be: Verifying Checksum 10:05:33 5e14af77c1be: Download complete 10:05:33 01666e4c0597: Verifying Checksum 10:05:33 01666e4c0597: Download complete 10:05:33 df20fa9351a1: Pull complete 10:05:33 36b3adc4ff6f: Pull complete 10:05:34 8ad3a11d3b57: Verifying Checksum 10:05:34 8ad3a11d3b57: Download complete 10:05:36 aa168da1d23b: Verifying Checksum 10:05:36 aa168da1d23b: Download complete 10:05:36 8ad3a11d3b57: Pull complete 10:05:36 46f8f816bc3b: Pull complete 10:05:37 93b61091891f: Pull complete 10:05:37 93b9cdb0e59b: Pull complete 10:05:37 5e14af77c1be: Pull complete 10:05:37 01666e4c0597: Pull complete 10:05:45 aa168da1d23b: Pull complete 10:05:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:05:46 prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container 10:05:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:05:53 $ docker top f662fc5d47f99b1bd76a4355fe168091b71bc0ac3238aedeb65a3cddc894603f -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:54 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:54 + mkdir -p /var/log/sa [Pipeline] sh 10:05:54 + ls /var/log/sa-host 10:05:54 + sadf -c /var/log/sa-host/sa14 10:05:54 file_magic: OK 10:05:54 HZ: Using current value: 100 10:05:54 file_header: OK 10:05:54 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 10:05:54 Statistics: 10:05:54 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... 10:05:54 File successfully converted to sysstat format version 12.2.1 10:05:54 + sadf -c /var/log/sa-host/sa23 10:05:54 file_magic: OK 10:05:54 HZ: Using current value: 100 10:05:54 file_header: OK 10:05:54 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 10:05:54 Statistics: 10:05:54 Hnuu...uuuununununu... 10:05:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:55 provisioning config files... 10:05:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4139716469825179054tmp [Pipeline] { [Pipeline] echo 10:05:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:55 ---> create-netrc.sh [Pipeline] } 10:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:05:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:05:56 ---> python-tools-install.sh [Pipeline] echo 10:05:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:56 ---> sudo-logs.sh 10:05:56 Archiving 'sudo' log.. [Pipeline] echo 10:05:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:57 ---> job-cost.sh 10:05:57 lf-activate-venv: SKIPPING 10:05:57 INFO: No Stack... 10:05:58 INFO: Retrieving Pricing Info for: v1-standard-2 10:05:58 INFO: Archiving Costs [Pipeline] echo 10:05:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:59 ---> logs-deploy.sh 10:05:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3028/1 10:05:59 INFO: archiving workspace using pattern(s): 10:06:00 Archives upload complete. 10:06:00 INFO: archiving logs to Nexus 10:06:01 ---> uname -a: 10:06:01 Linux prd-centos7-docker-4c-2g-20194.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:06:01 10:06:01 10:06:01 ---> lscpu: 10:06:01 Architecture: x86_64 10:06:01 CPU op-mode(s): 32-bit, 64-bit 10:06:01 Byte Order: Little Endian 10:06:01 Address sizes: 40 bits physical, 48 bits virtual 10:06:01 CPU(s): 4 10:06:01 On-line CPU(s) list: 0-3 10:06:01 Thread(s) per core: 1 10:06:01 Core(s) per socket: 1 10:06:01 Socket(s): 4 10:06:01 NUMA node(s): 1 10:06:01 Vendor ID: GenuineIntel 10:06:01 CPU family: 6 10:06:01 Model: 44 10:06:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:06:01 Stepping: 1 10:06:01 CPU MHz: 2933.442 10:06:01 BogoMIPS: 5866.88 10:06:01 Virtualization: VT-x 10:06:01 Hypervisor vendor: KVM 10:06:01 Virtualization type: full 10:06:01 L1d cache: 128 KiB 10:06:01 L1i cache: 128 KiB 10:06:01 L2 cache: 16 MiB 10:06:01 L3 cache: 64 MiB 10:06:01 NUMA node0 CPU(s): 0-3 10:06:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:06:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:06:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:06:01 Vulnerability Meltdown: Mitigation; PTI 10:06:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:06:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:06:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:06:01 Vulnerability Srbds: Not affected 10:06:01 Vulnerability Tsx async abort: Not affected 10:06:01 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 10:06:01 10:06:01 10:06:01 ---> nproc: 10:06:01 4 10:06:01 10:06:01 10:06:01 ---> df -h: 10:06:01 Filesystem Size Used Available Use% Mounted on 10:06:01 overlay 50.0G 11.6G 38.4G 23% / 10:06:01 tmpfs 64.0M 0 64.0M 0% /dev 10:06:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:06:01 shm 64.0M 0 64.0M 0% /dev/shm 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1 10:06:01 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1@tmp 10:06:01 10:06:01 10:06:01 ---> free -m: 10:06:01 total used free shared buff/cache available 10:06:01 Mem: 1837 702 180 0 954 1049 10:06:01 Swap: 1023 52 971 10:06:01 10:06:01 10:06:01 ---> ip addr: 10:06:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:06:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:06:01 inet 127.0.0.1/8 scope host lo 10:06:01 valid_lft forever preferred_lft forever 10:06:01 inet6 ::1/128 scope host 10:06:01 valid_lft forever preferred_lft forever 10:06:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:06:01 link/ether fa:16:3e:55:20:3d brd ff:ff:ff:ff:ff:ff 10:06:01 inet 10.30.122.241/23 brd 10.30.123.255 scope global dynamic eth0 10:06:01 valid_lft 85267sec preferred_lft 85267sec 10:06:01 inet6 fe80::f816:3eff:fe55:203d/64 scope link 10:06:01 valid_lft forever preferred_lft forever 10:06:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:06:01 link/ether 02:42:29:be:27:99 brd ff:ff:ff:ff:ff:ff 10:06:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:06:01 valid_lft forever preferred_lft forever 10:06:01 inet6 fe80::42:29ff:febe:2799/64 scope link 10:06:01 valid_lft forever preferred_lft forever 10:06:01 10:06:01 10:06:01 ---> sar -b -r -n DEV: 10:06:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 10:06:01 10:06:01 09:46:58 LINUX RESTART (4 CPU) 10:06:01 10:06:01 09:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:06:01 09:49:01 207.88 97.16 110.73 0.00 7841.38 46243.93 0.00 10:06:01 09:50:01 267.84 98.84 169.01 0.00 4188.76 21563.17 0.00 10:06:01 09:51:02 194.18 99.38 94.80 0.00 4969.55 12642.04 0.00 10:06:01 09:52:01 319.75 126.83 192.92 0.00 56739.22 128691.88 0.00 10:06:01 09:53:01 2737.96 2377.94 360.02 0.00 174147.26 185925.46 0.00 10:06:01 09:54:03 426.25 177.51 248.75 0.00 26986.09 74472.94 0.00 10:06:01 09:55:02 1662.34 1318.25 344.10 0.00 116626.54 124867.17 0.00 10:06:01 09:56:01 227.78 74.27 153.51 0.00 7509.60 13729.56 0.00 10:06:01 09:57:01 5.39 0.20 5.19 0.00 5.06 162.75 0.00 10:06:01 09:58:01 0.77 0.45 0.32 0.00 15.06 4.50 0.00 10:06:01 09:59:01 0.40 0.00 0.40 0.00 0.00 6.71 0.00 10:06:01 10:00:02 0.27 0.00 0.27 0.00 0.00 3.90 0.00 10:06:01 10:01:01 0.30 0.05 0.25 0.00 0.81 3.29 0.00 10:06:01 10:02:01 2.46 2.05 0.42 0.00 84.41 7.14 0.00 10:06:01 10:03:01 0.87 0.05 0.82 0.00 2.13 15.84 0.00 10:06:01 10:04:01 0.30 0.00 0.30 0.00 0.00 3.73 0.00 10:06:01 10:05:01 0.48 0.00 0.48 0.00 0.00 5.50 0.00 10:06:01 Average: 355.82 256.81 99.01 0.00 23426.43 35791.97 0.00 10:06:01 10:06:01 09:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:06:01 09:49:01 82076 0 675768 35.92 2008 1121692 1423036 48.57 562084 993780 55072 10:06:01 09:50:01 101184 0 895776 47.61 1496 883088 1773596 60.53 729452 773240 68496 10:06:01 09:51:02 325060 0 753096 40.03 520 802868 1737864 59.31 584036 685716 47804 10:06:01 09:52:01 68096 0 816188 43.38 32 997228 2254252 76.93 733392 870704 46392 10:06:01 09:53:01 82328 0 735400 39.08 4 1063812 1752876 59.82 620000 954464 2684 10:06:01 09:54:03 67880 0 689076 36.62 4 1124584 1341660 45.79 721552 843340 236 10:06:01 09:55:02 466636 0 685940 36.46 4 728964 1559856 53.24 450044 719392 44 10:06:01 09:56:01 362168 0 629484 33.46 4 889888 1202688 41.05 495364 782408 20 10:06:01 09:57:01 367912 0 623728 33.15 4 889900 1169472 39.91 491124 781772 16 10:06:01 09:58:01 368336 0 622888 33.11 4 890316 1169472 39.91 491200 782208 16 10:06:01 09:59:01 369168 0 622052 33.06 4 890320 1164260 39.73 490376 782160 12 10:06:01 10:00:02 369244 0 621968 33.06 4 890328 1164260 39.73 490504 782160 8 10:06:01 10:01:01 368152 0 623044 33.11 4 890344 1166604 39.81 491008 782160 8 10:06:01 10:02:01 366108 0 623308 33.13 4 892124 1164768 39.75 490992 783504 12 10:06:01 10:03:01 365788 0 623652 33.15 4 892100 1164816 39.75 491452 783472 8 10:06:01 10:04:01 366116 0 623288 33.13 4 892136 1164804 39.75 491284 783504 8 10:06:01 10:05:01 365880 0 623516 33.14 4 892144 1164888 39.76 491736 783504 8 10:06:01 Average: 286008 0 675775 35.92 242 919520 1384657 47.26 547976 803970 12991 10:06:01 10:06:01 09:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:06:01 09:49:01 eth0 1187.67 1226.16 6126.28 134.87 0.00 0.00 0.00 0.00 10:06:01 09:49:01 veth0f7fc59 35.61 49.52 2.45 291.25 0.00 0.00 0.00 0.00 10:06:01 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:49:01 docker0 901.21 802.66 72.07 2962.65 0.00 0.00 0.00 0.00 10:06:01 09:50:01 veth0971ed4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:06:01 09:50:01 eth0 183.92 145.16 566.69 72.81 0.00 0.00 0.00 0.00 10:06:01 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:50:01 docker0 106.47 131.34 8.10 534.48 0.00 0.00 0.00 0.00 10:06:01 09:51:02 veth0971ed4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:51:02 eth0 34.18 17.89 28.78 15.39 0.00 0.00 0.00 0.00 10:06:01 09:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:52:01 veth840db2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:06:01 09:52:01 eth0 241.05 195.86 1720.92 85.71 0.00 0.00 0.00 0.00 10:06:01 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:53:01 veth840db2e 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 10:06:01 09:53:01 veth258de57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:53:01 eth0 53.86 39.73 161.00 10.01 0.00 0.00 0.00 0.00 10:06:01 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:54:03 veth840db2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:06:01 09:54:03 eth0 163.21 122.38 1363.36 65.64 0.00 0.00 0.00 0.00 10:06:01 09:54:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:54:03 docker0 1015.46 957.80 80.19 3647.66 0.00 0.00 0.00 0.00 10:06:01 09:55:02 veth840db2e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:55:02 veth5927482 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:55:02 eth0 86.03 37.13 369.53 15.66 0.00 0.00 0.00 0.00 10:06:01 09:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:56:01 eth0 84.88 56.95 172.31 80.03 0.00 0.00 0.00 0.00 10:06:01 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:56:01 docker0 1099.95 1083.61 86.40 4309.71 0.00 0.00 0.00 0.00 10:06:01 09:57:01 eth0 1.25 0.53 0.68 0.23 0.00 0.00 0.00 0.00 10:06:01 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:58:01 eth0 0.38 0.27 0.15 0.08 0.00 0.00 0.00 0.00 10:06:01 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:06:01 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:00:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:06:01 10:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:06:01 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:06:01 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:03:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:06:01 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:04:01 eth0 0.70 0.17 0.12 0.01 0.00 0.00 0.00 0.00 10:06:01 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:05:01 eth0 0.48 0.35 0.27 0.20 0.00 0.00 0.00 0.00 10:06:01 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 Average: eth0 120.15 108.69 620.56 28.32 0.00 0.00 0.00 0.00 10:06:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 Average: docker0 63.73 62.78 5.01 249.69 0.00 0.00 0.00 0.00 10:06:01 10:06:01 10:06:01 ---> sar -P ALL: 10:06:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 10:06:01 10:06:01 09:46:58 LINUX RESTART (4 CPU) 10:06:01 10:06:01 09:48:01 CPU %user %nice %system %iowait %steal %idle 10:06:01 09:49:01 all 15.55 0.00 8.59 2.07 0.03 73.76 10:06:01 09:49:01 0 18.85 0.00 9.69 1.41 0.03 70.02 10:06:01 09:49:01 1 13.15 0.00 8.08 3.23 0.02 75.53 10:06:01 09:49:01 2 15.52 0.00 8.34 2.33 0.03 73.77 10:06:01 09:49:01 3 14.70 0.00 8.27 1.29 0.03 75.72 10:06:01 09:50:01 all 28.96 0.00 10.53 7.16 0.03 53.31 10:06:01 09:50:01 0 27.54 0.00 10.66 6.21 0.03 55.55 10:06:01 09:50:01 1 29.42 0.00 10.74 8.78 0.03 51.02 10:06:01 09:50:01 2 28.02 0.00 10.35 7.24 0.03 54.35 10:06:01 09:50:01 3 30.86 0.00 10.39 6.40 0.03 52.32 10:06:01 09:51:02 all 56.33 0.00 15.69 4.46 0.04 23.48 10:06:01 09:51:02 0 57.89 0.00 15.71 3.68 0.03 22.69 10:06:01 09:51:02 1 57.16 0.00 15.06 4.78 0.03 22.97 10:06:01 09:51:02 2 55.04 0.00 15.98 4.65 0.03 24.30 10:06:01 09:51:02 3 55.27 0.00 16.02 4.70 0.05 23.95 10:06:01 09:52:01 all 22.11 0.00 16.95 6.53 0.04 54.37 10:06:01 09:52:01 0 22.36 0.00 16.49 6.33 0.03 54.79 10:06:01 09:52:01 1 22.06 0.00 16.64 6.18 0.03 55.09 10:06:01 09:52:01 2 21.18 0.00 16.69 6.80 0.03 55.30 10:06:01 09:52:01 3 22.84 0.00 17.99 6.81 0.05 52.30 10:06:01 09:53:01 all 19.27 0.00 26.78 28.58 0.07 25.30 10:06:01 09:53:01 0 19.48 0.00 24.83 32.17 0.05 23.47 10:06:01 09:53:01 1 19.77 0.00 26.28 28.68 0.07 25.21 10:06:01 09:53:01 2 18.71 0.00 26.96 26.81 0.07 27.45 10:06:01 09:53:01 3 19.14 0.00 29.11 26.61 0.07 25.08 10:06:01 09:54:03 all 48.31 0.00 18.35 17.23 0.05 16.06 10:06:01 09:54:03 0 48.38 0.00 18.08 17.05 0.05 16.44 10:06:01 09:54:03 1 48.01 0.00 18.54 17.80 0.05 15.60 10:06:01 09:54:03 2 48.20 0.00 18.85 17.58 0.07 15.31 10:06:01 09:54:03 3 48.67 0.00 17.90 16.48 0.05 16.89 10:06:01 09:55:02 all 39.00 0.00 23.00 24.49 0.06 13.44 10:06:01 09:55:02 0 38.95 0.00 22.49 25.47 0.07 13.02 10:06:01 09:55:02 1 39.89 0.00 22.33 22.10 0.07 15.60 10:06:01 09:55:02 2 38.69 0.00 22.86 26.47 0.05 11.92 10:06:01 09:55:02 3 38.47 0.00 24.33 23.93 0.05 13.22 10:06:01 09:56:01 all 18.01 0.00 8.11 8.29 0.02 65.56 10:06:01 09:56:01 0 19.24 0.00 8.44 5.75 0.02 66.55 10:06:01 09:56:01 1 16.63 0.00 8.01 9.67 0.02 65.66 10:06:01 09:56:01 2 18.29 0.00 7.98 7.81 0.03 65.89 10:06:01 09:56:01 3 17.88 0.00 8.01 9.95 0.02 64.15 10:06:01 09:57:01 all 0.17 0.00 0.04 0.01 0.00 99.78 10:06:01 09:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:06:01 09:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:06:01 09:57:01 2 0.57 0.00 0.03 0.03 0.00 99.37 10:06:01 09:57:01 3 0.02 0.00 0.05 0.00 0.00 99.93 10:06:01 09:58:01 all 0.17 0.00 0.04 0.00 0.01 99.78 10:06:01 09:58:01 0 0.07 0.00 0.07 0.00 0.02 99.85 10:06:01 09:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:06:01 09:58:01 2 0.53 0.00 0.03 0.00 0.02 99.42 10:06:01 09:58:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:06:01 09:59:01 all 0.15 0.00 0.03 0.00 0.01 99.81 10:06:01 09:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:06:01 09:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:06:01 09:59:01 2 0.52 0.00 0.02 0.00 0.00 99.47 10:06:01 09:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:06:01 10:06:01 09:59:01 CPU %user %nice %system %iowait %steal %idle 10:06:01 10:00:02 all 0.15 0.00 0.03 0.00 0.00 99.82 10:06:01 10:00:02 0 0.02 0.00 0.02 0.00 0.00 99.97 10:06:01 10:00:02 1 0.05 0.00 0.03 0.00 0.00 99.92 10:06:01 10:00:02 2 0.52 0.00 0.03 0.00 0.00 99.45 10:06:01 10:00:02 3 0.02 0.00 0.05 0.00 0.00 99.93 10:06:01 10:01:01 all 0.15 0.00 0.03 0.00 0.00 99.81 10:06:01 10:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:06:01 10:01:01 1 0.51 0.00 0.02 0.02 0.00 99.46 10:06:01 10:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:06:01 10:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 10:06:01 10:02:01 all 0.16 0.00 0.07 0.03 0.00 99.75 10:06:01 10:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:06:01 10:02:01 1 0.53 0.00 0.10 0.08 0.00 99.28 10:06:01 10:02:01 2 0.03 0.00 0.05 0.02 0.00 99.90 10:06:01 10:02:01 3 0.03 0.00 0.07 0.02 0.00 99.88 10:06:01 10:03:01 all 0.14 0.00 0.01 0.00 0.00 99.85 10:06:01 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:06:01 10:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:06:01 10:03:01 2 0.50 0.00 0.00 0.00 0.00 99.50 10:06:01 10:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:06:01 10:04:01 all 0.15 0.00 0.02 0.00 0.00 99.83 10:06:01 10:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:06:01 10:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:06:01 10:04:01 2 0.52 0.00 0.03 0.00 0.00 99.45 10:06:01 10:04:01 3 0.03 0.00 0.05 0.00 0.00 99.92 10:06:01 10:05:01 all 0.16 0.00 0.03 0.00 0.00 99.81 10:06:01 10:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:06:01 10:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:06:01 10:05:01 2 0.53 0.00 0.02 0.00 0.00 99.45 10:06:01 10:05:01 3 0.03 0.00 0.07 0.00 0.00 99.90 10:06:01 Average: all 14.37 0.00 7.37 5.66 0.02 72.58 10:06:01 Average: 0 14.62 0.00 7.30 5.64 0.02 72.42 10:06:01 Average: 1 14.26 0.00 7.24 5.81 0.02 72.67 10:06:01 Average: 2 14.31 0.00 7.37 5.71 0.02 72.59 10:06:01 Average: 3 14.29 0.00 7.58 5.48 0.02 72.63 10:06:01 10:06:01 10:06:01