Pull request #3464 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at e47b23dc1768921a0f3eed4115c236f397176e1d rather than 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 Obtained Jenkinsfile from e47b23dc1768921a0f3eed4115c236f397176e1d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4842464418941287414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6406131323734699879.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4206563108687609458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7395236611551159614.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4332727038244070117.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14938 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh6576194560551872682.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh7116422905698564414.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e47b23dc1768921a0f3eed4115c236f397176e1d into PR head commit 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 Merge succeeded, producing 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 Checking out Revision 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 (PR-3464) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh5984881737477755863.key > git merge e47b23dc1768921a0f3eed4115c236f397176e1d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 # timeout=10 Commit message: "Merge branch 'master' into issue-3463" > git rev-list --no-walk 161c797554873f208f315cb4099962f4fe4adcbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T01:52:03.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T01:52:04.049Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T01:52:04.078Z] ========================================================= [2021-05-19T01:52:04.078Z] EdgeX Global Pipelines Version Info [2021-05-19T01:52:04.078Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T01:52:05.467Z] ------------------- [2021-05-19T01:52:05.467Z] stable info: [2021-05-19T01:52:05.467Z] ------------------- [2021-05-19T01:52:05.467Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T01:52:05.467Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T01:52:05.467Z] Message: update stable to v1.0.192 [2021-05-19T01:52:06.055Z] ------------------- [2021-05-19T01:52:06.055Z] experimental info: [2021-05-19T01:52:06.055Z] ------------------- [2021-05-19T01:52:06.055Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T01:52:06.055Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T01:52:06.055Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T01:52:06.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T01:52:06.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T01:52:06.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T01:52:06.250Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T01:52:06.272Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T01:52:06.295Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T01:52:06.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T01:52:06.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T01:52:06.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T01:52:06.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T01:52:06.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T01:52:06.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T01:52:06.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T01:52:06.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T01:52:06.495Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T01:52:06.517Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T01:52:06.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T01:52:06.565Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T01:52:06.585Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T01:52:06.606Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T01:52:06.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T01:52:06.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T01:52:06.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3464 [Pipeline] echo [2021-05-19T01:52:06.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3464 [Pipeline] echo [2021-05-19T01:52:06.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3464 [Pipeline] echo [2021-05-19T01:52:06.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [Pipeline] echo [2021-05-19T01:52:06.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ea1555 [Pipeline] echo [2021-05-19T01:52:06.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T01:52:06.881Z] provisioning config files... [2021-05-19T01:52:06.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config8673541668341321661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T01:52:07.225Z] ---> docker-login.sh [2021-05-19T01:52:07.226Z] nexus3.edgexfoundry.org:10001 [2021-05-19T01:52:07.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:52:07.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:52:07.491Z] Configure a credential helper to remove this warning. See [2021-05-19T01:52:07.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:52:07.491Z] [2021-05-19T01:52:07.491Z] Login Succeeded [2021-05-19T01:52:07.491Z] nexus3.edgexfoundry.org:10002 [2021-05-19T01:52:07.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:52:07.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:52:07.756Z] Configure a credential helper to remove this warning. See [2021-05-19T01:52:07.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:52:07.756Z] [2021-05-19T01:52:07.756Z] Login Succeeded [2021-05-19T01:52:07.756Z] nexus3.edgexfoundry.org:10003 [2021-05-19T01:52:07.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:52:07.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:52:07.756Z] Configure a credential helper to remove this warning. See [2021-05-19T01:52:07.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:52:07.756Z] [2021-05-19T01:52:07.756Z] Login Succeeded [2021-05-19T01:52:07.756Z] nexus3.edgexfoundry.org:10004 [2021-05-19T01:52:08.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:52:08.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:52:08.024Z] Configure a credential helper to remove this warning. See [2021-05-19T01:52:08.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:52:08.024Z] [2021-05-19T01:52:08.024Z] Login Succeeded [2021-05-19T01:52:08.024Z] docker.io [2021-05-19T01:52:08.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:52:08.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:52:08.287Z] Configure a credential helper to remove this warning. See [2021-05-19T01:52:08.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:52:08.287Z] [2021-05-19T01:52:08.287Z] Login Succeeded [2021-05-19T01:52:08.287Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T01:52:08.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T01:52:08.639Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-19T01:52:08.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T01:52:08.639Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T01:52:08.639Z] ++ cut -d/ -f2 [2021-05-19T01:52:08.639Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T01:52:08.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T01:52:08.639Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T01:52:08.639Z] ++ cut -d/ -f2 [2021-05-19T01:52:08.639Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T01:52:08.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T01:52:08.639Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T01:52:08.639Z] ++ cut -d/ -f2 [2021-05-19T01:52:08.639Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T01:52:08.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T01:52:08.639Z] ++ cut -d/ -f2 [2021-05-19T01:52:08.639Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T01:52:08.639Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T01:52:08.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T01:52:08.639Z] ++ cut -d/ -f2 [2021-05-19T01:52:08.639Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T01:52:08.639Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T01:52:08.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T01:52:08.639Z] ++ cut -d/ -f2 [2021-05-19T01:52:08.639Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T01:52:08.639Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T01:52:08.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T01:52:08.639Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T01:52:08.639Z] ++ cut -d/ -f2 [2021-05-19T01:52:08.639Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T01:52:08.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T01:52:08.639Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T01:52:08.639Z] ++ cut -d/ -f2 [2021-05-19T01:52:08.639Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T01:52:08.639Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T01:52:08.640Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T01:52:08.640Z] ++ cut -d/ -f2 [2021-05-19T01:52:08.640Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T01:52:08.687Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:52:09.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T01:52:09.403Z] [2021-05-19T01:52:09.403Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:52:09.720Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T01:52:09.721Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T01:52:09.721Z] 31603596830f: Pulling fs layer [2021-05-19T01:52:09.721Z] 54011a49482f: Pulling fs layer [2021-05-19T01:52:09.721Z] a6820b24f6d8: Pulling fs layer [2021-05-19T01:52:09.721Z] f581987b2513: Pulling fs layer [2021-05-19T01:52:09.721Z] f581987b2513: Waiting [2021-05-19T01:52:09.721Z] 54011a49482f: Verifying Checksum [2021-05-19T01:52:09.721Z] 54011a49482f: Download complete [2021-05-19T01:52:09.985Z] 31603596830f: Download complete [2021-05-19T01:52:09.985Z] a6820b24f6d8: Verifying Checksum [2021-05-19T01:52:09.985Z] a6820b24f6d8: Download complete [2021-05-19T01:52:09.985Z] f581987b2513: Verifying Checksum [2021-05-19T01:52:09.985Z] f581987b2513: Download complete [2021-05-19T01:52:10.251Z] 31603596830f: Pull complete [2021-05-19T01:52:10.251Z] 54011a49482f: Pull complete [2021-05-19T01:52:11.198Z] a6820b24f6d8: Pull complete [2021-05-19T01:52:11.198Z] f581987b2513: Pull complete [2021-05-19T01:52:11.198Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T01:52:11.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T01:52:11.198Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T01:52:11.282Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container [2021-05-19T01:52:11.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat [2021-05-19T01:52:12.717Z] $ docker top 7e5a4824c61b40d72fbc6c5ed795b69355b06fa0ba50473108e6f8cb0d63d740 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T01:52:12.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T01:52:12.872Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T01:52:13.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T01:52:13.011Z] $ docker exec 7e5a4824c61b40d72fbc6c5ed795b69355b06fa0ba50473108e6f8cb0d63d740 ssh-agent [2021-05-19T01:52:13.123Z] SSH_AUTH_SOCK=/tmp/ssh-bZGxJ7bmEOOS/agent.13 [2021-05-19T01:52:13.123Z] SSH_AGENT_PID=20 [2021-05-19T01:52:13.132Z] Running ssh-add (command line suppressed) [2021-05-19T01:52:13.246Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_8302930351735823830.key (/w/workspace/edgex-go/10@tmp/private_key_8302930351735823830.key) [2021-05-19T01:52:13.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T01:52:13.577Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T01:52:13.594Z] $ docker exec --env ******** --env ******** 7e5a4824c61b40d72fbc6c5ed795b69355b06fa0ba50473108e6f8cb0d63d740 ssh-agent -k [2021-05-19T01:52:13.695Z] unset SSH_AUTH_SOCK; [2021-05-19T01:52:13.695Z] unset SSH_AGENT_PID; [2021-05-19T01:52:13.695Z] echo Agent pid 20 killed; [2021-05-19T01:52:13.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T01:52:13.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T01:52:13.753Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T01:52:13.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T01:52:13.878Z] $ docker exec 7e5a4824c61b40d72fbc6c5ed795b69355b06fa0ba50473108e6f8cb0d63d740 ssh-agent [2021-05-19T01:52:13.993Z] SSH_AUTH_SOCK=/tmp/ssh-TjfeNrwwtyhV/agent.53 [2021-05-19T01:52:13.993Z] SSH_AGENT_PID=59 [2021-05-19T01:52:13.998Z] Running ssh-add (command line suppressed) [2021-05-19T01:52:14.111Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_1864480282961953187.key (/w/workspace/edgex-go/10@tmp/private_key_1864480282961953187.key) [2021-05-19T01:52:14.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T01:52:14.427Z] + git semver init [2021-05-19T01:52:14.427Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T01:52:14.427Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-05-19T01:52:14.427Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-05-19T01:52:14.427Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T01:52:14.427Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T01:52:14.427Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T01:52:14.427Z] # $SEMVER_BRANCH = PR-3464 [2021-05-19T01:52:14.427Z] # $SEMVER_TEMP = /tmp/semver-635075614 [2021-05-19T01:52:14.427Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T01:52:28.187Z] # '/tmp/semver-635075614' -> '/w/workspace/edgex-go/10/.semver' [2021-05-19T01:52:28.187Z] # -> Force: false [2021-05-19T01:52:28.187Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-05-19T01:52:28.201Z] $ docker exec --env ******** --env ******** 7e5a4824c61b40d72fbc6c5ed795b69355b06fa0ba50473108e6f8cb0d63d740 ssh-agent -k [2021-05-19T01:52:28.306Z] unset SSH_AUTH_SOCK; [2021-05-19T01:52:28.307Z] unset SSH_AGENT_PID; [2021-05-19T01:52:28.307Z] echo Agent pid 59 killed; [2021-05-19T01:52:28.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T01:52:28.657Z] + git semver [Pipeline] } [2021-05-19T01:52:28.677Z] $ docker stop --time=1 7e5a4824c61b40d72fbc6c5ed795b69355b06fa0ba50473108e6f8cb0d63d740 [2021-05-19T01:52:32.139Z] $ docker rm -f 7e5a4824c61b40d72fbc6c5ed795b69355b06fa0ba50473108e6f8cb0d63d740 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T01:52:32.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T01:52:32.783Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T01:52:32.787Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T01:52:33.440Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T01:52:33.735Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T01:52:34.039Z] + true [2021-05-19T01:52:34.039Z] + sudo service docker restart [2021-05-19T01:52:34.039Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T01:52:48.066Z] Still waiting to schedule task [2021-05-19T01:52:48.066Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-19T01:52:52.195Z] ========================================================= [2021-05-19T01:52:52.195Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T01:52:52.195Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:52:52.539Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T01:52:53.938Z] Sending build context to Docker daemon 330.7MB [2021-05-19T01:52:53.938Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T01:52:53.938Z] Step 2/6 : FROM ${BASE} [2021-05-19T01:52:54.215Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T01:52:54.215Z] 540db60ca938: Pulling fs layer [2021-05-19T01:52:54.215Z] adcc1eea9eea: Pulling fs layer [2021-05-19T01:52:54.215Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T01:52:54.215Z] 0510c868ecb4: Pulling fs layer [2021-05-19T01:52:54.215Z] afea3b2eda06: Pulling fs layer [2021-05-19T01:52:54.215Z] 7809a108b3ef: Pulling fs layer [2021-05-19T01:52:54.215Z] f706445af74f: Pulling fs layer [2021-05-19T01:52:54.215Z] 0510c868ecb4: Waiting [2021-05-19T01:52:54.215Z] afea3b2eda06: Waiting [2021-05-19T01:52:54.215Z] 7809a108b3ef: Waiting [2021-05-19T01:52:54.215Z] f706445af74f: Waiting [2021-05-19T01:52:54.215Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T01:52:54.215Z] 4c4ab2625f07: Download complete [2021-05-19T01:52:54.215Z] adcc1eea9eea: Download complete [2021-05-19T01:52:54.215Z] afea3b2eda06: Verifying Checksum [2021-05-19T01:52:54.215Z] afea3b2eda06: Download complete [2021-05-19T01:52:54.215Z] 540db60ca938: Verifying Checksum [2021-05-19T01:52:54.215Z] 540db60ca938: Download complete [2021-05-19T01:52:54.215Z] 7809a108b3ef: Verifying Checksum [2021-05-19T01:52:54.215Z] 7809a108b3ef: Download complete [2021-05-19T01:52:54.498Z] 540db60ca938: Pull complete [2021-05-19T01:52:54.499Z] adcc1eea9eea: Pull complete [2021-05-19T01:52:54.765Z] 4c4ab2625f07: Pull complete [2021-05-19T01:52:55.708Z] f706445af74f: Verifying Checksum [2021-05-19T01:52:55.708Z] f706445af74f: Download complete [2021-05-19T01:52:55.971Z] 0510c868ecb4: Verifying Checksum [2021-05-19T01:52:55.971Z] 0510c868ecb4: Download complete [2021-05-19T01:53:00.211Z] 0510c868ecb4: Pull complete [2021-05-19T01:53:00.211Z] afea3b2eda06: Pull complete [2021-05-19T01:53:00.211Z] 7809a108b3ef: Pull complete [2021-05-19T01:53:02.793Z] f706445af74f: Pull complete [2021-05-19T01:53:02.793Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T01:53:02.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T01:53:02.793Z] ---> b068be0155e3 [2021-05-19T01:53:02.793Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-19T01:53:04.205Z] ---> Running in 1b109f5ee592 [2021-05-19T01:53:04.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:53:05.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:53:05.935Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T01:53:06.508Z] (2/12) Installing file (5.39-r0) [2021-05-19T01:53:06.508Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T01:53:06.508Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T01:53:13.120Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T01:53:13.120Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T01:53:13.120Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T01:53:13.120Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T01:53:13.120Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T01:53:13.120Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T01:53:13.120Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T01:53:13.120Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T01:53:13.120Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T01:53:13.120Z] OK: 219 MiB in 52 packages [2021-05-19T01:53:15.047Z] Removing intermediate container 1b109f5ee592 [2021-05-19T01:53:15.047Z] ---> 9772d68ec9bc [2021-05-19T01:53:15.047Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T01:53:15.047Z] ---> Running in e170cd5fe03b [2021-05-19T01:53:15.047Z] Removing intermediate container e170cd5fe03b [2021-05-19T01:53:15.047Z] ---> dd3719cf94bd [2021-05-19T01:53:15.047Z] Step 5/6 : COPY go.mod . [2021-05-19T01:53:15.307Z] ---> cb008fc89491 [2021-05-19T01:53:15.307Z] Step 6/6 : RUN go mod download [2021-05-19T01:53:15.308Z] ---> Running in 6574a02ec137 [2021-05-19T01:53:27.604Z] Removing intermediate container 6574a02ec137 [2021-05-19T01:53:27.604Z] ---> 34a8e0a37974 [2021-05-19T01:53:27.604Z] Successfully built 34a8e0a37974 [2021-05-19T01:53:27.604Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:53:27.914Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T01:53:27.914Z] . [Pipeline] withDockerContainer [2021-05-19T01:53:28.011Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container [2021-05-19T01:53:28.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T01:53:28.474Z] $ docker top 487c3391395b9887dd7f6bbca276cd4ae50d835cb61061db0cf1fe56c12f8f80 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T01:53:28.877Z] + go version [2021-05-19T01:53:28.877Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T01:53:28.898Z] $ docker stop --time=1 487c3391395b9887dd7f6bbca276cd4ae50d835cb61061db0cf1fe56c12f8f80 [2021-05-19T01:53:30.136Z] $ docker rm -f 487c3391395b9887dd7f6bbca276cd4ae50d835cb61061db0cf1fe56c12f8f80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:53:30.737Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T01:53:30.737Z] . [Pipeline] withDockerContainer [2021-05-19T01:53:30.826Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container [2021-05-19T01:53:30.881Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T01:53:31.309Z] $ docker top 9db339f4e302bd31abda9c61d698f9dacfd42cae011df412cb860996a3f4e634 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T01:53:31.424Z] ========================================================= [2021-05-19T01:53:31.424Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T01:53:31.424Z] ========================================================= [Pipeline] sh [2021-05-19T01:53:31.744Z] + go mod tidy [Pipeline] sh [2021-05-19T01:53:32.311Z] + make test [2021-05-19T01:53:32.311Z] go mod tidy [2021-05-19T01:53:32.578Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T01:53:39.219Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T01:54:01.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T01:54:03.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T01:54:05.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T01:54:05.996Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T01:54:08.569Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T01:54:09.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T01:54:09.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T01:54:09.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T01:54:10.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T01:54:11.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T01:54:13.042Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T01:54:13.042Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T01:54:13.042Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T01:54:15.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.1% of statements [2021-05-19T01:54:15.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T01:54:15.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T01:54:15.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T01:54:15.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T01:54:15.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T01:54:15.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T01:54:15.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.048s coverage: 28.7% of statements [2021-05-19T01:54:15.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements [2021-05-19T01:54:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.7% of statements [2021-05-19T01:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T01:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T01:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T01:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T01:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T01:54:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-05-19T01:54:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T01:54:18.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-05-19T01:54:18.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T01:54:18.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-05-19T01:54:18.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T01:54:18.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T01:54:19.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.069s coverage: 58.6% of statements [2021-05-19T01:54:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T01:54:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T01:54:19.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.083s coverage: 87.7% of statements [2021-05-19T01:54:19.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T01:54:19.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T01:54:19.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.048s coverage: 78.9% of statements [2021-05-19T01:54:19.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T01:54:22.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.218s coverage: 28.6% of statements [2021-05-19T01:54:22.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T01:54:22.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T01:54:22.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T01:54:22.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T01:54:22.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T01:54:22.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements [2021-05-19T01:54:22.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T01:54:22.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2021-05-19T01:54:22.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T01:54:23.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.108s coverage: 86.7% of statements [2021-05-19T01:54:23.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T01:54:23.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.099s coverage: 97.5% of statements [2021-05-19T01:54:23.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T01:54:24.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements [2021-05-19T01:54:24.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T01:54:24.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T01:54:24.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T01:54:24.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T01:54:25.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.240s coverage: 95.1% of statements [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T01:54:25.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T01:54:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T01:54:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.8% of statements [2021-05-19T01:54:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T01:54:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.055s coverage: 21.7% of statements [2021-05-19T01:54:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T01:54:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-05-19T01:54:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-05-19T01:54:27.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-05-19T01:54:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-05-19T01:54:27.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-05-19T01:54:40.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-05-19T01:54:40.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-05-19T01:54:46.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.216s coverage: 81.8% of statements [2021-05-19T01:54:46.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T01:55:04.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-05-19T01:55:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-05-19T01:55:05.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements [2021-05-19T01:55:05.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T01:55:05.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T01:55:05.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T01:55:05.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.5% of statements [2021-05-19T01:55:05.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T01:55:05.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T01:55:05.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.041s coverage: 89.5% of statements [2021-05-19T01:55:05.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T01:55:05.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-05-19T01:55:07.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.094s coverage: 47.1% of statements [2021-05-19T01:55:07.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T01:55:07.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T01:55:07.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T01:55:07.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T01:55:07.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T01:55:07.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-05-19T01:55:07.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T01:55:07.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements [2021-05-19T01:55:07.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T01:55:07.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T01:55:11.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.061s coverage: 20.1% of statements [2021-05-19T01:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T01:55:11.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.124s coverage: 91.4% of statements [2021-05-19T01:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T01:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T01:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T01:55:11.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.626s coverage: 28.8% of statements [2021-05-19T01:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T01:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T01:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T01:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T01:55:11.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T01:55:12.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements [2021-05-19T01:55:12.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T01:55:12.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements [2021-05-19T01:55:12.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T01:55:12.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T01:55:12.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T01:55:12.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.073s coverage: 64.6% of statements [2021-05-19T01:55:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T01:55:13.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.107s coverage: 97.6% of statements [2021-05-19T01:55:13.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T01:55:13.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T01:55:13.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T01:55:13.302Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-05-19T01:55:13.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T01:55:13.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-05-19T01:55:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T01:55:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T01:55:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T01:55:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T01:55:13.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-05-19T01:55:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T01:55:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T01:55:13.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-05-19T01:55:14.426Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 28.1% of statements [2021-05-19T01:55:14.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T01:55:14.426Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.030s coverage: 85.7% of statements [2021-05-19T01:55:14.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T01:55:14.999Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-19T01:55:14.999Z] GO111MODULE=on go vet ./... [2021-05-19T01:55:53.835Z] gofmt -l . [2021-05-19T01:55:53.835Z] [ "`gofmt -l .`" = "" ] [2021-05-19T01:55:53.835Z] ./bin/test-go-mod-tidy.sh [2021-05-19T01:55:53.835Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T01:55:54.147Z] + ls -al . [2021-05-19T01:55:54.147Z] total 844 [2021-05-19T01:55:54.147Z] drwxrwxr-x 10 1001 1001 4096 May 19 01:55 . [2021-05-19T01:55:54.147Z] drwxr-xr-x 4 root root 30 May 19 01:53 .. [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 11 May 19 01:51 .dockerignore [2021-05-19T01:55:54.147Z] drwxrwxr-x 8 1001 1001 179 May 19 01:52 .git [2021-05-19T01:55:54.147Z] drwxrwxr-x 3 1001 1001 125 May 19 01:51 .github [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 818 May 19 01:51 .gitignore [2021-05-19T01:55:54.147Z] drwx------ 3 1001 1001 60 May 19 01:52 .semver [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 166 May 19 01:51 .sonarcloud.properties [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 8609 May 19 01:51 Attribution.txt [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 3804 May 19 01:51 CONTRIBUTING.md [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 931 May 19 01:51 Dockerfile.build [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 863 May 19 01:51 Jenkinsfile [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 10775 May 19 01:51 LICENSE [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 5632 May 19 01:51 Makefile [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 7978 May 19 01:51 README.md [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 6755 May 19 01:51 SECURITY.md [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 5 May 19 01:52 VERSION [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 4131 May 19 01:51 ZMQWindows.md [2021-05-19T01:55:54.147Z] drwxrwxr-x 2 1001 1001 117 May 19 01:51 bin [2021-05-19T01:55:54.147Z] drwxrwxr-x 14 1001 1001 4096 May 19 01:51 cmd [2021-05-19T01:55:54.147Z] -rw-r--r-- 1 root root 734947 May 19 01:55 coverage.out [2021-05-19T01:55:54.147Z] -rw-r--r-- 1 root root 1060 May 19 01:55 go.mod [2021-05-19T01:55:54.147Z] -rw-r--r-- 1 root root 21990 May 19 01:53 go.sum [2021-05-19T01:55:54.147Z] drwxrwxr-x 8 1001 1001 127 May 19 01:51 internal [2021-05-19T01:55:54.147Z] drwxrwxr-x 4 1001 1001 26 May 19 01:51 openapi [2021-05-19T01:55:54.147Z] drwxrwxr-x 4 1001 1001 71 May 19 01:51 snap [2021-05-19T01:55:54.147Z] -rw-rw-r-- 1 1001 1001 168 May 19 01:51 version.go [Pipeline] sh [2021-05-19T01:55:54.452Z] + '[' -e coverage.out ] [2021-05-19T01:55:54.452Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T01:55:54.581Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T01:55:54.883Z] + make build [2021-05-19T01:55:54.883Z] go mod tidy [2021-05-19T01:55:55.151Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-19T01:55:57.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-19T01:56:07.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-19T01:56:07.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T01:56:08.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-19T01:56:09.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-19T01:56:11.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-19T01:56:11.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-19T01:56:12.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-19T01:56:14.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-19T01:56:14.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-19T01:56:15.129Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14940 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws [2021-05-19T01:56:15.149Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-05-19T01:56:15.340Z] The recommended git tool is: git [2021-05-19T01:56:15.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-19T01:56:17.878Z] $ docker stop --time=1 9db339f4e302bd31abda9c61d698f9dacfd42cae011df412cb860996a3f4e634 [2021-05-19T01:56:20.646Z] $ docker rm -f 9db339f4e302bd31abda9c61d698f9dacfd42cae011df412cb860996a3f4e634 [2021-05-19T01:56:20.816Z] using credential edgex-jenkins-ssh [2021-05-19T01:56:20.857Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-19T01:56:20.938Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T01:56:21.069Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-05-19T01:56:21.148Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T01:56:21.149Z] > git --version # timeout=10 [2021-05-19T01:56:21.165Z] > git --version # 'git version 2.17.1' [2021-05-19T01:56:21.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T01:56:21.285Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:56:22.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T01:56:22.155Z] [2021-05-19T01:56:22.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:56:22.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T01:56:22.498Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T01:56:22.498Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T01:56:22.498Z] ca9280d653b3: Pulling fs layer [2021-05-19T01:56:22.498Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T01:56:22.766Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T01:56:22.766Z] cbdbe7a5bc2a: Download complete [2021-05-19T01:56:22.766Z] cbdbe7a5bc2a: Pull complete [2021-05-19T01:56:23.358Z] ca9280d653b3: Verifying Checksum [2021-05-19T01:56:23.358Z] ca9280d653b3: Download complete [2021-05-19T01:56:24.308Z] ca9280d653b3: Pull complete [2021-05-19T01:56:24.308Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T01:56:24.308Z] 7e9c9ca2126c: Download complete [2021-05-19T01:56:27.655Z] 7e9c9ca2126c: Pull complete [2021-05-19T01:56:27.655Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T01:56:27.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T01:56:27.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T01:56:27.746Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container [2021-05-19T01:56:27.787Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T01:56:30.756Z] $ docker top 82c44e9a67bcc18f729111c97275a7bc8f86498478bd3209e729e8192ad0e222 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T01:56:31.151Z] + docker-compose build --help [2021-05-19T01:56:31.151Z] + grep parallel [2021-05-19T01:56:31.727Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T01:56:31.741Z] $ docker stop --time=1 82c44e9a67bcc18f729111c97275a7bc8f86498478bd3209e729e8192ad0e222 [2021-05-19T01:56:32.963Z] $ docker rm -f 82c44e9a67bcc18f729111c97275a7bc8f86498478bd3209e729e8192ad0e222 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:56:33.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T01:56:33.428Z] . [Pipeline] withDockerContainer [2021-05-19T01:56:33.507Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container [2021-05-19T01:56:33.555Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T01:56:33.988Z] $ docker top cf7c40625c74d967ff719e0bc917cab31546dfb0585363e7201c93236592ab69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T01:56:34.371Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T01:56:34.942Z] Building core-command ... [2021-05-19T01:56:34.942Z] Building core-data ... [2021-05-19T01:56:34.942Z] Building core-metadata ... [2021-05-19T01:56:34.942Z] Building security-bootstrapper ... [2021-05-19T01:56:34.942Z] Building security-proxy-setup ... [2021-05-19T01:56:34.942Z] Building security-secretstore-setup ... [2021-05-19T01:56:34.942Z] Building support-notifications ... [2021-05-19T01:56:34.942Z] Building support-scheduler ... [2021-05-19T01:56:34.942Z] Building sys-mgmt-agent ... [2021-05-19T01:56:34.942Z] Building support-scheduler [2021-05-19T01:56:34.942Z] Building core-command [2021-05-19T01:56:34.942Z] Building sys-mgmt-agent [2021-05-19T01:56:34.942Z] Building security-bootstrapper [2021-05-19T01:56:34.942Z] Building core-metadata [2021-05-19T01:56:39.261Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T01:56:39.279Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T01:56:39.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T01:56:39.342Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T01:56:39.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T01:56:39.354Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T01:56:40.571Z] Merging remotes/origin/master commit e47b23dc1768921a0f3eed4115c236f397176e1d into PR head commit 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T01:56:41.012Z] Merge succeeded, producing 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T01:56:41.014Z] Checking out Revision 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 (PR-3464) [2021-05-19T01:56:40.585Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T01:56:40.603Z] > git checkout -f 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 # timeout=10 [2021-05-19T01:56:40.910Z] > git remote # timeout=10 [2021-05-19T01:56:40.933Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T01:56:40.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T01:56:40.963Z] > git merge e47b23dc1768921a0f3eed4115c236f397176e1d # timeout=10 [2021-05-19T01:56:40.988Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T01:56:41.014Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T01:56:41.037Z] > git checkout -f 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 # timeout=10 [2021-05-19T01:56:45.490Z] Commit message: "Merge branch 'master' into issue-3463" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T01:56:46.708Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T01:56:47.113Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T01:56:47.471Z] + sudo service+ docker restart [2021-05-19T01:56:47.471Z] true [2021-05-19T01:56:53.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T01:56:53.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T01:56:53.103Z] ---> 34a8e0a37974 [2021-05-19T01:56:53.103Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T01:56:53.103Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T01:56:53.103Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T01:56:53.103Z] ---> 34a8e0a37974 [2021-05-19T01:56:53.103Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T01:56:57.319Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T01:56:57.319Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T01:56:57.319Z] ---> 34a8e0a37974 [2021-05-19T01:56:57.319Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T01:56:59.242Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T01:56:59.242Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T01:56:59.242Z] ---> 34a8e0a37974 [2021-05-19T01:56:59.242Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T01:57:04.552Z] ---> Running in 9c63071c5648 [2021-05-19T01:57:04.552Z] ---> Running in e3c286bbaf9f [2021-05-19T01:57:04.552Z] ---> Running in 39ac68cd535f [2021-05-19T01:57:04.552Z] ---> Running in 9e26cab7849e [2021-05-19T01:57:05.503Z] Removing intermediate container 9c63071c5648 [2021-05-19T01:57:05.503Z] ---> 968657a87926 [2021-05-19T01:57:05.503Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:57:05.503Z] Removing intermediate container 39ac68cd535f [2021-05-19T01:57:05.503Z] ---> b27e5470c143 [2021-05-19T01:57:05.503Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:57:05.763Z] Removing intermediate container e3c286bbaf9f [2021-05-19T01:57:05.763Z] ---> ce9d40558c39 [2021-05-19T01:57:05.763Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:57:05.763Z] Removing intermediate container 9e26cab7849e [2021-05-19T01:57:05.763Z] ---> ca6ca6d44ebe [2021-05-19T01:57:05.763Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T01:57:05.802Z] provisioning config files... [2021-05-19T01:57:05.827Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7463641977079704521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T01:57:06.200Z] ---> docker-login.sh [2021-05-19T01:57:06.200Z] nexus3.edgexfoundry.org:10001 [2021-05-19T01:57:06.339Z] ---> Running in 367eda415c3f [2021-05-19T01:57:06.339Z] ---> Running in bb13f7b9a2cf [2021-05-19T01:57:06.608Z] ---> Running in 8a0f48e77b44 [2021-05-19T01:57:06.608Z] ---> Running in 4a358f04c995 [2021-05-19T01:57:06.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:07.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:07.411Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:07.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:07.411Z] [2021-05-19T01:57:07.411Z] Login Succeeded [2021-05-19T01:57:07.411Z] nexus3.edgexfoundry.org:10002 [2021-05-19T01:57:07.564Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T01:57:07.564Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T01:57:07.564Z] ---> 34a8e0a37974 [2021-05-19T01:57:07.564Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T01:57:07.564Z] ---> Using cache [2021-05-19T01:57:07.564Z] ---> ca6ca6d44ebe [2021-05-19T01:57:07.564Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:57:07.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:07.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:07.687Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:07.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:07.687Z] [2021-05-19T01:57:07.687Z] Login Succeeded [2021-05-19T01:57:07.972Z] nexus3.edgexfoundry.org:10003 [2021-05-19T01:57:08.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:08.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:08.244Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:08.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:08.244Z] [2021-05-19T01:57:08.244Z] Login Succeeded [2021-05-19T01:57:08.508Z] ---> Running in bbe922d3f18e [2021-05-19T01:57:08.519Z] nexus3.edgexfoundry.org:10004 [2021-05-19T01:57:08.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:08.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:08.796Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:08.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:08.796Z] [2021-05-19T01:57:08.796Z] Login Succeeded [2021-05-19T01:57:08.796Z] docker.io [2021-05-19T01:57:08.804Z] Removing intermediate container bb13f7b9a2cf [2021-05-19T01:57:08.804Z] ---> 7b827dfe3f80 [2021-05-19T01:57:08.804Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T01:57:08.804Z] ---> Running in e60a9948fbae [2021-05-19T01:57:08.804Z] Removing intermediate container 367eda415c3f [2021-05-19T01:57:08.804Z] ---> f2a442799201 [2021-05-19T01:57:08.804Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T01:57:08.804Z] ---> Running in 6e923d96b3fd [2021-05-19T01:57:09.076Z] Removing intermediate container 8a0f48e77b44 [2021-05-19T01:57:09.076Z] ---> 54140d136c6d [2021-05-19T01:57:09.076Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T01:57:09.076Z] ---> Running in fcdfede8bdd8 [2021-05-19T01:57:09.076Z] Removing intermediate container 4a358f04c995 [2021-05-19T01:57:09.076Z] ---> 207af3ddce91 [2021-05-19T01:57:09.076Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T01:57:09.076Z] ---> Running in cf33c67755df [2021-05-19T01:57:09.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:09.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:09.664Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:09.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:09.664Z] [2021-05-19T01:57:09.664Z] Login Succeeded [2021-05-19T01:57:09.664Z] ---> docker-login.sh ends [2021-05-19T01:57:09.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:09.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:09.666Z] Removing intermediate container bbe922d3f18e [2021-05-19T01:57:09.666Z] ---> 19a61e3db590 [2021-05-19T01:57:09.666Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T01:57:09.666Z] ---> Running in 03b5c2e44d76 [2021-05-19T01:57:09.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:09.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] } [2021-05-19T01:57:09.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-19T01:57:09.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-05-19T01:57:09.978Z] ========================================================= [2021-05-19T01:57:09.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T01:57:09.978Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:57:10.313Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T01:57:10.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:10.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:10.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:10.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:10.780Z] OK: 219 MiB in 52 packages [2021-05-19T01:57:11.042Z] OK: 219 MiB in 52 packages [2021-05-19T01:57:11.043Z] OK: 219 MiB in 52 packages [2021-05-19T01:57:11.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:11.309Z] OK: 219 MiB in 52 packages [2021-05-19T01:57:11.583Z] Removing intermediate container e60a9948fbae [2021-05-19T01:57:11.583Z] ---> 7a19eb5390b2 [2021-05-19T01:57:11.583Z] Step 6/24 : COPY go.mod . [2021-05-19T01:57:11.583Z] Removing intermediate container 6e923d96b3fd [2021-05-19T01:57:11.583Z] ---> a007acf1049a [2021-05-19T01:57:11.583Z] Step 6/32 : COPY go.mod . [2021-05-19T01:57:11.583Z] Removing intermediate container cf33c67755df [2021-05-19T01:57:11.583Z] ---> a8c4ef52300d [2021-05-19T01:57:11.583Z] Step 6/24 : COPY go.mod . [2021-05-19T01:57:11.847Z] OK: 219 MiB in 52 packages [2021-05-19T01:57:11.847Z] ---> 042640e4fa75 [2021-05-19T01:57:11.847Z] Step 7/24 : RUN go mod download [2021-05-19T01:57:11.847Z] ---> Running in a641ac8004fc [2021-05-19T01:57:11.847Z] Removing intermediate container 03b5c2e44d76 [2021-05-19T01:57:11.847Z] ---> 8cef98d4df06 [2021-05-19T01:57:11.847Z] Step 6/24 : COPY go.mod . [2021-05-19T01:57:11.847Z] ---> da73d4723f06 [2021-05-19T01:57:11.847Z] Step 7/32 : RUN go mod download [2021-05-19T01:57:11.847Z] ---> 1559d7845a78 [2021-05-19T01:57:11.847Z] Step 7/24 : RUN go mod download [2021-05-19T01:57:12.110Z] ---> Running in e306bd54541d [2021-05-19T01:57:12.110Z] ---> Running in 024d15e28800 [2021-05-19T01:57:12.374Z] ---> 2dfcdf419f5e [2021-05-19T01:57:12.374Z] Step 7/24 : RUN go mod download [2021-05-19T01:57:12.374Z] Removing intermediate container fcdfede8bdd8 [2021-05-19T01:57:12.374Z] ---> b9b2a60707d6 [2021-05-19T01:57:12.374Z] Step 6/23 : COPY go.mod . [2021-05-19T01:57:12.374Z] ---> Running in b70ad041766e [2021-05-19T01:57:12.635Z] ---> 82b9a68c1ac4 [2021-05-19T01:57:12.635Z] Step 7/23 : RUN go mod download [2021-05-19T01:57:12.635Z] ---> Running in 5530e6654ad6 [2021-05-19T01:57:12.982Z] Sending build context to Docker daemon 168MB [2021-05-19T01:57:12.982Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T01:57:12.982Z] Step 2/6 : FROM ${BASE} [2021-05-19T01:57:12.982Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T01:57:12.982Z] 595b0fe564bb: Pulling fs layer [2021-05-19T01:57:12.982Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T01:57:12.982Z] 316046926c0a: Pulling fs layer [2021-05-19T01:57:12.982Z] 4ebd0625c992: Pulling fs layer [2021-05-19T01:57:12.982Z] 207e8628e3a3: Pulling fs layer [2021-05-19T01:57:12.982Z] c791037a9be2: Pulling fs layer [2021-05-19T01:57:12.982Z] ffd874e62e21: Pulling fs layer [2021-05-19T01:57:12.982Z] 4ebd0625c992: Waiting [2021-05-19T01:57:12.982Z] 207e8628e3a3: Waiting [2021-05-19T01:57:12.982Z] c791037a9be2: Waiting [2021-05-19T01:57:12.982Z] ffd874e62e21: Waiting [2021-05-19T01:57:12.982Z] 316046926c0a: Verifying Checksum [2021-05-19T01:57:12.982Z] 316046926c0a: Download complete [2021-05-19T01:57:12.982Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T01:57:12.982Z] 7186ed65a4f7: Download complete [2021-05-19T01:57:12.982Z] 207e8628e3a3: Verifying Checksum [2021-05-19T01:57:12.982Z] 207e8628e3a3: Download complete [2021-05-19T01:57:13.256Z] c791037a9be2: Verifying Checksum [2021-05-19T01:57:13.256Z] c791037a9be2: Download complete [2021-05-19T01:57:13.256Z] 595b0fe564bb: Verifying Checksum [2021-05-19T01:57:13.256Z] 595b0fe564bb: Download complete [2021-05-19T01:57:13.613Z] Removing intermediate container a641ac8004fc [2021-05-19T01:57:13.613Z] ---> 1f2375a8bf72 [2021-05-19T01:57:13.613Z] Step 8/24 : COPY . . [2021-05-19T01:57:13.864Z] 595b0fe564bb: Pull complete [2021-05-19T01:57:14.466Z] 7186ed65a4f7: Pull complete [2021-05-19T01:57:14.741Z] 316046926c0a: Pull complete [2021-05-19T01:57:15.344Z] ffd874e62e21: Verifying Checksum [2021-05-19T01:57:15.344Z] ffd874e62e21: Download complete [2021-05-19T01:57:16.781Z] 4ebd0625c992: Verifying Checksum [2021-05-19T01:57:16.781Z] 4ebd0625c992: Download complete [2021-05-19T01:57:20.213Z] Removing intermediate container 024d15e28800 [2021-05-19T01:57:20.213Z] ---> 1b8711dcf18a [2021-05-19T01:57:20.213Z] Step 8/24 : COPY . . [2021-05-19T01:57:20.796Z] ---> ef7738ab8d9a [2021-05-19T01:57:20.796Z] Step 9/24 : RUN go mod tidy [2021-05-19T01:57:21.059Z] Removing intermediate container b70ad041766e [2021-05-19T01:57:21.059Z] ---> 5c6d50f6a424 [2021-05-19T01:57:21.059Z] Step 8/24 : COPY . . [2021-05-19T01:57:26.953Z] 4ebd0625c992: Pull complete [2021-05-19T01:57:26.954Z] 207e8628e3a3: Pull complete [2021-05-19T01:57:26.954Z] c791037a9be2: Pull complete [2021-05-19T01:57:30.408Z] ffd874e62e21: Pull complete [2021-05-19T01:57:30.408Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T01:57:30.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T01:57:30.408Z] ---> cfc18b08335c [2021-05-19T01:57:30.408Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-19T01:57:33.046Z] ---> Running in abe1e22ffa3b [2021-05-19T01:57:34.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T01:57:35.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T01:57:36.443Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T01:57:36.444Z] (2/12) Installing file (5.39-r0) [2021-05-19T01:57:36.722Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T01:57:36.722Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T01:57:39.272Z] Removing intermediate container e306bd54541d [2021-05-19T01:57:39.272Z] ---> f2f0f88985aa [2021-05-19T01:57:39.272Z] Step 8/32 : COPY . . [2021-05-19T01:57:39.272Z] ---> Running in 632430087d3f [2021-05-19T01:57:39.272Z] Removing intermediate container 5530e6654ad6 [2021-05-19T01:57:39.272Z] ---> 566ac11637b8 [2021-05-19T01:57:39.272Z] Step 8/23 : COPY . . [2021-05-19T01:57:46.864Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T01:57:46.864Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T01:57:46.864Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T01:57:46.864Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T01:57:46.864Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T01:57:46.864Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T01:57:46.864Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T01:57:46.864Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T01:57:46.864Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T01:57:46.864Z] OK: 218 MiB in 52 packages [2021-05-19T01:57:50.282Z] Removing intermediate container abe1e22ffa3b [2021-05-19T01:57:50.282Z] ---> 453ae08987b3 [2021-05-19T01:57:50.282Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T01:57:50.282Z] ---> Running in 6815be6f8048 [2021-05-19T01:57:50.878Z] Removing intermediate container 6815be6f8048 [2021-05-19T01:57:50.878Z] ---> 9d2fabc51996 [2021-05-19T01:57:50.878Z] Step 5/6 : COPY go.mod . [2021-05-19T01:57:51.479Z] ---> a0e2e60143f1 [2021-05-19T01:57:51.479Z] Step 6/6 : RUN go mod download [2021-05-19T01:57:51.752Z] ---> Running in b8c53d669a54 [2021-05-19T01:57:54.208Z] ---> 487402c87c1f [2021-05-19T01:57:54.208Z] Step 9/24 : RUN go mod tidy [2021-05-19T01:57:55.618Z] ---> a40aab6b5e5d [2021-05-19T01:57:55.618Z] Step 9/24 : RUN go mod tidy [2021-05-19T01:57:57.545Z] ---> Running in f34cee131d5b [2021-05-19T01:57:57.545Z] ---> Running in 147ab8fc7ecc [2021-05-19T01:57:57.545Z] ---> d2ebbafc7b62 [2021-05-19T01:57:57.545Z] Step 9/23 : RUN go mod tidy [2021-05-19T01:57:57.545Z] ---> Running in 510e89ae15dc [2021-05-19T01:57:58.127Z] Removing intermediate container 632430087d3f [2021-05-19T01:57:58.127Z] ---> 5624f3cfdca8 [2021-05-19T01:57:58.127Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T01:57:58.127Z] ---> Running in 5b284e4f5ba0 [2021-05-19T01:58:00.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-19T01:58:04.979Z] Removing intermediate container f34cee131d5b [2021-05-19T01:58:04.979Z] ---> 797b38f89d7d [2021-05-19T01:58:04.979Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T01:58:04.979Z] Removing intermediate container 510e89ae15dc [2021-05-19T01:58:04.979Z] ---> c3c1ec6d646e [2021-05-19T01:58:04.979Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T01:58:04.979Z] ---> Running in 1855e9b37c53 [2021-05-19T01:58:04.979Z] ---> Running in df6267c32879 [2021-05-19T01:58:04.979Z] Removing intermediate container 147ab8fc7ecc [2021-05-19T01:58:04.979Z] ---> 10fa0899da68 [2021-05-19T01:58:04.979Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T01:58:05.244Z] ---> Running in 2dd7ea305b64 [2021-05-19T01:58:05.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-19T01:58:05.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-19T01:58:06.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-19T01:58:18.581Z] Removing intermediate container b8c53d669a54 [2021-05-19T01:58:18.581Z] ---> 2adebd60fdca [2021-05-19T01:58:18.581Z] Successfully built 2adebd60fdca [2021-05-19T01:58:18.581Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:18.925Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T01:58:18.925Z] . [Pipeline] withDockerContainer [2021-05-19T01:58:19.421Z] prd-ubuntu18.04-docker-arm64-4c-16g-14940 does not seem to be running inside a container [2021-05-19T01:58:19.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T01:58:21.247Z] $ docker top 34e5c3e4c8f372491a7988fe8b2e69df55fb1e35a600daa15b34dc27840c1a63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T01:58:22.274Z] + go version [2021-05-19T01:58:22.274Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T01:58:22.302Z] $ docker stop --time=1 34e5c3e4c8f372491a7988fe8b2e69df55fb1e35a600daa15b34dc27840c1a63 [2021-05-19T01:58:24.090Z] $ docker rm -f 34e5c3e4c8f372491a7988fe8b2e69df55fb1e35a600daa15b34dc27840c1a63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:24.947Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T01:58:24.947Z] . [Pipeline] withDockerContainer [2021-05-19T01:58:25.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-14940 does not seem to be running inside a container [2021-05-19T01:58:25.311Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T01:58:26.885Z] $ docker top fd5557cb7fc9ab5cbfe029e80882e293f25715496061bd8514b3b54ad8adf732 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T01:58:27.241Z] ========================================================= [2021-05-19T01:58:27.241Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T01:58:27.241Z] ========================================================= [Pipeline] sh [2021-05-19T01:58:27.908Z] + go mod tidy [2021-05-19T01:58:28.158Z] ---> 418031bb9750 [2021-05-19T01:58:28.158Z] Step 9/32 : RUN go mod tidy [2021-05-19T01:58:28.158Z] ---> Running in 47f0f8e85d68 [Pipeline] sh [2021-05-19T01:58:29.549Z] + make test [2021-05-19T01:58:29.549Z] go mod tidy [2021-05-19T01:58:30.088Z] Removing intermediate container 47f0f8e85d68 [2021-05-19T01:58:30.088Z] ---> b8c1a3f15568 [2021-05-19T01:58:30.088Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T01:58:30.150Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T01:58:30.350Z] ---> Running in a1f8652c5414 [2021-05-19T01:58:31.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-19T01:58:56.949Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T01:58:58.001Z] Removing intermediate container 5b284e4f5ba0 [2021-05-19T01:58:58.001Z] ---> c095339b3c50 [2021-05-19T01:58:58.001Z] [2021-05-19T01:58:58.001Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T01:58:58.001Z] 3.12: Pulling from library/alpine [2021-05-19T01:58:58.001Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T01:58:58.001Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T01:58:58.001Z] ---> 13621d1b12d4 [2021-05-19T01:58:58.001Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T01:58:58.001Z] Removing intermediate container 1855e9b37c53 [2021-05-19T01:58:58.001Z] ---> 26721c9ca132 [2021-05-19T01:58:58.001Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T01:58:58.001Z] ---> Running in 89f69aeb7fd6 [2021-05-19T01:58:58.001Z] ---> Running in f1d04e43196d [2021-05-19T01:58:58.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:58:58.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:58:58.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-19T01:58:59.214Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T01:58:59.214Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T01:58:59.214Z] OK: 6 MiB in 15 packages [2021-05-19T01:59:00.865Z] Removing intermediate container 89f69aeb7fd6 [2021-05-19T01:59:00.865Z] ---> da150a4bb174 [2021-05-19T01:59:00.865Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T01:59:01.630Z] ---> Running in 5e7dd7b4bb9f [2021-05-19T01:59:01.976Z] Removing intermediate container df6267c32879 [2021-05-19T01:59:01.976Z] ---> 19693cf82f34 [2021-05-19T01:59:01.976Z] [2021-05-19T01:59:01.976Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T01:59:01.976Z] ---> 13621d1b12d4 [2021-05-19T01:59:01.976Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T01:59:01.976Z] ---> Using cache [2021-05-19T01:59:01.976Z] ---> da150a4bb174 [2021-05-19T01:59:01.976Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T01:59:01.976Z] ---> Running in f2b10ecd0c39 [2021-05-19T01:59:01.976Z] Removing intermediate container 5e7dd7b4bb9f [2021-05-19T01:59:01.976Z] ---> d34169aca0d2 [2021-05-19T01:59:01.976Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T01:59:01.976Z] Removing intermediate container f1d04e43196d [2021-05-19T01:59:01.976Z] ---> 5e8ab3e22b2a [2021-05-19T01:59:01.976Z] [2021-05-19T01:59:01.976Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T01:59:01.976Z] ---> Running in be8d999b97df [2021-05-19T01:59:02.347Z] 20.10.0: Pulling from library/docker [2021-05-19T01:59:02.347Z] Removing intermediate container f2b10ecd0c39 [2021-05-19T01:59:02.347Z] ---> a447a19dac81 [2021-05-19T01:59:02.347Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T01:59:02.347Z] ---> Running in 368fe51a6f90 [2021-05-19T01:59:02.347Z] Removing intermediate container be8d999b97df [2021-05-19T01:59:02.347Z] ---> db2d7866d6c7 [2021-05-19T01:59:02.347Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T01:59:02.347Z] ---> Running in ae4d0db07a29 [2021-05-19T01:59:02.629Z] Removing intermediate container ae4d0db07a29 [2021-05-19T01:59:02.629Z] ---> 1658adb9e1be [2021-05-19T01:59:02.629Z] Step 16/24 : WORKDIR / [2021-05-19T01:59:02.629Z] Removing intermediate container 368fe51a6f90 [2021-05-19T01:59:02.629Z] ---> 2c2655da9ee9 [2021-05-19T01:59:02.629Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T01:59:02.629Z] ---> Running in 5134bff9f236 [2021-05-19T01:59:02.629Z] ---> Running in d9b031c99595 [2021-05-19T01:59:03.207Z] Removing intermediate container d9b031c99595 [2021-05-19T01:59:03.207Z] ---> bb15fb7755b8 [2021-05-19T01:59:03.207Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T01:59:03.207Z] Removing intermediate container 5134bff9f236 [2021-05-19T01:59:03.207Z] ---> 465ef5a14271 [2021-05-19T01:59:03.207Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T01:59:04.160Z] ---> b5442d316f7e [2021-05-19T01:59:04.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T01:59:04.740Z] ---> f3da1e8f3de4 [2021-05-19T01:59:04.740Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T01:59:10.057Z] ---> 8dd46ec87905 [2021-05-19T01:59:10.057Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T01:59:10.057Z] ---> ca852d062d17 [2021-05-19T01:59:10.057Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T01:59:10.057Z] Removing intermediate container 2dd7ea305b64 [2021-05-19T01:59:10.057Z] ---> b824f97ffbf6 [2021-05-19T01:59:10.057Z] [2021-05-19T01:59:10.057Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T01:59:10.057Z] ---> 13621d1b12d4 [2021-05-19T01:59:10.057Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T01:59:10.057Z] ---> Using cache [2021-05-19T01:59:10.057Z] ---> da150a4bb174 [2021-05-19T01:59:10.057Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T01:59:10.057Z] ---> Using cache [2021-05-19T01:59:10.057Z] ---> a447a19dac81 [2021-05-19T01:59:10.057Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T01:59:10.057Z] ---> Running in 83a2c0038e76 [2021-05-19T01:59:10.057Z] ---> 9e8ed5b56882 [2021-05-19T01:59:10.057Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T01:59:10.057Z] ---> 57970ea01dea [2021-05-19T01:59:10.057Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T01:59:10.057Z] ---> Running in 2995e8ee761b [2021-05-19T01:59:10.057Z] Removing intermediate container 83a2c0038e76 [2021-05-19T01:59:10.057Z] ---> 7f4d98f40f6a [2021-05-19T01:59:10.057Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T01:59:10.057Z] ---> Running in 9a9a8ca14c68 [2021-05-19T01:59:10.325Z] ---> Running in 8467a5d526d0 [2021-05-19T01:59:10.325Z] Removing intermediate container 2995e8ee761b [2021-05-19T01:59:10.325Z] ---> 7f37271a824e [2021-05-19T01:59:10.325Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T01:59:10.325Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T01:59:10.935Z] Removing intermediate container 9a9a8ca14c68 [2021-05-19T01:59:10.935Z] ---> f0c6dd9a8697 [2021-05-19T01:59:10.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T01:59:10.935Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T01:59:11.198Z] ---> aefe523efa57 [2021-05-19T01:59:11.198Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-19T01:59:12.143Z] ---> Running in 133290e32abd [2021-05-19T01:59:12.143Z] ---> Running in 2537891ea027 [2021-05-19T01:59:12.143Z] ---> Running in 01b31a896746 [2021-05-19T01:59:12.143Z] Removing intermediate container 8467a5d526d0 [2021-05-19T01:59:12.143Z] ---> eea0057ac433 [2021-05-19T01:59:12.143Z] Step 16/24 : WORKDIR / [2021-05-19T01:59:12.143Z] Removing intermediate container a1f8652c5414 [2021-05-19T01:59:12.143Z] ---> d61db2ef7750 [2021-05-19T01:59:12.143Z] [2021-05-19T01:59:12.143Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T01:59:12.143Z] ---> 13621d1b12d4 [2021-05-19T01:59:12.143Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T01:59:12.143Z] ---> Running in edb42bb92a9d [2021-05-19T01:59:12.143Z] ---> Running in 68e7cce45bdd [2021-05-19T01:59:12.143Z] Removing intermediate container 133290e32abd [2021-05-19T01:59:12.143Z] ---> 006d3033c8f0 [2021-05-19T01:59:12.143Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T01:59:12.143Z] Removing intermediate container 2537891ea027 [2021-05-19T01:59:12.143Z] ---> b62ac3119063 [2021-05-19T01:59:12.143Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T01:59:12.143Z] Removing intermediate container 01b31a896746 [2021-05-19T01:59:12.143Z] ---> fc12b9d9b086 [2021-05-19T01:59:12.143Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T01:59:12.143Z] ---> Running in f6f8a030ee77 [2021-05-19T01:59:12.407Z] ---> Running in 4925e50c31d8 [2021-05-19T01:59:12.407Z] ---> Running in 489bc6331631 [2021-05-19T01:59:12.407Z] Removing intermediate container edb42bb92a9d [2021-05-19T01:59:12.407Z] ---> d439fe8489ee [2021-05-19T01:59:12.407Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T01:59:12.407Z] Removing intermediate container 68e7cce45bdd [2021-05-19T01:59:12.407Z] ---> f0a74dae8fd4 [2021-05-19T01:59:12.407Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T01:59:12.407Z] Removing intermediate container 489bc6331631 [2021-05-19T01:59:12.407Z] ---> b4104ca9824a [2021-05-19T01:59:12.407Z] Step 22/23 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T01:59:12.407Z] ---> Running in 98b254056bc4 [2021-05-19T01:59:12.407Z] Removing intermediate container f6f8a030ee77 [2021-05-19T01:59:12.407Z] ---> 16c1ed6d6eb6 [2021-05-19T01:59:12.407Z] Step 23/24 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T01:59:12.407Z] ---> Running in ff8146f6ff15 [2021-05-19T01:59:12.673Z] ---> Running in 29f77582b17f [2021-05-19T01:59:12.673Z] ---> 41319c5d827d [2021-05-19T01:59:12.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T01:59:12.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:12.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:13.201Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T01:59:13.201Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T01:59:13.201Z] Executing bash-5.0.17-r0.post-install [2021-05-19T01:59:13.201Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T01:59:13.201Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T01:59:13.515Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T01:59:13.515Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T01:59:13.515Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T01:59:13.515Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T01:59:13.515Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T01:59:13.515Z] Removing intermediate container ff8146f6ff15 [2021-05-19T01:59:13.515Z] ---> 2108d73f88dc [2021-05-19T01:59:13.515Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T01:59:13.515Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T01:59:13.515Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T01:59:13.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:13.515Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T01:59:13.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:13.778Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T01:59:13.778Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T01:59:13.778Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T01:59:13.778Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T01:59:13.778Z] OK: 6 MiB in 16 packages [2021-05-19T01:59:15.691Z] Removing intermediate container 29f77582b17f [2021-05-19T01:59:15.691Z] ---> 153692a2f9b1 [2021-05-19T01:59:15.691Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T01:59:17.077Z] ---> Running in 8f5d8a1297ca [2021-05-19T01:59:17.077Z] ---> f49d79729fff [2021-05-19T01:59:17.077Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T01:59:17.077Z] ---> Running in 7dace0aa4873 [2021-05-19T01:59:17.077Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T01:59:17.077Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T01:59:17.077Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T01:59:17.077Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T01:59:17.077Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T01:59:17.077Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T01:59:17.077Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T01:59:17.077Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T01:59:17.077Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T01:59:17.077Z] Removing intermediate container 8f5d8a1297ca [2021-05-19T01:59:17.077Z] ---> 9aae690d8beb [2021-05-19T01:59:17.077Z] [2021-05-19T01:59:17.344Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T01:59:17.344Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T01:59:17.344Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T01:59:17.344Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T01:59:17.344Z] ---> e7e0d6c4f21f [2021-05-19T01:59:17.344Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T01:59:17.344Z] Removing intermediate container 98b254056bc4 [2021-05-19T01:59:17.344Z] ---> 81d5ea578b8c [2021-05-19T01:59:17.344Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T01:59:17.344Z] Removing intermediate container 7dace0aa4873 [2021-05-19T01:59:17.344Z] ---> eebae5fa71e8 [2021-05-19T01:59:17.344Z] [2021-05-19T01:59:17.344Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T01:59:17.344Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T01:59:17.344Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T01:59:17.344Z] Successfully built eebae5fa71e8 [2021-05-19T01:59:17.344Z] Successfully built 9aae690d8beb [2021-05-19T01:59:17.606Z] ---> Running in 157dbf4bb8cd [2021-05-19T01:59:17.606Z] ---> Running in d691583b7cfd [2021-05-19T01:59:17.606Z] Successfully tagged support-scheduler:latest [2021-05-19T01:59:17.606Z] Building support-notifications [2021-05-19T01:59:17.606Z] Successfully tagged core-command:latest [2021-05-19T01:59:17.606Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T01:59:17.606Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T01:59:17.606Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T01:59:17.606Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T01:59:17.606Z]  Building support-scheduler ... done  Building core-command ... done Building security-secretstore-setup [2021-05-19T01:59:17.606Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T01:59:17.606Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T01:59:17.606Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T01:59:17.606Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T01:59:17.606Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T01:59:17.606Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T01:59:17.868Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T01:59:17.868Z] OK: 72 MiB in 59 packages [2021-05-19T01:59:20.425Z] Collecting docker-compose==1.23.2 [2021-05-19T01:59:20.425Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T01:59:20.425Z] Removing intermediate container 157dbf4bb8cd [2021-05-19T01:59:20.425Z] ---> a7f0680c27d6 [2021-05-19T01:59:20.425Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T01:59:20.425Z] Removing intermediate container d691583b7cfd [2021-05-19T01:59:20.425Z] ---> bbf6b0a45a02 [2021-05-19T01:59:20.425Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T01:59:20.690Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T01:59:20.690Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T01:59:20.962Z] ---> Running in dc6babbc9b47 [2021-05-19T01:59:20.962Z] ---> Running in 226aebf8035e [2021-05-19T01:59:21.914Z] Collecting PyYAML<4,>=3.10 [2021-05-19T01:59:21.914Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T01:59:23.316Z] Removing intermediate container 226aebf8035e [2021-05-19T01:59:23.316Z] ---> 40dcda7dd97f [2021-05-19T01:59:23.316Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T01:59:23.316Z] Removing intermediate container dc6babbc9b47 [2021-05-19T01:59:23.316Z] ---> 4b415171e794 [2021-05-19T01:59:23.316Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T01:59:24.283Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T01:59:24.283Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T01:59:26.830Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T01:59:26.830Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T01:59:26.830Z] ---> 34a8e0a37974 [2021-05-19T01:59:26.830Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T01:59:26.830Z] ---> Using cache [2021-05-19T01:59:26.830Z] ---> ca6ca6d44ebe [2021-05-19T01:59:26.830Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:59:26.830Z] ---> Using cache [2021-05-19T01:59:26.830Z] ---> 19a61e3db590 [2021-05-19T01:59:26.830Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T01:59:30.137Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T01:59:30.137Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T01:59:30.137Z] ---> Running in 1c5318666629 [2021-05-19T01:59:30.397Z] ---> Running in 3110e464a702 [2021-05-19T01:59:30.397Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T01:59:30.397Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T01:59:30.397Z] ---> Running in f8eb5b7dd409 [2021-05-19T01:59:31.344Z] Removing intermediate container 1c5318666629 [2021-05-19T01:59:31.344Z] ---> a757edef92b4 [2021-05-19T01:59:31.344Z] Step 23/24 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T01:59:32.747Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T01:59:32.747Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T01:59:32.747Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T01:59:32.747Z] ---> 34a8e0a37974 [2021-05-19T01:59:32.747Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T01:59:32.747Z] ---> Using cache [2021-05-19T01:59:32.747Z] ---> ca6ca6d44ebe [2021-05-19T01:59:32.747Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:59:32.747Z] ---> Using cache [2021-05-19T01:59:32.747Z] ---> 19a61e3db590 [2021-05-19T01:59:32.747Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T01:59:32.747Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T01:59:34.662Z] ---> Running in 991c94c74077 [2021-05-19T01:59:34.935Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-19T01:59:34.935Z] ---> Running in 052cf2649ecf [2021-05-19T01:59:34.935Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T01:59:34.935Z] Removing intermediate container 991c94c74077 [2021-05-19T01:59:34.935Z] ---> 33274b62c8e1 [2021-05-19T01:59:34.935Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T01:59:35.199Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T01:59:35.199Z] ---> Running in 353ffafc6acb [2021-05-19T01:59:35.199Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T01:59:35.199Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T01:59:35.478Z] Removing intermediate container 353ffafc6acb [2021-05-19T01:59:35.478Z] ---> 20d7c1011c24 [2021-05-19T01:59:35.478Z] [2021-05-19T01:59:35.478Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T01:59:35.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:35.478Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T01:59:35.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:35.478Z] Successfully built 20d7c1011c24 [2021-05-19T01:59:35.478Z] Successfully tagged core-metadata:latest [2021-05-19T01:59:35.478Z] Building core-data [2021-05-19T01:59:35.749Z]  Building core-metadata ... done Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-19T01:59:36.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:36.321Z] Removing intermediate container 3110e464a702 [2021-05-19T01:59:36.321Z] ---> 38cfdfac9538 [2021-05-19T01:59:36.321Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T01:59:36.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:36.321Z] Collecting idna<2.8,>=2.5 [2021-05-19T01:59:36.321Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T01:59:36.916Z] OK: 219 MiB in 52 packages [2021-05-19T01:59:36.916Z] OK: 219 MiB in 52 packages [2021-05-19T01:59:40.244Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T01:59:40.244Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T01:59:40.244Z] ---> 34a8e0a37974 [2021-05-19T01:59:40.244Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T01:59:40.244Z] ---> Using cache [2021-05-19T01:59:40.244Z] ---> ca6ca6d44ebe [2021-05-19T01:59:40.244Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:59:40.244Z] ---> Using cache [2021-05-19T01:59:40.244Z] ---> 19a61e3db590 [2021-05-19T01:59:40.244Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T01:59:40.827Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T01:59:40.827Z] ---> Running in 2c2a1889d602 [2021-05-19T01:59:40.827Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T01:59:40.827Z] ---> Running in 0f9b1ab59014 [2021-05-19T01:59:40.827Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-19T01:59:40.827Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T01:59:40.827Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T01:59:41.088Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T01:59:41.088Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T01:59:41.088Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T01:59:41.088Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T01:59:41.088Z] Installing collected packages: docopt, PyYAML, jsonschema, websocket-client, texttable, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, docker-compose [2021-05-19T01:59:41.088Z] Running setup.py install for docopt: started [2021-05-19T01:59:41.357Z] Removing intermediate container 0f9b1ab59014 [2021-05-19T01:59:41.357Z] ---> e1154db63c1c [2021-05-19T01:59:41.357Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T01:59:41.357Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T01:59:41.357Z] Running setup.py install for PyYAML: started [2021-05-19T01:59:41.933Z] Removing intermediate container f8eb5b7dd409 [2021-05-19T01:59:41.933Z] ---> 119140db2999 [2021-05-19T01:59:41.933Z] Step 6/23 : COPY go.mod . [2021-05-19T01:59:41.933Z] ---> 6a5a98e4af2e [2021-05-19T01:59:41.933Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T01:59:41.933Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T01:59:41.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:41.933Z] Removing intermediate container 052cf2649ecf [2021-05-19T01:59:41.933Z] ---> 94239f236712 [2021-05-19T01:59:41.933Z] Step 6/26 : COPY go.mod . [2021-05-19T01:59:42.194Z] ---> e9a2583509ba [2021-05-19T01:59:42.194Z] Step 7/23 : RUN go mod download [2021-05-19T01:59:42.194Z] ---> Running in 990659ca1a18 [2021-05-19T01:59:42.194Z] Running setup.py install for texttable: started [2021-05-19T01:59:42.194Z] ---> Running in 95764937c56b [2021-05-19T01:59:42.194Z] ---> 121fe195b0a2 [2021-05-19T01:59:42.194Z] Step 7/26 : RUN go mod download [2021-05-19T01:59:42.194Z] ---> Running in 3c6bb1ee0a00 [2021-05-19T01:59:42.471Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T01:59:42.471Z] Attempting uninstall: idna [2021-05-19T01:59:42.471Z] Found existing installation: idna 2.9 [2021-05-19T01:59:42.471Z] Uninstalling idna-2.9: [2021-05-19T01:59:42.471Z] Successfully uninstalled idna-2.9 [2021-05-19T01:59:42.745Z] Attempting uninstall: urllib3 [2021-05-19T01:59:42.745Z] Found existing installation: urllib3 1.25.9 [2021-05-19T01:59:42.745Z] Uninstalling urllib3-1.25.9: [2021-05-19T01:59:42.745Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T01:59:42.745Z] Attempting uninstall: requests [2021-05-19T01:59:42.745Z] Found existing installation: requests 2.23.0 [2021-05-19T01:59:42.745Z] Uninstalling requests-2.23.0: [2021-05-19T01:59:42.745Z] Successfully uninstalled requests-2.23.0 [2021-05-19T01:59:42.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:59:43.352Z] Running setup.py install for dockerpty: started [2021-05-19T01:59:43.352Z] Removing intermediate container 990659ca1a18 [2021-05-19T01:59:43.352Z] ---> 5e7e56b6d30f [2021-05-19T01:59:43.352Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T01:59:43.619Z] Removing intermediate container 95764937c56b [2021-05-19T01:59:43.619Z] ---> 1708a628b922 [2021-05-19T01:59:43.619Z] Step 8/23 : COPY . . [2021-05-19T01:59:43.619Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T01:59:43.881Z] OK: 219 MiB in 52 packages [2021-05-19T01:59:43.881Z] 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.59.0 [2021-05-19T01:59:45.267Z] Removing intermediate container 3c6bb1ee0a00 [2021-05-19T01:59:45.267Z] ---> 1c0344e20b8b [2021-05-19T01:59:45.267Z] Step 8/26 : COPY . . [2021-05-19T01:59:47.844Z] ---> 5b86f9948fc5 [2021-05-19T01:59:47.844Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T01:59:49.765Z] Removing intermediate container 2c2a1889d602 [2021-05-19T01:59:49.765Z] ---> 73f137eded16 [2021-05-19T01:59:49.765Z] Step 6/24 : COPY go.mod . [2021-05-19T01:59:50.029Z] ---> 38fdcb1d8e59 [2021-05-19T01:59:50.029Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T01:59:51.968Z] ---> 72c194e14d60 [2021-05-19T01:59:51.968Z] Step 7/24 : RUN go mod download [2021-05-19T01:59:53.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T01:59:58.567Z] ---> e6e6efd4f520 [2021-05-19T01:59:58.567Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T01:59:58.567Z] ---> Running in 03b9d0e46f0c [2021-05-19T01:59:58.567Z] ---> cd1e08082bdf [2021-05-19T01:59:58.567Z] Step 9/23 : RUN go mod tidy [2021-05-19T01:59:58.567Z] ---> 1a00e48183f7 [2021-05-19T01:59:58.567Z] Step 9/26 : RUN go mod tidy [2021-05-19T01:59:58.567Z] ---> Running in c008e1c5e5a0 [2021-05-19T01:59:58.567Z] ---> Running in 10e0f1ec126e [2021-05-19T01:59:58.567Z] ---> ea5bdf1a3b13 [2021-05-19T01:59:58.567Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T01:59:58.567Z] ---> 60205ff3b255 [2021-05-19T01:59:58.567Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T01:59:58.985Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T01:59:59.137Z] ---> Running in 1c3e1581c356 [2021-05-19T02:00:00.527Z] Removing intermediate container 1c3e1581c356 [2021-05-19T02:00:00.527Z] ---> 271fac10dbf7 [2021-05-19T02:00:00.527Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T02:00:01.115Z] Removing intermediate container 03b9d0e46f0c [2021-05-19T02:00:01.115Z] ---> d5c1975f324d [2021-05-19T02:00:01.115Z] Step 8/24 : COPY . . [2021-05-19T02:00:01.376Z] Removing intermediate container 4925e50c31d8 [2021-05-19T02:00:01.376Z] ---> a56c707793d5 [2021-05-19T02:00:01.376Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T02:00:01.949Z] ---> d224e7a4627a [2021-05-19T02:00:01.949Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T02:00:01.949Z] Removing intermediate container 10e0f1ec126e [2021-05-19T02:00:01.949Z] ---> dfdcaae6062b [2021-05-19T02:00:01.949Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T02:00:08.541Z] ---> Running in 4eceeb80010d [2021-05-19T02:00:08.541Z] Removing intermediate container c008e1c5e5a0 [2021-05-19T02:00:08.541Z] ---> 466ba98cd831 [2021-05-19T02:00:08.541Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T02:00:08.541Z] ---> Running in 5018a3d3aa4f [2021-05-19T02:00:08.541Z] ---> Running in 0449ddb3ad29 [2021-05-19T02:00:08.541Z] ---> Running in 312e3e04a9b6 [2021-05-19T02:00:08.541Z] Removing intermediate container 4eceeb80010d [2021-05-19T02:00:08.542Z] ---> 0b9645d3b413 [2021-05-19T02:00:08.542Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T02:00:08.542Z] ---> e125e3daf808 [2021-05-19T02:00:08.542Z] Step 9/24 : RUN go mod tidy [2021-05-19T02:00:08.542Z] ---> Running in 2659ea5bbad2 [2021-05-19T02:00:08.542Z] ---> Running in e81292448e32 [2021-05-19T02:00:08.542Z] Removing intermediate container 2659ea5bbad2 [2021-05-19T02:00:08.542Z] ---> 58f054a9d56e [2021-05-19T02:00:08.542Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T02:00:09.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-19T02:00:09.123Z] ---> df9b07e93d6c [2021-05-19T02:00:09.123Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T02:00:09.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T02:00:09.196Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T02:00:09.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T02:00:09.652Z] ---> e46ee1c34de8 [2021-05-19T02:00:09.652Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T02:00:10.234Z] Removing intermediate container 0449ddb3ad29 [2021-05-19T02:00:10.234Z] ---> fd05d213c647 [2021-05-19T02:00:10.234Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T02:00:10.234Z] ---> 7e91809ca57b [2021-05-19T02:00:10.234Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T02:00:10.234Z] ---> Running in 2edb748ce016 [2021-05-19T02:00:10.234Z] ---> Running in 471fb456313e [2021-05-19T02:00:10.813Z] Removing intermediate container 2edb748ce016 [2021-05-19T02:00:10.813Z] ---> f3992c59a6d7 [2021-05-19T02:00:10.813Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:00:10.813Z] Removing intermediate container 471fb456313e [2021-05-19T02:00:10.813Z] ---> 73b665532a14 [2021-05-19T02:00:10.813Z] Step 29/32 : CMD ["gate"] [2021-05-19T02:00:10.813Z] ---> Running in 626d043ba055 [2021-05-19T02:00:11.075Z] Removing intermediate container e81292448e32 [2021-05-19T02:00:11.075Z] ---> 8fae8241cf55 [2021-05-19T02:00:11.075Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T02:00:11.405Z] ---> Running in ad1e97ef43d9 [2021-05-19T02:00:11.405Z] ---> Running in b13abd1a9a63 [2021-05-19T02:00:11.405Z] Removing intermediate container 626d043ba055 [2021-05-19T02:00:11.405Z] ---> 479e9d4531b2 [2021-05-19T02:00:11.405Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T02:00:11.405Z] ---> Running in bb2f71d76047 [2021-05-19T02:00:11.405Z] Removing intermediate container ad1e97ef43d9 [2021-05-19T02:00:11.405Z] ---> 30b601f49c05 [2021-05-19T02:00:11.405Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T02:00:11.668Z] ---> Running in b59e36450b42 [2021-05-19T02:00:11.936Z] Removing intermediate container bb2f71d76047 [2021-05-19T02:00:11.936Z] ---> 7253aac7215a [2021-05-19T02:00:11.936Z] Step 23/24 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:00:11.936Z] ---> Running in 491cd4cfad99 [2021-05-19T02:00:11.936Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-19T02:00:11.936Z] Removing intermediate container b59e36450b42 [2021-05-19T02:00:11.936Z] ---> 7d3e95fea0fa [2021-05-19T02:00:11.936Z] Step 31/32 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:00:12.198Z] ---> Running in bdc17aad37c4 [2021-05-19T02:00:12.198Z] Removing intermediate container 491cd4cfad99 [2021-05-19T02:00:12.198Z] ---> deee544985f6 [2021-05-19T02:00:12.198Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T02:00:12.198Z] ---> Running in 86d7d3f29739 [2021-05-19T02:00:12.463Z] Removing intermediate container bdc17aad37c4 [2021-05-19T02:00:12.464Z] ---> 1682b4a2e192 [2021-05-19T02:00:12.464Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T02:00:12.464Z] Removing intermediate container 86d7d3f29739 [2021-05-19T02:00:12.464Z] ---> b806fcf688df [2021-05-19T02:00:12.464Z] [2021-05-19T02:00:12.464Z] ---> Running in 6a20aeef425e [2021-05-19T02:00:12.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T02:00:12.726Z] Successfully built b806fcf688df [2021-05-19T02:00:12.726Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T02:00:12.726Z] Building security-proxy-setup [2021-05-19T02:00:12.991Z]  Building sys-mgmt-agent ... done Removing intermediate container 6a20aeef425e [2021-05-19T02:00:12.991Z] ---> 3c4ae6718193 [2021-05-19T02:00:12.991Z] [2021-05-19T02:00:12.991Z] Successfully built 3c4ae6718193 [2021-05-19T02:00:12.991Z] Successfully tagged security-bootstrapper:latest [2021-05-19T02:00:13.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T02:00:13.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T02:00:13.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T02:00:17.558Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T02:00:18.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T02:00:23.089Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:00:23.089Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:00:23.089Z] ---> 34a8e0a37974 [2021-05-19T02:00:23.089Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T02:00:23.089Z] ---> Using cache [2021-05-19T02:00:23.089Z] ---> ca6ca6d44ebe [2021-05-19T02:00:23.089Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:00:23.089Z] ---> Using cache [2021-05-19T02:00:23.089Z] ---> 19a61e3db590 [2021-05-19T02:00:23.089Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T02:00:23.089Z] ---> Using cache [2021-05-19T02:00:23.089Z] ---> 94239f236712 [2021-05-19T02:00:23.089Z] Step 6/22 : COPY go.mod . [2021-05-19T02:00:23.089Z] ---> Using cache [2021-05-19T02:00:23.089Z] ---> 121fe195b0a2 [2021-05-19T02:00:23.089Z] Step 7/22 : RUN go mod download [2021-05-19T02:00:23.089Z] ---> Using cache [2021-05-19T02:00:23.089Z] ---> 1c0344e20b8b [2021-05-19T02:00:23.089Z] Step 8/22 : COPY . . [2021-05-19T02:00:23.089Z] ---> Using cache [2021-05-19T02:00:23.089Z] ---> 1a00e48183f7 [2021-05-19T02:00:23.089Z] Step 9/22 : RUN go mod tidy [2021-05-19T02:00:23.089Z] ---> Using cache [2021-05-19T02:00:23.089Z] ---> dfdcaae6062b [2021-05-19T02:00:23.089Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T02:00:24.064Z] ---> Running in efacf89406f1 [2021-05-19T02:00:24.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-19T02:00:28.347Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T02:00:28.347Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T02:00:28.347Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T02:00:32.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.436s coverage: 46.1% of statements [2021-05-19T02:00:32.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T02:00:32.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T02:00:32.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T02:00:32.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T02:00:32.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T02:00:32.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T02:00:32.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.246s coverage: 28.7% of statements [2021-05-19T02:00:32.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.354s coverage: 100.0% of statements [2021-05-19T02:00:34.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-19T02:00:39.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.686s coverage: 27.7% of statements [2021-05-19T02:00:39.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T02:00:39.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T02:00:39.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T02:00:39.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T02:00:39.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T02:00:39.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.198s coverage: 81.2% of statements [2021-05-19T02:00:39.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T02:00:39.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.203s coverage: 100.0% of statements [2021-05-19T02:00:39.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T02:00:39.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.221s coverage: 100.0% of statements [2021-05-19T02:00:39.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T02:00:39.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T02:00:42.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.342s coverage: 58.6% of statements [2021-05-19T02:00:42.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T02:00:42.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T02:00:42.708Z] Removing intermediate container 5018a3d3aa4f [2021-05-19T02:00:42.709Z] ---> 9252d9d5f2d9 [2021-05-19T02:00:42.709Z] [2021-05-19T02:00:42.709Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T02:00:42.709Z] ---> 13621d1b12d4 [2021-05-19T02:00:42.709Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T02:00:42.709Z] ---> Running in 54c2377f222e [2021-05-19T02:00:42.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:00:42.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T02:00:42.997Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T02:00:43.285Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T02:00:43.285Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T02:00:43.285Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T02:00:43.285Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T02:00:43.285Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T02:00:43.285Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:00:43.285Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T02:00:43.285Z] OK: 7 MiB in 20 packages [2021-05-19T02:00:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.513s coverage: 87.7% of statements [2021-05-19T02:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T02:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T02:00:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.171s coverage: 78.9% of statements [2021-05-19T02:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T02:00:44.264Z] Removing intermediate container 312e3e04a9b6 [2021-05-19T02:00:44.264Z] ---> f6638486f57e [2021-05-19T02:00:44.264Z] [2021-05-19T02:00:44.264Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T02:00:44.264Z] ---> 13621d1b12d4 [2021-05-19T02:00:44.264Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T02:00:44.540Z] Removing intermediate container 54c2377f222e [2021-05-19T02:00:44.540Z] ---> b093aa58015a [2021-05-19T02:00:44.540Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T02:00:44.805Z] ---> Running in 20c0d5a99838 [2021-05-19T02:00:44.805Z] ---> Running in a873c0b67e41 [2021-05-19T02:00:45.075Z] Removing intermediate container a873c0b67e41 [2021-05-19T02:00:45.075Z] ---> a10254783c12 [2021-05-19T02:00:45.075Z] Step 14/26 : WORKDIR / [2021-05-19T02:00:45.075Z] ---> Running in 04c9fdf7464f [2021-05-19T02:00:45.343Z] Removing intermediate container 04c9fdf7464f [2021-05-19T02:00:45.343Z] ---> b847a141f505 [2021-05-19T02:00:45.343Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-19T02:00:45.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:00:45.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T02:00:45.607Z] ---> 3b10d5d48de4 [2021-05-19T02:00:45.607Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-19T02:00:45.872Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T02:00:45.872Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T02:00:45.872Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:00:45.872Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T02:00:45.872Z] OK: 6 MiB in 16 packages [2021-05-19T02:00:46.135Z] ---> e309636d36e7 [2021-05-19T02:00:46.135Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T02:00:46.397Z] ---> 2d41ca0f6742 [2021-05-19T02:00:46.397Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-19T02:00:46.664Z] Removing intermediate container 20c0d5a99838 [2021-05-19T02:00:46.664Z] ---> b47c00877c7d [2021-05-19T02:00:46.664Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T02:00:46.664Z] ---> 35421af02683 [2021-05-19T02:00:46.664Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T02:00:46.664Z] ---> Running in c16dea79da88 [2021-05-19T02:00:47.249Z] Removing intermediate container c16dea79da88 [2021-05-19T02:00:47.249Z] ---> 7c6b5962df36 [2021-05-19T02:00:47.249Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T02:00:47.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-19T02:00:48.446Z] ---> 173c5af69f3c [2021-05-19T02:00:48.446Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T02:00:48.446Z] ---> Running in 8bcce545333c [2021-05-19T02:00:50.388Z] Removing intermediate container 8bcce545333c [2021-05-19T02:00:50.389Z] ---> 65d786d96bf5 [2021-05-19T02:00:50.389Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T02:00:50.389Z] ---> Running in a88946479c6c [2021-05-19T02:00:50.389Z] ---> e18ff7389733 [2021-05-19T02:00:50.389Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T02:00:50.389Z] Removing intermediate container a88946479c6c [2021-05-19T02:00:50.389Z] ---> b1a9e739d5d3 [2021-05-19T02:00:50.389Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T02:00:50.654Z] ---> ce620fb7fc77 [2021-05-19T02:00:50.654Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-19T02:00:50.654Z] ---> Running in c524d5c493b9 [2021-05-19T02:00:50.654Z] ---> 678512226877 [2021-05-19T02:00:50.654Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T02:00:52.085Z] ---> e92fbe0a1795 [2021-05-19T02:00:52.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T02:00:54.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.385s coverage: 28.6% of statements [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T02:00:54.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.325s coverage: 100.0% of statements [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T02:00:54.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.177s coverage: 100.0% of statements [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T02:00:54.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.391s coverage: 86.7% of statements [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T02:00:54.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.481s coverage: 97.5% of statements [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T02:00:54.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.252s coverage: 78.3% of statements [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T02:00:54.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T02:00:54.656Z] ---> dec2377d5a3a [2021-05-19T02:00:54.656Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T02:00:54.656Z] Removing intermediate container c524d5c493b9 [2021-05-19T02:00:54.656Z] ---> 25ebb0047208 [2021-05-19T02:00:54.656Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T02:00:54.921Z] Removing intermediate container efacf89406f1 [2021-05-19T02:00:54.921Z] ---> 423885ffda95 [2021-05-19T02:00:54.921Z] [2021-05-19T02:00:54.921Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T02:00:54.921Z] ---> 13621d1b12d4 [2021-05-19T02:00:54.921Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T02:00:54.921Z] ---> Running in 5cfc864c7e13 [2021-05-19T02:00:54.921Z] ---> Running in 8feab28cfd8e [2021-05-19T02:00:55.184Z] ---> Running in f7f97ef22ed6 [2021-05-19T02:00:55.458Z] Removing intermediate container 5cfc864c7e13 [2021-05-19T02:00:55.458Z] ---> f59e73b73f1c [2021-05-19T02:00:55.458Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:00:55.458Z] Removing intermediate container 8feab28cfd8e [2021-05-19T02:00:55.458Z] ---> 3a003453260a [2021-05-19T02:00:55.458Z] Step 24/26 : LABEL arch=x86_64 [2021-05-19T02:00:56.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:00:56.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T02:00:56.299Z] ---> Running in 01c6dfd28f4b [2021-05-19T02:00:56.299Z] ---> Running in ffaa6a4a1a2a [2021-05-19T02:00:56.299Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T02:00:56.299Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T02:00:56.299Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T02:00:56.299Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T02:00:56.299Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:00:56.299Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T02:00:56.299Z] OK: 7 MiB in 18 packages [2021-05-19T02:00:58.863Z] Removing intermediate container b13abd1a9a63 [2021-05-19T02:00:58.863Z] ---> 358616b9cd8f [2021-05-19T02:00:58.863Z] [2021-05-19T02:00:58.863Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T02:00:58.863Z] ---> 13621d1b12d4 [2021-05-19T02:00:58.863Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T02:00:58.863Z] Removing intermediate container 01c6dfd28f4b [2021-05-19T02:00:58.863Z] ---> 8f4f6170c777 [2021-05-19T02:00:58.863Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T02:00:59.126Z] Removing intermediate container ffaa6a4a1a2a [2021-05-19T02:00:59.126Z] ---> a7965be974d7 [2021-05-19T02:00:59.126Z] Step 25/26 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:00:59.388Z] ---> Running in 8afba1cb9ab1 [2021-05-19T02:01:00.336Z] ---> Running in 38122ab0ccb6 [2021-05-19T02:01:00.616Z] ---> Running in abc8ae0b83cc [2021-05-19T02:01:00.879Z] Removing intermediate container f7f97ef22ed6 [2021-05-19T02:01:00.879Z] ---> 791a8e68da1e [2021-05-19T02:01:00.879Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T02:01:01.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.358s coverage: 95.1% of statements [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T02:01:01.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T02:01:01.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.313s coverage: 0.8% of statements [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T02:01:01.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.168s coverage: 21.7% of statements [2021-05-19T02:01:01.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T02:01:01.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.172s coverage: 47.1% of statements [2021-05-19T02:01:01.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.194s coverage: 79.5% of statements [2021-05-19T02:01:01.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements [2021-05-19T02:01:01.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.209s coverage: 96.3% of statements [2021-05-19T02:01:01.142Z] Removing intermediate container 8afba1cb9ab1 [2021-05-19T02:01:01.142Z] ---> 8199431f79a0 [2021-05-19T02:01:01.142Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T02:01:01.142Z] Removing intermediate container 38122ab0ccb6 [2021-05-19T02:01:01.142Z] ---> 957c2d2640b9 [2021-05-19T02:01:01.142Z] Step 22/23 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:01:01.407Z] ---> Running in f4844b7af86a [2021-05-19T02:01:01.407Z] Removing intermediate container abc8ae0b83cc [2021-05-19T02:01:01.407Z] ---> 9c9560c3afbe [2021-05-19T02:01:01.407Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T02:01:01.407Z] ---> Running in a108f90a7a8a [2021-05-19T02:01:01.407Z] ---> Running in d121e4a1259a [2021-05-19T02:01:01.407Z] ---> Running in 31d90e83c7b3 [2021-05-19T02:01:01.673Z] Removing intermediate container f4844b7af86a [2021-05-19T02:01:01.673Z] ---> 683cea4e8e5d [2021-05-19T02:01:01.673Z] Step 14/22 : WORKDIR /edgex [2021-05-19T02:01:01.673Z] Removing intermediate container a108f90a7a8a [2021-05-19T02:01:01.673Z] ---> 778e308de50a [2021-05-19T02:01:01.673Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T02:01:01.673Z] ---> Running in d8c1475b3449 [2021-05-19T02:01:01.673Z] Removing intermediate container d121e4a1259a [2021-05-19T02:01:01.673Z] ---> e7d05456cd8a [2021-05-19T02:01:01.673Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T02:01:01.673Z] Removing intermediate container 31d90e83c7b3 [2021-05-19T02:01:01.673Z] ---> f42c289df0f1 [2021-05-19T02:01:01.673Z] [2021-05-19T02:01:01.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2021-05-19T02:01:01.936Z] Successfully built f42c289df0f1 [2021-05-19T02:01:01.936Z] ---> Running in ebdf3c3e8b27 [2021-05-19T02:01:01.936Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T02:01:01.936Z]  Building security-secretstore-setup ... done  ---> Running in b19f8bc705e7 [2021-05-19T02:01:01.937Z] Removing intermediate container d8c1475b3449 [2021-05-19T02:01:01.937Z] ---> 95f27bd6eb57 [2021-05-19T02:01:01.937Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T02:01:02.202Z] Removing intermediate container ebdf3c3e8b27 [2021-05-19T02:01:02.202Z] ---> e84039ccadb1 [2021-05-19T02:01:02.202Z] [2021-05-19T02:01:02.202Z] Removing intermediate container b19f8bc705e7 [2021-05-19T02:01:02.202Z] ---> b16ab67aaa71 [2021-05-19T02:01:02.202Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:01:02.202Z] Successfully built e84039ccadb1 [2021-05-19T02:01:02.202Z] Successfully tagged support-notifications:latest [2021-05-19T02:01:02.202Z]  Building support-notifications ... done  ---> Running in a6e7e7de890c [2021-05-19T02:01:02.202Z] ---> d3534ebf0ad5 [2021-05-19T02:01:02.202Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T02:01:03.151Z] ---> 58cf23b7ac4e [2021-05-19T02:01:03.151Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T02:01:03.804Z] ---> 7f805b2d88d9 [2021-05-19T02:01:03.804Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T02:01:04.374Z] Removing intermediate container a6e7e7de890c [2021-05-19T02:01:04.374Z] ---> 6e0e17fe3602 [2021-05-19T02:01:04.374Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T02:01:04.634Z] ---> Running in c2884624b7d0 [2021-05-19T02:01:04.634Z] ---> Running in 8efe437eee66 [2021-05-19T02:01:04.894Z] Removing intermediate container c2884624b7d0 [2021-05-19T02:01:04.894Z] ---> 15722e0dde8c [2021-05-19T02:01:04.894Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T02:01:05.471Z] ---> Running in a5d66ea3ccbc [2021-05-19T02:01:05.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:01:05.733Z] Removing intermediate container a5d66ea3ccbc [2021-05-19T02:01:05.733Z] ---> 123274997c35 [2021-05-19T02:01:05.733Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T02:01:05.733Z] ---> Running in 92d54857beb5 [2021-05-19T02:01:06.305Z] Removing intermediate container 92d54857beb5 [2021-05-19T02:01:06.305Z] ---> 7806bef5f88f [2021-05-19T02:01:06.305Z] Step 21/22 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:01:06.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T02:01:06.305Z] ---> Running in a2872f3e841a [2021-05-19T02:01:06.566Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T02:01:06.827Z] Removing intermediate container a2872f3e841a [2021-05-19T02:01:06.827Z] ---> 8b273d63a5aa [2021-05-19T02:01:06.827Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T02:01:06.827Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T02:01:06.827Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T02:01:06.827Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T02:01:07.087Z] ---> Running in 84b79b5000fe [2021-05-19T02:01:07.346Z] Removing intermediate container 84b79b5000fe [2021-05-19T02:01:07.347Z] ---> 65665a1d2e18 [2021-05-19T02:01:07.347Z] [2021-05-19T02:01:07.347Z] Successfully built 65665a1d2e18 [2021-05-19T02:01:07.606Z] Successfully tagged security-proxy-setup:latest [2021-05-19T02:01:07.868Z]  Building security-proxy-setup ... done (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T02:01:07.868Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T02:01:07.868Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:01:07.868Z] OK: 8 MiB in 20 packages [2021-05-19T02:01:08.444Z] Removing intermediate container 8efe437eee66 [2021-05-19T02:01:08.444Z] ---> fa1dc1152536 [2021-05-19T02:01:08.444Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T02:01:09.017Z] ---> e7b04ab90ec6 [2021-05-19T02:01:09.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T02:01:09.958Z] ---> 49446bfa8598 [2021-05-19T02:01:09.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T02:01:10.534Z] ---> 7bbc86c5f701 [2021-05-19T02:01:10.534Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T02:01:10.534Z] ---> Running in 9539a5d61676 [2021-05-19T02:01:10.794Z] Removing intermediate container 9539a5d61676 [2021-05-19T02:01:10.794Z] ---> 0b030529748f [2021-05-19T02:01:10.794Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:01:11.054Z] ---> Running in 944e4cbc0d73 [2021-05-19T02:01:11.054Z] Removing intermediate container 944e4cbc0d73 [2021-05-19T02:01:11.054Z] ---> 024069f195c3 [2021-05-19T02:01:11.054Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T02:01:11.054Z] ---> Running in 37653899c92c [2021-05-19T02:01:11.316Z] Removing intermediate container 37653899c92c [2021-05-19T02:01:11.316Z] ---> 12f92d7a5476 [2021-05-19T02:01:11.316Z] Step 23/24 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:01:11.316Z] ---> Running in 0e69773b2c8c [2021-05-19T02:01:11.316Z] Removing intermediate container 0e69773b2c8c [2021-05-19T02:01:11.316Z] ---> cfa4219f0778 [2021-05-19T02:01:11.316Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T02:01:11.316Z] ---> Running in ffe46a535dbd [2021-05-19T02:01:11.575Z] Removing intermediate container ffe46a535dbd [2021-05-19T02:01:11.575Z] ---> cbac1682f7ce [2021-05-19T02:01:11.575Z] [2021-05-19T02:01:11.575Z] Successfully built cbac1682f7ce [2021-05-19T02:01:11.575Z] Successfully tagged core-data:latest [2021-05-19T02:01:12.152Z]  Building core-data ... done  [Pipeline] } [2021-05-19T02:01:12.158Z] $ docker stop --time=1 cf7c40625c74d967ff719e0bc917cab31546dfb0585363e7201c93236592ab69 [2021-05-19T02:01:13.615Z] $ docker rm -f cf7c40625c74d967ff719e0bc917cab31546dfb0585363e7201c93236592ab69 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:01:13.991Z] + docker images [2021-05-19T02:01:13.991Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T02:01:13.991Z] core-data latest cbac1682f7ce 2 seconds ago 21.6MB [2021-05-19T02:01:13.991Z] security-proxy-setup latest 65665a1d2e18 7 seconds ago 25.3MB [2021-05-19T02:01:13.991Z] support-notifications latest e84039ccadb1 12 seconds ago 17.7MB [2021-05-19T02:01:13.991Z] security-secretstore-setup latest f42c289df0f1 12 seconds ago 25.8MB [2021-05-19T02:01:13.991Z] 358616b9cd8f 17 seconds ago 1.17GB [2021-05-19T02:01:13.991Z] 423885ffda95 19 seconds ago 1.16GB [2021-05-19T02:01:13.991Z] f6638486f57e 29 seconds ago 1.16GB [2021-05-19T02:01:13.992Z] 9252d9d5f2d9 33 seconds ago 1.16GB [2021-05-19T02:01:13.992Z] sys-mgmt-agent latest b806fcf688df About a minute ago 312MB [2021-05-19T02:01:13.992Z] security-bootstrapper latest 3c4ae6718193 About a minute ago 18.2MB [2021-05-19T02:01:13.992Z] core-metadata latest 20d7c1011c24 About a minute ago 18.6MB [2021-05-19T02:01:13.992Z] core-command latest eebae5fa71e8 About a minute ago 17.1MB [2021-05-19T02:01:13.992Z] support-scheduler latest 9aae690d8beb About a minute ago 17.1MB [2021-05-19T02:01:13.992Z] d61db2ef7750 2 minutes ago 1.15GB [2021-05-19T02:01:13.992Z] b824f97ffbf6 2 minutes ago 1.17GB [2021-05-19T02:01:13.992Z] 5e8ab3e22b2a 2 minutes ago 1.15GB [2021-05-19T02:01:13.992Z] 19693cf82f34 2 minutes ago 1.16GB [2021-05-19T02:01:13.992Z] c095339b3c50 2 minutes ago 1.16GB [2021-05-19T02:01:13.992Z] ci-base-image-x86_64 latest 34a8e0a37974 7 minutes ago 648MB [2021-05-19T02:01:13.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T02:01:13.992Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-19T02:01:13.992Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-19T02:01:13.992Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T02:01:13.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-19T02:01:14.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.177s coverage: 94.4% of statements [2021-05-19T02:01:14.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.152s coverage: 44.8% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-19T02:01:14.810Z] Running on prd-ubuntu18.04-docker-8c-8g-14943 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws [2021-05-19T02:01:14.828Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-05-19T02:01:14.940Z] The recommended git tool is: git [2021-05-19T02:01:17.114Z] using credential edgex-jenkins-ssh [2021-05-19T02:01:17.132Z] Cloning the remote Git repository [2021-05-19T02:01:17.157Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T02:01:17.225Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-05-19T02:01:17.253Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T02:01:17.253Z] > git --version # timeout=10 [2021-05-19T02:01:17.267Z] > git --version # 'git version 2.17.1' [2021-05-19T02:01:17.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:01:17.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:01:19.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.603s coverage: 81.8% of statements [2021-05-19T02:01:19.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T02:01:26.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T02:01:26.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T02:01:26.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T02:01:26.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T02:01:26.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 76.0% of statements [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T02:01:26.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements [2021-05-19T02:01:26.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2021-05-19T02:01:26.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2021-05-19T02:01:26.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 91.2% of statements [2021-05-19T02:01:26.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T02:01:26.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.735s coverage: 64.4% of statements [2021-05-19T02:01:26.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T02:01:26.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T02:01:26.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2021-05-19T02:01:26.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 91.3% of statements [2021-05-19T02:01:27.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-05-19T02:01:28.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2021-05-19T02:01:28.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-05-19T02:01:32.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.929s coverage: 66.9% of statements [2021-05-19T02:01:32.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T02:01:32.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T02:01:32.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T02:01:34.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.726s coverage: 43.5% of statements [2021-05-19T02:01:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T02:01:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T02:01:34.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2021-05-19T02:01:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T02:01:34.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2021-05-19T02:01:39.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.538s coverage: 47.1% of statements [2021-05-19T02:01:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T02:01:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T02:01:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T02:01:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T02:01:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T02:01:39.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements [2021-05-19T02:01:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T02:01:39.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements [2021-05-19T02:01:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T02:01:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T02:01:42.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.254s coverage: 20.1% of statements [2021-05-19T02:01:42.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T02:01:42.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.496s coverage: 91.4% of statements [2021-05-19T02:01:42.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T02:01:42.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T02:01:42.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T02:01:46.767Z] Merging remotes/origin/master commit e47b23dc1768921a0f3eed4115c236f397176e1d into PR head commit 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:01:46.886Z] Merge succeeded, producing 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:01:46.886Z] Checking out Revision 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 (PR-3464) [2021-05-19T02:01:46.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T02:01:46.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:01:46.142Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T02:01:46.153Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T02:01:46.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:01:46.165Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T02:01:46.777Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:01:46.782Z] > git checkout -f 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 # timeout=10 [2021-05-19T02:01:46.854Z] > git remote # timeout=10 [2021-05-19T02:01:46.861Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T02:01:46.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:01:46.873Z] > git merge e47b23dc1768921a0f3eed4115c236f397176e1d # timeout=10 [2021-05-19T02:01:46.881Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T02:01:46.890Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:01:46.899Z] > git checkout -f 6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 # timeout=10 [2021-05-19T02:01:49.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.628s coverage: 28.8% of statements [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T02:01:49.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.218s coverage: 99.0% of statements [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T02:01:49.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.286s coverage: 100.0% of statements [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T02:01:49.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.235s coverage: 64.6% of statements [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T02:01:49.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.388s coverage: 97.6% of statements [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T02:01:49.060Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.060s coverage: 0.0% of statements [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T02:01:49.060Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T02:01:49.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T02:01:49.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T02:01:49.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T02:01:49.337Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-05-19T02:01:49.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T02:01:49.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T02:01:49.337Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2021-05-19T02:01:50.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.170s coverage: 28.1% of statements [2021-05-19T02:01:50.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T02:01:50.569Z] Commit message: "Merge branch 'master' into issue-3463" [Pipeline] withEnv [Pipeline] { [2021-05-19T02:01:50.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.056s coverage: 85.7% of statements [2021-05-19T02:01:50.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:01:51.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements [2021-05-19T02:01:51.588Z] + echo snap-build.sh [2021-05-19T02:01:51.588Z] snap-build.sh [2021-05-19T02:01:51.588Z] + SNAP_BASE_DIR=. [2021-05-19T02:01:51.588Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-05-19T02:01:51.588Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-05-19T02:01:51.588Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-05-19T02:01:51.588Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-05-19T02:01:51.588Z] + cd /w/workspace/edgex-go/10 [2021-05-19T02:01:51.588Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-19T02:01:51.588Z] Reading package lists... [2021-05-19T02:01:51.588Z] Building dependency tree... [2021-05-19T02:01:51.588Z] Reading state information... [2021-05-19T02:01:51.852Z] The following packages were automatically installed and are no longer required: [2021-05-19T02:01:51.852Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-19T02:01:51.852Z] uidmap xdelta3 [2021-05-19T02:01:51.852Z] Use 'sudo apt autoremove' to remove them. [2021-05-19T02:01:51.852Z] The following packages will be REMOVED: [2021-05-19T02:01:51.852Z] lxd* lxd-client* [2021-05-19T02:01:52.113Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-19T02:01:52.113Z] After this operation, 31.7 MB disk space will be freed. [2021-05-19T02:01:52.182Z] GO111MODULE=on go vet ./... [2021-05-19T02:01:55.797Z] (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 ... 190317 files and directories currently installed.) [2021-05-19T02:01:55.797Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T02:01:57.195Z] Removing lxd dnsmasq configuration [2021-05-19T02:01:57.195Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T02:01:57.767Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-19T02:01:59.166Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T02:01:59.739Z] (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 ... 190142 files and directories currently installed.) [2021-05-19T02:01:59.739Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T02:02:01.667Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-19T02:02:01.667Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-19T02:02:02.615Z] + sudo snap remove --purge lxd [2021-05-19T02:02:02.878Z] snap "lxd" is not installed [2021-05-19T02:02:02.878Z] + sudo groupadd --force --system lxd [2021-05-19T02:02:02.878Z] ++ whoami [2021-05-19T02:02:02.878Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-19T02:02:02.878Z] + newgrp - lxd [2021-05-19T02:02:02.878Z] + sudo snap install lxd [2021-05-19T02:02:12.892Z] 2021-05-19T02:02:10Z INFO Waiting for automatic snapd restart... [2021-05-19T02:02:31.033Z] lxd 4.14 from Canonical* installed [2021-05-19T02:02:31.033Z] + sudo lxd init --auto [2021-05-19T02:02:39.186Z] + sudo snap install --classic snapcraft [2021-05-19T02:02:45.789Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T02:02:45.789Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-19T02:02:45.789Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-19T02:02:45.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T02:02:45.789Z] Dload Upload Total Spent Left Speed [2021-05-19T02:02:45.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 [2021-05-19T02:02:45.789Z] 2 3325k 2 98888 0 0 295k 0 0:00:11 --:--:-- 0:00:11 295k 100 3325k 100 3325k 0 0 7897k 0 --:--:-- --:--:-- --:--:-- 33.5M [2021-05-19T02:02:45.789Z] ./yq_linux_amd64 [2021-05-19T02:02:45.789Z] + sudo snapcraft prime --use-lxd [2021-05-19T02:02:47.176Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-19T02:02:47.176Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-19T02:02:47.176Z] - README.md [2021-05-19T02:02:47.176Z] [2021-05-19T02:02:47.176Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T02:02:48.121Z] Launching a container. [2021-05-19T02:02:54.714Z] Waiting for container to be ready [2021-05-19T02:02:54.714Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-19T02:02:54.714Z] [2021-05-19T02:02:58.938Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-19T02:02:58.938Z] Waiting for network to be ready... [2021-05-19T02:02:59.510Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T02:02:59.510Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T02:02:59.510Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T02:02:59.771Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T02:02:59.771Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T02:02:59.771Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T02:02:59.771Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T02:02:59.771Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T02:02:59.772Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-19T02:02:59.772Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T02:03:00.033Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T02:03:00.294Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T02:03:00.868Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T02:03:00.868Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T02:03:00.868Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T02:03:00.868Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T02:03:00.868Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T02:03:00.868Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T02:03:01.441Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T02:03:01.441Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T02:03:01.707Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T02:03:01.707Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T02:03:01.707Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T02:03:01.707Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T02:03:01.707Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T02:03:01.707Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T02:03:01.707Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T02:03:03.636Z] Fetched 24.6 MB in 4s (5534 kB/s) [2021-05-19T02:03:04.590Z] Reading package lists... [2021-05-19T02:03:04.853Z] Reading package lists... [2021-05-19T02:03:05.115Z] Building dependency tree... [2021-05-19T02:03:05.115Z] Reading state information... [2021-05-19T02:03:05.115Z] The following additional packages will be installed: [2021-05-19T02:03:05.115Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T02:03:05.115Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T02:03:05.115Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T02:03:05.115Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-19T02:03:05.115Z] Suggested packages: [2021-05-19T02:03:05.115Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-19T02:03:05.115Z] Recommended packages: [2021-05-19T02:03:05.115Z] gnupg libsasl2-modules [2021-05-19T02:03:05.115Z] The following NEW packages will be installed: [2021-05-19T02:03:05.115Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T02:03:05.115Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T02:03:05.115Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T02:03:05.115Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-19T02:03:05.115Z] The following packages will be upgraded: [2021-05-19T02:03:05.115Z] gpg gpg-agent gpgconf libudev1 [2021-05-19T02:03:05.115Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-19T02:03:05.115Z] Need to get 3530 kB of archives. [2021-05-19T02:03:05.115Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-19T02:03:05.115Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-19T02:03:05.377Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-19T02:03:05.377Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-19T02:03:05.377Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-19T02:03:05.377Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-19T02:03:05.640Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-19T02:03:06.213Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-19T02:03:06.213Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-19T02:03:06.213Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-19T02:03:06.213Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-19T02:03:06.213Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-19T02:03:06.213Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-19T02:03:06.213Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-19T02:03:06.213Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-19T02:03:06.213Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-19T02:03:06.213Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-19T02:03:06.213Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-19T02:03:06.213Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-19T02:03:06.213Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-19T02:03:06.213Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-19T02:03:06.213Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-19T02:03:06.213Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-19T02:03:06.479Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T02:03:06.479Z] Fetched 3530 kB in 1s (3198 kB/s) [2021-05-19T02:03:06.479Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T02:03:06.479Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-19T02:03:06.479Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T02:03:06.479Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-19T02:03:06.479Z] Selecting previously unselected package udev. [2021-05-19T02:03:06.479Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T02:03:06.479Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-19T02:03:06.740Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-19T02:03:06.740Z] Selecting previously unselected package libfuse2:amd64. [2021-05-19T02:03:06.740Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T02:03:06.740Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T02:03:06.740Z] Selecting previously unselected package fuse. [2021-05-19T02:03:06.740Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T02:03:06.741Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-19T02:03:07.003Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T02:03:07.003Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T02:03:07.003Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T02:03:07.003Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T02:03:07.003Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T02:03:07.003Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T02:03:07.003Z] Selecting previously unselected package libksba8:amd64. [2021-05-19T02:03:07.003Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-19T02:03:07.003Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-19T02:03:07.265Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-19T02:03:07.265Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T02:03:07.265Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:07.265Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-19T02:03:07.265Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T02:03:07.265Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:07.265Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-19T02:03:07.265Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T02:03:07.265Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:07.265Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-19T02:03:07.265Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T02:03:07.265Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:07.528Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-19T02:03:07.528Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T02:03:07.528Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:07.528Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-19T02:03:07.528Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T02:03:07.528Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:07.528Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-19T02:03:07.528Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T02:03:07.528Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:07.528Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-19T02:03:07.528Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T02:03:07.528Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:07.528Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-19T02:03:07.528Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T02:03:07.528Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:07.797Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T02:03:07.797Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T02:03:07.797Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T02:03:07.797Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T02:03:07.797Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T02:03:07.797Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T02:03:07.797Z] Selecting previously unselected package libldap-common. [2021-05-19T02:03:07.797Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-19T02:03:07.797Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T02:03:07.797Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T02:03:07.797Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-19T02:03:07.797Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T02:03:07.797Z] Selecting previously unselected package dirmngr. [2021-05-19T02:03:07.797Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T02:03:08.060Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T02:03:08.060Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T02:03:08.060Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-19T02:03:08.060Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T02:03:08.060Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T02:03:08.060Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T02:03:08.060Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-19T02:03:08.060Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:08.060Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-19T02:03:08.060Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T02:03:08.060Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-19T02:03:08.324Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T02:03:08.586Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:08.586Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-19T02:03:08.586Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-19T02:03:08.586Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-19T02:03:08.586Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:08.586Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:08.586Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:08.586Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:08.586Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:08.586Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:08.586Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T02:03:08.849Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T02:03:08.849Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T02:03:08.849Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T02:03:09.113Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-19T02:03:09.113Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-19T02:03:09.113Z] This means they are not meant to be enabled using systemctl. [2021-05-19T02:03:09.113Z] Possible reasons for having this kind of units are: [2021-05-19T02:03:09.113Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-19T02:03:09.113Z] .wants/ or .requires/ directory. [2021-05-19T02:03:09.113Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-19T02:03:09.113Z] a requirement dependency on it. [2021-05-19T02:03:09.113Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-19T02:03:09.113Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-19T02:03:09.113Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-19T02:03:09.113Z] instance name specified. [2021-05-19T02:03:09.377Z] Reading package lists... [2021-05-19T02:03:09.640Z] Building dependency tree... [2021-05-19T02:03:09.640Z] Reading state information... [2021-05-19T02:03:09.640Z] The following additional packages will be installed: [2021-05-19T02:03:09.640Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-19T02:03:09.640Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-19T02:03:09.640Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-19T02:03:09.640Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-19T02:03:09.640Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-19T02:03:09.640Z] Suggested packages: [2021-05-19T02:03:09.640Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-19T02:03:09.640Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-19T02:03:09.640Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-19T02:03:09.640Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-19T02:03:09.640Z] systemd-container policykit-1 [2021-05-19T02:03:09.640Z] Recommended packages: [2021-05-19T02:03:09.640Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-19T02:03:09.911Z] The following NEW packages will be installed: [2021-05-19T02:03:09.911Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-19T02:03:09.911Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-19T02:03:09.911Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-19T02:03:09.911Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-19T02:03:09.911Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-19T02:03:09.912Z] The following packages will be upgraded: [2021-05-19T02:03:09.912Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-19T02:03:09.912Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-19T02:03:09.912Z] Need to get 35.2 MB of archives. [2021-05-19T02:03:09.912Z] After this operation, 141 MB of additional disk space will be used. [2021-05-19T02:03:09.912Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-19T02:03:09.912Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-19T02:03:09.912Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-19T02:03:09.912Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-19T02:03:09.912Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-19T02:03:10.175Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-19T02:03:10.175Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-19T02:03:10.175Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-19T02:03:10.175Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-19T02:03:10.175Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-19T02:03:10.175Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-19T02:03:10.175Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-19T02:03:10.175Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-19T02:03:10.175Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-19T02:03:10.175Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-19T02:03:10.175Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-19T02:03:10.175Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-19T02:03:11.119Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-19T02:03:11.119Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-19T02:03:11.119Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-19T02:03:11.119Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-19T02:03:11.119Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-19T02:03:11.119Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-19T02:03:11.119Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-19T02:03:11.119Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-19T02:03:11.119Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-19T02:03:11.119Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-19T02:03:11.119Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-19T02:03:11.119Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-19T02:03:11.119Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-19T02:03:11.119Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T02:03:11.119Z] Fetched 35.2 MB in 1s (27.1 MB/s) [2021-05-19T02:03:11.382Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T02:03:11.382Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-19T02:03:11.382Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T02:03:12.774Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-19T02:03:12.774Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T02:03:12.774Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-19T02:03:12.774Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T02:03:12.774Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-19T02:03:12.774Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-19T02:03:13.036Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-19T02:03:13.298Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T02:03:13.298Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-19T02:03:13.298Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-19T02:03:13.872Z] Setting up apt (1.6.13) ... [2021-05-19T02:03:14.136Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-19T02:03:14.397Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-19T02:03:14.397Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-19T02:03:14.397Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T02:03:14.658Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T02:03:14.658Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-19T02:03:14.658Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T02:03:14.658Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T02:03:14.921Z] Selecting previously unselected package libexpat1:amd64. [2021-05-19T02:03:14.921Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-19T02:03:14.921Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T02:03:14.921Z] Selecting previously unselected package python3.6-minimal. [2021-05-19T02:03:14.921Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T02:03:14.921Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T02:03:15.182Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T02:03:15.444Z] Checking for services that may need to be restarted...done. [2021-05-19T02:03:15.444Z] Checking for services that may need to be restarted...done. [2021-05-19T02:03:15.444Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T02:03:15.444Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T02:03:15.444Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T02:03:15.707Z] Selecting previously unselected package python3-minimal. [2021-05-19T02:03:15.707Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-19T02:03:15.707Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-19T02:03:15.969Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-19T02:03:15.969Z] Selecting previously unselected package mime-support. [2021-05-19T02:03:15.969Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-19T02:03:15.969Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-19T02:03:15.969Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-19T02:03:15.969Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-19T02:03:15.969Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T02:03:15.969Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-19T02:03:15.969Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T02:03:15.969Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T02:03:16.230Z] Selecting previously unselected package python3.6. [2021-05-19T02:03:16.230Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T02:03:16.230Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T02:03:16.230Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T02:03:16.230Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-19T02:03:16.230Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T02:03:16.491Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-19T02:03:16.491Z] Selecting previously unselected package python3. [2021-05-19T02:03:16.491Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-19T02:03:16.491Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-19T02:03:16.491Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-19T02:03:16.753Z] Selecting previously unselected package multiarch-support. [2021-05-19T02:03:16.753Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T02:03:16.753Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T02:03:16.753Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T02:03:16.753Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-19T02:03:16.753Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-19T02:03:16.753Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-19T02:03:16.753Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T02:03:16.753Z] Selecting previously unselected package libbsd0:amd64. [2021-05-19T02:03:16.753Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-19T02:03:16.753Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T02:03:16.753Z] Selecting previously unselected package sudo. [2021-05-19T02:03:16.753Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-19T02:03:16.753Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T02:03:17.014Z] Selecting previously unselected package apparmor. [2021-05-19T02:03:17.014Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T02:03:17.014Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-19T02:03:17.014Z] Selecting previously unselected package libedit2:amd64. [2021-05-19T02:03:17.014Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-19T02:03:17.014Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T02:03:17.276Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T02:03:17.276Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T02:03:17.276Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T02:03:17.276Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T02:03:17.276Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T02:03:17.276Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T02:03:17.276Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T02:03:17.276Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-19T02:03:17.276Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T02:03:17.276Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T02:03:17.277Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T02:03:17.277Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T02:03:17.537Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T02:03:17.537Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T02:03:17.537Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T02:03:17.537Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-19T02:03:17.537Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-19T02:03:17.537Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T02:03:17.802Z] Selecting previously unselected package openssh-client. [2021-05-19T02:03:17.802Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-19T02:03:17.802Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T02:03:17.802Z] Selecting previously unselected package squashfs-tools. [2021-05-19T02:03:17.802Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-19T02:03:17.802Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T02:03:18.064Z] Selecting previously unselected package snapd. [2021-05-19T02:03:18.064Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-19T02:03:18.064Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-19T02:03:19.988Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T02:03:19.988Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T02:03:19.988Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-19T02:03:19.988Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T02:03:19.988Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T02:03:19.988Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T02:03:19.988Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T02:03:19.988Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-19T02:03:19.988Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-19T02:03:20.562Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T02:03:20.562Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T02:03:20.562Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T02:03:20.562Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T02:03:20.562Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T02:03:20.824Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T02:03:21.398Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T02:03:21.398Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T02:03:21.398Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T02:03:21.398Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-19T02:03:21.398Z] running python rtupdate hooks for python3.6... [2021-05-19T02:03:21.398Z] running python post-rtupdate hooks for python3.6... [2021-05-19T02:03:21.398Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-19T02:03:21.972Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-19T02:03:22.235Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T02:03:22.235Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T02:03:22.496Z] Setting up snapd (2.48.3+18.04) ... [2021-05-19T02:03:23.067Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-19T02:03:23.067Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-19T02:03:23.329Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-19T02:03:23.591Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-19T02:03:23.591Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T02:03:23.591Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T02:03:23.854Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-19T02:03:24.117Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-19T02:03:24.385Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-19T02:03:24.385Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-19T02:03:24.646Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-19T02:03:24.646Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T02:03:24.646Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T02:03:25.589Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T02:03:25.589Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T02:03:25.589Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T02:03:26.794Z] Reading package lists... [2021-05-19T02:03:26.794Z] Reading package lists... [2021-05-19T02:03:26.794Z] Building dependency tree... [2021-05-19T02:03:26.794Z] Reading state information... [2021-05-19T02:03:27.055Z] Calculating upgrade... [2021-05-19T02:03:27.055Z] The following packages will be upgraded: [2021-05-19T02:03:27.055Z] advancecomp base-files bash binutils binutils-common [2021-05-19T02:03:27.055Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-19T02:03:27.055Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-19T02:03:27.055Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-19T02:03:27.055Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-19T02:03:27.055Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-19T02:03:27.055Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-19T02:03:27.055Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-19T02:03:27.055Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-19T02:03:27.055Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-19T02:03:27.055Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-19T02:03:27.055Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-19T02:03:27.055Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-19T02:03:27.056Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-19T02:03:27.056Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-19T02:03:27.318Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T02:03:27.318Z] Need to get 64.0 MB of archives. [2021-05-19T02:03:27.318Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-19T02:03:27.318Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-19T02:03:27.318Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-19T02:03:27.318Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-19T02:03:27.318Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-19T02:03:27.318Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-19T02:03:27.318Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-19T02:03:27.318Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-19T02:03:27.318Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-19T02:03:27.318Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-19T02:03:27.318Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-19T02:03:27.318Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-19T02:03:27.318Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-19T02:03:27.318Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-19T02:03:27.318Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-19T02:03:27.318Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-19T02:03:27.318Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-19T02:03:27.318Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-19T02:03:27.318Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-19T02:03:27.581Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-19T02:03:27.581Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-19T02:03:27.581Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-19T02:03:27.581Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-19T02:03:27.581Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-19T02:03:27.581Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-19T02:03:27.581Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-19T02:03:27.581Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-19T02:03:27.581Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-19T02:03:27.581Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-19T02:03:27.581Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-19T02:03:27.581Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-19T02:03:27.581Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-19T02:03:27.581Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-19T02:03:27.581Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-19T02:03:27.581Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-19T02:03:27.581Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-19T02:03:27.581Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-19T02:03:27.581Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-19T02:03:27.581Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-19T02:03:27.581Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-19T02:03:27.581Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-19T02:03:27.581Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-19T02:03:27.581Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-19T02:03:27.581Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-19T02:03:27.581Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-19T02:03:27.581Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-19T02:03:27.581Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-19T02:03:27.581Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-19T02:03:27.581Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-19T02:03:27.581Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-19T02:03:27.581Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-19T02:03:27.581Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-19T02:03:27.581Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-19T02:03:27.581Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-19T02:03:27.581Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-19T02:03:27.845Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-19T02:03:27.845Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-19T02:03:27.845Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-19T02:03:28.106Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-19T02:03:28.106Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-19T02:03:28.106Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-19T02:03:28.107Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-19T02:03:28.107Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-19T02:03:28.107Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-19T02:03:28.107Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-19T02:03:28.107Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-19T02:03:28.369Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-19T02:03:28.369Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-19T02:03:28.369Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-19T02:03:28.369Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-19T02:03:28.369Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-19T02:03:28.369Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-19T02:03:28.369Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-19T02:03:28.632Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-19T02:03:28.632Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-19T02:03:28.632Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-19T02:03:28.632Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-19T02:03:28.632Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-19T02:03:28.632Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-19T02:03:28.632Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-19T02:03:28.632Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-19T02:03:28.632Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-19T02:03:28.632Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-19T02:03:28.632Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-19T02:03:28.632Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-19T02:03:28.632Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-19T02:03:28.632Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-19T02:03:28.632Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-19T02:03:28.896Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-19T02:03:28.896Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-19T02:03:28.896Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-19T02:03:28.896Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-19T02:03:28.896Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-19T02:03:28.896Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-19T02:03:28.896Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-19T02:03:28.896Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-19T02:03:28.896Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-19T02:03:28.896Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-19T02:03:28.896Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-19T02:03:28.896Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-19T02:03:28.896Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-19T02:03:29.064Z] gofmt -l . [2021-05-19T02:03:29.064Z] [ "`gofmt -l .`" = "" ] [2021-05-19T02:03:29.158Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-19T02:03:29.158Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T02:03:29.158Z] Fetched 64.0 MB in 2s (34.1 MB/s) [2021-05-19T02:03:29.158Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:29.158Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T02:03:29.158Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T02:03:29.730Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T02:03:29.730Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T02:03:29.730Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-19T02:03:29.730Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-19T02:03:30.042Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:30.042Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:30.302Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:30.302Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:30.302Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:30.302Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:30.302Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:30.302Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:30.563Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:30.563Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:30.563Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:30.563Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:30.563Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:30.563Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:30.563Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:30.824Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T02:03:30.824Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:30.824Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-19T02:03:30.824Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:30.824Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T02:03:30.824Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:30.824Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:31.063Z] ./bin/test-go-mod-tidy.sh [2021-05-19T02:03:31.084Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:31.085Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:31.085Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:31.085Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T02:03:31.345Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:31.345Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T02:03:31.345Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T02:03:31.345Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T02:03:31.666Z] ./bin/test-attribution-txt.sh [2021-05-19T02:03:31.917Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T02:03:31.917Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T02:03:31.918Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-19T02:03:31.918Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-19T02:03:31.918Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-19T02:03:32.198Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-19T02:03:32.506Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-19T02:03:32.506Z] Installing new version of config file /etc/issue ... [2021-05-19T02:03:32.506Z] Installing new version of config file /etc/issue.net ... [2021-05-19T02:03:32.506Z] Installing new version of config file /etc/lsb-release ... [2021-05-19T02:03:32.506Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-19T02:03:32.906Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-19T02:03:32.906Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-19T02:03:32.906Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-19T02:03:32.906Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:32.906Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-19T02:03:32.906Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-19T02:03:33.176Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-19T02:03:33.176Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-19T02:03:33.176Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:33.176Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T02:03:33.176Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-19T02:03:33.176Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-19T02:03:33.176Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:33.176Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-19T02:03:33.176Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-19T02:03:33.469Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-19T02:03:33.469Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:33.469Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-19T02:03:33.469Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [Pipeline] sh [2021-05-19T02:03:33.734Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-19T02:03:33.734Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:33.734Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T02:03:33.734Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T02:03:33.734Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T02:03:33.734Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:33.734Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T02:03:33.994Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T02:03:33.994Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-19T02:03:33.994Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:33.994Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-19T02:03:33.994Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-19T02:03:34.255Z] Setting up grep (3.1-2build1) ... [2021-05-19T02:03:34.255Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:34.255Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T02:03:34.255Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T02:03:34.255Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-19T02:03:34.255Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:34.255Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T02:03:34.255Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T02:03:34.312Z] + ls -al . [2021-05-19T02:03:34.312Z] total 872 [2021-05-19T02:03:34.312Z] drwxrwxr-x 9 1001 1001 4096 May 19 02:03 . [2021-05-19T02:03:34.312Z] drwxr-xr-x 4 root root 4096 May 19 01:58 .. [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 11 May 19 01:56 .dockerignore [2021-05-19T02:03:34.312Z] drwxrwxr-x 8 1001 1001 4096 May 19 01:56 .git [2021-05-19T02:03:34.312Z] drwxrwxr-x 3 1001 1001 4096 May 19 01:56 .github [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 818 May 19 01:56 .gitignore [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 166 May 19 01:56 .sonarcloud.properties [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 8609 May 19 01:56 Attribution.txt [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 3804 May 19 01:56 CONTRIBUTING.md [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 931 May 19 01:56 Dockerfile.build [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 863 May 19 01:56 Jenkinsfile [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 10775 May 19 01:56 LICENSE [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 5632 May 19 01:56 Makefile [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 7978 May 19 01:56 README.md [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 6755 May 19 01:56 SECURITY.md [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 5 May 19 01:52 VERSION [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 4131 May 19 01:56 ZMQWindows.md [2021-05-19T02:03:34.312Z] drwxrwxr-x 2 1001 1001 4096 May 19 01:56 bin [2021-05-19T02:03:34.312Z] drwxrwxr-x 14 1001 1001 4096 May 19 01:56 cmd [2021-05-19T02:03:34.312Z] -rw-r--r-- 1 root root 734947 May 19 02:01 coverage.out [2021-05-19T02:03:34.312Z] -rw-r--r-- 1 root root 1060 May 19 02:03 go.mod [2021-05-19T02:03:34.312Z] -rw-r--r-- 1 root root 21990 May 19 01:58 go.sum [2021-05-19T02:03:34.312Z] drwxrwxr-x 8 1001 1001 4096 May 19 01:56 internal [2021-05-19T02:03:34.312Z] drwxrwxr-x 4 1001 1001 4096 May 19 01:56 openapi [2021-05-19T02:03:34.312Z] drwxrwxr-x 4 1001 1001 4096 May 19 01:56 snap [2021-05-19T02:03:34.312Z] -rw-rw-r-- 1 1001 1001 168 May 19 01:56 version.go [Pipeline] sh [2021-05-19T02:03:34.828Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-19T02:03:34.828Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:34.828Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T02:03:34.828Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T02:03:34.965Z] + '[' -e coverage.out ] [2021-05-19T02:03:34.965Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T02:03:34.996Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T02:03:35.401Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T02:03:35.401Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T02:03:35.401Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T02:03:35.401Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T02:03:35.661Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-19T02:03:35.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:35.661Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-19T02:03:35.661Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T02:03:35.899Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T02:03:36.231Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T02:03:36.231Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T02:03:36.231Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T02:03:36.231Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T02:03:36.231Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T02:03:36.492Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:36.492Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-19T02:03:36.492Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-19T02:03:36.492Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-19T02:03:36.492Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:36.492Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T02:03:36.492Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T02:03:36.555Z] + make build [2021-05-19T02:03:36.555Z] go mod tidy [2021-05-19T02:03:36.753Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T02:03:36.753Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:36.753Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T02:03:36.753Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T02:03:36.753Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T02:03:36.753Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:36.753Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T02:03:36.753Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T02:03:36.753Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T02:03:37.013Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:37.013Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T02:03:37.013Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T02:03:37.013Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T02:03:37.013Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:37.013Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T02:03:37.013Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T02:03:37.158Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-19T02:03:37.274Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T02:03:37.274Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T02:03:37.274Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T02:03:37.274Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:37.274Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T02:03:37.274Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T02:03:37.274Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T02:03:37.534Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:37.534Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T02:03:37.534Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T02:03:37.534Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T02:03:37.534Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:37.534Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T02:03:37.534Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T02:03:37.796Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-19T02:03:37.796Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:37.796Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T02:03:37.796Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T02:03:38.084Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-19T02:03:38.346Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-19T02:03:38.916Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-19T02:03:38.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:38.916Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T02:03:38.916Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T02:03:38.916Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T02:03:39.182Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T02:03:39.182Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-19T02:03:39.182Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T02:03:39.182Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-19T02:03:39.182Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:39.182Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-19T02:03:39.182Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-19T02:03:39.444Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-19T02:03:39.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:39.444Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-19T02:03:39.444Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T02:03:39.705Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-19T02:03:39.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:39.705Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-19T02:03:39.705Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T02:03:39.705Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-19T02:03:39.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:39.705Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T02:03:39.966Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T02:03:39.966Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T02:03:39.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:39.966Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T02:03:39.966Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T02:03:39.966Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T02:03:40.228Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:40.228Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T02:03:40.228Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T02:03:40.228Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T02:03:40.489Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:40.489Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T02:03:40.489Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T02:03:40.489Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-19T02:03:40.489Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T02:03:40.489Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T02:03:40.489Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T02:03:40.489Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T02:03:40.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:40.750Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-19T02:03:40.750Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-19T02:03:40.750Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-19T02:03:40.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:40.750Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-19T02:03:40.750Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T02:03:41.012Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T02:03:41.012Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:41.012Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T02:03:41.012Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T02:03:41.297Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T02:03:41.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:41.297Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-19T02:03:41.297Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-19T02:03:41.297Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-19T02:03:41.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:41.558Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T02:03:41.558Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T02:03:41.558Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-19T02:03:41.822Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:41.822Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T02:03:41.822Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T02:03:41.822Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-19T02:03:41.822Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:41.822Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T02:03:41.822Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T02:03:41.822Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T02:03:42.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:42.083Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T02:03:42.083Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T02:03:42.083Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T02:03:42.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:42.083Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-19T02:03:42.083Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-19T02:03:42.344Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-19T02:03:42.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:42.344Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-19T02:03:42.344Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-19T02:03:42.344Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-19T02:03:42.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:42.344Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-19T02:03:42.344Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-19T02:03:42.606Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-19T02:03:42.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:42.606Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-19T02:03:42.606Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-19T02:03:42.606Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-19T02:03:42.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:42.606Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-19T02:03:42.867Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-19T02:03:42.867Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-19T02:03:42.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T02:03:42.867Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-19T02:03:42.867Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-19T02:03:42.867Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-19T02:03:42.867Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-19T02:03:42.867Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T02:03:42.867Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T02:03:43.128Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T02:03:43.128Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T02:03:43.128Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T02:03:43.128Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T02:03:43.391Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-19T02:03:43.391Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-19T02:03:43.391Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T02:03:43.391Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-19T02:03:43.391Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-19T02:03:43.391Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-19T02:03:43.652Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-19T02:03:43.652Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-19T02:03:43.652Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-19T02:03:43.652Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-19T02:03:43.652Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-19T02:03:43.652Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-19T02:03:43.652Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-19T02:03:43.652Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-19T02:03:43.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-19T02:03:43.915Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-19T02:03:43.915Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-19T02:03:43.915Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-19T02:03:43.915Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-19T02:03:44.176Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-19T02:03:44.176Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-19T02:03:44.440Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-19T02:03:44.440Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-19T02:03:44.440Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T02:03:44.440Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T02:03:44.701Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T02:03:44.701Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T02:03:44.965Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T02:03:44.965Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T02:03:44.965Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T02:03:44.965Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T02:03:44.965Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:44.965Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T02:03:45.227Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:45.227Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T02:03:45.227Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:45.227Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T02:03:45.227Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:45.227Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T02:03:46.172Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:46.172Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T02:03:47.117Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:47.117Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T02:03:47.117Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:47.117Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T02:03:47.378Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:47.378Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T02:03:48.323Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T02:03:48.323Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T02:03:48.323Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T02:03:48.323Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T02:03:48.323Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T02:03:48.323Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T02:03:48.590Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T02:03:48.590Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T02:03:48.590Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-19T02:03:48.590Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-19T02:03:48.590Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T02:03:48.590Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T02:03:48.590Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T02:03:48.590Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T02:03:48.853Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-19T02:03:48.853Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-19T02:03:48.853Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:48.853Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T02:03:48.853Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:48.853Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:48.853Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:48.853Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-19T02:03:48.853Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-19T02:03:48.853Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-19T02:03:49.118Z] [2021-05-19T02:03:49.118Z] Current default time zone: 'Etc/UTC' [2021-05-19T02:03:49.118Z] Local time is now: Wed May 19 02:03:48 UTC 2021. [2021-05-19T02:03:49.118Z] Universal Time is now: Wed May 19 02:03:48 UTC 2021. [2021-05-19T02:03:49.118Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-19T02:03:49.118Z] [2021-05-19T02:03:49.118Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-19T02:03:49.118Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:49.118Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-19T02:03:49.118Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-19T02:03:49.118Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-19T02:03:49.118Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-19T02:03:49.118Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-19T02:03:49.118Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-19T02:03:49.118Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-19T02:03:49.118Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T02:03:49.118Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:49.118Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-19T02:03:49.380Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T02:03:49.380Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T02:03:49.380Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:49.380Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-19T02:03:49.380Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-19T02:03:49.380Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-19T02:03:49.380Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T02:03:49.380Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-19T02:03:49.380Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-19T02:03:49.380Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-19T02:03:49.380Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-19T02:03:51.298Z] Updating certificates in /etc/ssl/certs... [2021-05-19T02:03:52.686Z] 23 added, 27 removed; done. [2021-05-19T02:03:52.686Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T02:03:52.686Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T02:03:52.686Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-19T02:03:52.686Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-19T02:03:52.686Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-19T02:03:52.686Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T02:03:52.686Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T02:03:52.686Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T02:03:52.686Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T02:03:52.686Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T02:03:52.686Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T02:03:52.686Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T02:03:52.686Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-19T02:03:52.686Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-19T02:03:52.686Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-19T02:03:52.686Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-19T02:03:52.686Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-19T02:03:52.686Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T02:03:52.686Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T02:03:52.686Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-19T02:03:52.686Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-19T02:03:52.686Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-19T02:03:52.686Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T02:03:52.686Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T02:03:52.686Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-19T02:03:52.686Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-19T02:03:52.950Z] Updating certificates in /etc/ssl/certs... [2021-05-19T02:03:53.523Z] 0 added, 0 removed; done. [2021-05-19T02:03:53.523Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-19T02:03:53.523Z] done. [2021-05-19T02:03:54.097Z] Reading package lists... [2021-05-19T02:03:54.097Z] Building dependency tree... [2021-05-19T02:03:54.097Z] Reading state information... [2021-05-19T02:03:54.359Z] The following NEW packages will be installed: [2021-05-19T02:03:54.359Z] apt-transport-https [2021-05-19T02:03:54.621Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T02:03:54.621Z] Need to get 1692 B of archives. [2021-05-19T02:03:54.621Z] After this operation, 154 kB of additional disk space will be used. [2021-05-19T02:03:54.621Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-19T02:03:54.621Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T02:03:54.621Z] Fetched 1692 B in 0s (9559 B/s) [2021-05-19T02:03:54.621Z] Selecting previously unselected package apt-transport-https. [2021-05-19T02:03:54.621Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-19T02:03:54.621Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-19T02:03:54.621Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-19T02:03:54.882Z] Setting up apt-transport-https (1.6.13) ... [2021-05-19T02:03:55.143Z] Waiting for network to be ready... [2021-05-19T02:04:01.738Z] 2021-05-19T02:03:59Z INFO Waiting for automatic snapd restart... [2021-05-19T02:04:02.683Z] snapd 2.50 from Canonical* installed [2021-05-19T02:04:03.624Z] "snapd" switched to the "latest/stable" channel [2021-05-19T02:04:03.624Z] [2021-05-19T02:04:06.177Z] core18 20210309 from Canonical* installed [2021-05-19T02:04:06.177Z] "core18" switched to the "latest/stable" channel [2021-05-19T02:04:06.177Z] [2021-05-19T02:04:09.480Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T02:04:09.480Z] "snapcraft" switched to the "latest/stable" channel [2021-05-19T02:04:09.480Z] [2021-05-19T02:04:10.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-19T02:04:12.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T02:04:13.687Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-19T02:04:13.687Z] - README.md [2021-05-19T02:04:13.687Z] [2021-05-19T02:04:13.687Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T02:04:18.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-19T02:04:18.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-19T02:04:20.276Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T02:04:20.276Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T02:04:20.276Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T02:04:20.276Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T02:04:20.852Z] Reading package lists... [2021-05-19T02:04:21.115Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-19T02:04:22.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-19T02:04:27.719Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T02:04:27.719Z] Reading package lists... [2021-05-19T02:04:27.719Z] Building dependency tree... [2021-05-19T02:04:27.719Z] Reading state information... [2021-05-19T02:04:27.719Z] Suggested packages: [2021-05-19T02:04:27.719Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-19T02:04:27.719Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-19T02:04:27.719Z] Recommended packages: [2021-05-19T02:04:27.719Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-19T02:04:27.719Z] The following NEW packages will be installed: [2021-05-19T02:04:27.719Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-19T02:04:27.719Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-19T02:04:27.719Z] pkg-config zip [2021-05-19T02:04:27.719Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T02:04:27.719Z] Need to get 7663 kB of archives. [2021-05-19T02:04:27.719Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-19T02:04:27.719Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-19T02:04:27.719Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-19T02:04:27.719Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-19T02:04:27.719Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-19T02:04:27.719Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-19T02:04:27.981Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-19T02:04:27.981Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-19T02:04:27.981Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-19T02:04:27.981Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-19T02:04:27.981Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-19T02:04:27.981Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-19T02:04:28.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-19T02:04:28.241Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-19T02:04:28.241Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-19T02:04:28.241Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-19T02:04:28.241Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-19T02:04:28.501Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T02:04:28.502Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-05-19T02:04:28.502Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-19T02:04:28.502Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-19T02:04:28.502Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-19T02:04:28.502Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T02:04:28.761Z] Selecting previously unselected package libpsl5:amd64. [2021-05-19T02:04:28.761Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-19T02:04:28.761Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T02:04:28.761Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T02:04:28.761Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-19T02:04:28.761Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T02:04:28.761Z] Selecting previously unselected package librtmp1:amd64. [2021-05-19T02:04:28.761Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-19T02:04:28.761Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T02:04:28.761Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-19T02:04:28.761Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-19T02:04:28.761Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T02:04:29.023Z] Selecting previously unselected package liberror-perl. [2021-05-19T02:04:29.023Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-19T02:04:29.023Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-19T02:04:29.023Z] Selecting previously unselected package git-man. [2021-05-19T02:04:29.023Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-19T02:04:29.023Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T02:04:29.023Z] Selecting previously unselected package git. [2021-05-19T02:04:29.023Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-19T02:04:29.023Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T02:04:29.595Z] Selecting previously unselected package libnorm1:amd64. [2021-05-19T02:04:29.595Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-19T02:04:29.595Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T02:04:29.595Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-19T02:04:29.595Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-19T02:04:29.595Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T02:04:29.855Z] Selecting previously unselected package libsodium23:amd64. [2021-05-19T02:04:29.855Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-19T02:04:29.855Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-19T02:04:29.855Z] Selecting previously unselected package libzmq5:amd64. [2021-05-19T02:04:29.855Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T02:04:29.855Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T02:04:29.855Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-19T02:04:29.855Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T02:04:29.855Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T02:04:30.116Z] Selecting previously unselected package pkg-config. [2021-05-19T02:04:30.116Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-19T02:04:30.116Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T02:04:30.116Z] Selecting previously unselected package zip. [2021-05-19T02:04:30.116Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-19T02:04:30.116Z] Unpacking zip (3.0-11build1) ... [2021-05-19T02:04:30.116Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T02:04:30.116Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T02:04:30.116Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T02:04:30.116Z] Setting up liberror-perl (0.17025-1) ... [2021-05-19T02:04:30.116Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T02:04:30.116Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T02:04:30.116Z] No schema files found: doing nothing. [2021-05-19T02:04:30.116Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T02:04:30.116Z] Setting up zip (3.0-11build1) ... [2021-05-19T02:04:30.116Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T02:04:30.116Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-19T02:04:30.116Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T02:04:30.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-19T02:04:30.376Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T02:04:30.376Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T02:04:30.376Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T02:04:30.376Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T02:04:30.376Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T02:04:33.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-19T02:04:36.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-19T02:04:36.981Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T02:04:36.981Z] git set to automatically installed. [2021-05-19T02:04:36.981Z] git-man set to automatically installed. [2021-05-19T02:04:36.981Z] libcurl3-gnutls set to automatically installed. [2021-05-19T02:04:36.981Z] liberror-perl set to automatically installed. [2021-05-19T02:04:36.981Z] libglib2.0-0 set to automatically installed. [2021-05-19T02:04:36.981Z] libnghttp2-14 set to automatically installed. [2021-05-19T02:04:36.981Z] libnorm1 set to automatically installed. [2021-05-19T02:04:36.981Z] libpgm-5.2-0 set to automatically installed. [2021-05-19T02:04:36.981Z] libpsl5 set to automatically installed. [2021-05-19T02:04:36.981Z] librtmp1 set to automatically installed. [2021-05-19T02:04:36.981Z] libsodium23 set to automatically installed. [2021-05-19T02:04:36.981Z] libzmq3-dev set to automatically installed. [2021-05-19T02:04:36.981Z] libzmq5 set to automatically installed. [2021-05-19T02:04:36.981Z] pkg-config set to automatically installed. [2021-05-19T02:04:36.981Z] zip set to automatically installed. [2021-05-19T02:04:38.371Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T02:04:39.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-19T02:04:44.960Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T02:04:44.963Z] $ docker stop --time=1 fd5557cb7fc9ab5cbfe029e80882e293f25715496061bd8514b3b54ad8adf732 [2021-05-19T02:04:47.563Z] $ docker rm -f fd5557cb7fc9ab5cbfe029e80882e293f25715496061bd8514b3b54ad8adf732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:04:49.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T02:04:49.727Z] [2021-05-19T02:04:49.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:04:50.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T02:04:50.357Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T02:04:50.357Z] 29e5d40040c1: Pulling fs layer [2021-05-19T02:04:50.357Z] 1ce36da41761: Pulling fs layer [2021-05-19T02:04:50.357Z] 25b303627fd3: Pulling fs layer [2021-05-19T02:04:50.630Z] 29e5d40040c1: Verifying Checksum [2021-05-19T02:04:50.630Z] 29e5d40040c1: Download complete [2021-05-19T02:04:50.906Z] 1ce36da41761: Verifying Checksum [2021-05-19T02:04:50.906Z] 1ce36da41761: Download complete [2021-05-19T02:04:51.181Z] 29e5d40040c1: Pull complete [2021-05-19T02:04:52.634Z] 1ce36da41761: Pull complete [2021-05-19T02:04:52.634Z] 25b303627fd3: Download complete [2021-05-19T02:04:59.907Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-19T02:04:59.907Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T02:05:02.774Z] 25b303627fd3: Pull complete [2021-05-19T02:05:02.774Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T02:05:02.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T02:05:02.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T02:05:02.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-14940 does not seem to be running inside a container [2021-05-19T02:05:03.082Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T02:05:05.211Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T02:05:06.055Z] $ docker top 0c691be425b87e8719de76802abf16ccb7244fd4e6799ea93512a686b65eb7c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:05:07.004Z] + docker-compose build --help [2021-05-19T02:05:07.004Z] + grep parallel [2021-05-19T02:05:09.618Z] core18 20210507 from Canonical* refreshed [2021-05-19T02:05:10.190Z] Pulling go-build-helper [2021-05-19T02:05:10.190Z] + snapcraftctl pull [2021-05-19T02:05:10.379Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T02:05:10.668Z] $ docker stop --time=1 0c691be425b87e8719de76802abf16ccb7244fd4e6799ea93512a686b65eb7c9 [2021-05-19T02:05:11.574Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-19T02:05:11.574Z] Skipping pull go-build-helper (already ran) [2021-05-19T02:05:11.574Z] Building go-build-helper [2021-05-19T02:05:11.574Z] + snapcraftctl build [2021-05-19T02:05:12.459Z] $ docker rm -f 0c691be425b87e8719de76802abf16ccb7244fd4e6799ea93512a686b65eb7c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:05:13.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T02:05:13.085Z] . [Pipeline] withDockerContainer [2021-05-19T02:05:13.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-14940 does not seem to be running inside a container [2021-05-19T02:05:13.424Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T02:05:13.489Z] Staging go-build-helper [2021-05-19T02:05:13.489Z] + snapcraftctl stage [2021-05-19T02:05:14.856Z] $ docker top 0adff7eb05f01368a690331ea72179438a49cfd795e9b4e264f76eb1fa2d548c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:05:15.762Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T02:05:20.061Z] Building core-command ... [2021-05-19T02:05:20.061Z] Building core-data ... [2021-05-19T02:05:20.061Z] Building core-metadata ... [2021-05-19T02:05:20.061Z] Building security-bootstrapper ... [2021-05-19T02:05:20.061Z] Building security-proxy-setup ... [2021-05-19T02:05:20.061Z] Building security-secretstore-setup ... [2021-05-19T02:05:20.061Z] Building support-notifications ... [2021-05-19T02:05:20.061Z] Building support-scheduler ... [2021-05-19T02:05:20.061Z] Building sys-mgmt-agent ... [2021-05-19T02:05:20.061Z] Building core-metadata [2021-05-19T02:05:20.061Z] Building security-secretstore-setup [2021-05-19T02:05:20.061Z] Building security-proxy-setup [2021-05-19T02:05:20.061Z] Building support-scheduler [2021-05-19T02:05:20.061Z] Building security-bootstrapper [2021-05-19T02:05:23.510Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T02:05:23.511Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T02:05:23.511Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T02:05:23.511Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T02:05:23.511Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T02:05:23.511Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T02:05:23.511Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T02:05:23.511Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T02:05:23.511Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-19T02:05:23.511Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T02:05:23.511Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T02:05:23.511Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T02:05:23.511Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T02:05:23.511Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T02:05:23.511Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T02:05:23.511Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T02:05:23.511Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T02:05:23.511Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T02:05:23.511Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T02:05:23.511Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T02:05:23.511Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T02:05:23.511Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T02:05:23.511Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T02:05:23.511Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T02:05:23.511Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T02:05:23.511Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T02:05:23.511Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T02:05:23.511Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-19T02:05:23.511Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T02:05:23.511Z] Fetched 224 kB in 0s (0 B/s) [2021-05-19T02:05:23.511Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T02:05:23.511Z] Fetched 157 kB in 0s (0 B/s) [2021-05-19T02:05:23.511Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T02:05:23.511Z] Fetched 221 kB in 0s (0 B/s) [2021-05-19T02:05:23.511Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T02:05:23.511Z] Fetched 143 kB in 0s (0 B/s) [2021-05-19T02:05:23.511Z] Pulling app-service-config [2021-05-19T02:05:23.511Z] + snapcraftctl pull [2021-05-19T02:05:23.772Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-19T02:05:24.345Z] Pulling config-common [2021-05-19T02:05:24.345Z] + snapcraftctl pull [2021-05-19T02:05:28.555Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T02:05:28.555Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T02:05:28.555Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T02:05:28.555Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T02:05:28.555Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T02:05:28.555Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T02:05:28.555Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T02:05:28.555Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T02:05:28.555Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T02:05:28.555Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T02:05:28.555Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T02:05:28.555Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T02:05:28.555Z] Pulling edgex-go [2021-05-19T02:05:28.555Z] + snapcraftctl pull [2021-05-19T02:05:46.684Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T02:05:46.684Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T02:05:46.684Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T02:05:46.684Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-19T02:05:46.684Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-19T02:05:46.684Z] Fetched 279 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-19T02:05:46.684Z] Fetched 122 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-19T02:05:46.684Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-19T02:05:46.684Z] Fetched 8848 B in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-19T02:05:46.684Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-19T02:05:46.684Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-19T02:05:46.684Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-19T02:05:46.684Z] Fetched 219 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-19T02:05:46.684Z] Fetched 154 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-19T02:05:46.684Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-19T02:05:46.684Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-19T02:05:46.684Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-19T02:05:46.684Z] Fetched 499 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-19T02:05:46.684Z] Fetched 111 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-19T02:05:46.684Z] Fetched 240 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-19T02:05:46.684Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-19T02:05:46.684Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-19T02:05:46.684Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-19T02:05:46.684Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-19T02:05:46.684Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-19T02:05:46.684Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-19T02:05:46.684Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-19T02:05:46.684Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-19T02:05:46.684Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-19T02:05:46.685Z] Fetched 8720 B in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-19T02:05:46.685Z] Fetched 137 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-19T02:05:46.685Z] Fetched 119 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-19T02:05:46.685Z] Fetched 110 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-19T02:05:46.685Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-19T02:05:46.685Z] Fetched 645 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-19T02:05:46.685Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-19T02:05:46.685Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-19T02:05:46.685Z] Fetched 368 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-19T02:05:46.685Z] Fetched 187 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-19T02:05:46.685Z] Fetched 175 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-19T02:05:46.685Z] Fetched 206 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-19T02:05:46.685Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-19T02:05:46.685Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-19T02:05:46.685Z] Fetched 159 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-19T02:05:46.685Z] Fetched 107 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-19T02:05:46.685Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-19T02:05:46.685Z] Pulling static-packages [2021-05-19T02:05:46.685Z] + snapcraftctl pull [2021-05-19T02:05:46.685Z] Pulling version [2021-05-19T02:05:46.685Z] + cd /root/project [2021-05-19T02:05:46.685Z] + [ -f VERSION ] [2021-05-19T02:05:46.685Z] + PROJECT_VERSION=local-dev [2021-05-19T02:05:46.685Z] + git rev-parse --short HEAD [2021-05-19T02:05:46.685Z] + GIT_REVISION=6ea15550 [2021-05-19T02:05:46.685Z] + snapcraftctl set-version local-dev [2021-05-19T02:05:47.257Z] Skipping build go-build-helper (already ran) [2021-05-19T02:05:47.257Z] Building app-service-config [2021-05-19T02:05:47.257Z] + make build [2021-05-19T02:05:47.257Z] go mod tidy [2021-05-19T02:05:49.175Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-19T02:05:49.443Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-19T02:05:49.443Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T02:05:49.704Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-19T02:05:49.704Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-19T02:05:49.704Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-19T02:05:50.276Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-19T02:05:50.536Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-19T02:05:50.536Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-19T02:05:50.536Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-19T02:05:50.536Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-19T02:05:50.536Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-19T02:05:50.797Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-19T02:05:50.797Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-19T02:05:50.797Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-19T02:05:50.797Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-19T02:05:50.797Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-19T02:05:51.057Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-19T02:05:51.057Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-19T02:05:51.057Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T02:05:51.057Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-19T02:05:51.057Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-19T02:05:51.318Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-19T02:05:51.318Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T02:05:51.319Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-19T02:05:51.319Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-19T02:05:51.319Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-19T02:05:51.319Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-19T02:05:51.319Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-19T02:05:51.319Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-19T02:05:51.319Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-19T02:05:51.319Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-19T02:05:51.608Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-19T02:05:51.608Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-19T02:05:51.608Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-19T02:05:51.608Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-19T02:05:51.608Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-19T02:05:51.608Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-19T02:05:51.608Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-19T02:05:51.608Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-19T02:05:51.608Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-19T02:05:51.608Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-19T02:05:51.608Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-19T02:05:51.608Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-19T02:05:51.608Z] go: downloading github.com/kr/text v0.1.0 [2021-05-19T02:05:51.608Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-19T02:05:51.608Z] go: downloading golang.org/x/text v0.3.2 [2021-05-19T02:05:51.608Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-19T02:05:51.608Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-19T02:05:51.608Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-19T02:05:51.875Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-19T02:05:51.875Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T02:05:51.875Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-19T02:05:51.875Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-19T02:05:51.875Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T02:05:51.875Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-19T02:05:51.875Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-19T02:05:51.875Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-19T02:05:51.875Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T02:05:51.875Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T02:05:51.875Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T02:05:51.875Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-19T02:05:51.875Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-19T02:05:51.875Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-19T02:05:51.875Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-19T02:05:51.875Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-19T02:05:52.139Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-19T02:05:52.139Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-19T02:05:52.139Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-19T02:05:52.139Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-19T02:05:52.139Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-19T02:05:52.139Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-19T02:05:52.139Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-19T02:05:52.400Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-19T02:05:52.400Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-19T02:05:52.400Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-19T02:05:52.400Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-19T02:05:52.400Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T02:05:52.400Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T02:05:52.661Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-19T02:06:02.665Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-19T02:06:02.665Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-19T02:06:02.665Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-19T02:06:02.665Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-19T02:06:02.665Z] Building config-common [2021-05-19T02:06:02.665Z] + snapcraftctl build [2021-05-19T02:06:04.583Z] Building edgex-go [2021-05-19T02:06:04.844Z] + cd /root/parts/edgex-go/src [2021-05-19T02:06:04.844Z] + make build [2021-05-19T02:06:04.844Z] go mod tidy [2021-05-19T02:06:05.790Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-19T02:06:05.790Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-19T02:06:05.790Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-19T02:06:05.790Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-19T02:06:05.790Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-19T02:06:05.790Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-19T02:06:05.790Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-19T02:06:05.790Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-19T02:06:05.790Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-19T02:06:05.790Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-19T02:06:05.790Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-19T02:06:05.790Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-19T02:06:11.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-19T02:06:16.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-19T02:06:17.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T02:06:19.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-19T02:06:19.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-19T02:06:22.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-19T02:06:23.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-19T02:06:24.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-19T02:06:26.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-19T02:06:27.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-19T02:06:29.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-19T02:06:30.994Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-19T02:06:30.995Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-19T02:06:30.995Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-19T02:06:30.995Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-19T02:06:30.995Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-19T02:06:30.995Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-19T02:06:30.995Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-19T02:06:30.995Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-19T02:06:30.995Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-19T02:06:30.995Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-19T02:06:30.995Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-19T02:06:34.294Z] Building static-packages [2021-05-19T02:06:34.294Z] + snapcraftctl build [2021-05-19T02:06:35.681Z] Building version [2021-05-19T02:06:35.681Z] + snapcraftctl build [2021-05-19T02:06:37.595Z] Skipping stage go-build-helper (already ran) [2021-05-19T02:06:37.595Z] Staging app-service-config [2021-05-19T02:06:37.595Z] + snapcraftctl stage [2021-05-19T02:06:38.978Z] Staging config-common [2021-05-19T02:06:38.978Z] + snapcraftctl stage [2021-05-19T02:06:39.921Z] Staging edgex-go [2021-05-19T02:06:39.921Z] + snapcraftctl stage [2021-05-19T02:06:40.863Z] Staging static-packages [2021-05-19T02:06:40.863Z] + snapcraftctl stage [2021-05-19T02:06:41.883Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:06:41.883Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:06:41.883Z] ---> 2adebd60fdca [2021-05-19T02:06:41.883Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T02:06:41.883Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:06:41.883Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:06:41.883Z] ---> 2adebd60fdca [2021-05-19T02:06:41.883Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T02:06:41.883Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:06:41.883Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:06:41.883Z] ---> 2adebd60fdca [2021-05-19T02:06:41.883Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T02:06:41.883Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:06:41.883Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:06:41.883Z] ---> 2adebd60fdca [2021-05-19T02:06:41.883Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T02:06:41.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:06:41.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:06:41.883Z] ---> 2adebd60fdca [2021-05-19T02:06:41.883Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T02:06:41.883Z] ---> Running in 3ebd0549de21 [2021-05-19T02:06:41.883Z] ---> Running in 746ae0bd3eee [2021-05-19T02:06:41.883Z] ---> Running in 4bb3d2146475 [2021-05-19T02:06:41.883Z] ---> Running in b684fd501285 [2021-05-19T02:06:41.883Z] ---> Running in b5e510ac50e6 [2021-05-19T02:06:41.883Z] Removing intermediate container b684fd501285 [2021-05-19T02:06:41.883Z] ---> ca738068f771 [2021-05-19T02:06:41.883Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:06:41.883Z] Removing intermediate container 746ae0bd3eee [2021-05-19T02:06:41.883Z] ---> ff4e63473f92 [2021-05-19T02:06:41.883Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:06:41.883Z] Removing intermediate container 4bb3d2146475 [2021-05-19T02:06:41.883Z] ---> 50b38ddef224 [2021-05-19T02:06:41.883Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:06:41.883Z] Removing intermediate container 3ebd0549de21 [2021-05-19T02:06:41.883Z] ---> 12c33b348277 [2021-05-19T02:06:41.883Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:06:41.883Z] Removing intermediate container b5e510ac50e6 [2021-05-19T02:06:41.883Z] ---> cdc53ba5e22f [2021-05-19T02:06:41.883Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:06:41.883Z] ---> Running in db176800aec9 [2021-05-19T02:06:41.883Z] ---> Running in 74882604673f [2021-05-19T02:06:41.883Z] ---> Running in ea27558e35da [2021-05-19T02:06:41.883Z] ---> Running in 83378b505b26 [2021-05-19T02:06:41.883Z] ---> Running in 1279362ca9b9 [2021-05-19T02:06:41.883Z] Removing intermediate container db176800aec9 [2021-05-19T02:06:41.883Z] ---> 025137c9b782 [2021-05-19T02:06:41.883Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T02:06:41.883Z] ---> Running in 7c0242925734 [2021-05-19T02:06:41.883Z] Removing intermediate container 74882604673f [2021-05-19T02:06:41.883Z] ---> 18337294d61a [2021-05-19T02:06:41.883Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T02:06:41.883Z] Removing intermediate container ea27558e35da [2021-05-19T02:06:41.883Z] ---> 82640625668b [2021-05-19T02:06:41.883Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T02:06:41.883Z] ---> Running in c1bab2f8c977 [2021-05-19T02:06:41.883Z] ---> Running in 22e1d2397a1f [2021-05-19T02:06:41.883Z] Removing intermediate container 1279362ca9b9 [2021-05-19T02:06:41.883Z] ---> 9ea23208e75c [2021-05-19T02:06:41.883Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T02:06:41.883Z] ---> Running in 2a5e38de11c6 [2021-05-19T02:06:41.883Z] Removing intermediate container 83378b505b26 [2021-05-19T02:06:41.883Z] ---> 42d03db6e5e3 [2021-05-19T02:06:41.883Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T02:06:42.157Z] ---> Running in 64cd8ad3e60d [2021-05-19T02:06:42.247Z] Staging version [2021-05-19T02:06:42.247Z] + snapcraftctl stage [2021-05-19T02:06:43.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:43.189Z] Priming go-build-helper [2021-05-19T02:06:43.189Z] + snapcraftctl prime [2021-05-19T02:06:43.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:43.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:43.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:43.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:44.129Z] Priming app-service-config [2021-05-19T02:06:44.129Z] + snapcraftctl prime [2021-05-19T02:06:44.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:44.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:44.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:45.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:45.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:06:45.362Z] OK: 218 MiB in 52 packages [2021-05-19T02:06:45.515Z] Priming config-common [2021-05-19T02:06:45.515Z] + snapcraftctl prime [2021-05-19T02:06:45.646Z] OK: 218 MiB in 52 packages [2021-05-19T02:06:45.927Z] OK: 218 MiB in 52 packages [2021-05-19T02:06:46.203Z] OK: 218 MiB in 52 packages [2021-05-19T02:06:46.203Z] OK: 218 MiB in 52 packages [2021-05-19T02:06:46.457Z] Priming edgex-go [2021-05-19T02:06:46.457Z] + snapcraftctl prime [2021-05-19T02:06:47.183Z] Removing intermediate container 7c0242925734 [2021-05-19T02:06:47.183Z] ---> 8c9cf7dedd3b [2021-05-19T02:06:47.183Z] Step 6/24 : COPY go.mod . [2021-05-19T02:06:47.183Z] Removing intermediate container c1bab2f8c977 [2021-05-19T02:06:47.183Z] ---> 9550a8d39d9a [2021-05-19T02:06:47.183Z] Step 6/26 : COPY go.mod . [2021-05-19T02:06:47.843Z] Priming static-packages [2021-05-19T02:06:47.843Z] + snapcraftctl prime [2021-05-19T02:06:48.160Z] Removing intermediate container 64cd8ad3e60d [2021-05-19T02:06:48.160Z] ---> d819ae6a9b08 [2021-05-19T02:06:48.160Z] Step 6/32 : COPY go.mod . [2021-05-19T02:06:48.160Z] Removing intermediate container 2a5e38de11c6 [2021-05-19T02:06:48.160Z] ---> c9983b0ad307 [2021-05-19T02:06:48.160Z] Step 6/23 : COPY go.mod . [2021-05-19T02:06:48.160Z] Removing intermediate container 22e1d2397a1f [2021-05-19T02:06:48.160Z] ---> a1f234f1e51e [2021-05-19T02:06:48.160Z] Step 6/22 : COPY go.mod . [2021-05-19T02:06:48.160Z] ---> 4e8ddca1d8e9 [2021-05-19T02:06:48.160Z] Step 7/24 : RUN go mod download [2021-05-19T02:06:48.434Z] ---> 6208fcdc87c7 [2021-05-19T02:06:48.434Z] Step 7/26 : RUN go mod download [2021-05-19T02:06:48.434Z] ---> Running in 8c73614e2b27 [2021-05-19T02:06:48.434Z] ---> Running in 2d102f555121 [2021-05-19T02:06:49.422Z] ---> 9324dcb8c625 [2021-05-19T02:06:49.422Z] Step 7/32 : RUN go mod download [2021-05-19T02:06:49.422Z] ---> 115ece175ca5 [2021-05-19T02:06:49.422Z] ---> d7657331359a [2021-05-19T02:06:49.422Z] Step 7/23 : RUN go mod download [2021-05-19T02:06:49.422Z] Step 7/22 : RUN go mod download [2021-05-19T02:06:49.694Z] ---> Running in ff51968e0b40 [2021-05-19T02:06:49.694Z] ---> Running in a2b46fdaee9c [2021-05-19T02:06:49.694Z] ---> Running in 7271388e68bb [2021-05-19T02:06:49.841Z] Priming version [2021-05-19T02:06:49.841Z] + snapcraftctl prime [2021-05-19T02:06:50.879Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-19T02:06:51.682Z] Removing intermediate container 8c73614e2b27 [2021-05-19T02:06:51.682Z] ---> e3571aa59a69 [2021-05-19T02:06:51.682Z] Step 8/24 : COPY . . [2021-05-19T02:06:52.282Z] Removing intermediate container 2d102f555121 [2021-05-19T02:06:52.282Z] ---> 85db3bf400e5 [2021-05-19T02:06:52.282Z] Step 8/26 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T02:06:54.321Z] Removing intermediate container ff51968e0b40 [2021-05-19T02:06:54.321Z] ---> 19cc584534a6 [2021-05-19T02:06:54.321Z] Step 8/32 : COPY . . [2021-05-19T02:06:54.920Z] Removing intermediate container a2b46fdaee9c [2021-05-19T02:06:54.920Z] ---> b19aaa981f72 [2021-05-19T02:06:54.920Z] Step 8/23 : COPY . . [2021-05-19T02:06:54.920Z] Removing intermediate container 7271388e68bb [2021-05-19T02:06:54.920Z] ---> a6e21da8c45a [2021-05-19T02:06:54.920Z] Step 8/22 : COPY . . [2021-05-19T02:07:17.141Z] ---> 8ef1e22ad99a [2021-05-19T02:07:17.141Z] Step 9/24 : RUN go mod tidy [2021-05-19T02:07:17.141Z] ---> 632ba31a12a5 [2021-05-19T02:07:17.141Z] Step 9/26 : RUN go mod tidy [2021-05-19T02:07:17.141Z] ---> 04e8ca65d65e [2021-05-19T02:07:17.141Z] Step 9/32 : RUN go mod tidy [2021-05-19T02:07:17.141Z] ---> Running in 1e59f8d09d13 [2021-05-19T02:07:17.141Z] ---> Running in fda9bce1d85f [2021-05-19T02:07:17.141Z] ---> Running in 7251b4f33d86 [2021-05-19T02:07:17.141Z] ---> c121b4857b06 [2021-05-19T02:07:17.141Z] Step 9/23 : RUN go mod tidy [2021-05-19T02:07:17.141Z] ---> eafe09419bb3 [2021-05-19T02:07:17.141Z] Step 9/22 : RUN go mod tidy [2021-05-19T02:07:17.141Z] ---> Running in e3c8686c4c22 [2021-05-19T02:07:17.141Z] ---> Running in b57e0891cd0a [2021-05-19T02:07:21.462Z] Removing intermediate container 1e59f8d09d13 [2021-05-19T02:07:21.462Z] ---> be569a8bc498 [2021-05-19T02:07:21.462Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T02:07:21.740Z] ---> Running in c560a03fa0c7 [2021-05-19T02:07:22.019Z] Removing intermediate container fda9bce1d85f [2021-05-19T02:07:22.019Z] ---> 9bf7560069a5 [2021-05-19T02:07:22.019Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T02:07:22.293Z] Removing intermediate container 7251b4f33d86 [2021-05-19T02:07:22.293Z] ---> 35559d041104 [2021-05-19T02:07:22.294Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T02:07:22.578Z] ---> Running in 0f360aad85f3 [2021-05-19T02:07:22.578Z] ---> Running in b11ab052ab5d [2021-05-19T02:07:23.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-19T02:07:23.553Z] Removing intermediate container b57e0891cd0a [2021-05-19T02:07:23.553Z] ---> fd677ecc3a47 [2021-05-19T02:07:23.553Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T02:07:23.836Z] Removing intermediate container e3c8686c4c22 [2021-05-19T02:07:23.836Z] ---> 740af01d507a [2021-05-19T02:07:23.836Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T02:07:23.836Z] ---> Running in 3d1ed62d4207 [2021-05-19T02:07:24.111Z] ---> Running in 25e14ffa2b1d [2021-05-19T02:07:25.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-19T02:07:25.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-19T02:07:26.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-19T02:07:26.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-19T02:09:18.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-19T02:09:18.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-19T02:09:31.083Z] Removing intermediate container 0f360aad85f3 [2021-05-19T02:09:31.083Z] ---> d874cf09dfe6 [2021-05-19T02:09:31.083Z] [2021-05-19T02:09:31.083Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T02:09:31.083Z] 3.12: Pulling from library/alpine [2021-05-19T02:09:31.359Z] Removing intermediate container b11ab052ab5d [2021-05-19T02:09:31.359Z] ---> 6cbfbdd53bb5 [2021-05-19T02:09:31.359Z] [2021-05-19T02:09:31.359Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T02:09:31.644Z] 3.12: Pulling from library/alpine [2021-05-19T02:09:31.644Z] Removing intermediate container 25e14ffa2b1d [2021-05-19T02:09:31.644Z] ---> 4ff7e81b856a [2021-05-19T02:09:31.644Z] [2021-05-19T02:09:31.644Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T02:09:31.921Z] 3.12: Pulling from library/alpine [2021-05-19T02:09:32.528Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T02:09:32.528Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T02:09:32.528Z] Status: Image is up to date for alpine:3.12 [2021-05-19T02:09:32.528Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T02:09:32.528Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T02:09:32.528Z] Status: Image is up to date for alpine:3.12 [2021-05-19T02:09:32.528Z] ---> 9852663dfa18 [2021-05-19T02:09:32.528Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T02:09:32.528Z] ---> 9852663dfa18 [2021-05-19T02:09:32.528Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T02:09:32.528Z] ---> 9852663dfa18 [2021-05-19T02:09:32.528Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T02:09:32.804Z] ---> Running in 07ff04215eb2 [2021-05-19T02:09:32.804Z] ---> Running in da33a14165c7 [2021-05-19T02:09:32.804Z] ---> Running in 29ba7f0ffeba [2021-05-19T02:09:33.794Z] Removing intermediate container 07ff04215eb2 [2021-05-19T02:09:33.794Z] ---> 533e1b83923d [2021-05-19T02:09:33.794Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T02:09:34.071Z] ---> Running in eb608699568d [2021-05-19T02:09:35.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:09:35.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:09:35.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:09:36.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:09:36.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:09:36.734Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T02:09:36.734Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T02:09:36.734Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T02:09:36.734Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T02:09:37.013Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T02:09:37.013Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T02:09:37.013Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T02:09:37.013Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T02:09:37.013Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T02:09:37.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:09:37.013Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T02:09:37.013Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:09:37.014Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:09:37.014Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T02:09:37.014Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T02:09:37.298Z] OK: 7 MiB in 18 packages [2021-05-19T02:09:37.298Z] OK: 7 MiB in 20 packages [2021-05-19T02:09:37.919Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T02:09:37.919Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T02:09:37.919Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:09:37.919Z] OK: 5 MiB in 16 packages [2021-05-19T02:09:40.583Z] Removing intermediate container 29ba7f0ffeba [2021-05-19T02:09:40.583Z] ---> 0fc2dbe1c744 [2021-05-19T02:09:40.583Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T02:09:40.583Z] Removing intermediate container 3d1ed62d4207 [2021-05-19T02:09:40.583Z] ---> 6a6a91669e62 [2021-05-19T02:09:40.583Z] [2021-05-19T02:09:40.583Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T02:09:40.583Z] ---> 9852663dfa18 [2021-05-19T02:09:40.583Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T02:09:40.860Z] Removing intermediate container eb608699568d [2021-05-19T02:09:40.861Z] ---> c31dcea5525a [2021-05-19T02:09:40.861Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T02:09:40.861Z] ---> Running in 994425ff34f6 [2021-05-19T02:09:40.861Z] ---> Running in 6e7f36104726 [2021-05-19T02:09:41.139Z] Removing intermediate container da33a14165c7 [2021-05-19T02:09:41.139Z] ---> 3377d0647c84 [2021-05-19T02:09:41.139Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T02:09:41.422Z] ---> Running in eacffd940f40 [2021-05-19T02:09:41.707Z] ---> Running in 38339dec9f98 [2021-05-19T02:09:41.998Z] Removing intermediate container 994425ff34f6 [2021-05-19T02:09:41.998Z] ---> 1e5935c31931 [2021-05-19T02:09:41.998Z] Step 14/22 : WORKDIR /edgex [2021-05-19T02:09:42.279Z] ---> Running in c19f8c13efd0 [2021-05-19T02:09:42.565Z] Removing intermediate container eacffd940f40 [2021-05-19T02:09:42.565Z] ---> f1009957960c [2021-05-19T02:09:42.565Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T02:09:42.565Z] Removing intermediate container 38339dec9f98 [2021-05-19T02:09:42.565Z] ---> fe6cea6dc23c [2021-05-19T02:09:42.565Z] Step 14/26 : WORKDIR / [2021-05-19T02:09:42.843Z] ---> Running in 2ec884fe5f30 [2021-05-19T02:09:42.843Z] ---> Running in 196034c885ce [2021-05-19T02:09:43.123Z] Removing intermediate container c19f8c13efd0 [2021-05-19T02:09:43.123Z] ---> 4e1de0ebc34f [2021-05-19T02:09:43.123Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T02:09:43.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:09:43.400Z] Removing intermediate container 2ec884fe5f30 [2021-05-19T02:09:43.400Z] ---> 0e3d5d28edf9 [2021-05-19T02:09:43.400Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T02:09:43.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:09:43.689Z] Removing intermediate container 196034c885ce [2021-05-19T02:09:43.689Z] ---> 3ca70e6644f9 [2021-05-19T02:09:43.689Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-19T02:09:43.969Z] ---> Running in d22a15b21c7b [2021-05-19T02:09:44.250Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T02:09:44.250Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:09:44.250Z] OK: 5 MiB in 15 packages [2021-05-19T02:09:45.243Z] ---> eb4c57507131 [2021-05-19T02:09:45.243Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T02:09:45.847Z] ---> f7a577860c65 [2021-05-19T02:09:45.847Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-19T02:09:47.302Z] Removing intermediate container 6e7f36104726 [2021-05-19T02:09:47.302Z] ---> 4b511d3a910a [2021-05-19T02:09:47.302Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T02:09:47.302Z] ---> 989bdf6395f1 [2021-05-19T02:09:47.302Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T02:09:47.302Z] ---> Running in cd1cfc8670f9 [2021-05-19T02:09:47.302Z] ---> 3df53ce1d46b [2021-05-19T02:09:47.302Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T02:09:47.582Z] Removing intermediate container d22a15b21c7b [2021-05-19T02:09:47.582Z] ---> 6907a5b18d4e [2021-05-19T02:09:47.582Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T02:09:47.582Z] Removing intermediate container c560a03fa0c7 [2021-05-19T02:09:47.582Z] ---> f108368939a1 [2021-05-19T02:09:47.582Z] [2021-05-19T02:09:47.582Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T02:09:47.582Z] ---> 9852663dfa18 [2021-05-19T02:09:47.857Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T02:09:47.857Z] ---> Using cache [2021-05-19T02:09:47.857Z] ---> 4b511d3a910a [2021-05-19T02:09:47.857Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T02:09:48.142Z] ---> Running in 39ab5e9c43da [2021-05-19T02:09:48.142Z] ---> Running in b1fb4137dfd1 [2021-05-19T02:09:48.417Z] Removing intermediate container cd1cfc8670f9 [2021-05-19T02:09:48.417Z] ---> e7c98ea8e74e [2021-05-19T02:09:48.417Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T02:09:48.705Z] ---> 785ab42219c3 [2021-05-19T02:09:48.705Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-19T02:09:48.705Z] ---> Running in 6b994977b040 [2021-05-19T02:09:48.705Z] ---> b5d1bbbdab52 [2021-05-19T02:09:48.705Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T02:09:48.991Z] Removing intermediate container 39ab5e9c43da [2021-05-19T02:09:48.991Z] ---> 13b04e83dd4e [2021-05-19T02:09:48.991Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T02:09:48.991Z] Removing intermediate container b1fb4137dfd1 [2021-05-19T02:09:48.991Z] ---> 84fee19aedf3 [2021-05-19T02:09:48.991Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T02:09:48.991Z] ---> Running in 2d87697ee544 [2021-05-19T02:09:48.991Z] ---> Running in 3710d61e656f [2021-05-19T02:09:49.275Z] Removing intermediate container 6b994977b040 [2021-05-19T02:09:49.275Z] ---> 425be92f46ca [2021-05-19T02:09:49.275Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T02:09:49.550Z] ---> Running in 6367db5bb261 [2021-05-19T02:09:49.827Z] ---> b354a7e23c36 [2021-05-19T02:09:49.827Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T02:09:49.827Z] Removing intermediate container 2d87697ee544 [2021-05-19T02:09:49.827Z] ---> b95dda1bb105 [2021-05-19T02:09:49.827Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T02:09:49.827Z] Removing intermediate container 3710d61e656f [2021-05-19T02:09:49.827Z] ---> 0c11bbdef404 [2021-05-19T02:09:49.827Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T02:09:50.100Z] ---> Running in c60ad11a2736 [2021-05-19T02:09:50.100Z] ---> Running in cd257ce40464 [2021-05-19T02:09:50.100Z] ---> 6171dea546eb [2021-05-19T02:09:50.100Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T02:09:50.377Z] Removing intermediate container 6367db5bb261 [2021-05-19T02:09:50.377Z] ---> 41b74f8b60e1 [2021-05-19T02:09:50.377Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T02:09:50.377Z] ---> Running in f81c3716d54d [2021-05-19T02:09:50.989Z] Removing intermediate container cd257ce40464 [2021-05-19T02:09:50.989Z] ---> 9ac43f5a12d4 [2021-05-19T02:09:50.989Z] Step 16/24 : WORKDIR / [2021-05-19T02:09:50.989Z] Removing intermediate container c60ad11a2736 [2021-05-19T02:09:50.989Z] ---> 2f6b3e91c907 [2021-05-19T02:09:50.989Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T02:09:51.263Z] ---> Running in be0fada51553 [2021-05-19T02:09:51.263Z] ---> Running in 0c0a8e3e1258 [2021-05-19T02:09:51.707Z] ---> f9ba8a463931 [2021-05-19T02:09:51.707Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T02:09:51.707Z] ---> a6358c4ede86 [2021-05-19T02:09:51.707Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T02:09:52.018Z] Removing intermediate container 0c0a8e3e1258 [2021-05-19T02:09:52.018Z] ---> 30a85f2594e0 [2021-05-19T02:09:52.018Z] Step 21/22 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:09:52.358Z] Removing intermediate container be0fada51553 [2021-05-19T02:09:52.358Z] ---> 8e044e4af60b [2021-05-19T02:09:52.358Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T02:09:52.358Z] ---> Running in 8ad3f1ea0758 [2021-05-19T02:09:53.966Z] Removing intermediate container 8ad3f1ea0758 [2021-05-19T02:09:53.967Z] ---> 1e099813662e [2021-05-19T02:09:53.967Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T02:09:53.967Z] ---> f6ba18b57c51 [2021-05-19T02:09:53.967Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T02:09:53.967Z] ---> Running in 5a7a7069621c [2021-05-19T02:09:54.259Z] ---> 61f1e556cbad [2021-05-19T02:09:54.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T02:09:54.259Z] ---> 042ba88a902e [2021-05-19T02:09:54.259Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T02:09:54.259Z] Removing intermediate container f81c3716d54d [2021-05-19T02:09:54.259Z] ---> c94d8d8fd055 [2021-05-19T02:09:54.259Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T02:09:54.938Z] Removing intermediate container 5a7a7069621c [2021-05-19T02:09:54.938Z] ---> 599fa0daf178 [2021-05-19T02:09:54.938Z] [2021-05-19T02:09:55.541Z] ---> 1f59b3650268 [2021-05-19T02:09:55.541Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-19T02:09:55.541Z] Successfully built 599fa0daf178 [2021-05-19T02:09:55.818Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T02:09:55.818Z] ---> Running in af9ec4bbc74c [2021-05-19T02:09:55.818Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-19T02:09:55.819Z] ---> 21da4b46a46a [2021-05-19T02:09:55.819Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T02:09:56.103Z] ---> b83d7f0ff27e [2021-05-19T02:09:56.103Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T02:09:56.103Z] ---> Running in c42e2441d169 [2021-05-19T02:09:56.383Z] ---> d6dde8c7484d [2021-05-19T02:09:56.383Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T02:09:57.378Z] Removing intermediate container c42e2441d169 [2021-05-19T02:09:57.378Z] ---> ff1e46b7e831 [2021-05-19T02:09:57.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:09:57.658Z] ---> Running in 226704992de3 [2021-05-19T02:09:57.943Z] ---> bbdff5bbda96 [2021-05-19T02:09:57.943Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T02:09:58.569Z] Removing intermediate container 226704992de3 [2021-05-19T02:09:58.569Z] ---> 8a20f5c8f9a7 [2021-05-19T02:09:58.569Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T02:09:58.855Z] ---> Running in 6d22859cbe5c [2021-05-19T02:09:58.855Z] ---> 975ed47160b6 [2021-05-19T02:09:58.855Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T02:09:59.136Z] ---> Running in acbe3f6e3f7e [2021-05-19T02:09:59.746Z] Removing intermediate container 6d22859cbe5c [2021-05-19T02:09:59.746Z] ---> 9c02695f7261 [2021-05-19T02:09:59.746Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:10:00.030Z] Removing intermediate container af9ec4bbc74c [2021-05-19T02:10:00.030Z] ---> f63e6a681490 [2021-05-19T02:10:00.030Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T02:10:00.304Z] Removing intermediate container acbe3f6e3f7e [2021-05-19T02:10:00.304Z] ---> 241a5cb52458 [2021-05-19T02:10:00.304Z] Step 22/23 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:10:00.304Z] ---> 66eb09004b12 [2021-05-19T02:10:00.304Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T02:10:00.304Z] ---> Running in 0e57764804a3 [2021-05-19T02:10:00.304Z] ---> Running in e22517d9d985 [2021-05-19T02:10:00.304Z] ---> Running in dfd444085978 [2021-05-19T02:10:01.286Z] Removing intermediate container 0e57764804a3 [2021-05-19T02:10:01.286Z] ---> 4f8b0733f192 [2021-05-19T02:10:01.286Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T02:10:01.895Z] ---> Running in cbce22bf3205 [2021-05-19T02:10:01.895Z] Removing intermediate container dfd444085978 [2021-05-19T02:10:01.895Z] ---> 29f06c84ce8f [2021-05-19T02:10:01.895Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T02:10:01.895Z] Removing intermediate container e22517d9d985 [2021-05-19T02:10:01.895Z] ---> 8253b0299f1c [2021-05-19T02:10:01.895Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T02:10:01.895Z] ---> f2fd13946aa9 [2021-05-19T02:10:01.895Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T02:10:02.182Z] ---> Running in bc441bedb89b [2021-05-19T02:10:02.182Z] ---> Running in ebd90069ff05 [2021-05-19T02:10:02.794Z] Removing intermediate container cbce22bf3205 [2021-05-19T02:10:02.794Z] ---> d539cb13ef1a [2021-05-19T02:10:02.794Z] Step 23/24 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:10:03.067Z] ---> Running in 475e2a47bc1f [2021-05-19T02:10:03.067Z] Removing intermediate container bc441bedb89b [2021-05-19T02:10:03.067Z] ---> 4167b69311ab [2021-05-19T02:10:03.067Z] Step 25/26 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:10:03.340Z] ---> 36b9ec76ebab [2021-05-19T02:10:03.341Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T02:10:03.341Z] Removing intermediate container ebd90069ff05 [2021-05-19T02:10:03.341Z] ---> 25d77eb8e9fe [2021-05-19T02:10:03.341Z] [2021-05-19T02:10:03.341Z] ---> Running in d52ad19eeaf2 [2021-05-19T02:10:03.944Z] ---> Running in 5547c4652e72 [2021-05-19T02:10:03.945Z] Removing intermediate container 475e2a47bc1f [2021-05-19T02:10:03.945Z] ---> 54a899e47158 [2021-05-19T02:10:03.945Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T02:10:03.945Z] Successfully built 25d77eb8e9fe [2021-05-19T02:10:03.945Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T02:10:03.945Z] Building core-command [2021-05-19T02:10:04.221Z]  Building support-scheduler ... done  ---> Running in 44697c2be071 [2021-05-19T02:10:04.221Z] Removing intermediate container d52ad19eeaf2 [2021-05-19T02:10:04.221Z] ---> 2e715305ab1f [2021-05-19T02:10:04.221Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T02:10:04.504Z] ---> Running in 725f0886752a [2021-05-19T02:10:04.504Z] Removing intermediate container 5547c4652e72 [2021-05-19T02:10:04.504Z] ---> f08b9400d4b0 [2021-05-19T02:10:04.504Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T02:10:04.784Z] Removing intermediate container 44697c2be071 [2021-05-19T02:10:04.784Z] ---> 4ad2eece1727 [2021-05-19T02:10:04.784Z] [2021-05-19T02:10:05.067Z] Removing intermediate container 725f0886752a [2021-05-19T02:10:05.067Z] ---> 44bd9ed8b9f7 [2021-05-19T02:10:05.345Z] [2021-05-19T02:10:05.345Z] Successfully built 4ad2eece1727 [2021-05-19T02:10:05.345Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T02:10:05.345Z]  Building core-metadata ... done Building core-data [2021-05-19T02:10:05.621Z] Successfully built 44bd9ed8b9f7 [2021-05-19T02:10:05.895Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T02:10:05.895Z]  Building security-secretstore-setup ... done Building support-notifications [2021-05-19T02:10:05.895Z] ---> 2081b38dae77 [2021-05-19T02:10:05.895Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T02:10:06.170Z] ---> Running in 40a75329c1f3 [2021-05-19T02:10:08.799Z] Removing intermediate container 40a75329c1f3 [2021-05-19T02:10:08.799Z] ---> 1fb6c519307b [2021-05-19T02:10:08.799Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T02:10:09.075Z] ---> Running in 1fb5939036e2 [2021-05-19T02:10:09.681Z] Removing intermediate container 1fb5939036e2 [2021-05-19T02:10:09.681Z] ---> 7680638e15a1 [2021-05-19T02:10:09.681Z] Step 29/32 : CMD ["gate"] [2021-05-19T02:10:10.288Z] ---> Running in b8ae54a69f98 [2021-05-19T02:10:11.296Z] Removing intermediate container b8ae54a69f98 [2021-05-19T02:10:11.296Z] ---> ef85abea594c [2021-05-19T02:10:11.296Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T02:10:12.287Z] ---> Running in 04430f9ca2ae [2021-05-19T02:10:13.284Z] Removing intermediate container 04430f9ca2ae [2021-05-19T02:10:13.284Z] ---> 0cde22d0eade [2021-05-19T02:10:13.284Z] Step 31/32 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:10:14.284Z] ---> Running in 97ea22fd7df7 [2021-05-19T02:10:14.911Z] Removing intermediate container 97ea22fd7df7 [2021-05-19T02:10:14.911Z] ---> 339c1736b3b2 [2021-05-19T02:10:14.911Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T02:10:15.900Z] ---> Running in b78798201526 [2021-05-19T02:10:16.509Z] Removing intermediate container b78798201526 [2021-05-19T02:10:16.509Z] ---> 76c58b5405e4 [2021-05-19T02:10:16.509Z] [2021-05-19T02:10:17.104Z] Successfully built 76c58b5405e4 [2021-05-19T02:10:17.104Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T02:10:43.882Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:10:43.882Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:10:43.882Z] ---> 2adebd60fdca [2021-05-19T02:10:43.882Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T02:10:43.882Z] ---> Using cache [2021-05-19T02:10:43.882Z] ---> 50b38ddef224 [2021-05-19T02:10:43.882Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:10:43.882Z] ---> Using cache [2021-05-19T02:10:43.882Z] ---> 18337294d61a [2021-05-19T02:10:43.882Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T02:10:46.507Z] ---> Running in 50c6628243e8 [2021-05-19T02:10:47.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:10:48.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:10:49.479Z] OK: 218 MiB in 52 packages [2021-05-19T02:10:52.102Z] Removing intermediate container 50c6628243e8 [2021-05-19T02:10:52.102Z] ---> 5d6ce565e8d8 [2021-05-19T02:10:52.102Z] Step 6/24 : COPY go.mod . [2021-05-19T02:10:53.081Z] ---> 51550fcafe37 [2021-05-19T02:10:53.081Z] Step 7/24 : RUN go mod download [2021-05-19T02:10:53.357Z] ---> Running in f7a324778cf3 [2021-05-19T02:10:53.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:10:53.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:10:53.633Z] ---> 2adebd60fdca [2021-05-19T02:10:53.633Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T02:10:53.633Z] ---> Using cache [2021-05-19T02:10:53.633Z] ---> 50b38ddef224 [2021-05-19T02:10:53.633Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:10:53.633Z] ---> Using cache [2021-05-19T02:10:53.633Z] ---> 18337294d61a [2021-05-19T02:10:53.633Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T02:10:53.633Z] ---> Using cache [2021-05-19T02:10:53.633Z] ---> 9550a8d39d9a [2021-05-19T02:10:53.633Z] Step 6/24 : COPY go.mod . [2021-05-19T02:10:53.633Z] ---> Using cache [2021-05-19T02:10:53.633Z] ---> 6208fcdc87c7 [2021-05-19T02:10:53.633Z] Step 7/24 : RUN go mod download [2021-05-19T02:10:53.633Z] ---> Using cache [2021-05-19T02:10:53.633Z] ---> 85db3bf400e5 [2021-05-19T02:10:53.634Z] Step 8/24 : COPY . . [2021-05-19T02:10:53.921Z] ---> Using cache [2021-05-19T02:10:53.921Z] ---> 632ba31a12a5 [2021-05-19T02:10:53.921Z] Step 9/24 : RUN go mod tidy [2021-05-19T02:10:53.921Z] ---> Using cache [2021-05-19T02:10:53.921Z] ---> 9bf7560069a5 [2021-05-19T02:10:53.921Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T02:10:54.537Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:10:54.537Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:10:54.537Z] ---> 2adebd60fdca [2021-05-19T02:10:54.537Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T02:10:54.537Z] ---> Using cache [2021-05-19T02:10:54.537Z] ---> 50b38ddef224 [2021-05-19T02:10:54.537Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:10:54.537Z] ---> Using cache [2021-05-19T02:10:54.537Z] ---> 18337294d61a [2021-05-19T02:10:54.537Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T02:10:54.537Z] ---> Running in 973642d1003d [2021-05-19T02:10:54.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T02:10:54.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T02:10:54.810Z] ---> 2adebd60fdca [2021-05-19T02:10:54.810Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T02:10:54.810Z] ---> Using cache [2021-05-19T02:10:54.810Z] ---> 50b38ddef224 [2021-05-19T02:10:54.810Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:10:54.810Z] ---> Using cache [2021-05-19T02:10:54.810Z] ---> 18337294d61a [2021-05-19T02:10:54.810Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T02:10:54.810Z] ---> Running in b26035e6d988 [2021-05-19T02:10:54.810Z] ---> Running in a4c8c46296a0 [2021-05-19T02:10:56.255Z] Removing intermediate container f7a324778cf3 [2021-05-19T02:10:56.255Z] ---> 93fed2e247fe [2021-05-19T02:10:56.255Z] Step 8/24 : COPY . . [2021-05-19T02:10:56.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-19T02:10:56.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:10:56.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:10:57.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:10:57.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:10:58.784Z] OK: 218 MiB in 52 packages [2021-05-19T02:10:59.060Z] OK: 218 MiB in 52 packages [2021-05-19T02:11:01.681Z] Removing intermediate container b26035e6d988 [2021-05-19T02:11:01.681Z] ---> fcb297581608 [2021-05-19T02:11:01.681Z] Step 6/23 : COPY go.mod . [2021-05-19T02:11:01.681Z] Removing intermediate container a4c8c46296a0 [2021-05-19T02:11:01.681Z] ---> e0c4ad088b2a [2021-05-19T02:11:01.681Z] Step 6/24 : COPY go.mod . [2021-05-19T02:11:03.664Z] ---> 2f49e4c86546 [2021-05-19T02:11:03.664Z] Step 7/23 : RUN go mod download [2021-05-19T02:11:03.664Z] ---> b009f37680d1 [2021-05-19T02:11:03.664Z] Step 7/24 : RUN go mod download [2021-05-19T02:11:03.940Z] ---> Running in a9cd098e8132 [2021-05-19T02:11:03.940Z] ---> Running in 9d0ea56fe144 [2021-05-19T02:11:10.674Z] Removing intermediate container 9d0ea56fe144 [2021-05-19T02:11:10.674Z] ---> 4296c504c489 [2021-05-19T02:11:10.674Z] Step 8/24 : COPY . . [2021-05-19T02:11:10.674Z] Removing intermediate container a9cd098e8132 [2021-05-19T02:11:10.674Z] ---> 55b8e91fb38c [2021-05-19T02:11:10.674Z] Step 8/23 : COPY . . [2021-05-19T02:11:25.903Z] ---> c4e2846e3ce3 [2021-05-19T02:11:25.903Z] Step 9/24 : RUN go mod tidy [2021-05-19T02:11:25.903Z] ---> Running in 62f091b395b4 [2021-05-19T02:11:34.217Z] Removing intermediate container 62f091b395b4 [2021-05-19T02:11:34.217Z] ---> 87ec18b57990 [2021-05-19T02:11:34.217Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T02:11:34.217Z] ---> Running in 7f9b83eef1a8 [2021-05-19T02:11:36.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-19T02:11:40.529Z] ---> a51213c55ea8 [2021-05-19T02:11:40.529Z] Step 9/24 : RUN go mod tidy [2021-05-19T02:11:40.529Z] ---> Running in 919a749c3b54 [2021-05-19T02:11:40.804Z] ---> a4ad0fe9523e [2021-05-19T02:11:40.804Z] Step 9/23 : RUN go mod tidy [2021-05-19T02:11:41.087Z] ---> Running in 8c2bc9fbc503 [2021-05-19T02:11:47.819Z] Removing intermediate container 919a749c3b54 [2021-05-19T02:11:47.819Z] ---> 9028c1c80c8a [2021-05-19T02:11:47.819Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T02:11:47.819Z] ---> Running in 1097fc9ec14a [2021-05-19T02:11:47.819Z] Removing intermediate container 8c2bc9fbc503 [2021-05-19T02:11:47.819Z] ---> d76d8c836011 [2021-05-19T02:11:47.819Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T02:11:48.099Z] ---> Running in b6b527ba35c9 [2021-05-19T02:11:50.085Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-19T02:11:51.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T02:11:53.714Z] Removing intermediate container 973642d1003d [2021-05-19T02:11:53.714Z] ---> b9f83606d3dc [2021-05-19T02:11:53.714Z] [2021-05-19T02:11:53.714Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T02:11:53.714Z] ---> 9852663dfa18 [2021-05-19T02:11:53.714Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T02:11:53.714Z] ---> Using cache [2021-05-19T02:11:53.714Z] ---> 4b511d3a910a [2021-05-19T02:11:53.714Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T02:11:53.714Z] ---> Using cache [2021-05-19T02:11:53.714Z] ---> 13b04e83dd4e [2021-05-19T02:11:53.714Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T02:11:53.714Z] ---> Running in 40d7f711e03e [2021-05-19T02:11:54.702Z] Removing intermediate container 40d7f711e03e [2021-05-19T02:11:54.702Z] ---> 979dc51d91a0 [2021-05-19T02:11:54.702Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T02:11:54.702Z] ---> Running in f636d4ecfa7a [2021-05-19T02:11:55.305Z] Removing intermediate container f636d4ecfa7a [2021-05-19T02:11:55.305Z] ---> c27fdfa937d0 [2021-05-19T02:11:55.305Z] Step 16/24 : WORKDIR / [2021-05-19T02:11:55.584Z] ---> Running in 21200715eda1 [2021-05-19T02:11:56.569Z] Removing intermediate container 21200715eda1 [2021-05-19T02:11:56.569Z] ---> 825ec70d9cb1 [2021-05-19T02:11:56.569Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T02:11:57.593Z] ---> 4b7b6b0aab63 [2021-05-19T02:11:57.593Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T02:11:59.577Z] ---> 0026f24e5243 [2021-05-19T02:11:59.577Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T02:12:01.039Z] ---> f9ec14438bf8 [2021-05-19T02:12:01.039Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T02:12:01.039Z] ---> Running in 6bfd58e8ccce [2021-05-19T02:12:01.637Z] Removing intermediate container 6bfd58e8ccce [2021-05-19T02:12:01.637Z] ---> 6ebf0a3f1da4 [2021-05-19T02:12:01.637Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:12:01.919Z] ---> Running in 98594d695708 [2021-05-19T02:12:02.525Z] Removing intermediate container 98594d695708 [2021-05-19T02:12:02.525Z] ---> 6ea7ed33e5ed [2021-05-19T02:12:02.525Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T02:12:02.802Z] ---> Running in 4655ae42007e [2021-05-19T02:12:03.411Z] Removing intermediate container 4655ae42007e [2021-05-19T02:12:03.411Z] ---> b60bb307a450 [2021-05-19T02:12:03.411Z] Step 23/24 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:12:03.688Z] ---> Running in 155a4b20c6a1 [2021-05-19T02:12:04.680Z] Removing intermediate container 155a4b20c6a1 [2021-05-19T02:12:04.680Z] ---> 167a66670596 [2021-05-19T02:12:04.680Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T02:12:04.680Z] ---> Running in d5bee98910fc [2021-05-19T02:12:05.281Z] Removing intermediate container d5bee98910fc [2021-05-19T02:12:05.281Z] ---> 4b9792c70398 [2021-05-19T02:12:05.281Z] [2021-05-19T02:12:05.886Z] Successfully built 4b9792c70398 [2021-05-19T02:12:05.886Z] Successfully tagged core-command-arm64:latest [2021-05-19T02:13:02.476Z]  Building core-command ... done Removing intermediate container 7f9b83eef1a8 [2021-05-19T02:13:02.476Z] ---> 3e248f17aa71 [2021-05-19T02:13:02.476Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T02:13:02.476Z] ---> Running in 9c5302bcf4b7 [2021-05-19T02:13:02.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-19T02:13:02.476Z] Removing intermediate container 9c5302bcf4b7 [2021-05-19T02:13:02.476Z] ---> 30933e40b822 [2021-05-19T02:13:02.476Z] [2021-05-19T02:13:02.476Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T02:13:02.476Z] 20.10.0: Pulling from library/docker [2021-05-19T02:13:14.978Z] Removing intermediate container b6b527ba35c9 [2021-05-19T02:13:14.978Z] ---> a5f683c4b694 [2021-05-19T02:13:14.978Z] [2021-05-19T02:13:14.978Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T02:13:14.978Z] ---> 9852663dfa18 [2021-05-19T02:13:14.978Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T02:13:14.978Z] ---> Running in 5c22dd907b34 [2021-05-19T02:13:16.427Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T02:13:16.427Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T02:13:16.427Z] ---> eeaf43b92773 [2021-05-19T02:13:16.427Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-19T02:13:16.427Z] ---> Running in 421080942f08 [2021-05-19T02:13:16.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:13:16.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:13:16.981Z] Removing intermediate container 421080942f08 [2021-05-19T02:13:16.981Z] ---> 187a3654b087 [2021-05-19T02:13:16.981Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T02:13:16.981Z] ---> Running in 91940a485282 [2021-05-19T02:13:17.258Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T02:13:17.258Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T02:13:17.258Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:13:17.532Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T02:13:17.532Z] OK: 6 MiB in 16 packages [2021-05-19T02:13:18.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:13:18.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:13:19.268Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T02:13:19.268Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T02:13:19.547Z] Executing bash-5.0.17-r0.post-install [2021-05-19T02:13:19.547Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T02:13:19.547Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T02:13:19.547Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T02:13:19.547Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T02:13:19.547Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T02:13:19.547Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T02:13:19.547Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T02:13:19.547Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T02:13:19.547Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T02:13:19.547Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T02:13:19.547Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T02:13:19.824Z] Removing intermediate container 5c22dd907b34 [2021-05-19T02:13:19.824Z] ---> ff3f8a96b57d [2021-05-19T02:13:19.824Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T02:13:21.262Z] ---> Running in 4b2e43c99b39 [2021-05-19T02:13:21.535Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T02:13:21.535Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T02:13:21.535Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T02:13:21.535Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T02:13:21.535Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T02:13:21.535Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T02:13:21.535Z] Removing intermediate container 1097fc9ec14a [2021-05-19T02:13:21.535Z] ---> e446812d9961 [2021-05-19T02:13:21.535Z] [2021-05-19T02:13:21.535Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T02:13:21.535Z] ---> 9852663dfa18 [2021-05-19T02:13:21.535Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T02:13:21.807Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T02:13:21.807Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T02:13:21.807Z] Removing intermediate container 4b2e43c99b39 [2021-05-19T02:13:21.807Z] ---> c5e195342481 [2021-05-19T02:13:21.807Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T02:13:21.807Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T02:13:21.807Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T02:13:21.807Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T02:13:21.807Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T02:13:21.807Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T02:13:22.085Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T02:13:22.085Z] ---> Running in bb35e821dd41 [2021-05-19T02:13:22.085Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T02:13:22.085Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T02:13:22.085Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T02:13:22.085Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T02:13:22.085Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T02:13:22.085Z] ---> Running in 53ff34352241 [2021-05-19T02:13:22.085Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T02:13:22.085Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T02:13:22.085Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T02:13:22.085Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T02:13:22.366Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T02:13:22.366Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T02:13:22.366Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T02:13:22.366Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T02:13:22.366Z] OK: 72 MiB in 59 packages [2021-05-19T02:13:22.648Z] Removing intermediate container bb35e821dd41 [2021-05-19T02:13:22.648Z] ---> a28f89e14842 [2021-05-19T02:13:22.648Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T02:13:22.648Z] Removing intermediate container 53ff34352241 [2021-05-19T02:13:22.648Z] ---> ec758497cc0c [2021-05-19T02:13:22.648Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T02:13:22.927Z] ---> Running in e552907a76b2 [2021-05-19T02:13:22.927Z] ---> Running in f54115b43d2a [2021-05-19T02:13:23.530Z] Removing intermediate container e552907a76b2 [2021-05-19T02:13:23.530Z] ---> da5655b3239d [2021-05-19T02:13:23.530Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T02:13:23.530Z] Removing intermediate container f54115b43d2a [2021-05-19T02:13:23.530Z] ---> 5c447c798f4f [2021-05-19T02:13:23.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T02:13:23.530Z] ---> Running in 824121430a36 [2021-05-19T02:13:24.516Z] Removing intermediate container 824121430a36 [2021-05-19T02:13:24.516Z] ---> 1fb89c206157 [2021-05-19T02:13:24.516Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:13:24.516Z] ---> Running in 6c8a029319b2 [2021-05-19T02:13:24.516Z] ---> 51f8dc59aadf [2021-05-19T02:13:24.516Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T02:13:25.963Z] ---> 4b6c4c830c29 [2021-05-19T02:13:25.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T02:13:26.961Z] Removing intermediate container 6c8a029319b2 [2021-05-19T02:13:27.253Z] ---> 176d16ccb781 [2021-05-19T02:13:27.253Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T02:13:27.253Z] ---> 17c1e199be79 [2021-05-19T02:13:27.253Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T02:13:27.253Z] ---> Running in 0bd85db84f86 [2021-05-19T02:13:27.253Z] ---> Running in 41e728b8edef [2021-05-19T02:13:27.877Z] Collecting docker-compose==1.23.2 [2021-05-19T02:13:27.877Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T02:13:27.877Z] Removing intermediate container 41e728b8edef [2021-05-19T02:13:27.877Z] ---> 02440b9ea051 [2021-05-19T02:13:27.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:13:28.158Z] ---> Running in f3a37182433c [2021-05-19T02:13:28.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:13:28.764Z] Removing intermediate container f3a37182433c [2021-05-19T02:13:28.764Z] ---> c8609c1c31c7 [2021-05-19T02:13:28.764Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T02:13:28.764Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T02:13:28.764Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T02:13:29.040Z] ---> Running in 56ecba1dd9f5 [2021-05-19T02:13:29.321Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T02:13:29.321Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T02:13:29.619Z] Removing intermediate container 56ecba1dd9f5 [2021-05-19T02:13:29.619Z] ---> 1d105e7def67 [2021-05-19T02:13:29.619Z] Step 22/23 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:13:29.619Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:13:29.619Z] ---> Running in 9399863d34ea [2021-05-19T02:13:30.264Z] Removing intermediate container 9399863d34ea [2021-05-19T02:13:30.264Z] ---> f42c29b7ba6d [2021-05-19T02:13:30.264Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T02:13:30.264Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T02:13:30.552Z] ---> Running in 6cfdeb8b5963 [2021-05-19T02:13:30.552Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T02:13:30.552Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T02:13:30.552Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T02:13:30.833Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T02:13:30.834Z] Removing intermediate container 6cfdeb8b5963 [2021-05-19T02:13:30.834Z] ---> 4a2768381fda [2021-05-19T02:13:30.834Z] [2021-05-19T02:13:31.115Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T02:13:31.115Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:13:31.115Z] OK: 8 MiB in 20 packages [2021-05-19T02:13:31.406Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T02:13:31.406Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T02:13:31.689Z] Successfully built 4a2768381fda [2021-05-19T02:13:31.689Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T02:13:32.665Z]  Building support-notifications ... done Collecting docker<4.0,>=3.6.0 [2021-05-19T02:13:32.665Z] Removing intermediate container 0bd85db84f86 [2021-05-19T02:13:32.665Z] ---> d90dc361e65b [2021-05-19T02:13:32.665Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T02:13:32.665Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T02:13:33.260Z] ---> 0bd63c44e606 [2021-05-19T02:13:33.260Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T02:13:33.866Z] Collecting PyYAML<4,>=3.10 [2021-05-19T02:13:33.867Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T02:13:34.472Z] ---> 8b063043d088 [2021-05-19T02:13:34.472Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T02:13:35.465Z] ---> ec41b7cdaf22 [2021-05-19T02:13:35.465Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T02:13:35.465Z] ---> Running in dce1698ae7ef [2021-05-19T02:13:36.062Z] Removing intermediate container dce1698ae7ef [2021-05-19T02:13:36.062Z] ---> 9c9c2701dd88 [2021-05-19T02:13:36.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:13:36.338Z] ---> Running in 3f3e83721f37 [2021-05-19T02:13:36.615Z] Removing intermediate container 3f3e83721f37 [2021-05-19T02:13:36.615Z] ---> b1ed17654db6 [2021-05-19T02:13:36.615Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T02:13:36.890Z] ---> Running in 1a79bcabfaa9 [2021-05-19T02:13:37.168Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-19T02:13:37.448Z] Removing intermediate container 1a79bcabfaa9 [2021-05-19T02:13:37.448Z] ---> f6d748e4cf09 [2021-05-19T02:13:37.448Z] Step 23/24 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:13:37.448Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T02:13:37.448Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T02:13:37.448Z] ---> Running in 928a0c2a6ad4 [2021-05-19T02:13:38.057Z] Removing intermediate container 928a0c2a6ad4 [2021-05-19T02:13:38.057Z] ---> 2270cb4a8ae5 [2021-05-19T02:13:38.057Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T02:13:38.334Z] ---> Running in e18279c02650 [2021-05-19T02:13:38.608Z] Removing intermediate container e18279c02650 [2021-05-19T02:13:38.608Z] ---> acbe6ae47d02 [2021-05-19T02:13:38.608Z] [2021-05-19T02:13:39.209Z] Successfully built acbe6ae47d02 [2021-05-19T02:13:39.209Z] Successfully tagged core-data-arm64:latest [2021-05-19T02:13:39.807Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-05-19T02:13:39.807Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T02:13:41.789Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T02:13:41.789Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T02:13:43.761Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T02:13:43.761Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T02:13:44.032Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-19T02:13:44.305Z] Collecting idna<2.8,>=2.5 [2021-05-19T02:13:44.305Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T02:13:44.897Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T02:13:44.897Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T02:13:45.169Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-19T02:13:45.169Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T02:13:45.169Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T02:13:45.443Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T02:13:45.443Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T02:13:45.443Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T02:13:45.443Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T02:13:46.079Z] Installing collected packages: cached-property, jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, texttable, docopt, docker-compose [2021-05-19T02:13:46.352Z] Attempting uninstall: idna [2021-05-19T02:13:46.352Z] Found existing installation: idna 2.9 [2021-05-19T02:13:46.626Z] Uninstalling idna-2.9: [2021-05-19T02:13:46.626Z] Successfully uninstalled idna-2.9 [2021-05-19T02:13:47.223Z] Attempting uninstall: urllib3 [2021-05-19T02:13:47.223Z] Found existing installation: urllib3 1.25.9 [2021-05-19T02:13:47.223Z] Uninstalling urllib3-1.25.9: [2021-05-19T02:13:47.223Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T02:13:47.820Z] Attempting uninstall: requests [2021-05-19T02:13:47.820Z] Found existing installation: requests 2.23.0 [2021-05-19T02:13:47.820Z] Uninstalling requests-2.23.0: [2021-05-19T02:13:47.820Z] Successfully uninstalled requests-2.23.0 [2021-05-19T02:13:49.259Z] Running setup.py install for PyYAML: started [2021-05-19T02:13:51.244Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T02:13:51.244Z] Running setup.py install for dockerpty: started [2021-05-19T02:13:53.226Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T02:13:53.226Z] Running setup.py install for texttable: started [2021-05-19T02:13:55.204Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T02:13:55.204Z] Running setup.py install for docopt: started [2021-05-19T02:13:56.639Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T02:13:57.621Z] 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.59.0 [2021-05-19T02:14:05.905Z] Removing intermediate container 91940a485282 [2021-05-19T02:14:05.905Z] ---> d10dbffb14e8 [2021-05-19T02:14:05.905Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T02:14:05.905Z] ---> Running in b9d29730997f [2021-05-19T02:14:06.186Z] Removing intermediate container b9d29730997f [2021-05-19T02:14:06.186Z] ---> 3cd3bae4fca7 [2021-05-19T02:14:06.187Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T02:14:06.187Z] ---> Running in 780096bb882f [2021-05-19T02:14:06.782Z] Removing intermediate container 780096bb882f [2021-05-19T02:14:06.782Z] ---> 3fc5b5d26bff [2021-05-19T02:14:06.782Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T02:14:08.225Z] ---> aa810b8b02a6 [2021-05-19T02:14:08.225Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T02:14:08.823Z] ---> fde2d0df5f35 [2021-05-19T02:14:08.823Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T02:14:09.808Z] ---> ead5f4b3086d [2021-05-19T02:14:09.808Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T02:14:10.081Z] ---> Running in 50132ab5a9ff [2021-05-19T02:14:10.354Z] Removing intermediate container 50132ab5a9ff [2021-05-19T02:14:10.354Z] ---> c46369d5569a [2021-05-19T02:14:10.354Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:14:10.631Z] ---> Running in 7f327842ffd1 [2021-05-19T02:14:11.227Z] Removing intermediate container 7f327842ffd1 [2021-05-19T02:14:11.227Z] ---> 6add91f29472 [2021-05-19T02:14:11.227Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T02:14:11.227Z] ---> Running in 0359ebcdcdea [2021-05-19T02:14:11.826Z] Removing intermediate container 0359ebcdcdea [2021-05-19T02:14:11.826Z] ---> 451d7749b75a [2021-05-19T02:14:11.826Z] Step 23/24 : LABEL git_sha=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [2021-05-19T02:14:11.826Z] ---> Running in a36693d7c19c [2021-05-19T02:14:12.423Z] Removing intermediate container a36693d7c19c [2021-05-19T02:14:12.423Z] ---> 3764af3fcfca [2021-05-19T02:14:12.423Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T02:14:12.700Z] ---> Running in f7cb86be96a2 [2021-05-19T02:14:13.297Z] Removing intermediate container f7cb86be96a2 [2021-05-19T02:14:13.297Z] ---> 230f51a57049 [2021-05-19T02:14:13.297Z] [2021-05-19T02:14:13.570Z] Successfully built 230f51a57049 [2021-05-19T02:14:13.570Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T02:14:14.180Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T02:14:14.186Z] $ docker stop --time=1 0adff7eb05f01368a690331ea72179438a49cfd795e9b4e264f76eb1fa2d548c [2021-05-19T02:14:16.313Z] $ docker rm -f 0adff7eb05f01368a690331ea72179438a49cfd795e9b4e264f76eb1fa2d548c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:14:16.928Z] + docker images [2021-05-19T02:14:17.198Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T02:14:17.198Z] sys-mgmt-agent-arm64 latest 230f51a57049 5 seconds ago 299MB [2021-05-19T02:14:17.198Z] core-data-arm64 latest acbe6ae47d02 39 seconds ago 20.4MB [2021-05-19T02:14:17.198Z] support-notifications-arm64 latest 4a2768381fda 47 seconds ago 16.8MB [2021-05-19T02:14:17.198Z] e446812d9961 56 seconds ago 990MB [2021-05-19T02:14:17.198Z] a5f683c4b694 About a minute ago 981MB [2021-05-19T02:14:17.198Z] 30933e40b822 About a minute ago 977MB [2021-05-19T02:14:17.198Z] core-command-arm64 latest 4b9792c70398 2 minutes ago 16.1MB [2021-05-19T02:14:17.198Z] b9f83606d3dc 2 minutes ago 980MB [2021-05-19T02:14:17.198Z] security-bootstrapper-arm64 latest 76c58b5405e4 4 minutes ago 17.2MB [2021-05-19T02:14:17.198Z] core-metadata-arm64 latest 4ad2eece1727 4 minutes ago 17.4MB [2021-05-19T02:14:17.198Z] security-secretstore-setup-arm64 latest 44bd9ed8b9f7 4 minutes ago 24.4MB [2021-05-19T02:14:17.198Z] support-scheduler-arm64 latest 25d77eb8e9fe 4 minutes ago 16.1MB [2021-05-19T02:14:17.198Z] security-proxy-setup-arm64 latest 599fa0daf178 4 minutes ago 24MB [2021-05-19T02:14:17.198Z] f108368939a1 4 minutes ago 989MB [2021-05-19T02:14:17.198Z] 6a6a91669e62 4 minutes ago 981MB [2021-05-19T02:14:17.198Z] 4ff7e81b856a 4 minutes ago 978MB [2021-05-19T02:14:17.198Z] 6cbfbdd53bb5 4 minutes ago 978MB [2021-05-19T02:14:17.198Z] d874cf09dfe6 4 minutes ago 974MB [2021-05-19T02:14:17.198Z] ci-base-image-arm64 latest 2adebd60fdca 16 minutes ago 641MB [2021-05-19T02:14:17.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T02:14:17.198Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-19T02:14:17.198Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T02:14:17.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:14:17.950Z] ---> job-cost.sh [2021-05-19T02:14:17.950Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aU8H [2021-05-19T02:14:56.903Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T02:16:33.744Z] lf-activate-venv(): INFO: Adding /tmp/venv-aU8H/bin to PATH [2021-05-19T02:16:33.744Z] INFO: No Stack... [2021-05-19T02:16:33.744Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T02:16:33.744Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T02:16:34.084Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2021-05-19T02:16:34.084Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T02:16:34.144Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3464-10-stack-cost] [2021-05-19T02:16:34.153Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3464-10-stack-cost] did not exist. Created. [2021-05-19T02:16:34.153Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3464-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T02:16:34.504Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T02:16:34.772Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T02:16:34.785Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3464-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T02:16:35.420Z] provisioning config files... [2021-05-19T02:16:35.437Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config4354765982413221628tmp [Pipeline] { [Pipeline] sh [2021-05-19T02:16:35.755Z] + set +x [2021-05-19T02:16:35.755Z] + bash -s -- [2021-05-19T02:16:35.755Z] + curl -s https://codecov.io/bash [2021-05-19T02:16:36.016Z] [2021-05-19T02:16:36.016Z] _____ _ [2021-05-19T02:16:36.016Z] / ____| | | [2021-05-19T02:16:36.016Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T02:16:36.016Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T02:16:36.016Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T02:16:36.016Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T02:16:36.016Z] Bash-1.0.2 [2021-05-19T02:16:36.016Z] [2021-05-19T02:16:36.016Z] [2021-05-19T02:16:36.016Z] ==> git version 2.24.4 found [2021-05-19T02:16:36.016Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-19T02:16:36.016Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T02:16:36.016Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T02:16:36.016Z] ==> Jenkins CI detected. [2021-05-19T02:16:36.016Z] project root: . [2021-05-19T02:16:36.016Z] --> token set from env [2021-05-19T02:16:36.016Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T02:16:36.016Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T02:16:36.016Z] ==> Python coveragepy not found [2021-05-19T02:16:36.016Z] ==> Searching for coverage reports in: [2021-05-19T02:16:36.016Z] + . [2021-05-19T02:16:36.016Z] -> Found 1 reports [2021-05-19T02:16:36.016Z] ==> Detecting git/mercurial file structure [2021-05-19T02:16:36.016Z] ==> Reading reports [2021-05-19T02:16:36.016Z] + ./coverage.out bytes=734947 [2021-05-19T02:16:36.016Z] ==> Appending adjustments [2021-05-19T02:16:36.016Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T02:16:38.570Z] + Found adjustments [2021-05-19T02:16:38.570Z] ==> Gzipping contents [2021-05-19T02:16:38.570Z] 104K /tmp/codecov.fTwBE3.gz [2021-05-19T02:16:38.570Z] ==> Uploading reports [2021-05-19T02:16:38.570Z] url: https://codecov.io [2021-05-19T02:16:38.570Z] query: branch=PR-3464&commit=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= [2021-05-19T02:16:38.570Z] -> Pinging Codecov [2021-05-19T02:16:38.570Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3464&commit=6ea15550f7c005b391f5d7ca1e639ae0cd4ab726&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= [2021-05-19T02:16:39.956Z] -> Uploading to [2021-05-19T02:16:39.956Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/6ea15550f7c005b391f5d7ca1e639ae0cd4ab726/ad3554fc-7172-4e38-9103-412b0019fcb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T021639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f17648ea530e88a7cd6d23aed53f8efb6398d7f0620b93b32a7df7296394775 [2021-05-19T02:16:39.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T02:16:39.956Z] Dload Upload Total Spent Left Speed [2021-05-19T02:16:40.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 227k --:--:-- --:--:-- --:--:-- 227k [2021-05-19T02:16:40.217Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6ea15550f7c005b391f5d7ca1e639ae0cd4ab726 [Pipeline] } [2021-05-19T02:16:40.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:16:41.551Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:16:42.809Z] ---> package-listing.sh [2021-05-19T02:16:42.810Z] ++ facter osfamily [2021-05-19T02:16:42.810Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T02:16:42.810Z] + OS_FAMILY=redhat [2021-05-19T02:16:42.810Z] + workspace=/w/workspace/edgex-go/10 [2021-05-19T02:16:42.810Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T02:16:42.810Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T02:16:42.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T02:16:42.810Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T02:16:42.810Z] + '[' /w/workspace/edgex-go/10 ']' [2021-05-19T02:16:42.810Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T02:16:42.810Z] + case "${OS_FAMILY}" in [2021-05-19T02:16:42.810Z] + rpm -qa [2021-05-19T02:16:42.810Z] + sort [2021-05-19T02:16:51.186Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T02:16:51.186Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T02:16:51.186Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T02:16:51.186Z] + '[' /w/workspace/edgex-go/10 ']' [2021-05-19T02:16:51.186Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-05-19T02:16:51.186Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-05-19T02:16:51.199Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T02:16:51.487Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:16:52.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:16:52.047Z] [2021-05-19T02:16:52.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:16:52.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:16:52.358Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T02:16:52.358Z] df20fa9351a1: Pulling fs layer [2021-05-19T02:16:52.358Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T02:16:52.358Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T02:16:52.358Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T02:16:52.358Z] 93b61091891f: Pulling fs layer [2021-05-19T02:16:52.358Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T02:16:52.358Z] 5e14af77c1be: Pulling fs layer [2021-05-19T02:16:52.358Z] 01666e4c0597: Pulling fs layer [2021-05-19T02:16:52.358Z] aa168da1d23b: Pulling fs layer [2021-05-19T02:16:52.358Z] 93b61091891f: Waiting [2021-05-19T02:16:52.358Z] 93b9cdb0e59b: Waiting [2021-05-19T02:16:52.358Z] 5e14af77c1be: Waiting [2021-05-19T02:16:52.358Z] 01666e4c0597: Waiting [2021-05-19T02:16:52.358Z] aa168da1d23b: Waiting [2021-05-19T02:16:52.358Z] 46f8f816bc3b: Waiting [2021-05-19T02:16:52.621Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T02:16:52.621Z] 36b3adc4ff6f: Download complete [2021-05-19T02:16:52.621Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T02:16:52.621Z] 46f8f816bc3b: Download complete [2021-05-19T02:16:52.621Z] df20fa9351a1: Verifying Checksum [2021-05-19T02:16:52.621Z] df20fa9351a1: Download complete [2021-05-19T02:16:52.621Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T02:16:52.621Z] 93b9cdb0e59b: Download complete [2021-05-19T02:16:52.621Z] 5e14af77c1be: Verifying Checksum [2021-05-19T02:16:52.621Z] 5e14af77c1be: Download complete [2021-05-19T02:16:52.621Z] 93b61091891f: Verifying Checksum [2021-05-19T02:16:52.621Z] 93b61091891f: Download complete [2021-05-19T02:16:52.621Z] 01666e4c0597: Verifying Checksum [2021-05-19T02:16:52.621Z] 01666e4c0597: Download complete [2021-05-19T02:16:52.888Z] df20fa9351a1: Pull complete [2021-05-19T02:16:52.888Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T02:16:52.888Z] 8ad3a11d3b57: Download complete [2021-05-19T02:16:52.888Z] 36b3adc4ff6f: Pull complete [2021-05-19T02:16:53.473Z] 8ad3a11d3b57: Pull complete [2021-05-19T02:16:53.734Z] 46f8f816bc3b: Pull complete [2021-05-19T02:16:53.997Z] 93b61091891f: Pull complete [2021-05-19T02:16:53.997Z] 93b9cdb0e59b: Pull complete [2021-05-19T02:16:54.256Z] 5e14af77c1be: Pull complete [2021-05-19T02:16:54.256Z] 01666e4c0597: Pull complete [2021-05-19T02:16:54.830Z] aa168da1d23b: Verifying Checksum [2021-05-19T02:16:54.830Z] aa168da1d23b: Download complete [2021-05-19T02:17:02.985Z] aa168da1d23b: Pull complete [2021-05-19T02:17:02.985Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T02:17:02.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:17:02.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T02:17:03.065Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container [2021-05-19T02:17:03.118Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-lftools-log-publisher:alpine cat [2021-05-19T02:17:22.838Z] $ docker top bae568f8db5aa186146a600da610201a6301228cf446475d688d7d387a055a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:17:23.243Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T02:17:23.544Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T02:17:23.837Z] + ls /var/log/sa-host [2021-05-19T02:17:23.837Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T02:17:23.837Z] file_magic: OK [2021-05-19T02:17:23.837Z] HZ: Using current value: 100 [2021-05-19T02:17:23.837Z] file_header: OK [2021-05-19T02:17:23.837Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T02:17:23.837Z] Statistics: [2021-05-19T02:17:23.837Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T02:17:23.837Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T02:17:23.837Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T02:17:23.837Z] file_magic: OK [2021-05-19T02:17:23.837Z] HZ: Using current value: 100 [2021-05-19T02:17:23.837Z] file_header: OK [2021-05-19T02:17:23.837Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T02:17:23.837Z] Statistics: [2021-05-19T02:17:23.837Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T02:17:23.837Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:17:24.024Z] provisioning config files... [2021-05-19T02:17:24.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config1315022982118010315tmp [Pipeline] { [Pipeline] echo [2021-05-19T02:17:24.056Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:17:24.354Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T02:17:24.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T02:17:24.386Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:17:24.690Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T02:17:24.700Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:17:25.007Z] ---> sudo-logs.sh [2021-05-19T02:17:25.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T02:17:25.035Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:17:25.340Z] ---> job-cost.sh [2021-05-19T02:17:25.340Z] lf-activate-venv: SKIPPING [2021-05-19T02:17:25.340Z] DEBUG: total: 0.18000000715255737 [2021-05-19T02:17:25.340Z] INFO: Retrieving Stack Cost... [2021-05-19T02:17:26.726Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T02:17:26.990Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T02:17:27.004Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:17:27.309Z] ---> logs-deploy.sh [2021-05-19T02:17:27.309Z] lf-activate-venv: SKIPPING [2021-05-19T02:17:27.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3464/10 [2021-05-19T02:17:27.309Z] INFO: archiving workspace using pattern(s): [2021-05-19T02:17:28.253Z] Archives upload complete. [2021-05-19T02:17:28.253Z] INFO: archiving logs to Nexus [2021-05-19T02:17:28.831Z] ---> uname -a: [2021-05-19T02:17:28.831Z] Linux prd-centos7-docker-4c-2g-14938.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] ---> lscpu: [2021-05-19T02:17:28.831Z] Architecture: x86_64 [2021-05-19T02:17:28.831Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T02:17:28.831Z] Byte Order: Little Endian [2021-05-19T02:17:28.831Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T02:17:28.831Z] CPU(s): 2 [2021-05-19T02:17:28.831Z] On-line CPU(s) list: 0,1 [2021-05-19T02:17:28.831Z] Thread(s) per core: 1 [2021-05-19T02:17:28.831Z] Core(s) per socket: 1 [2021-05-19T02:17:28.831Z] Socket(s): 2 [2021-05-19T02:17:28.831Z] NUMA node(s): 1 [2021-05-19T02:17:28.831Z] Vendor ID: AuthenticAMD [2021-05-19T02:17:28.831Z] CPU family: 23 [2021-05-19T02:17:28.831Z] Model: 49 [2021-05-19T02:17:28.831Z] Model name: AMD EPYC-Rome Processor [2021-05-19T02:17:28.831Z] Stepping: 0 [2021-05-19T02:17:28.831Z] CPU MHz: 2799.998 [2021-05-19T02:17:28.831Z] BogoMIPS: 5599.99 [2021-05-19T02:17:28.831Z] Virtualization: AMD-V [2021-05-19T02:17:28.831Z] Hypervisor vendor: KVM [2021-05-19T02:17:28.831Z] Virtualization type: full [2021-05-19T02:17:28.831Z] L1d cache: 64 KiB [2021-05-19T02:17:28.831Z] L1i cache: 64 KiB [2021-05-19T02:17:28.831Z] L2 cache: 1 MiB [2021-05-19T02:17:28.831Z] L3 cache: 32 MiB [2021-05-19T02:17:28.831Z] NUMA node0 CPU(s): 0,1 [2021-05-19T02:17:28.831Z] Vulnerability Itlb multihit: Not affected [2021-05-19T02:17:28.831Z] Vulnerability L1tf: Not affected [2021-05-19T02:17:28.831Z] Vulnerability Mds: Not affected [2021-05-19T02:17:28.831Z] Vulnerability Meltdown: Not affected [2021-05-19T02:17:28.831Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T02:17:28.831Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T02:17:28.831Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T02:17:28.831Z] Vulnerability Srbds: Not affected [2021-05-19T02:17:28.831Z] Vulnerability Tsx async abort: Not affected [2021-05-19T02:17:28.831Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] ---> nproc: [2021-05-19T02:17:28.831Z] 2 [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] ---> df -h: [2021-05-19T02:17:28.831Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T02:17:28.831Z] overlay 40.0G 13.0G 27.0G 32% / [2021-05-19T02:17:28.831Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T02:17:28.831Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T02:17:28.831Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/10@tmp [2021-05-19T02:17:28.831Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/10 [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] ---> free -m: [2021-05-19T02:17:28.831Z] total used free shared buff/cache available [2021-05-19T02:17:28.831Z] Mem: 7821 1364 1835 0 4621 6435 [2021-05-19T02:17:28.831Z] Swap: 1023 2 1021 [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] ---> ip addr: [2021-05-19T02:17:28.831Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T02:17:28.831Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T02:17:28.831Z] inet 127.0.0.1/8 scope host lo [2021-05-19T02:17:28.831Z] valid_lft forever preferred_lft forever [2021-05-19T02:17:28.831Z] inet6 ::1/128 scope host [2021-05-19T02:17:28.831Z] valid_lft forever preferred_lft forever [2021-05-19T02:17:28.831Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T02:17:28.831Z] link/ether fa:16:3e:b4:5a:3a brd ff:ff:ff:ff:ff:ff [2021-05-19T02:17:28.831Z] inet 10.30.122.184/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T02:17:28.831Z] valid_lft 84834sec preferred_lft 84834sec [2021-05-19T02:17:28.831Z] inet6 fe80::f816:3eff:feb4:5a3a/64 scope link [2021-05-19T02:17:28.831Z] valid_lft forever preferred_lft forever [2021-05-19T02:17:28.831Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T02:17:28.831Z] link/ether 02:42:02:df:56:55 brd ff:ff:ff:ff:ff:ff [2021-05-19T02:17:28.831Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T02:17:28.831Z] valid_lft forever preferred_lft forever [2021-05-19T02:17:28.831Z] inet6 fe80::42:2ff:fedf:5655/64 scope link [2021-05-19T02:17:28.831Z] valid_lft forever preferred_lft forever [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] ---> sar -b -r -n DEV: [2021-05-19T02:17:28.831Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] 01:51:12 LINUX RESTART (2 CPU) [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] 01:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T02:17:28.831Z] 01:53:01 89.75 3.63 86.12 0.00 2601.50 19852.34 0.00 [2021-05-19T02:17:28.831Z] 01:54:01 171.17 0.00 171.17 0.00 0.00 40991.29 0.00 [2021-05-19T02:17:28.831Z] 01:55:01 64.17 0.00 64.17 0.00 0.00 13056.41 0.00 [2021-05-19T02:17:28.831Z] 01:56:01 57.65 0.03 57.62 0.00 1.07 3716.92 0.00 [2021-05-19T02:17:28.831Z] 01:57:02 346.65 115.76 230.90 0.00 2787.69 153870.24 0.00 [2021-05-19T02:17:28.831Z] 01:58:01 476.59 214.49 262.10 0.00 9397.22 141809.79 0.00 [2021-05-19T02:17:28.831Z] 01:59:01 261.16 106.79 154.36 0.00 5572.96 44069.63 0.00 [2021-05-19T02:17:28.831Z] 02:00:01 470.79 49.67 421.12 0.00 2798.00 177975.30 0.00 [2021-05-19T02:17:28.831Z] 02:01:01 283.12 18.33 264.79 0.00 2718.08 78712.17 0.00 [2021-05-19T02:17:28.831Z] 02:02:01 47.16 11.50 35.67 0.00 1430.98 3045.03 0.00 [2021-05-19T02:17:28.831Z] 02:03:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-19T02:17:28.831Z] 02:04:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 [2021-05-19T02:17:28.831Z] 02:05:01 0.30 0.00 0.30 0.00 0.00 2.93 0.00 [2021-05-19T02:17:28.831Z] 02:06:01 0.22 0.02 0.20 0.00 0.13 1.78 0.00 [2021-05-19T02:17:28.831Z] 02:07:01 1.13 0.18 0.95 0.00 5.73 18.47 0.00 [2021-05-19T02:17:28.831Z] 02:08:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-19T02:17:28.831Z] 02:09:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 [2021-05-19T02:17:28.831Z] 02:10:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 [2021-05-19T02:17:28.831Z] 02:11:01 0.30 0.00 0.30 0.00 0.00 3.58 0.00 [2021-05-19T02:17:28.831Z] 02:12:01 0.23 0.00 0.23 0.00 0.00 2.22 0.00 [2021-05-19T02:17:28.831Z] 02:13:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-05-19T02:17:28.831Z] 02:14:01 0.18 0.00 0.18 0.00 0.00 1.67 0.00 [2021-05-19T02:17:28.831Z] 02:15:01 0.22 0.00 0.22 0.00 0.00 1.97 0.00 [2021-05-19T02:17:28.831Z] 02:16:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 [2021-05-19T02:17:28.831Z] 02:17:02 56.56 41.40 15.16 0.00 4113.14 788.44 0.00 [2021-05-19T02:17:28.831Z] Average: 92.97 22.34 70.63 0.00 1249.28 27110.40 0.00 [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] 01:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T02:17:28.831Z] 01:53:01 4153540 0 944860 11.80 2620 2907920 1486816 16.42 1081808 2284096 610560 [2021-05-19T02:17:28.831Z] 01:54:01 3756112 0 1285664 16.05 2620 2964544 1710228 18.88 1458408 2244908 207000 [2021-05-19T02:17:28.831Z] 01:55:01 3624436 0 1228608 15.34 2620 3153276 1947836 21.51 1486484 2325228 14476 [2021-05-19T02:17:28.831Z] 01:56:01 3729280 0 1156364 14.44 2620 3120676 1803364 19.91 1329380 2373052 104828 [2021-05-19T02:17:28.831Z] 01:57:02 1714640 0 1284180 16.03 2620 5007500 1735496 19.16 1592792 4029428 44 [2021-05-19T02:17:28.831Z] 01:58:01 1125604 0 1401492 17.50 2620 5479224 2087600 23.05 2227788 3922744 1060 [2021-05-19T02:17:28.831Z] 01:59:01 687468 0 1379824 17.23 2620 5939028 2268260 25.04 2548004 4024732 2856 [2021-05-19T02:17:28.831Z] 02:00:01 795708 0 1415944 17.68 2620 5794668 1970624 21.76 2809868 3631080 227528 [2021-05-19T02:17:28.831Z] 02:01:01 720984 0 1372452 17.14 2620 5912884 1597460 17.64 2762076 3745608 40 [2021-05-19T02:17:28.831Z] 02:02:01 2511324 0 1293580 16.15 2620 4201416 1437084 15.87 1424588 3325340 8 [2021-05-19T02:17:28.831Z] 02:03:01 2515304 0 1289600 16.10 2620 4201416 1401092 15.47 1421380 3325292 8 [2021-05-19T02:17:28.831Z] 02:04:01 2513644 0 1291252 16.12 2620 4201424 1401092 15.47 1418228 3330380 8 [2021-05-19T02:17:28.831Z] 02:05:01 2513908 0 1290984 16.12 2620 4201428 1401224 15.47 1424504 3324256 8 [2021-05-19T02:17:28.831Z] 02:06:01 2513296 0 1291592 16.13 2620 4201432 1401260 15.47 1416832 3332196 8 [2021-05-19T02:17:28.831Z] 02:07:01 2513840 0 1291012 16.12 2620 4201468 1401248 15.47 1416744 3332164 16 [2021-05-19T02:17:28.831Z] 02:08:01 2514180 0 1290668 16.12 2620 4201472 1401092 15.47 1416504 3332164 20 [2021-05-19T02:17:28.831Z] 02:09:01 2514288 0 1290556 16.11 2620 4201476 1401092 15.47 1416508 3332164 16 [2021-05-19T02:17:28.831Z] 02:10:01 2514056 0 1290780 16.12 2620 4201484 1401092 15.47 1416396 3332168 8 [2021-05-19T02:17:28.831Z] 02:11:01 2513160 0 1291676 16.13 2620 4201484 1401092 15.47 1419484 3330156 8 [2021-05-19T02:17:28.831Z] 02:12:01 2512696 0 1292136 16.13 2620 4201488 1401176 15.47 1421744 3328008 12 [2021-05-19T02:17:28.831Z] 02:13:01 2512596 0 1292232 16.13 2620 4201492 1401224 15.47 1435980 3313992 12 [2021-05-19T02:17:28.831Z] 02:14:01 2513036 0 1291788 16.13 2620 4201496 1401092 15.47 1435680 3313992 12 [2021-05-19T02:17:28.831Z] 02:15:01 2513300 0 1291516 16.13 2620 4201504 1401092 15.47 1435684 3313992 8 [2021-05-19T02:17:28.831Z] 02:16:01 2512212 0 1292604 16.14 2620 4201504 1401236 15.47 1437308 3312784 12 [2021-05-19T02:17:28.831Z] 02:17:02 1917588 0 1359540 16.98 2620 4729192 1696536 18.73 1497492 3813876 402988 [2021-05-19T02:17:28.831Z] Average: 2397048 0 1288036 16.08 2620 4321236 1574296 17.38 1606067 3290952 62862 [2021-05-19T02:17:28.831Z] [2021-05-19T02:17:28.831Z] 01:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T02:17:28.831Z] 01:53:01 eth0 970.70 1204.48 5784.42 131.71 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:53:01 docker0 871.97 580.76 71.90 2678.31 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:54:01 veth69a90f4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:54:01 eth0 322.16 240.51 882.31 32.54 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:54:01 docker0 218.56 281.71 15.28 847.05 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:55:01 veth69a90f4 2.03 2.03 0.16 0.17 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:55:01 eth0 42.84 28.09 26.09 108.89 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:55:01 docker0 2.03 2.03 0.13 0.17 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:56:01 veth69a90f4 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:56:01 eth0 23.56 12.12 19.61 10.76 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.831Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:56:01 docker0 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:57:02 eth0 186.75 155.07 1667.07 25.41 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:57:02 vethf83b839 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:58:01 veth02a4466 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:58:01 eth0 95.76 73.59 193.66 16.70 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:58:01 vethf83b839 0.00 1.01 0.00 0.05 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:59:01 veth49ce244 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:59:01 eth0 32.92 22.39 90.58 73.18 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 01:59:01 vethf83b839 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:00:01 eth0 237.75 171.79 1728.03 73.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:00:01 vethf83b839 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:00:01 docker0 1211.88 1016.36 95.17 4195.56 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:01:01 eth0 54.38 28.32 139.25 15.78 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:01:01 vethf83b839 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:01:01 docker0 9.04 17.35 0.49 110.55 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:02:01 eth0 32.42 23.26 58.53 7.50 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:02:01 docker0 14.41 16.52 0.95 45.46 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:03:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:04:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:05:01 eth0 0.77 0.30 0.29 0.20 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:06:01 eth0 1.45 0.35 0.35 0.20 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:07:01 eth0 0.77 0.45 0.41 0.27 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:08:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:09:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:10:01 eth0 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:11:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:12:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:13:01 eth0 1.07 0.33 0.42 0.20 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:14:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:16:01 eth0 1.02 0.25 0.32 0.20 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:17:02 eth0 232.30 205.15 2177.42 127.80 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] 02:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] Average: eth0 89.65 86.80 512.37 24.99 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] Average: docker0 49.45 42.04 3.87 174.21 0.00 0.00 0.00 0.00 [2021-05-19T02:17:28.832Z] [2021-05-19T02:17:28.832Z] [2021-05-19T02:17:28.832Z] ---> sar -P ALL: [2021-05-19T02:17:28.832Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T02:17:28.832Z] [2021-05-19T02:17:28.832Z] 01:51:12 LINUX RESTART (2 CPU) [2021-05-19T02:17:28.832Z] [2021-05-19T02:17:28.832Z] 01:52:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T02:17:28.832Z] 01:53:01 all 20.68 0.00 7.63 3.73 0.08 67.88 [2021-05-19T02:17:28.832Z] 01:53:01 0 16.75 0.00 8.36 2.04 0.09 72.76 [2021-05-19T02:17:28.832Z] 01:53:01 1 24.60 0.00 6.91 5.42 0.07 63.01 [2021-05-19T02:17:28.832Z] 01:54:01 all 46.54 0.00 9.17 4.73 0.11 39.45 [2021-05-19T02:17:28.832Z] 01:54:01 0 47.39 0.00 9.14 4.60 0.09 38.78 [2021-05-19T02:17:28.832Z] 01:54:01 1 45.69 0.00 9.19 4.87 0.13 40.12 [2021-05-19T02:17:28.832Z] 01:55:01 all 38.83 0.00 5.79 1.39 0.09 53.91 [2021-05-19T02:17:28.832Z] 01:55:01 0 38.76 0.00 5.54 1.52 0.09 54.09 [2021-05-19T02:17:28.832Z] 01:55:01 1 38.89 0.00 6.03 1.26 0.09 53.73 [2021-05-19T02:17:28.832Z] 01:56:01 all 67.13 0.00 10.13 6.61 0.13 16.01 [2021-05-19T02:17:28.832Z] 01:56:01 0 66.84 0.00 9.87 7.31 0.11 15.87 [2021-05-19T02:17:28.832Z] 01:56:01 1 67.42 0.00 10.39 5.89 0.15 16.15 [2021-05-19T02:17:28.832Z] 01:57:02 all 33.61 0.00 15.83 22.69 0.11 27.76 [2021-05-19T02:17:28.832Z] 01:57:02 0 33.74 0.00 16.18 22.50 0.12 27.45 [2021-05-19T02:17:28.832Z] 01:57:02 1 33.47 0.00 15.47 22.89 0.11 28.07 [2021-05-19T02:17:28.832Z] 01:58:01 all 14.83 0.00 15.21 52.15 0.10 17.70 [2021-05-19T02:17:28.832Z] 01:58:01 0 14.30 0.00 15.39 52.87 0.11 17.32 [2021-05-19T02:17:28.832Z] 01:58:01 1 15.36 0.00 15.03 51.43 0.09 18.08 [2021-05-19T02:17:28.832Z] 01:59:01 all 72.71 0.00 10.22 16.90 0.14 0.04 [2021-05-19T02:17:28.832Z] 01:59:01 0 73.49 0.00 9.38 16.98 0.15 0.00 [2021-05-19T02:17:28.832Z] 01:59:01 1 71.94 0.00 11.05 16.81 0.13 0.07 [2021-05-19T02:17:28.832Z] 02:00:01 all 25.75 0.00 16.76 46.43 0.14 10.92 [2021-05-19T02:17:28.832Z] 02:00:01 0 26.57 0.00 16.66 47.46 0.14 9.16 [2021-05-19T02:17:28.832Z] 02:00:01 1 24.92 0.00 16.85 45.40 0.14 12.68 [2021-05-19T02:17:28.832Z] 02:01:01 all 60.17 0.00 12.45 21.07 0.13 6.20 [2021-05-19T02:17:28.832Z] 02:01:01 0 60.75 0.00 11.61 21.14 0.13 6.37 [2021-05-19T02:17:28.832Z] 02:01:01 1 59.58 0.00 13.29 20.99 0.13 6.02 [2021-05-19T02:17:28.832Z] 02:02:01 all 1.91 0.00 1.70 4.91 0.05 91.42 [2021-05-19T02:17:28.832Z] 02:02:01 0 1.82 0.00 1.48 4.21 0.07 92.42 [2021-05-19T02:17:28.832Z] 02:02:01 1 2.01 0.00 1.92 5.61 0.03 90.42 [2021-05-19T02:17:28.832Z] 02:03:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-19T02:17:28.832Z] 02:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-19T02:17:28.832Z] 02:03:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-19T02:17:28.832Z] [2021-05-19T02:17:28.832Z] 02:03:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T02:17:28.832Z] 02:04:01 all 0.08 0.00 0.02 0.00 0.04 99.86 [2021-05-19T02:17:28.832Z] 02:04:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-19T02:17:28.832Z] 02:04:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-19T02:17:28.832Z] 02:05:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-19T02:17:28.832Z] 02:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-19T02:17:28.832Z] 02:05:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-19T02:17:28.832Z] 02:06:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-19T02:17:28.832Z] 02:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-19T02:17:28.832Z] 02:06:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-19T02:17:28.832Z] 02:07:01 all 0.09 0.00 0.04 0.01 0.03 99.82 [2021-05-19T02:17:28.832Z] 02:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-19T02:17:28.832Z] 02:07:01 1 0.17 0.00 0.07 0.02 0.03 99.72 [2021-05-19T02:17:28.832Z] 02:08:01 all 0.08 0.00 0.02 0.00 0.04 99.86 [2021-05-19T02:17:28.832Z] 02:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-19T02:17:28.832Z] 02:08:01 1 0.13 0.00 0.02 0.00 0.05 99.80 [2021-05-19T02:17:28.832Z] 02:09:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-05-19T02:17:28.832Z] 02:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-19T02:17:28.832Z] 02:09:01 1 0.20 0.00 0.02 0.00 0.03 99.75 [2021-05-19T02:17:28.832Z] 02:10:01 all 0.08 0.00 0.01 0.00 0.04 99.87 [2021-05-19T02:17:28.832Z] 02:10:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-19T02:17:28.832Z] 02:10:01 1 0.13 0.00 0.02 0.00 0.05 99.80 [2021-05-19T02:17:28.832Z] 02:11:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-19T02:17:28.832Z] 02:11:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-19T02:17:28.832Z] 02:11:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-19T02:17:28.832Z] 02:12:01 all 0.11 0.00 0.01 0.00 0.03 99.85 [2021-05-19T02:17:28.832Z] 02:12:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-19T02:17:28.832Z] 02:12:01 1 0.20 0.00 0.00 0.00 0.03 99.77 [2021-05-19T02:17:28.832Z] 02:13:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-19T02:17:28.832Z] 02:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-19T02:17:28.832Z] 02:13:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-19T02:17:28.832Z] 02:14:01 all 0.03 0.00 0.02 0.00 0.04 99.92 [2021-05-19T02:17:28.832Z] 02:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-19T02:17:28.832Z] 02:14:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-19T02:17:28.832Z] [2021-05-19T02:17:28.832Z] 02:14:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T02:17:28.832Z] 02:15:01 all 0.08 0.00 0.01 0.00 0.04 99.87 [2021-05-19T02:17:28.832Z] 02:15:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-19T02:17:28.832Z] 02:15:01 1 0.13 0.00 0.02 0.00 0.05 99.80 [2021-05-19T02:17:28.832Z] 02:16:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-19T02:17:28.832Z] 02:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-19T02:17:28.832Z] 02:16:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-19T02:17:28.832Z] 02:17:02 all 8.00 0.00 3.07 6.86 0.06 82.01 [2021-05-19T02:17:28.832Z] 02:17:02 0 7.54 0.00 3.06 4.90 0.07 84.43 [2021-05-19T02:17:28.832Z] 02:17:02 1 8.46 0.00 3.07 8.83 0.05 79.59 [2021-05-19T02:17:28.832Z] Average: all 14.87 0.00 4.14 7.16 0.06 73.77 [2021-05-19T02:17:28.832Z] Average: 0 14.76 0.00 4.09 7.07 0.06 74.02 [2021-05-19T02:17:28.832Z] Average: 1 14.99 0.00 4.19 7.24 0.07 73.52 [2021-05-19T02:17:28.832Z] [2021-05-19T02:17:28.832Z] [2021-05-19T02:17:28.832Z]