Pull request #3477 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b044a0aec3511b695a8bab726075f88e7eb2bd5+e47b23dc1768921a0f3eed4115c236f397176e1d (db458274bedbb95f55d19ae84dfef945e02cdedc) 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-ssh5078262574642238115.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-ssh5454595746662608819.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-3477/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-3477/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4922804849552615348.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-ssh3020252245095475539.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-3477/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-3477/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4590876826642857777.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-14905 in /w/workspace/edgexfoundry_edgex-go_PR-3477 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh379191624403892641.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e47b23dc1768921a0f3eed4115c236f397176e1d into PR head commit 5b044a0aec3511b695a8bab726075f88e7eb2bd5 Merge succeeded, producing 8de26eeac2be301db50d76efbe21d29af014c1bd Checking out Revision 8de26eeac2be301db50d76efbe21d29af014c1bd (PR-3477) > 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/3@tmp/jenkins-gitclient-ssh1612406663550132146.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3477/head:refs/remotes/origin/PR-3477 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # 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/3@tmp/jenkins-gitclient-ssh1610927912731804032.key > git merge e47b23dc1768921a0f3eed4115c236f397176e1d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de26eeac2be301db50d76efbe21d29af014c1bd # timeout=10 Commit message: "Merge commit 'e47b23dc1768921a0f3eed4115c236f397176e1d' into HEAD" > git rev-list --no-walk 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T00:31:39.398Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T00:31:39.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T00:31:39.511Z] ========================================================= [2021-05-19T00:31:39.511Z] EdgeX Global Pipelines Version Info [2021-05-19T00:31:39.511Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T00:31:41.009Z] ------------------- [2021-05-19T00:31:41.009Z] stable info: [2021-05-19T00:31:41.009Z] ------------------- [2021-05-19T00:31:41.009Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T00:31:41.009Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T00:31:41.009Z] Message: update stable to v1.0.192 [2021-05-19T00:31:41.584Z] ------------------- [2021-05-19T00:31:41.584Z] experimental info: [2021-05-19T00:31:41.584Z] ------------------- [2021-05-19T00:31:41.584Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T00:31:41.584Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T00:31:41.584Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T00:31:41.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T00:31:41.716Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T00:31:41.737Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T00:31:41.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T00:31:41.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T00:31:41.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T00:31:41.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T00:31:41.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T00:31:41.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T00:31:41.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T00:31:41.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T00:31:41.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T00:31:41.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T00:31:41.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T00:31:41.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T00:31:42.014Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T00:31:42.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T00:31:42.055Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T00:31:42.076Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T00:31:42.097Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T00:31:42.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T00:31:42.143Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T00:31:42.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3477 [Pipeline] echo [2021-05-19T00:31:42.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3477 [Pipeline] echo [2021-05-19T00:31:42.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3477 [Pipeline] echo [2021-05-19T00:31:42.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8de26eeac2be301db50d76efbe21d29af014c1bd [Pipeline] echo [2021-05-19T00:31:42.250Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8de26ee [Pipeline] echo [2021-05-19T00:31:42.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T00:31:42.363Z] provisioning config files... [2021-05-19T00:31:42.380Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4841238290857146265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T00:31:42.700Z] ---> docker-login.sh [2021-05-19T00:31:42.700Z] nexus3.edgexfoundry.org:10001 [2021-05-19T00:31:42.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:31:42.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:31:42.973Z] Configure a credential helper to remove this warning. See [2021-05-19T00:31:42.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:31:42.973Z] [2021-05-19T00:31:42.973Z] Login Succeeded [2021-05-19T00:31:42.973Z] nexus3.edgexfoundry.org:10002 [2021-05-19T00:31:42.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:31:42.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:31:42.973Z] Configure a credential helper to remove this warning. See [2021-05-19T00:31:42.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:31:42.973Z] [2021-05-19T00:31:42.973Z] Login Succeeded [2021-05-19T00:31:42.973Z] nexus3.edgexfoundry.org:10003 [2021-05-19T00:31:43.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:31:43.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:31:43.238Z] Configure a credential helper to remove this warning. See [2021-05-19T00:31:43.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:31:43.238Z] [2021-05-19T00:31:43.238Z] Login Succeeded [2021-05-19T00:31:43.238Z] nexus3.edgexfoundry.org:10004 [2021-05-19T00:31:43.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:31:43.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:31:43.238Z] Configure a credential helper to remove this warning. See [2021-05-19T00:31:43.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:31:43.238Z] [2021-05-19T00:31:43.238Z] Login Succeeded [2021-05-19T00:31:43.238Z] docker.io [2021-05-19T00:31:43.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:31:43.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:31:43.508Z] Configure a credential helper to remove this warning. See [2021-05-19T00:31:43.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:31:43.508Z] [2021-05-19T00:31:43.508Z] Login Succeeded [2021-05-19T00:31:43.508Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T00:31:43.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T00:31:43.851Z] ++ 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-19T00:31:43.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T00:31:43.851Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T00:31:43.851Z] ++ cut -d/ -f2 [2021-05-19T00:31:43.851Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T00:31:43.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T00:31:43.851Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T00:31:43.851Z] ++ cut -d/ -f2 [2021-05-19T00:31:43.851Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T00:31:43.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T00:31:43.851Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T00:31:43.851Z] ++ cut -d/ -f2 [2021-05-19T00:31:43.851Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T00:31:43.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T00:31:43.851Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T00:31:43.851Z] ++ cut -d/ -f2 [2021-05-19T00:31:43.851Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T00:31:43.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T00:31:43.851Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T00:31:43.851Z] ++ cut -d/ -f2 [2021-05-19T00:31:43.851Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T00:31:43.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T00:31:43.851Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T00:31:43.851Z] ++ cut -d/ -f2 [2021-05-19T00:31:43.851Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T00:31:43.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T00:31:43.851Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T00:31:43.851Z] ++ cut -d/ -f2 [2021-05-19T00:31:43.851Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T00:31:43.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T00:31:43.851Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T00:31:43.851Z] ++ cut -d/ -f2 [2021-05-19T00:31:43.851Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T00:31:43.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T00:31:43.851Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T00:31:43.851Z] ++ cut -d/ -f2 [2021-05-19T00:31:43.851Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T00:31:43.913Z] 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-19T00:31:44.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T00:31:44.627Z] [2021-05-19T00:31:44.627Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:31:44.944Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T00:31:44.944Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T00:31:44.944Z] 31603596830f: Pulling fs layer [2021-05-19T00:31:44.944Z] 54011a49482f: Pulling fs layer [2021-05-19T00:31:44.944Z] a6820b24f6d8: Pulling fs layer [2021-05-19T00:31:44.944Z] f581987b2513: Pulling fs layer [2021-05-19T00:31:44.944Z] f581987b2513: Waiting [2021-05-19T00:31:44.944Z] 54011a49482f: Verifying Checksum [2021-05-19T00:31:44.944Z] 54011a49482f: Download complete [2021-05-19T00:31:44.944Z] 31603596830f: Verifying Checksum [2021-05-19T00:31:44.944Z] 31603596830f: Download complete [2021-05-19T00:31:45.206Z] f581987b2513: Verifying Checksum [2021-05-19T00:31:45.206Z] f581987b2513: Download complete [2021-05-19T00:31:45.206Z] a6820b24f6d8: Verifying Checksum [2021-05-19T00:31:45.206Z] a6820b24f6d8: Download complete [2021-05-19T00:31:45.206Z] 31603596830f: Pull complete [2021-05-19T00:31:45.206Z] 54011a49482f: Pull complete [2021-05-19T00:31:45.781Z] a6820b24f6d8: Pull complete [2021-05-19T00:31:46.045Z] f581987b2513: Pull complete [2021-05-19T00:31:46.045Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T00:31:46.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T00:31:46.045Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T00:31:46.130Z] prd-centos7-docker-4c-2g-14905 does not seem to be running inside a container [2021-05-19T00:31:46.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T00:31:47.425Z] $ docker top e7576571ac5d9fa0312769b593920db5b6e000dccce1038f5a8873526c9a2498 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T00:31:47.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T00:31:47.542Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T00:31:47.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T00:31:47.650Z] $ docker exec e7576571ac5d9fa0312769b593920db5b6e000dccce1038f5a8873526c9a2498 ssh-agent [2021-05-19T00:31:47.743Z] SSH_AUTH_SOCK=/tmp/ssh-NqoYg5weRCdA/agent.13 [2021-05-19T00:31:47.743Z] SSH_AGENT_PID=18 [2021-05-19T00:31:47.750Z] Running ssh-add (command line suppressed) [2021-05-19T00:31:47.852Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4725155408287420562.key (/w/workspace/edgex-go/3@tmp/private_key_4725155408287420562.key) [2021-05-19T00:31:47.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T00:31:48.169Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T00:31:48.189Z] $ docker exec --env ******** --env ******** e7576571ac5d9fa0312769b593920db5b6e000dccce1038f5a8873526c9a2498 ssh-agent -k [2021-05-19T00:31:48.278Z] unset SSH_AUTH_SOCK; [2021-05-19T00:31:48.279Z] unset SSH_AGENT_PID; [2021-05-19T00:31:48.279Z] echo Agent pid 18 killed; [2021-05-19T00:31:48.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T00:31:48.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T00:31:48.332Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T00:31:48.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T00:31:48.456Z] $ docker exec e7576571ac5d9fa0312769b593920db5b6e000dccce1038f5a8873526c9a2498 ssh-agent [2021-05-19T00:31:48.557Z] SSH_AUTH_SOCK=/tmp/ssh-WzUsG5K4WUvm/agent.52 [2021-05-19T00:31:48.557Z] SSH_AGENT_PID=58 [2021-05-19T00:31:48.563Z] Running ssh-add (command line suppressed) [2021-05-19T00:31:48.659Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3620603317139560626.key (/w/workspace/edgex-go/3@tmp/private_key_3620603317139560626.key) [2021-05-19T00:31:48.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T00:31:48.973Z] + git semver init [2021-05-19T00:31:48.973Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T00:31:48.973Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-19T00:31:48.974Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-19T00:31:48.974Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T00:31:48.974Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T00:31:48.974Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T00:31:48.974Z] # $SEMVER_BRANCH = PR-3477 [2021-05-19T00:31:48.974Z] # $SEMVER_TEMP = /tmp/semver-311443517 [2021-05-19T00:31:48.974Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T00:32:10.998Z] # '/tmp/semver-311443517' -> '/w/workspace/edgex-go/3/.semver' [2021-05-19T00:32:10.998Z] # -> Force: false [2021-05-19T00:32:10.998Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-19T00:32:11.011Z] $ docker exec --env ******** --env ******** e7576571ac5d9fa0312769b593920db5b6e000dccce1038f5a8873526c9a2498 ssh-agent -k [2021-05-19T00:32:11.105Z] unset SSH_AUTH_SOCK; [2021-05-19T00:32:11.106Z] unset SSH_AGENT_PID; [2021-05-19T00:32:11.106Z] echo Agent pid 58 killed; [2021-05-19T00:32:11.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T00:32:11.539Z] + git semver [Pipeline] } [2021-05-19T00:32:11.557Z] $ docker stop --time=1 e7576571ac5d9fa0312769b593920db5b6e000dccce1038f5a8873526c9a2498 [2021-05-19T00:32:15.812Z] $ docker rm -f e7576571ac5d9fa0312769b593920db5b6e000dccce1038f5a8873526c9a2498 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T00:32:16.214Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T00:32:16.485Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T00:32:16.490Z] [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-19T00:32:17.209Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T00:32:17.513Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T00:32:17.820Z] + sudo service docker restart [2021-05-19T00:32:17.820Z] + true [2021-05-19T00:32:17.820Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T00:32:31.667Z] Still waiting to schedule task [2021-05-19T00:32:31.667Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-19T00:32:35.948Z] ========================================================= [2021-05-19T00:32:35.948Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T00:32:35.948Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:32:36.257Z] + 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-19T00:32:37.666Z] Sending build context to Docker daemon 330.6MB [2021-05-19T00:32:37.666Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T00:32:37.666Z] Step 2/6 : FROM ${BASE} [2021-05-19T00:32:37.666Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T00:32:37.666Z] 540db60ca938: Pulling fs layer [2021-05-19T00:32:37.666Z] adcc1eea9eea: Pulling fs layer [2021-05-19T00:32:37.666Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T00:32:37.666Z] 0510c868ecb4: Pulling fs layer [2021-05-19T00:32:37.666Z] afea3b2eda06: Pulling fs layer [2021-05-19T00:32:37.666Z] 7809a108b3ef: Pulling fs layer [2021-05-19T00:32:37.666Z] f706445af74f: Pulling fs layer [2021-05-19T00:32:37.666Z] afea3b2eda06: Waiting [2021-05-19T00:32:37.666Z] 7809a108b3ef: Waiting [2021-05-19T00:32:37.666Z] f706445af74f: Waiting [2021-05-19T00:32:37.666Z] 0510c868ecb4: Waiting [2021-05-19T00:32:37.666Z] 4c4ab2625f07: Download complete [2021-05-19T00:32:37.666Z] adcc1eea9eea: Verifying Checksum [2021-05-19T00:32:37.666Z] adcc1eea9eea: Download complete [2021-05-19T00:32:37.931Z] afea3b2eda06: Verifying Checksum [2021-05-19T00:32:37.931Z] afea3b2eda06: Download complete [2021-05-19T00:32:37.931Z] 540db60ca938: Verifying Checksum [2021-05-19T00:32:37.931Z] 540db60ca938: Download complete [2021-05-19T00:32:37.931Z] 7809a108b3ef: Verifying Checksum [2021-05-19T00:32:37.931Z] 7809a108b3ef: Download complete [2021-05-19T00:32:37.931Z] 540db60ca938: Pull complete [2021-05-19T00:32:38.191Z] adcc1eea9eea: Pull complete [2021-05-19T00:32:38.191Z] 4c4ab2625f07: Pull complete [2021-05-19T00:32:39.134Z] f706445af74f: Verifying Checksum [2021-05-19T00:32:39.134Z] f706445af74f: Download complete [2021-05-19T00:32:39.705Z] 0510c868ecb4: Verifying Checksum [2021-05-19T00:32:39.705Z] 0510c868ecb4: Download complete [2021-05-19T00:32:43.922Z] 0510c868ecb4: Pull complete [2021-05-19T00:32:43.922Z] afea3b2eda06: Pull complete [2021-05-19T00:32:43.922Z] 7809a108b3ef: Pull complete [2021-05-19T00:32:50.659Z] f706445af74f: Pull complete [2021-05-19T00:32:50.659Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T00:32:50.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T00:32:50.659Z] ---> b068be0155e3 [2021-05-19T00:32:50.659Z] 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-19T00:32:55.949Z] ---> Running in f0378e0032d2 [2021-05-19T00:32:56.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:32:57.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:32:57.418Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T00:32:57.418Z] (2/12) Installing file (5.39-r0) [2021-05-19T00:32:57.679Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T00:32:57.679Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T00:33:01.892Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T00:33:01.892Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T00:33:01.892Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T00:33:01.892Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T00:33:01.892Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T00:33:01.892Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T00:33:01.892Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T00:33:01.892Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T00:33:02.153Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T00:33:02.153Z] OK: 219 MiB in 52 packages [2021-05-19T00:33:06.367Z] Removing intermediate container f0378e0032d2 [2021-05-19T00:33:06.367Z] ---> d4de5ba4b2a5 [2021-05-19T00:33:06.367Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T00:33:06.367Z] ---> Running in 83b6b9a8fcdc [2021-05-19T00:33:06.367Z] Removing intermediate container 83b6b9a8fcdc [2021-05-19T00:33:06.367Z] ---> 6e23ce725627 [2021-05-19T00:33:06.367Z] Step 5/6 : COPY go.mod . [2021-05-19T00:33:06.367Z] ---> 90e45544b087 [2021-05-19T00:33:06.367Z] Step 6/6 : RUN go mod download [2021-05-19T00:33:06.367Z] ---> Running in e0d3a65225c9 [2021-05-19T00:33:21.291Z] Removing intermediate container e0d3a65225c9 [2021-05-19T00:33:21.291Z] ---> 16a36016337e [2021-05-19T00:33:21.291Z] Successfully built 16a36016337e [2021-05-19T00:33:21.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:33:21.604Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T00:33:21.604Z] . [Pipeline] withDockerContainer [2021-05-19T00:33:21.679Z] prd-centos7-docker-4c-2g-14905 does not seem to be running inside a container [2021-05-19T00:33:21.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T00:33:22.248Z] $ docker top 3a49f2032b92c941a742f81dbe08fc7b7210672e2353d6ac07a960c50959794b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T00:33:22.615Z] + go version [2021-05-19T00:33:22.615Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T00:33:22.630Z] $ docker stop --time=1 3a49f2032b92c941a742f81dbe08fc7b7210672e2353d6ac07a960c50959794b [2021-05-19T00:33:23.918Z] $ docker rm -f 3a49f2032b92c941a742f81dbe08fc7b7210672e2353d6ac07a960c50959794b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:33:24.468Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T00:33:24.468Z] . [Pipeline] withDockerContainer [2021-05-19T00:33:24.557Z] prd-centos7-docker-4c-2g-14905 does not seem to be running inside a container [2021-05-19T00:33:24.598Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T00:33:25.273Z] $ docker top f2948b75ec58074d8f21fcab4691d222f58b59b952f9b8bce4c98359e0aa49e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T00:33:25.360Z] ========================================================= [2021-05-19T00:33:25.360Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T00:33:25.360Z] ========================================================= [Pipeline] sh [2021-05-19T00:33:25.650Z] + go mod tidy [Pipeline] sh [2021-05-19T00:33:26.216Z] + make test [2021-05-19T00:33:26.216Z] go mod tidy [2021-05-19T00:33:26.216Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T00:33:32.865Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T00:33:51.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T00:33:55.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T00:33:56.754Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T00:33:57.023Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T00:33:59.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T00:34:00.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T00:34:00.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T00:34:00.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T00:34:01.207Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T00:34:01.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T00:34:03.659Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T00:34:03.659Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T00:34:03.659Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T00:34:05.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.1% of statements [2021-05-19T00:34:05.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T00:34:05.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T00:34:05.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T00:34:05.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T00:34:05.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T00:34:05.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T00:34:05.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements [2021-05-19T00:34:06.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.108s coverage: 100.0% of statements [2021-05-19T00:34:08.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.113s coverage: 27.7% of statements [2021-05-19T00:34:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T00:34:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T00:34:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T00:34:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T00:34:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T00:34:08.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-05-19T00:34:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T00:34:08.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2021-05-19T00:34:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T00:34:08.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.053s coverage: 100.0% of statements [2021-05-19T00:34:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T00:34:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T00:34:09.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.060s coverage: 58.6% of statements [2021-05-19T00:34:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T00:34:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T00:34:10.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 87.7% of statements [2021-05-19T00:34:10.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T00:34:10.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T00:34:10.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements [2021-05-19T00:34:10.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T00:34:12.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.189s coverage: 28.6% of statements [2021-05-19T00:34:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T00:34:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T00:34:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T00:34:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T00:34:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T00:34:12.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2021-05-19T00:34:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T00:34:12.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements [2021-05-19T00:34:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T00:34:12.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.088s coverage: 86.7% of statements [2021-05-19T00:34:12.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T00:34:13.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements [2021-05-19T00:34:13.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T00:34:13.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-05-19T00:34:13.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T00:34:13.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T00:34:13.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T00:34:13.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T00:34:15.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.229s coverage: 95.1% of statements [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T00:34:15.610Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T00:34:15.610Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-05-19T00:34:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T00:34:15.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements [2021-05-19T00:34:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T00:34:16.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-05-19T00:34:17.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-05-19T00:34:17.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-19T00:34:17.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-19T00:34:17.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-05-19T00:34:32.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-05-19T00:34:32.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-05-19T00:34:35.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.252s coverage: 81.8% of statements [2021-05-19T00:34:35.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T00:34:53.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T00:34:53.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T00:34:53.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T00:34:53.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T00:34:53.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-05-19T00:34:53.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T00:34:53.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-05-19T00:34:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2021-05-19T00:34:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-05-19T00:34:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-05-19T00:34:53.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T00:34:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2021-05-19T00:34:53.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T00:34:53.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T00:34:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-05-19T00:34:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-19T00:34:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-05-19T00:34:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-05-19T00:34:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-05-19T00:34:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.245s coverage: 66.9% of statements [2021-05-19T00:34:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T00:34:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T00:34:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T00:34:54.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.5% of statements [2021-05-19T00:34:54.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T00:34:54.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T00:34:54.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-05-19T00:34:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T00:34:54.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-05-19T00:34:56.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 47.1% of statements [2021-05-19T00:34:56.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T00:34:56.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T00:34:56.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T00:34:56.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T00:34:56.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T00:34:56.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements [2021-05-19T00:34:56.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T00:34:56.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements [2021-05-19T00:34:56.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T00:34:56.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T00:35:00.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.059s coverage: 20.6% of statements [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T00:35:00.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.115s coverage: 91.6% of statements [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T00:35:00.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.639s coverage: 28.8% of statements [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T00:35:00.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.059s coverage: 99.0% of statements [2021-05-19T00:35:00.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T00:35:01.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.061s coverage: 100.0% of statements [2021-05-19T00:35:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T00:35:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T00:35:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T00:35:01.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 64.6% of statements [2021-05-19T00:35:01.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T00:35:01.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 97.6% of statements [2021-05-19T00:35:01.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T00:35:01.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T00:35:01.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T00:35:01.958Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2021-05-19T00:35:01.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T00:35:02.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-05-19T00:35:02.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T00:35:02.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T00:35:02.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T00:35:02.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T00:35:02.807Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-05-19T00:35:02.807Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T00:35:02.807Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T00:35:02.807Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-05-19T00:35:03.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements [2021-05-19T00:35:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T00:35:03.329Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.026s coverage: 85.7% of statements [2021-05-19T00:35:03.329Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T00:35:03.909Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-19T00:35:03.909Z] GO111MODULE=on go vet ./... [2021-05-19T00:35:36.166Z] gofmt -l . [2021-05-19T00:35:36.166Z] [ "`gofmt -l .`" = "" ] [2021-05-19T00:35:36.166Z] ./bin/test-go-mod-tidy.sh [2021-05-19T00:35:36.166Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T00:35:36.474Z] + ls -al . [2021-05-19T00:35:36.474Z] total 840 [2021-05-19T00:35:36.474Z] drwxrwxr-x 10 1001 1001 4096 May 19 00:35 . [2021-05-19T00:35:36.474Z] drwxr-xr-x 4 root root 28 May 19 00:33 .. [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 11 May 19 00:31 .dockerignore [2021-05-19T00:35:36.474Z] drwxrwxr-x 8 1001 1001 179 May 19 00:31 .git [2021-05-19T00:35:36.474Z] drwxrwxr-x 3 1001 1001 125 May 19 00:31 .github [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 818 May 19 00:31 .gitignore [2021-05-19T00:35:36.474Z] drwx------ 3 1001 1001 60 May 19 00:32 .semver [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 166 May 19 00:31 .sonarcloud.properties [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 8609 May 19 00:31 Attribution.txt [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 3804 May 19 00:31 CONTRIBUTING.md [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 931 May 19 00:31 Dockerfile.build [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 863 May 19 00:31 Jenkinsfile [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 10775 May 19 00:31 LICENSE [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 5632 May 19 00:31 Makefile [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 7978 May 19 00:31 README.md [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 6755 May 19 00:31 SECURITY.md [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 5 May 19 00:32 VERSION [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 4131 May 19 00:31 ZMQWindows.md [2021-05-19T00:35:36.474Z] drwxrwxr-x 2 1001 1001 117 May 19 00:31 bin [2021-05-19T00:35:36.474Z] drwxrwxr-x 14 1001 1001 4096 May 19 00:31 cmd [2021-05-19T00:35:36.474Z] -rw-r--r-- 1 root root 732802 May 19 00:35 coverage.out [2021-05-19T00:35:36.474Z] -rw-r--r-- 1 root root 1060 May 19 00:35 go.mod [2021-05-19T00:35:36.474Z] -rw-r--r-- 1 root root 21990 May 19 00:33 go.sum [2021-05-19T00:35:36.474Z] drwxrwxr-x 8 1001 1001 127 May 19 00:31 internal [2021-05-19T00:35:36.474Z] drwxrwxr-x 4 1001 1001 26 May 19 00:31 openapi [2021-05-19T00:35:36.474Z] drwxrwxr-x 4 1001 1001 71 May 19 00:31 snap [2021-05-19T00:35:36.474Z] -rw-rw-r-- 1 1001 1001 168 May 19 00:31 version.go [Pipeline] sh [2021-05-19T00:35:36.771Z] + '[' -e coverage.out ] [2021-05-19T00:35:36.771Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T00:35:36.924Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T00:35:37.223Z] + make build [2021-05-19T00:35:37.223Z] go mod tidy [2021-05-19T00:35:37.486Z] 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-19T00:35:38.890Z] 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-19T00:35:47.685Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14911 in /w/workspace/edgexfoundry_edgex-go_PR-3477 [Pipeline] { [Pipeline] ws [2021-05-19T00:35:47.708Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-19T00:35:47.990Z] The recommended git tool is: git [2021-05-19T00:35:48.995Z] 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-19T00:35:48.995Z] 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-19T00:35:49.577Z] 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-19T00:35:49.839Z] 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-19T00:35:51.382Z] 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-19T00:35:52.871Z] 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-19T00:35:53.303Z] using credential edgex-jenkins-ssh [2021-05-19T00:35:53.324Z] Cloning the remote Git repository [2021-05-19T00:35:53.459Z] 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-19T00:35:53.376Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T00:35:53.490Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-19T00:35:53.557Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T00:35:53.558Z] > git --version # timeout=10 [2021-05-19T00:35:53.575Z] > git --version # 'git version 2.17.1' [2021-05-19T00:35:53.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T00:35:53.669Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T00:35:54.407Z] 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-19T00:35:54.983Z] 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-19T00:35:56.395Z] 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-19T00:35:57.798Z] $ docker stop --time=1 f2948b75ec58074d8f21fcab4691d222f58b59b952f9b8bce4c98359e0aa49e3 [2021-05-19T00:36:02.718Z] $ docker rm -f f2948b75ec58074d8f21fcab4691d222f58b59b952f9b8bce4c98359e0aa49e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:36:04.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T00:36:04.074Z] [2021-05-19T00:36:04.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:36:04.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T00:36:04.383Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T00:36:04.383Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T00:36:04.383Z] ca9280d653b3: Pulling fs layer [2021-05-19T00:36:04.383Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T00:36:04.383Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T00:36:04.383Z] cbdbe7a5bc2a: Download complete [2021-05-19T00:36:04.644Z] cbdbe7a5bc2a: Pull complete [2021-05-19T00:36:04.908Z] ca9280d653b3: Verifying Checksum [2021-05-19T00:36:04.908Z] ca9280d653b3: Download complete [2021-05-19T00:36:05.480Z] ca9280d653b3: Pull complete [2021-05-19T00:36:05.744Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T00:36:05.744Z] 7e9c9ca2126c: Download complete [2021-05-19T00:36:09.060Z] 7e9c9ca2126c: Pull complete [2021-05-19T00:36:09.060Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T00:36:09.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T00:36:09.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T00:36:09.135Z] prd-centos7-docker-4c-2g-14905 does not seem to be running inside a container [2021-05-19T00:36:09.171Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T00:36:12.056Z] Merging remotes/origin/master commit e47b23dc1768921a0f3eed4115c236f397176e1d into PR head commit 5b044a0aec3511b695a8bab726075f88e7eb2bd5 [2021-05-19T00:36:11.245Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T00:36:11.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T00:36:11.279Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T00:36:11.315Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T00:36:11.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T00:36:11.330Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3477/head:refs/remotes/origin/PR-3477 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T00:36:12.075Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T00:36:12.088Z] > git checkout -f 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 [2021-05-19T00:36:12.780Z] Merge succeeded, producing 300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:36:12.780Z] Checking out Revision 300899aa65e00e1f83425a8a4488b2a6234dcf10 (PR-3477) [2021-05-19T00:36:13.667Z] $ docker top 82c57f1862a81cadcb24a2079cffc974b4fc060942a852f103340b84a0daf046 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T00:36:14.044Z] + docker-compose build --help [2021-05-19T00:36:14.044Z] + grep parallel [2021-05-19T00:36:12.381Z] > git remote # timeout=10 [2021-05-19T00:36:12.398Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T00:36:12.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T00:36:12.418Z] > git merge e47b23dc1768921a0f3eed4115c236f397176e1d # timeout=10 [2021-05-19T00:36:12.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T00:36:12.790Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T00:36:12.812Z] > git checkout -f 300899aa65e00e1f83425a8a4488b2a6234dcf10 # timeout=10 [2021-05-19T00:36:14.619Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T00:36:14.634Z] $ docker stop --time=1 82c57f1862a81cadcb24a2079cffc974b4fc060942a852f103340b84a0daf046 [2021-05-19T00:36:15.811Z] $ docker rm -f 82c57f1862a81cadcb24a2079cffc974b4fc060942a852f103340b84a0daf046 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:36:16.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T00:36:16.245Z] . [Pipeline] withDockerContainer [2021-05-19T00:36:16.318Z] prd-centos7-docker-4c-2g-14905 does not seem to be running inside a container [2021-05-19T00:36:16.363Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T00:36:16.719Z] $ docker top d391ded67214dad637f197ba178d381bacef8e0c8de2891f70ee9facf828856e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T00:36:17.107Z] Commit message: "Merge commit 'e47b23dc1768921a0f3eed4115c236f397176e1d' into HEAD" [2021-05-19T00:36:17.108Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T00:36:17.117Z] > git rev-list --no-walk 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T00:36:17.681Z] Building core-command ... [2021-05-19T00:36:17.681Z] Building core-data ... [2021-05-19T00:36:17.681Z] Building core-metadata ... [2021-05-19T00:36:17.681Z] Building security-bootstrapper ... [2021-05-19T00:36:17.681Z] Building security-proxy-setup ... [2021-05-19T00:36:17.681Z] Building security-secretstore-setup ... [2021-05-19T00:36:17.681Z] Building support-notifications ... [2021-05-19T00:36:17.681Z] Building support-scheduler ... [2021-05-19T00:36:17.681Z] Building sys-mgmt-agent ... [2021-05-19T00:36:17.681Z] Building sys-mgmt-agent [2021-05-19T00:36:17.681Z] Building security-proxy-setup [2021-05-19T00:36:17.681Z] Building support-scheduler [2021-05-19T00:36:17.681Z] Building core-metadata [2021-05-19T00:36:17.681Z] Building security-bootstrapper [2021-05-19T00:36:18.443Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T00:36:18.843Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T00:36:19.191Z] + true [2021-05-19T00:36:19.191Z] + sudo service docker restart [2021-05-19T00:36:36.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:36:36.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:36:36.233Z] ---> 16a36016337e [2021-05-19T00:36:36.233Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T00:36:36.494Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:36:36.494Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:36:36.494Z] ---> 16a36016337e [2021-05-19T00:36:36.494Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T00:36:37.150Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:36:37.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:36:37.151Z] ---> 16a36016337e [2021-05-19T00:36:37.151Z] Step 3/22 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T00:36:37.598Z] provisioning config files... [2021-05-19T00:36:37.622Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7457215279010186948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T00:36:37.987Z] ---> docker-login.sh [2021-05-19T00:36:37.987Z] nexus3.edgexfoundry.org:10001 [2021-05-19T00:36:38.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:36:39.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:36:39.173Z] Configure a credential helper to remove this warning. See [2021-05-19T00:36:39.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:36:39.173Z] [2021-05-19T00:36:39.173Z] Login Succeeded [2021-05-19T00:36:39.173Z] nexus3.edgexfoundry.org:10002 [2021-05-19T00:36:39.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:36:39.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:36:39.444Z] Configure a credential helper to remove this warning. See [2021-05-19T00:36:39.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:36:39.444Z] [2021-05-19T00:36:39.444Z] Login Succeeded [2021-05-19T00:36:39.444Z] nexus3.edgexfoundry.org:10003 [2021-05-19T00:36:40.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:36:40.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:36:40.038Z] Configure a credential helper to remove this warning. See [2021-05-19T00:36:40.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:36:40.038Z] [2021-05-19T00:36:40.038Z] Login Succeeded [2021-05-19T00:36:40.038Z] nexus3.edgexfoundry.org:10004 [2021-05-19T00:36:40.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:36:40.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:36:40.635Z] Configure a credential helper to remove this warning. See [2021-05-19T00:36:40.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:36:40.635Z] [2021-05-19T00:36:40.635Z] Login Succeeded [2021-05-19T00:36:40.635Z] docker.io [2021-05-19T00:36:40.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T00:36:41.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T00:36:41.507Z] Configure a credential helper to remove this warning. See [2021-05-19T00:36:41.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T00:36:41.507Z] [2021-05-19T00:36:41.507Z] Login Succeeded [2021-05-19T00:36:41.507Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T00:36:41.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T00:36:42.097Z] ========================================================= [2021-05-19T00:36:42.097Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T00:36:42.097Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:36:42.506Z] + 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-19T00:36:45.142Z] Sending build context to Docker daemon 167.9MB [2021-05-19T00:36:45.142Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T00:36:45.142Z] Step 2/6 : FROM ${BASE} [2021-05-19T00:36:45.142Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T00:36:45.142Z] 595b0fe564bb: Pulling fs layer [2021-05-19T00:36:45.142Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T00:36:45.142Z] 316046926c0a: Pulling fs layer [2021-05-19T00:36:45.142Z] 4ebd0625c992: Pulling fs layer [2021-05-19T00:36:45.142Z] 207e8628e3a3: Pulling fs layer [2021-05-19T00:36:45.142Z] c791037a9be2: Pulling fs layer [2021-05-19T00:36:45.142Z] ffd874e62e21: Pulling fs layer [2021-05-19T00:36:45.142Z] 207e8628e3a3: Waiting [2021-05-19T00:36:45.142Z] c791037a9be2: Waiting [2021-05-19T00:36:45.142Z] ffd874e62e21: Waiting [2021-05-19T00:36:45.142Z] 4ebd0625c992: Waiting [2021-05-19T00:36:45.142Z] 316046926c0a: Verifying Checksum [2021-05-19T00:36:45.420Z] 316046926c0a: Download complete [2021-05-19T00:36:45.420Z] 7186ed65a4f7: Download complete [2021-05-19T00:36:45.420Z] 207e8628e3a3: Download complete [2021-05-19T00:36:45.420Z] c791037a9be2: Verifying Checksum [2021-05-19T00:36:45.420Z] c791037a9be2: Download complete [2021-05-19T00:36:45.420Z] 595b0fe564bb: Download complete [2021-05-19T00:36:46.025Z] 595b0fe564bb: Pull complete [2021-05-19T00:36:46.636Z] 7186ed65a4f7: Pull complete [2021-05-19T00:36:46.915Z] ffd874e62e21: Verifying Checksum [2021-05-19T00:36:46.915Z] ffd874e62e21: Download complete [2021-05-19T00:36:46.915Z] 316046926c0a: Pull complete [2021-05-19T00:36:48.902Z] 4ebd0625c992: Verifying Checksum [2021-05-19T00:36:48.902Z] 4ebd0625c992: Download complete [2021-05-19T00:36:55.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:36:55.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:36:55.280Z] ---> 16a36016337e [2021-05-19T00:36:55.280Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T00:36:59.087Z] 4ebd0625c992: Pull complete [2021-05-19T00:36:59.088Z] 207e8628e3a3: Pull complete [2021-05-19T00:36:59.363Z] c791037a9be2: Pull complete [2021-05-19T00:37:03.693Z] ffd874e62e21: Pull complete [2021-05-19T00:37:03.693Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T00:37:03.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T00:37:03.693Z] ---> cfc18b08335c [2021-05-19T00:37:03.693Z] 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-19T00:37:05.288Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:37:05.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:37:05.289Z] ---> 16a36016337e [2021-05-19T00:37:05.289Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T00:37:05.689Z] ---> Running in dcbe090a52f7 [2021-05-19T00:37:07.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:37:07.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:37:08.688Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T00:37:08.959Z] (2/12) Installing file (5.39-r0) [2021-05-19T00:37:09.232Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T00:37:09.232Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T00:37:10.599Z] ---> Running in 04c97f7fcccf [2021-05-19T00:37:10.599Z] ---> Running in 9d3c38567840 [2021-05-19T00:37:10.599Z] ---> Running in 96fc9f4728ee [2021-05-19T00:37:10.599Z] ---> Running in b85f86363a79 [2021-05-19T00:37:10.599Z] ---> Running in 91f717dc727c [2021-05-19T00:37:10.862Z] Removing intermediate container 9d3c38567840 [2021-05-19T00:37:10.862Z] ---> ad60844e872d [2021-05-19T00:37:10.862Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:37:10.862Z] Removing intermediate container b85f86363a79 [2021-05-19T00:37:10.862Z] ---> 2f50b0dcee9c [2021-05-19T00:37:10.862Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:37:10.862Z] Removing intermediate container 96fc9f4728ee [2021-05-19T00:37:10.862Z] ---> 7e4be2469d08 [2021-05-19T00:37:10.862Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:37:10.862Z] Removing intermediate container 04c97f7fcccf [2021-05-19T00:37:10.862Z] ---> d4cb0f112da4 [2021-05-19T00:37:10.862Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:37:10.862Z] Removing intermediate container 91f717dc727c [2021-05-19T00:37:10.862Z] ---> 2e41263e1ac8 [2021-05-19T00:37:10.862Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:37:10.862Z] ---> Running in 0e2843ffd730 [2021-05-19T00:37:10.862Z] ---> Running in 561a916defb3 [2021-05-19T00:37:10.862Z] ---> Running in c7490d8d927c [2021-05-19T00:37:10.862Z] ---> Running in eef939d326b0 [2021-05-19T00:37:10.862Z] ---> Running in 66dcdeb2eea3 [2021-05-19T00:37:11.820Z] Removing intermediate container 0e2843ffd730 [2021-05-19T00:37:11.820Z] ---> 3ff04a6dc505 [2021-05-19T00:37:11.820Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T00:37:11.820Z] ---> Running in 8a048cb482f4 [2021-05-19T00:37:11.820Z] Removing intermediate container 561a916defb3 [2021-05-19T00:37:11.820Z] ---> 953ffea76e4b [2021-05-19T00:37:11.820Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T00:37:12.087Z] ---> Running in d6e41b38908b [2021-05-19T00:37:12.358Z] Removing intermediate container c7490d8d927c [2021-05-19T00:37:12.358Z] ---> ac3d1664c888 [2021-05-19T00:37:12.358Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T00:37:12.358Z] ---> Running in 59ba2976232e [2021-05-19T00:37:12.358Z] Removing intermediate container eef939d326b0 [2021-05-19T00:37:12.358Z] ---> c0388501ad7d [2021-05-19T00:37:12.358Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T00:37:12.628Z] Removing intermediate container 66dcdeb2eea3 [2021-05-19T00:37:12.628Z] ---> 6f394819a4b5 [2021-05-19T00:37:12.628Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T00:37:12.628Z] ---> Running in 97c0ecb76aa6 [2021-05-19T00:37:12.628Z] ---> Running in 8307f2445b1a [2021-05-19T00:37:12.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:12.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:12.891Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:13.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:13.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:13.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:13.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:14.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:14.002Z] OK: 219 MiB in 52 packages [2021-05-19T00:37:14.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:14.002Z] OK: 219 MiB in 52 packages [2021-05-19T00:37:14.487Z] Removing intermediate container 8a048cb482f4 [2021-05-19T00:37:14.487Z] ---> afbfc53088ed [2021-05-19T00:37:14.487Z] Step 6/24 : COPY go.mod . [2021-05-19T00:37:14.487Z] OK: 219 MiB in 52 packages [2021-05-19T00:37:14.487Z] Removing intermediate container d6e41b38908b [2021-05-19T00:37:14.487Z] ---> 4b5a1f96222e [2021-05-19T00:37:14.487Z] Step 6/24 : COPY go.mod . [2021-05-19T00:37:14.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:37:14.812Z] ---> 0f9779074bd6 [2021-05-19T00:37:14.812Z] Step 7/24 : RUN go mod download [2021-05-19T00:37:14.812Z] ---> Running in 655a9f6949ff [2021-05-19T00:37:14.812Z] ---> a5264fa65eb2 [2021-05-19T00:37:14.812Z] Step 7/24 : RUN go mod download [2021-05-19T00:37:14.812Z] OK: 219 MiB in 52 packages [2021-05-19T00:37:14.812Z] Removing intermediate container 97c0ecb76aa6 [2021-05-19T00:37:14.812Z] ---> 41edc292023e [2021-05-19T00:37:14.813Z] Step 6/23 : COPY go.mod . [2021-05-19T00:37:14.813Z] ---> Running in 81fc4e133cdd [2021-05-19T00:37:15.114Z] ---> 244ccff8098a [2021-05-19T00:37:15.114Z] Step 7/23 : RUN go mod download [2021-05-19T00:37:15.114Z] ---> Running in 72b11e58ff5a [2021-05-19T00:37:15.379Z] Removing intermediate container 8307f2445b1a [2021-05-19T00:37:15.379Z] ---> 914a56b60393 [2021-05-19T00:37:15.379Z] Step 6/32 : COPY go.mod . [2021-05-19T00:37:15.642Z] ---> 25484d2d8cec [2021-05-19T00:37:15.642Z] Step 7/32 : RUN go mod download [2021-05-19T00:37:15.642Z] ---> Running in 53959fece367 [2021-05-19T00:37:15.905Z] Removing intermediate container 655a9f6949ff [2021-05-19T00:37:15.905Z] ---> f4e148e6ab71 [2021-05-19T00:37:15.905Z] Step 8/24 : COPY . . [2021-05-19T00:37:15.918Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T00:37:15.918Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T00:37:15.918Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T00:37:15.918Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T00:37:15.918Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T00:37:15.918Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T00:37:15.918Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T00:37:15.918Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T00:37:15.918Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T00:37:15.918Z] OK: 218 MiB in 52 packages [2021-05-19T00:37:16.476Z] OK: 219 MiB in 52 packages [2021-05-19T00:37:20.236Z] Removing intermediate container dcbe090a52f7 [2021-05-19T00:37:20.236Z] ---> 3cf1eeccb287 [2021-05-19T00:37:20.236Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T00:37:20.236Z] ---> Running in 8029180cde62 [2021-05-19T00:37:20.236Z] Removing intermediate container 8029180cde62 [2021-05-19T00:37:20.236Z] ---> 30b2b2209be2 [2021-05-19T00:37:20.236Z] Step 5/6 : COPY go.mod . [2021-05-19T00:37:21.212Z] ---> 9c86bdca9d0c [2021-05-19T00:37:21.212Z] Step 6/6 : RUN go mod download [2021-05-19T00:37:21.212Z] ---> Running in d81f1ea6c295 [2021-05-19T00:37:21.800Z] Removing intermediate container 72b11e58ff5a [2021-05-19T00:37:21.800Z] ---> c5bdf1717449 [2021-05-19T00:37:21.800Z] Step 8/23 : COPY . . [2021-05-19T00:37:21.800Z] ---> f9588e833b3d [2021-05-19T00:37:21.800Z] Step 9/24 : RUN go mod tidy [2021-05-19T00:37:21.800Z] Removing intermediate container 59ba2976232e [2021-05-19T00:37:21.800Z] ---> a90ee7d7cf81 [2021-05-19T00:37:21.800Z] Step 6/22 : COPY go.mod . [2021-05-19T00:37:21.800Z] Removing intermediate container 81fc4e133cdd [2021-05-19T00:37:21.800Z] ---> 505f0b9f0824 [2021-05-19T00:37:21.800Z] Step 8/24 : COPY . . [2021-05-19T00:37:22.382Z] Removing intermediate container 53959fece367 [2021-05-19T00:37:22.382Z] ---> 99a61b5c434f [2021-05-19T00:37:22.382Z] Step 8/32 : COPY . . [2021-05-19T00:37:22.382Z] ---> Running in 85e138ca2aa9 [2021-05-19T00:37:48.021Z] Removing intermediate container d81f1ea6c295 [2021-05-19T00:37:48.021Z] ---> 3fe03114063b [2021-05-19T00:37:48.021Z] Successfully built 3fe03114063b [2021-05-19T00:37:48.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:37:48.369Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T00:37:48.369Z] . [Pipeline] withDockerContainer [2021-05-19T00:37:48.607Z] prd-ubuntu18.04-docker-arm64-4c-16g-14911 does not seem to be running inside a container [2021-05-19T00:37:48.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T00:37:50.652Z] $ docker top bcf258a0f4dfb3b8ef0989ac73e1af3850550b8afdcc12a4452c1bf5290bf04b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T00:37:51.579Z] + go version [2021-05-19T00:37:51.579Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T00:37:51.605Z] $ docker stop --time=1 bcf258a0f4dfb3b8ef0989ac73e1af3850550b8afdcc12a4452c1bf5290bf04b [2021-05-19T00:37:53.314Z] $ docker rm -f bcf258a0f4dfb3b8ef0989ac73e1af3850550b8afdcc12a4452c1bf5290bf04b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:37:54.091Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T00:37:54.091Z] . [Pipeline] withDockerContainer [2021-05-19T00:37:54.332Z] prd-ubuntu18.04-docker-arm64-4c-16g-14911 does not seem to be running inside a container [2021-05-19T00:37:54.414Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T00:37:54.545Z] ---> 9df6efb3b4b1 [2021-05-19T00:37:54.545Z] Step 7/22 : RUN go mod download [2021-05-19T00:37:55.492Z] ---> Running in dab33fac183a [2021-05-19T00:37:55.492Z] ---> ad957966bd1c [2021-05-19T00:37:55.492Z] Step 9/23 : RUN go mod tidy [2021-05-19T00:37:55.492Z] ---> d08cbfd83e35 [2021-05-19T00:37:55.492Z] Step 9/32 : RUN go mod tidy [2021-05-19T00:37:55.741Z] $ docker top c1aadcd798d5ec10463526890c58837b88c706fabe3eafc60f2f6e7386719ed4 -eo pid,comm [2021-05-19T00:37:55.753Z] ---> 429a22695abb [2021-05-19T00:37:55.753Z] Step 9/24 : RUN go mod tidy [2021-05-19T00:37:55.753Z] ---> Running in 962bfe3c8ac1 [2021-05-19T00:37:55.753Z] ---> Running in b914eabd09ae [2021-05-19T00:37:55.753Z] ---> Running in 12566da7bd19 [Pipeline] { [Pipeline] echo [2021-05-19T00:37:56.026Z] ========================================================= [2021-05-19T00:37:56.026Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T00:37:56.026Z] ========================================================= [Pipeline] sh [2021-05-19T00:37:56.666Z] + go mod tidy [2021-05-19T00:37:56.700Z] Removing intermediate container 85e138ca2aa9 [2021-05-19T00:37:56.700Z] ---> 62d6419f92a3 [2021-05-19T00:37:56.700Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T00:37:56.700Z] ---> Running in 912712c748f0 [2021-05-19T00:37:56.973Z] Removing intermediate container dab33fac183a [2021-05-19T00:37:56.973Z] ---> 1d5249392fab [2021-05-19T00:37:56.973Z] Step 8/22 : COPY . . [Pipeline] sh [2021-05-19T00:37:57.939Z] 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-19T00:37:58.303Z] + make test [2021-05-19T00:37:58.304Z] go mod tidy [2021-05-19T00:37:58.904Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T00:38:03.253Z] Removing intermediate container 962bfe3c8ac1 [2021-05-19T00:38:03.253Z] ---> 91c467bf50b2 [2021-05-19T00:38:03.253Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T00:38:03.853Z] Removing intermediate container b914eabd09ae [2021-05-19T00:38:03.853Z] ---> 8c8b98f9c82b [2021-05-19T00:38:03.853Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T00:38:04.444Z] ---> Running in e67d360546b8 [2021-05-19T00:38:04.444Z] Removing intermediate container 12566da7bd19 [2021-05-19T00:38:04.444Z] ---> f065c9c9b62a [2021-05-19T00:38:04.444Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T00:38:04.444Z] ---> Running in a2c9be741991 [2021-05-19T00:38:04.709Z] ---> Running in ef32f1f72fd1 [2021-05-19T00:38:05.664Z] 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-19T00:38:05.929Z] 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-19T00:38:05.929Z] 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-19T00:38:25.724Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T00:38:27.964Z] ---> f733278635de [2021-05-19T00:38:27.965Z] Step 9/22 : RUN go mod tidy [2021-05-19T00:38:28.228Z] ---> Running in 9dee7ae4c909 [2021-05-19T00:38:30.823Z] Removing intermediate container 9dee7ae4c909 [2021-05-19T00:38:30.823Z] ---> 29c66776cd9a [2021-05-19T00:38:30.823Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T00:38:30.823Z] ---> Running in ae57e155b1c1 [2021-05-19T00:38:31.090Z] 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-19T00:38:46.103Z] Removing intermediate container 912712c748f0 [2021-05-19T00:38:46.103Z] ---> f155d69bb589 [2021-05-19T00:38:46.103Z] [2021-05-19T00:38:46.103Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T00:38:46.103Z] 3.12: Pulling from library/alpine [2021-05-19T00:38:46.103Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T00:38:46.103Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T00:38:46.103Z] ---> 13621d1b12d4 [2021-05-19T00:38:46.103Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T00:38:46.103Z] ---> Running in 91f82618bba7 [2021-05-19T00:38:46.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:38:46.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:38:46.103Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T00:38:46.103Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:38:46.103Z] OK: 6 MiB in 15 packages [2021-05-19T00:38:47.069Z] Removing intermediate container 91f82618bba7 [2021-05-19T00:38:47.069Z] ---> d6566b01dc64 [2021-05-19T00:38:47.069Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T00:38:49.035Z] ---> Running in 15b7ee3657c5 [2021-05-19T00:38:49.307Z] Removing intermediate container 15b7ee3657c5 [2021-05-19T00:38:49.307Z] ---> f9c9467c4c0c [2021-05-19T00:38:49.307Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T00:38:49.307Z] ---> Running in 26e365f7c430 [2021-05-19T00:38:49.594Z] Removing intermediate container a2c9be741991 [2021-05-19T00:38:49.594Z] ---> 41137b332ef1 [2021-05-19T00:38:49.594Z] [2021-05-19T00:38:49.594Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T00:38:49.594Z] ---> 13621d1b12d4 [2021-05-19T00:38:49.594Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T00:38:49.594Z] ---> Running in 9bfa42e8b102 [2021-05-19T00:38:49.594Z] Removing intermediate container 26e365f7c430 [2021-05-19T00:38:49.594Z] ---> 8c39c431598b [2021-05-19T00:38:49.594Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T00:38:49.594Z] Removing intermediate container 9bfa42e8b102 [2021-05-19T00:38:49.594Z] ---> b2ea20278032 [2021-05-19T00:38:49.594Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T00:38:49.892Z] ---> Running in 083fcfd3a90f [2021-05-19T00:38:50.163Z] ---> Running in d0fff392ad0f [2021-05-19T00:38:52.094Z] Removing intermediate container 083fcfd3a90f [2021-05-19T00:38:52.094Z] ---> 8d2bdb3f1f74 [2021-05-19T00:38:52.094Z] Step 16/24 : WORKDIR / [2021-05-19T00:38:52.681Z] ---> Running in bcdf8bb478a8 [2021-05-19T00:38:52.681Z] Removing intermediate container ef32f1f72fd1 [2021-05-19T00:38:52.681Z] ---> 02c7eedc045d [2021-05-19T00:38:52.681Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T00:38:52.952Z] ---> Running in 6e2d00f34836 [2021-05-19T00:38:52.952Z] Removing intermediate container bcdf8bb478a8 [2021-05-19T00:38:52.952Z] ---> e6cc34fe54f0 [2021-05-19T00:38:52.952Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:38:53.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:38:53.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:38:53.537Z] 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-19T00:38:53.807Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T00:38:53.807Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T00:38:53.807Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:38:53.807Z] OK: 6 MiB in 16 packages [2021-05-19T00:38:54.075Z] ---> 3158376a0f9b [2021-05-19T00:38:54.075Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T00:38:54.649Z] Removing intermediate container e67d360546b8 [2021-05-19T00:38:54.649Z] ---> 54b830e2db98 [2021-05-19T00:38:54.649Z] [2021-05-19T00:38:54.649Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T00:38:54.649Z] ---> 13621d1b12d4 [2021-05-19T00:38:54.649Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T00:38:54.649Z] ---> Using cache [2021-05-19T00:38:54.649Z] ---> d6566b01dc64 [2021-05-19T00:38:54.649Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T00:38:54.649Z] ---> Using cache [2021-05-19T00:38:54.649Z] ---> f9c9467c4c0c [2021-05-19T00:38:54.649Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T00:38:55.241Z] ---> 4038aad4c34c [2021-05-19T00:38:55.241Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T00:38:55.511Z] ---> Running in 9db9fcec2f59 [2021-05-19T00:38:55.511Z] Removing intermediate container d0fff392ad0f [2021-05-19T00:38:55.511Z] ---> 7ef47f945376 [2021-05-19T00:38:55.511Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T00:38:55.511Z] ---> Running in 0ab84a8c92dc [2021-05-19T00:38:55.511Z] Removing intermediate container 9db9fcec2f59 [2021-05-19T00:38:55.511Z] ---> 23729e05cf4f [2021-05-19T00:38:55.511Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T00:38:55.778Z] ---> Running in a11f4cc2db99 [2021-05-19T00:38:55.778Z] Removing intermediate container 6e2d00f34836 [2021-05-19T00:38:55.778Z] ---> 5ac225eedadc [2021-05-19T00:38:55.778Z] [2021-05-19T00:38:55.778Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T00:38:55.778Z] Removing intermediate container 0ab84a8c92dc [2021-05-19T00:38:55.778Z] ---> afcf36baa8b4 [2021-05-19T00:38:55.778Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T00:38:55.778Z] ---> e6a37aa7e152 [2021-05-19T00:38:55.778Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T00:38:56.041Z] ---> Running in 886520f78c62 [2021-05-19T00:38:56.041Z] 20.10.0: Pulling from library/docker [2021-05-19T00:38:56.041Z] ---> Running in d7ba693450db [2021-05-19T00:38:56.041Z] Removing intermediate container a11f4cc2db99 [2021-05-19T00:38:56.041Z] ---> 96715f1c2f3e [2021-05-19T00:38:56.041Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:38:56.306Z] Removing intermediate container 886520f78c62 [2021-05-19T00:38:56.306Z] ---> 995177f7a4a6 [2021-05-19T00:38:56.306Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T00:38:56.306Z] Removing intermediate container d7ba693450db [2021-05-19T00:38:56.306Z] ---> 77e884bdf0e4 [2021-05-19T00:38:56.306Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:38:56.577Z] ---> dd476242ea53 [2021-05-19T00:38:56.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T00:38:56.577Z] ---> Running in 83de1b06ac33 [2021-05-19T00:38:56.577Z] ---> Running in d3291aeea6f1 [2021-05-19T00:38:57.172Z] Removing intermediate container d3291aeea6f1 [2021-05-19T00:38:57.172Z] ---> 3f73dbcc17e1 [2021-05-19T00:38:57.172Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T00:38:57.172Z] 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-19T00:38:58.587Z] ---> Running in d504176353d7 [2021-05-19T00:38:58.587Z] ---> 2a8cd17da480 [2021-05-19T00:38:58.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T00:38:58.858Z] Removing intermediate container d504176353d7 [2021-05-19T00:38:58.858Z] ---> f4d8805f829c [2021-05-19T00:38:58.858Z] Step 23/24 : LABEL git_sha=8de26eeac2be301db50d76efbe21d29af014c1bd [2021-05-19T00:38:59.145Z] ---> Running in b588c1f4c6ff [2021-05-19T00:38:59.411Z] Removing intermediate container 83de1b06ac33 [2021-05-19T00:38:59.411Z] ---> b9d28f1f599f [2021-05-19T00:38:59.411Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T00:39:01.967Z] ---> 5f85bc6110ff [2021-05-19T00:39:01.967Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T00:39:01.967Z] ---> Running in f594bf350552 [2021-05-19T00:39:01.967Z] Removing intermediate container b588c1f4c6ff [2021-05-19T00:39:01.967Z] ---> 667cd6874647 [2021-05-19T00:39:01.967Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T00:39:01.967Z] ---> Running in 4f79ae919019 [2021-05-19T00:39:01.967Z] ---> Running in 3bd007daa5ab [2021-05-19T00:39:02.238Z] Removing intermediate container f594bf350552 [2021-05-19T00:39:02.238Z] ---> 04a74de0e68f [2021-05-19T00:39:02.238Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T00:39:02.238Z] Removing intermediate container 4f79ae919019 [2021-05-19T00:39:02.238Z] ---> 31f7b5667f73 [2021-05-19T00:39:02.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:39:02.238Z] Removing intermediate container 3bd007daa5ab [2021-05-19T00:39:02.238Z] ---> 9dd00898ddc1 [2021-05-19T00:39:02.238Z] [2021-05-19T00:39:02.238Z] ---> Running in 4cbfa86d1908 [2021-05-19T00:39:02.811Z] Successfully built 9dd00898ddc1 [2021-05-19T00:39:03.405Z] Successfully tagged core-metadata:latest [2021-05-19T00:39:03.405Z] Building support-notifications [2021-05-19T00:39:03.666Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T00:39:03.666Z] ---> f35fffe7265b [2021-05-19T00:39:03.666Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T00:39:03.666Z] Removing intermediate container 4cbfa86d1908 [2021-05-19T00:39:03.666Z] ---> 020fc1021bdb [2021-05-19T00:39:03.666Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T00:39:03.666Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T00:39:03.666Z] ---> aefe523efa57 [2021-05-19T00:39:03.666Z] 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-19T00:39:03.666Z] Removing intermediate container ae57e155b1c1 [2021-05-19T00:39:03.666Z] ---> f7834f00abe3 [2021-05-19T00:39:03.666Z] [2021-05-19T00:39:03.666Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T00:39:03.666Z] ---> 13621d1b12d4 [2021-05-19T00:39:03.666Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T00:39:04.248Z] ---> Running in cde260e61906 [2021-05-19T00:39:04.248Z] ---> Running in 12171c3d2625 [2021-05-19T00:39:06.162Z] ---> Running in 28f428da67aa [2021-05-19T00:39:06.162Z] ---> Running in e6498c48d903 [2021-05-19T00:39:08.112Z] Removing intermediate container cde260e61906 [2021-05-19T00:39:08.112Z] ---> e84263138938 [2021-05-19T00:39:08.112Z] Step 22/23 : LABEL git_sha=8de26eeac2be301db50d76efbe21d29af014c1bd [2021-05-19T00:39:08.112Z] Removing intermediate container e6498c48d903 [2021-05-19T00:39:08.112Z] ---> fbaa085991a3 [2021-05-19T00:39:08.112Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T00:39:09.058Z] ---> Running in 044dedbbfcf8 [2021-05-19T00:39:12.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:39:12.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:39:12.353Z] ---> 16a36016337e [2021-05-19T00:39:12.353Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T00:39:12.353Z] ---> Using cache [2021-05-19T00:39:12.353Z] ---> d4cb0f112da4 [2021-05-19T00:39:12.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:39:12.353Z] ---> Using cache [2021-05-19T00:39:12.353Z] ---> c0388501ad7d [2021-05-19T00:39:12.353Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T00:39:12.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:39:12.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:39:12.613Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T00:39:12.613Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T00:39:12.613Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T00:39:12.613Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T00:39:12.613Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:39:12.613Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T00:39:12.613Z] OK: 7 MiB in 18 packages [2021-05-19T00:39:13.189Z] ---> Running in b8b258c7c411 [2021-05-19T00:39:13.470Z] ---> Running in 8a1965048834 [2021-05-19T00:39:13.470Z] Removing intermediate container 044dedbbfcf8 [2021-05-19T00:39:13.470Z] ---> 2b361877bff0 [2021-05-19T00:39:13.470Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T00:39:13.470Z] ---> Running in 1d65dcc3e490 [2021-05-19T00:39:13.470Z] Removing intermediate container 1d65dcc3e490 [2021-05-19T00:39:13.470Z] ---> 5aa4b0b1cfee [2021-05-19T00:39:13.470Z] [2021-05-19T00:39:13.754Z] Successfully built 5aa4b0b1cfee [2021-05-19T00:39:13.754Z] Successfully tagged support-scheduler:latest [2021-05-19T00:39:13.754Z] Building core-command [2021-05-19T00:39:15.199Z]  Building support-scheduler ... done Removing intermediate container 12171c3d2625 [2021-05-19T00:39:15.199Z] ---> 5c7a270829f9 [2021-05-19T00:39:15.199Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:39:15.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:39:15.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:39:15.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:39:15.199Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T00:39:15.199Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T00:39:15.460Z] Executing bash-5.0.17-r0.post-install [2021-05-19T00:39:15.460Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T00:39:15.460Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T00:39:15.460Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T00:39:15.460Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T00:39:15.460Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T00:39:15.460Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T00:39:15.460Z] Removing intermediate container 28f428da67aa [2021-05-19T00:39:15.460Z] ---> 209de6178666 [2021-05-19T00:39:15.460Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T00:39:16.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:39:17.312Z] OK: 219 MiB in 52 packages [2021-05-19T00:39:17.312Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T00:39:17.312Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T00:39:17.312Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T00:39:17.312Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T00:39:17.312Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T00:39:17.658Z] ---> Running in 4a21414e1490 [2021-05-19T00:39:21.984Z] ---> 48d17e212006 [2021-05-19T00:39:21.984Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T00:39:21.984Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:39:21.984Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:39:21.984Z] ---> 16a36016337e [2021-05-19T00:39:21.984Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T00:39:21.984Z] ---> Using cache [2021-05-19T00:39:21.984Z] ---> d4cb0f112da4 [2021-05-19T00:39:21.984Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:39:21.984Z] ---> Using cache [2021-05-19T00:39:21.984Z] ---> c0388501ad7d [2021-05-19T00:39:21.984Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T00:39:21.984Z] ---> Using cache [2021-05-19T00:39:21.984Z] ---> 41edc292023e [2021-05-19T00:39:21.984Z] Step 6/24 : COPY go.mod . [2021-05-19T00:39:21.984Z] ---> Using cache [2021-05-19T00:39:21.984Z] ---> 244ccff8098a [2021-05-19T00:39:21.984Z] Step 7/24 : RUN go mod download [2021-05-19T00:39:21.984Z] ---> Using cache [2021-05-19T00:39:21.984Z] ---> c5bdf1717449 [2021-05-19T00:39:21.984Z] Step 8/24 : COPY . . [2021-05-19T00:39:21.984Z] ---> Using cache [2021-05-19T00:39:21.984Z] ---> ad957966bd1c [2021-05-19T00:39:21.984Z] Step 9/24 : RUN go mod tidy [2021-05-19T00:39:21.984Z] ---> Using cache [2021-05-19T00:39:21.984Z] ---> 91c467bf50b2 [2021-05-19T00:39:21.984Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T00:39:21.984Z] ---> Running in c8ed6af0e190 [2021-05-19T00:39:21.984Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T00:39:21.984Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T00:39:21.984Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T00:39:21.984Z] Removing intermediate container 4a21414e1490 [2021-05-19T00:39:21.984Z] ---> 5a4954774505 [2021-05-19T00:39:21.984Z] Step 14/22 : WORKDIR /edgex [2021-05-19T00:39:21.984Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T00:39:21.984Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T00:39:22.246Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T00:39:22.246Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T00:39:22.246Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T00:39:22.246Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T00:39:22.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T00:39:22.507Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T00:39:22.507Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T00:39:22.507Z] ---> Running in 440e83fe73a4 [2021-05-19T00:39:22.507Z] Removing intermediate container 8a1965048834 [2021-05-19T00:39:22.507Z] ---> 90ab9932887c [2021-05-19T00:39:22.507Z] Step 6/23 : COPY go.mod . [2021-05-19T00:39:22.507Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T00:39:22.507Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T00:39:22.507Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T00:39:22.507Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T00:39:22.507Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T00:39:22.773Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T00:39:22.773Z] ---> 0c329c963d51 [2021-05-19T00:39:22.773Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T00:39:22.773Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T00:39:22.773Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T00:39:22.773Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T00:39:22.773Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T00:39:22.773Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T00:39:22.773Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T00:39:22.773Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T00:39:22.773Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T00:39:22.773Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T00:39:22.773Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T00:39:22.773Z] OK: 72 MiB in 59 packages [2021-05-19T00:39:23.043Z] ---> 138d9a31a8a6 [2021-05-19T00:39:23.043Z] Step 7/23 : RUN go mod download [2021-05-19T00:39:23.043Z] Removing intermediate container 440e83fe73a4 [2021-05-19T00:39:23.043Z] ---> c0e5ff5d4d68 [2021-05-19T00:39:23.043Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T00:39:23.043Z] ---> Running in 00e64fc6cf99 [2021-05-19T00:39:23.043Z] ---> c92540aae37f [2021-05-19T00:39:23.043Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T00:39:23.043Z] 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-19T00:39:23.306Z] ---> d578bcdef67f [2021-05-19T00:39:23.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T00:39:23.587Z] ---> 4e40a1da500d [2021-05-19T00:39:23.587Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T00:39:23.869Z] ---> a3ea5aa90333 [2021-05-19T00:39:23.869Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T00:39:23.869Z] Collecting docker-compose==1.23.2 [2021-05-19T00:39:24.146Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T00:39:24.419Z] Collecting PyYAML<4,>=3.10 [2021-05-19T00:39:24.419Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T00:39:24.419Z] ---> def14f27caa3 [2021-05-19T00:39:24.419Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T00:39:25.012Z] ---> 05299f7ba91e [2021-05-19T00:39:25.012Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T00:39:25.012Z] ---> Running in 8d72df25f44e [2021-05-19T00:39:25.012Z] Removing intermediate container 00e64fc6cf99 [2021-05-19T00:39:25.012Z] ---> ffef7f24c3e8 [2021-05-19T00:39:25.012Z] Step 8/23 : COPY . . [2021-05-19T00:39:25.012Z] ---> Running in 0102447ba6f7 [2021-05-19T00:39:25.604Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T00:39:25.604Z] Removing intermediate container 8d72df25f44e [2021-05-19T00:39:25.604Z] ---> 2876ecd5a52e [2021-05-19T00:39:25.604Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T00:39:25.604Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T00:39:26.194Z] Removing intermediate container 0102447ba6f7 [2021-05-19T00:39:26.194Z] ---> 03f81ac931d0 [2021-05-19T00:39:26.194Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T00:39:26.194Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T00:39:26.194Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T00:39:29.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T00:39:39.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T00:39:39.270Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T00:39:42.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T00:39:42.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T00:39:42.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T00:39:42.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T00:39:44.319Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T00:39:44.319Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T00:39:44.319Z] ---> 08826aaefe29 [2021-05-19T00:39:44.319Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T00:39:44.319Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T00:39:44.319Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T00:39:44.319Z] ---> Running in e52d96f02806 [2021-05-19T00:39:44.319Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T00:39:44.319Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T00:39:44.319Z] ---> Running in dea7f483cd71 [2021-05-19T00:39:44.319Z] ---> ca9dc6690501 [2021-05-19T00:39:44.319Z] Step 9/23 : RUN go mod tidy [2021-05-19T00:39:45.265Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T00:39:45.265Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T00:39:45.265Z] Removing intermediate container e52d96f02806 [2021-05-19T00:39:45.265Z] ---> 518bd64e4550 [2021-05-19T00:39:45.265Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T00:39:45.528Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T00:39:45.528Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T00:39:45.788Z] ---> Running in 474f86d3fff6 [2021-05-19T00:39:46.051Z] ---> Running in 460695477a3e [2021-05-19T00:39:46.316Z] 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-19T00:39:46.582Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T00:39:46.582Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T00:39:46.843Z] Collecting idna<2.8,>=2.5 [2021-05-19T00:39:46.843Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T00:39:47.109Z] 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-19T00:39:47.109Z] 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-19T00:39:47.314Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T00:39:48.050Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T00:39:48.050Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T00:39:48.300Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T00:39:48.314Z] Removing intermediate container 460695477a3e [2021-05-19T00:39:48.314Z] ---> 5a01a6344b19 [2021-05-19T00:39:48.314Z] Step 21/22 : LABEL git_sha=8de26eeac2be301db50d76efbe21d29af014c1bd [2021-05-19T00:39:48.575Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T00:39:48.575Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T00:39:49.152Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T00:39:49.153Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T00:39:49.153Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T00:39:49.153Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T00:39:49.153Z] Installing collected packages: PyYAML, dockerpty, cached-property, idna, urllib3, requests, jsonschema, texttable, websocket-client, docopt, docker-pycreds, docker, docker-compose [2021-05-19T00:39:49.153Z] Running setup.py install for PyYAML: started [2021-05-19T00:39:50.095Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T00:39:50.095Z] Running setup.py install for dockerpty: started [2021-05-19T00:39:50.374Z] ---> Running in 059fc7f9283b [2021-05-19T00:39:50.374Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T00:39:51.770Z] Attempting uninstall: idna [2021-05-19T00:39:51.770Z] Found existing installation: idna 2.9 [2021-05-19T00:39:51.770Z] Uninstalling idna-2.9: [2021-05-19T00:39:51.770Z] Successfully uninstalled idna-2.9 [2021-05-19T00:39:52.034Z] Attempting uninstall: urllib3 [2021-05-19T00:39:52.034Z] Found existing installation: urllib3 1.25.9 [2021-05-19T00:39:52.034Z] Uninstalling urllib3-1.25.9: [2021-05-19T00:39:52.034Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T00:39:53.945Z] Removing intermediate container dea7f483cd71 [2021-05-19T00:39:53.945Z] ---> 2b0a10be2180 [2021-05-19T00:39:53.945Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T00:39:54.903Z] Attempting uninstall: requests [2021-05-19T00:39:54.903Z] Found existing installation: requests 2.23.0 [2021-05-19T00:39:54.903Z] Uninstalling requests-2.23.0: [2021-05-19T00:39:54.903Z] Successfully uninstalled requests-2.23.0 [2021-05-19T00:39:54.903Z] Removing intermediate container 059fc7f9283b [2021-05-19T00:39:54.903Z] ---> 7a31b58c0fc9 [2021-05-19T00:39:54.903Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T00:39:56.820Z] ---> Running in decf87791917 [2021-05-19T00:39:56.820Z] ---> Running in 7709d8215206 [2021-05-19T00:39:56.820Z] Removing intermediate container 474f86d3fff6 [2021-05-19T00:39:56.820Z] ---> 0edeac214817 [2021-05-19T00:39:56.820Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T00:39:56.820Z] Running setup.py install for texttable: started [2021-05-19T00:39:56.820Z] ---> Running in 5d0352ebfaed [2021-05-19T00:39:56.820Z] Removing intermediate container 7709d8215206 [2021-05-19T00:39:56.820Z] ---> 68c8a9152619 [2021-05-19T00:39:56.820Z] [2021-05-19T00:39:56.820Z] Removing intermediate container decf87791917 [2021-05-19T00:39:56.820Z] ---> 22ff2f95bbc3 [2021-05-19T00:39:56.820Z] Step 29/32 : CMD ["gate"] [2021-05-19T00:39:57.084Z] Successfully built 68c8a9152619 [2021-05-19T00:39:57.084Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T00:39:57.084Z] Successfully tagged security-proxy-setup:latest [2021-05-19T00:39:57.084Z] Building core-data [2021-05-19T00:39:57.084Z]  Building security-proxy-setup ... done  ---> Running in 0c472cb2c550 [2021-05-19T00:39:57.084Z] Running setup.py install for docopt: started [2021-05-19T00:39:57.670Z] Removing intermediate container 0c472cb2c550 [2021-05-19T00:39:57.670Z] ---> 317663c1ea26 [2021-05-19T00:39:57.670Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T00:39:57.670Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T00:39:58.244Z] 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-19T00:39:58.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T00:39:58.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T00:39:58.501Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T00:40:01.580Z] ---> Running in eb0b7c3830fb [2021-05-19T00:40:02.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.405s coverage: 46.1% of statements [2021-05-19T00:40:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T00:40:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T00:40:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T00:40:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T00:40:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T00:40:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T00:40:02.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.294s coverage: 28.7% of statements [2021-05-19T00:40:02.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.414s coverage: 100.0% of statements [2021-05-19T00:40:03.508Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:40:03.508Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:40:03.509Z] ---> 16a36016337e [2021-05-19T00:40:03.509Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T00:40:03.509Z] ---> Using cache [2021-05-19T00:40:03.509Z] ---> d4cb0f112da4 [2021-05-19T00:40:03.509Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:40:03.509Z] ---> Using cache [2021-05-19T00:40:03.509Z] ---> c0388501ad7d [2021-05-19T00:40:03.509Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T00:40:04.452Z] 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-19T00:40:05.034Z] Removing intermediate container eb0b7c3830fb [2021-05-19T00:40:05.034Z] ---> 52dee9867860 [2021-05-19T00:40:05.034Z] Step 31/32 : LABEL git_sha=8de26eeac2be301db50d76efbe21d29af014c1bd [2021-05-19T00:40:05.034Z] ---> Running in 408c79bed49e [2021-05-19T00:40:05.297Z] ---> Running in ae7dd208cd22 [2021-05-19T00:40:05.560Z] Removing intermediate container ae7dd208cd22 [2021-05-19T00:40:05.560Z] ---> ecabb86855b3 [2021-05-19T00:40:05.560Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T00:40:05.822Z] ---> Running in 121ca544c535 [2021-05-19T00:40:05.822Z] Removing intermediate container 121ca544c535 [2021-05-19T00:40:05.822Z] ---> 20f01185d4c8 [2021-05-19T00:40:05.822Z] [2021-05-19T00:40:05.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:40:06.085Z] Successfully built 20f01185d4c8 [2021-05-19T00:40:06.085Z] Successfully tagged security-bootstrapper:latest [2021-05-19T00:40:06.085Z] Building security-secretstore-setup [2021-05-19T00:40:06.669Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:40:07.246Z] OK: 219 MiB in 52 packages [2021-05-19T00:40:13.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.614s coverage: 27.7% of statements [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T00:40:13.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 81.2% of statements [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T00:40:13.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.192s coverage: 100.0% of statements [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T00:40:13.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.205s coverage: 100.0% of statements [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T00:40:13.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.386s coverage: 58.6% of statements [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T00:40:13.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T00:40:13.843Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:40:13.843Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:40:13.843Z] ---> 16a36016337e [2021-05-19T00:40:13.843Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T00:40:13.843Z] ---> Using cache [2021-05-19T00:40:13.843Z] ---> d4cb0f112da4 [2021-05-19T00:40:13.843Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:40:13.843Z] ---> Using cache [2021-05-19T00:40:13.843Z] ---> c0388501ad7d [2021-05-19T00:40:13.843Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T00:40:13.843Z] ---> Using cache [2021-05-19T00:40:13.843Z] ---> 41edc292023e [2021-05-19T00:40:13.843Z] Step 6/26 : COPY go.mod . [2021-05-19T00:40:13.843Z] ---> Using cache [2021-05-19T00:40:13.843Z] ---> 244ccff8098a [2021-05-19T00:40:13.843Z] Step 7/26 : RUN go mod download [2021-05-19T00:40:13.843Z] ---> Using cache [2021-05-19T00:40:13.843Z] ---> c5bdf1717449 [2021-05-19T00:40:13.843Z] Step 8/26 : COPY . . [2021-05-19T00:40:13.843Z] ---> Using cache [2021-05-19T00:40:13.843Z] ---> ad957966bd1c [2021-05-19T00:40:13.843Z] Step 9/26 : RUN go mod tidy [2021-05-19T00:40:13.843Z] ---> Using cache [2021-05-19T00:40:13.843Z] ---> 91c467bf50b2 [2021-05-19T00:40:13.843Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T00:40:14.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.503s coverage: 87.7% of statements [2021-05-19T00:40:14.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T00:40:14.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T00:40:14.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.180s coverage: 78.9% of statements [2021-05-19T00:40:14.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T00:40:14.416Z] ---> Running in e6fc209bf72a [2021-05-19T00:40:14.677Z] Removing intermediate container b8b258c7c411 [2021-05-19T00:40:14.677Z] ---> ec58f3380d2f [2021-05-19T00:40:14.677Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T00:40:14.939Z] Removing intermediate container 408c79bed49e [2021-05-19T00:40:14.940Z] ---> 8076d08ecb10 [2021-05-19T00:40:14.940Z] Step 6/24 : COPY go.mod . [2021-05-19T00:40:14.940Z] ---> Running in c256d95f3b60 [2021-05-19T00:40:15.203Z] ---> 25d3630439ee [2021-05-19T00:40:15.203Z] Step 7/24 : RUN go mod download [2021-05-19T00:40:15.203Z] 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-19T00:40:15.203Z] ---> Running in 4767c672f588 [2021-05-19T00:40:15.203Z] Removing intermediate container c256d95f3b60 [2021-05-19T00:40:15.203Z] ---> 01dd06440348 [2021-05-19T00:40:15.203Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T00:40:15.203Z] ---> Running in cbb26ff7a6cb [2021-05-19T00:40:15.469Z] Removing intermediate container cbb26ff7a6cb [2021-05-19T00:40:15.469Z] ---> 35cf7034b260 [2021-05-19T00:40:15.469Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T00:40:16.425Z] ---> 6d4b4912d256 [2021-05-19T00:40:16.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T00:40:16.691Z] Removing intermediate container 4767c672f588 [2021-05-19T00:40:16.691Z] ---> 7fe182959077 [2021-05-19T00:40:16.691Z] Step 8/24 : COPY . . [2021-05-19T00:40:16.957Z] ---> 26245c9f6eed [2021-05-19T00:40:16.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T00:40:24.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.336s coverage: 28.6% of statements [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T00:40:24.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.340s coverage: 100.0% of statements [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T00:40:24.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.189s coverage: 100.0% of statements [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T00:40:24.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.365s coverage: 86.7% of statements [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T00:40:24.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.545s coverage: 97.5% of statements [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T00:40:24.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.323s coverage: 78.3% of statements [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T00:40:24.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T00:40:25.111Z] ---> 095cdd896d22 [2021-05-19T00:40:25.111Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T00:40:25.111Z] ---> Running in b1bb4563065e [2021-05-19T00:40:25.111Z] Removing intermediate container b1bb4563065e [2021-05-19T00:40:25.111Z] ---> 411a2fa7c728 [2021-05-19T00:40:25.111Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:40:26.102Z] ---> Running in fd298682bead [2021-05-19T00:40:27.167Z] Removing intermediate container fd298682bead [2021-05-19T00:40:27.167Z] ---> a2fba19c3116 [2021-05-19T00:40:27.167Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T00:40:29.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.179s coverage: 95.1% of statements [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T00:40:29.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.171s coverage: 58.8% of statements [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T00:40:29.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.350s coverage: 0.8% of statements [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T00:40:29.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.170s coverage: 21.7% of statements [2021-05-19T00:40:29.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T00:40:29.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.390s coverage: 47.1% of statements [2021-05-19T00:40:29.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.208s coverage: 79.5% of statements [2021-05-19T00:40:30.530Z] ---> Running in 8ab142664587 [2021-05-19T00:40:30.530Z] Removing intermediate container c8ed6af0e190 [2021-05-19T00:40:30.530Z] ---> 5e4d94186258 [2021-05-19T00:40:30.530Z] [2021-05-19T00:40:30.530Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T00:40:30.530Z] ---> 13621d1b12d4 [2021-05-19T00:40:30.530Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T00:40:30.530Z] ---> Using cache [2021-05-19T00:40:30.530Z] ---> d6566b01dc64 [2021-05-19T00:40:30.530Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T00:40:30.530Z] ---> Using cache [2021-05-19T00:40:30.530Z] ---> f9c9467c4c0c [2021-05-19T00:40:30.530Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T00:40:30.530Z] ---> 26e5ff5439e9 [2021-05-19T00:40:30.530Z] Step 9/24 : RUN go mod tidy [2021-05-19T00:40:30.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements [2021-05-19T00:40:30.800Z] ---> Running in 56509dfa57c7 [2021-05-19T00:40:30.800Z] Removing intermediate container 8ab142664587 [2021-05-19T00:40:30.800Z] ---> eab172a02abb [2021-05-19T00:40:30.800Z] Step 23/24 : LABEL git_sha=8de26eeac2be301db50d76efbe21d29af014c1bd [2021-05-19T00:40:30.800Z] ---> Running in c4f895b12b42 [2021-05-19T00:40:31.066Z] ---> Running in 09b57eb53c0e [2021-05-19T00:40:31.338Z] Removing intermediate container 56509dfa57c7 [2021-05-19T00:40:31.338Z] ---> 7bcfee5a751e [2021-05-19T00:40:31.338Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T00:40:31.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-05-19T00:40:31.748Z] Removing intermediate container 09b57eb53c0e [2021-05-19T00:40:31.748Z] ---> fb500d52b1e9 [2021-05-19T00:40:31.748Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T00:40:31.748Z] ---> Running in 6eea469d4256 [2021-05-19T00:40:31.748Z] ---> Running in 51882bec0cf6 [2021-05-19T00:40:31.748Z] Removing intermediate container 6eea469d4256 [2021-05-19T00:40:31.748Z] ---> b229a09d951b [2021-05-19T00:40:31.748Z] Step 16/24 : WORKDIR / [2021-05-19T00:40:31.748Z] ---> Running in aa50879256ab [2021-05-19T00:40:32.079Z] Removing intermediate container 51882bec0cf6 [2021-05-19T00:40:32.079Z] ---> bd180e470ff1 [2021-05-19T00:40:32.079Z] [2021-05-19T00:40:32.079Z] Successfully built bd180e470ff1 [2021-05-19T00:40:32.079Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T00:40:32.079Z]  Building sys-mgmt-agent ... done Removing intermediate container aa50879256ab [2021-05-19T00:40:32.079Z] ---> 1a35b720eeb8 [2021-05-19T00:40:32.079Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:40:32.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements [2021-05-19T00:40:32.856Z] ---> c0fde1891499 [2021-05-19T00:40:32.856Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T00:40:34.247Z] Removing intermediate container c4f895b12b42 [2021-05-19T00:40:34.247Z] ---> ddd9d1365725 [2021-05-19T00:40:34.247Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T00:40:34.830Z] ---> 63d2ccc775f4 [2021-05-19T00:40:34.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T00:40:34.830Z] ---> Running in 58d528a2bac8 [2021-05-19T00:40:35.402Z] 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-19T00:40:36.787Z] ---> 190100a841ed [2021-05-19T00:40:36.787Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T00:40:37.732Z] ---> Running in 28448766978e [2021-05-19T00:40:37.999Z] Removing intermediate container 28448766978e [2021-05-19T00:40:37.999Z] ---> 6fa4cf5c203c [2021-05-19T00:40:37.999Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:40:38.583Z] ---> Running in 66eb752141ef [2021-05-19T00:40:38.860Z] Removing intermediate container 66eb752141ef [2021-05-19T00:40:38.860Z] ---> 24388b0a1e1a [2021-05-19T00:40:38.860Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T00:40:38.860Z] ---> Running in 52bfcc9a5654 [2021-05-19T00:40:39.446Z] Removing intermediate container 52bfcc9a5654 [2021-05-19T00:40:39.446Z] ---> 8f8461f451c9 [2021-05-19T00:40:39.446Z] Step 23/24 : LABEL git_sha=8de26eeac2be301db50d76efbe21d29af014c1bd [2021-05-19T00:40:39.708Z] ---> Running in c99f527cca04 [2021-05-19T00:40:39.974Z] Removing intermediate container c99f527cca04 [2021-05-19T00:40:39.974Z] ---> 95e2f5f2653c [2021-05-19T00:40:39.974Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T00:40:40.232Z] ---> Running in e23067d645dc [2021-05-19T00:40:40.505Z] Removing intermediate container e23067d645dc [2021-05-19T00:40:40.505Z] ---> 5ed8295e4221 [2021-05-19T00:40:40.506Z] [2021-05-19T00:40:40.772Z] Successfully built 5ed8295e4221 [2021-05-19T00:40:40.772Z] Successfully tagged core-command:latest [2021-05-19T00:40:44.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.218s coverage: 94.4% of statements [2021-05-19T00:40:44.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-05-19T00:40:45.013Z]  Building core-command ... done Removing intermediate container 5d0352ebfaed [2021-05-19T00:40:45.013Z] ---> 02c508a580bd [2021-05-19T00:40:45.013Z] [2021-05-19T00:40:45.013Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T00:40:45.013Z] ---> 13621d1b12d4 [2021-05-19T00:40:45.013Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T00:40:45.013Z] ---> Running in ad506f4ffc8b [2021-05-19T00:40:45.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:40:45.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:40:45.863Z] 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-19T00:40:45.863Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T00:40:45.863Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T00:40:45.863Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:40:45.863Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T00:40:45.863Z] OK: 6 MiB in 16 packages [2021-05-19T00:40:47.791Z] Removing intermediate container ad506f4ffc8b [2021-05-19T00:40:47.791Z] ---> 6862a19377b2 [2021-05-19T00:40:47.791Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T00:40:47.791Z] ---> Running in e71c061d8f7b [2021-05-19T00:40:48.051Z] Removing intermediate container e71c061d8f7b [2021-05-19T00:40:48.051Z] ---> 749338ae6bd5 [2021-05-19T00:40:48.051Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T00:40:48.641Z] ---> Running in 2fce4aecd049 [2021-05-19T00:40:50.572Z] Removing intermediate container 2fce4aecd049 [2021-05-19T00:40:50.572Z] ---> 005103aa7193 [2021-05-19T00:40:50.572Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T00:40:50.840Z] ---> Running in 199ba761d81d [2021-05-19T00:40:50.840Z] Removing intermediate container e6fc209bf72a [2021-05-19T00:40:50.840Z] ---> bb7a3de81c98 [2021-05-19T00:40:50.840Z] [2021-05-19T00:40:50.840Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T00:40:50.840Z] ---> 13621d1b12d4 [2021-05-19T00:40:50.840Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T00:40:50.840Z] ---> Running in c440b4f20e64 [2021-05-19T00:40:51.102Z] Removing intermediate container 199ba761d81d [2021-05-19T00:40:51.102Z] ---> 362c60951ad4 [2021-05-19T00:40:51.102Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:40:51.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.584s coverage: 81.8% of statements [2021-05-19T00:40:51.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T00:40:51.691Z] ---> ebd639bb5e70 [2021-05-19T00:40:51.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T00:40:51.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:40:51.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:40:51.970Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T00:40:51.970Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T00:40:51.970Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T00:40:51.970Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T00:40:51.970Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T00:40:51.970Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T00:40:51.970Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:40:51.970Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T00:40:52.238Z] OK: 7 MiB in 20 packages [2021-05-19T00:40:52.238Z] ---> 0c797e9eac8e [2021-05-19T00:40:52.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T00:40:52.837Z] ---> 0706287d319e [2021-05-19T00:40:52.837Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T00:40:52.837Z] ---> Running in 2c108442c6bf [2021-05-19T00:40:52.837Z] Removing intermediate container c440b4f20e64 [2021-05-19T00:40:52.837Z] ---> cffab86b244d [2021-05-19T00:40:52.837Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T00:40:52.837Z] ---> Running in 8e11552b6786 [2021-05-19T00:40:53.135Z] Removing intermediate container 2c108442c6bf [2021-05-19T00:40:53.135Z] ---> 903904536746 [2021-05-19T00:40:53.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:40:53.135Z] ---> Running in 7d556c0be638 [2021-05-19T00:40:53.135Z] Removing intermediate container 8e11552b6786 [2021-05-19T00:40:53.135Z] ---> f3612e31e85a [2021-05-19T00:40:53.135Z] Step 14/26 : WORKDIR / [2021-05-19T00:40:53.135Z] ---> Running in eefd38a07c64 [2021-05-19T00:40:53.135Z] Removing intermediate container 7d556c0be638 [2021-05-19T00:40:53.135Z] ---> 1e057786441e [2021-05-19T00:40:53.135Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T00:40:53.135Z] ---> Running in 38a4548f8d9c [2021-05-19T00:40:53.395Z] Removing intermediate container eefd38a07c64 [2021-05-19T00:40:53.395Z] ---> 11f0287dd802 [2021-05-19T00:40:53.395Z] 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-19T00:40:53.395Z] Removing intermediate container 38a4548f8d9c [2021-05-19T00:40:53.395Z] ---> e7b0d17ec07f [2021-05-19T00:40:53.395Z] Step 22/23 : LABEL git_sha=8de26eeac2be301db50d76efbe21d29af014c1bd [2021-05-19T00:40:53.659Z] ---> Running in ae31f40205ad [2021-05-19T00:40:53.659Z] ---> 431996ba108c [2021-05-19T00:40:53.659Z] 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-19T00:40:53.926Z] Removing intermediate container ae31f40205ad [2021-05-19T00:40:53.926Z] ---> ad1f94604117 [2021-05-19T00:40:53.926Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T00:40:53.926Z] ---> Running in 40606ce5c5aa [2021-05-19T00:40:53.926Z] ---> 2be6d24c6925 [2021-05-19T00:40:53.926Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T00:40:54.195Z] Removing intermediate container 40606ce5c5aa [2021-05-19T00:40:54.195Z] ---> cb967921f90e [2021-05-19T00:40:54.195Z] [2021-05-19T00:40:54.467Z] Successfully built cb967921f90e [2021-05-19T00:40:54.467Z] ---> 472c0786046d [2021-05-19T00:40:54.467Z] 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-19T00:40:54.467Z] Successfully tagged support-notifications:latest [2021-05-19T00:40:54.734Z]  Building support-notifications ... done  ---> 7fdbe1b42b42 [2021-05-19T00:40:54.734Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T00:40:55.318Z] ---> c29af30d5f51 [2021-05-19T00:40:55.318Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T00:40:56.284Z] ---> 69893d6016e5 [2021-05-19T00:40:56.284Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T00:40:56.284Z] ---> 06cbd6635f09 [2021-05-19T00:40:56.284Z] 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-19T00:40:56.284Z] ---> Running in 3526513edd6f [2021-05-19T00:40:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T00:40:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T00:40:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T00:40:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T00:40:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 76.0% of statements [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T00:40:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements [2021-05-19T00:40:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.203s coverage: 87.2% of statements [2021-05-19T00:40:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-05-19T00:40:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 91.2% of statements [2021-05-19T00:40:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T00:40:57.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.705s coverage: 64.4% of statements [2021-05-19T00:40:57.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T00:40:57.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T00:40:57.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-05-19T00:40:57.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-05-19T00:40:57.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-05-19T00:40:57.270Z] Removing intermediate container 3526513edd6f [2021-05-19T00:40:57.270Z] ---> fc06f24fd8da [2021-05-19T00:40:57.270Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T00:40:57.270Z] ---> Running in 1cfe2ebfc644 [2021-05-19T00:40:57.539Z] Removing intermediate container 1cfe2ebfc644 [2021-05-19T00:40:57.539Z] ---> f5c328b8d717 [2021-05-19T00:40:57.539Z] Step 24/26 : LABEL arch=x86_64 [2021-05-19T00:40:57.539Z] ---> Running in dcb810b482e4 [2021-05-19T00:40:57.823Z] Removing intermediate container dcb810b482e4 [2021-05-19T00:40:57.823Z] ---> 01e93c88b110 [2021-05-19T00:40:57.823Z] Step 25/26 : LABEL git_sha=8de26eeac2be301db50d76efbe21d29af014c1bd [2021-05-19T00:40:57.823Z] ---> Running in 66e83feef9a7 [2021-05-19T00:40:58.086Z] Removing intermediate container 66e83feef9a7 [2021-05-19T00:40:58.086Z] ---> 382322b985c9 [2021-05-19T00:40:58.086Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T00:40:58.372Z] ---> Running in df621772ba84 [2021-05-19T00:40:58.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-05-19T00:40:58.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-05-19T00:40:58.656Z] Removing intermediate container df621772ba84 [2021-05-19T00:40:58.656Z] ---> 66bf3c7e281c [2021-05-19T00:40:58.656Z] [2021-05-19T00:40:58.656Z] Successfully built 66bf3c7e281c [2021-05-19T00:40:58.656Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T00:41:02.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.027s coverage: 66.9% of statements [2021-05-19T00:41:02.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T00:41:02.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T00:41:02.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T00:41:03.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.679s coverage: 43.5% of statements [2021-05-19T00:41:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T00:41:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T00:41:03.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2021-05-19T00:41:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T00:41:03.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.092s coverage: 84.8% of statements [2021-05-19T00:41:03.963Z]  Building security-secretstore-setup ... done Removing intermediate container 58d528a2bac8 [2021-05-19T00:41:03.963Z] ---> 02ecc817fcb1 [2021-05-19T00:41:03.963Z] [2021-05-19T00:41:03.963Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T00:41:03.963Z] ---> 13621d1b12d4 [2021-05-19T00:41:03.963Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T00:41:03.963Z] ---> Running in 2762f03e1740 [2021-05-19T00:41:03.963Z] Removing intermediate container 2762f03e1740 [2021-05-19T00:41:03.963Z] ---> fa2204da1fea [2021-05-19T00:41:03.963Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T00:41:03.963Z] ---> Running in 463f86d0a777 [2021-05-19T00:41:03.963Z] Removing intermediate container 463f86d0a777 [2021-05-19T00:41:03.963Z] ---> 898259911cf6 [2021-05-19T00:41:03.963Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T00:41:03.963Z] ---> Running in 075c741f6930 [2021-05-19T00:41:03.963Z] Removing intermediate container 075c741f6930 [2021-05-19T00:41:03.963Z] ---> e29dc8ccdbc3 [2021-05-19T00:41:03.963Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:41:03.963Z] ---> Running in ae5230301e72 [2021-05-19T00:41:03.963Z] Removing intermediate container ae5230301e72 [2021-05-19T00:41:03.963Z] ---> 43f02e798976 [2021-05-19T00:41:03.963Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T00:41:03.963Z] ---> Running in 1742b7f047c4 [2021-05-19T00:41:04.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T00:41:05.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T00:41:05.363Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T00:41:05.363Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T00:41:05.623Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T00:41:05.623Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T00:41:06.565Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T00:41:06.565Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T00:41:06.565Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:41:06.565Z] OK: 8 MiB in 20 packages [2021-05-19T00:41:07.135Z] Removing intermediate container 1742b7f047c4 [2021-05-19T00:41:07.135Z] ---> 5a5ce6c53c1d [2021-05-19T00:41:07.135Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:41:07.135Z] ---> b90af194e480 [2021-05-19T00:41:07.135Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T00:41:08.080Z] ---> ae1ab00291ff [2021-05-19T00:41:08.080Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T00:41:08.342Z] ---> fcaf6103f4b5 [2021-05-19T00:41:08.342Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T00:41:08.342Z] ---> Running in 555acbc283d2 [2021-05-19T00:41:08.602Z] Removing intermediate container 555acbc283d2 [2021-05-19T00:41:08.602Z] ---> 788352ff01f2 [2021-05-19T00:41:08.602Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:41:08.602Z] ---> Running in 91e65043d9a3 [2021-05-19T00:41:08.863Z] Removing intermediate container 91e65043d9a3 [2021-05-19T00:41:08.863Z] ---> 4c675bd6cf61 [2021-05-19T00:41:08.863Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T00:41:08.863Z] ---> Running in 783f69fc52ed [2021-05-19T00:41:09.123Z] Removing intermediate container 783f69fc52ed [2021-05-19T00:41:09.123Z] ---> 2e28aaaf2046 [2021-05-19T00:41:09.123Z] Step 23/24 : LABEL git_sha=8de26eeac2be301db50d76efbe21d29af014c1bd [2021-05-19T00:41:09.123Z] ---> Running in 21a6485fea25 [2021-05-19T00:41:09.385Z] Removing intermediate container 21a6485fea25 [2021-05-19T00:41:09.385Z] ---> a3b97641c9ce [2021-05-19T00:41:09.385Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T00:41:09.648Z] ---> Running in 7ceedd210115 [2021-05-19T00:41:09.908Z] Removing intermediate container 7ceedd210115 [2021-05-19T00:41:09.908Z] ---> be9f692dc78a [2021-05-19T00:41:09.908Z] [2021-05-19T00:41:09.908Z] Successfully built be9f692dc78a [2021-05-19T00:41:10.168Z] Successfully tagged core-data:latest [2021-05-19T00:41:10.434Z]  Building core-data ... done  [Pipeline] } [2021-05-19T00:41:10.442Z] $ docker stop --time=1 d391ded67214dad637f197ba178d381bacef8e0c8de2891f70ee9facf828856e [2021-05-19T00:41:10.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.456s coverage: 47.1% of statements [2021-05-19T00:41:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T00:41:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T00:41:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T00:41:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T00:41:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T00:41:10.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.135s coverage: 100.0% of statements [2021-05-19T00:41:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T00:41:10.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.090s coverage: 100.0% of statements [2021-05-19T00:41:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T00:41:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T00:41:12.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.240s coverage: 20.6% of statements [2021-05-19T00:41:12.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T00:41:12.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.460s coverage: 91.6% of statements [2021-05-19T00:41:12.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T00:41:12.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T00:41:12.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T00:41:12.301Z] $ docker rm -f d391ded67214dad637f197ba178d381bacef8e0c8de2891f70ee9facf828856e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T00:41:12.672Z] + docker images [2021-05-19T00:41:12.934Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T00:41:12.934Z] core-data latest be9f692dc78a 3 seconds ago 21.6MB [2021-05-19T00:41:12.934Z] 02ecc817fcb1 11 seconds ago 1.17GB [2021-05-19T00:41:12.934Z] security-secretstore-setup latest 66bf3c7e281c 14 seconds ago 25.8MB [2021-05-19T00:41:12.934Z] support-notifications latest cb967921f90e 19 seconds ago 17.7MB [2021-05-19T00:41:12.934Z] bb7a3de81c98 22 seconds ago 1.16GB [2021-05-19T00:41:12.934Z] 02c508a580bd 29 seconds ago 1.16GB [2021-05-19T00:41:12.934Z] core-command latest 5ed8295e4221 32 seconds ago 17.1MB [2021-05-19T00:41:12.934Z] sys-mgmt-agent latest bd180e470ff1 41 seconds ago 312MB [2021-05-19T00:41:12.934Z] 5e4d94186258 43 seconds ago 1.16GB [2021-05-19T00:41:12.934Z] security-bootstrapper latest 20f01185d4c8 About a minute ago 18.2MB [2021-05-19T00:41:12.934Z] security-proxy-setup latest 68c8a9152619 About a minute ago 25.3MB [2021-05-19T00:41:12.934Z] support-scheduler latest 5aa4b0b1cfee About a minute ago 17.1MB [2021-05-19T00:41:12.934Z] f7834f00abe3 2 minutes ago 1.16GB [2021-05-19T00:41:12.934Z] core-metadata latest 9dd00898ddc1 2 minutes ago 18.6MB [2021-05-19T00:41:12.935Z] 5ac225eedadc 2 minutes ago 1.15GB [2021-05-19T00:41:12.935Z] 54b830e2db98 2 minutes ago 1.16GB [2021-05-19T00:41:12.935Z] 41137b332ef1 2 minutes ago 1.15GB [2021-05-19T00:41:12.935Z] f155d69bb589 2 minutes ago 1.17GB [2021-05-19T00:41:12.935Z] ci-base-image-x86_64 latest 16a36016337e 7 minutes ago 648MB [2021-05-19T00:41:12.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T00:41:12.935Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-19T00:41:12.935Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-19T00:41:12.935Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T00:41:12.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.831s coverage: 28.8% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.225s coverage: 99.0% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.196s coverage: 100.0% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.187s coverage: 64.6% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.375s coverage: 97.6% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.219s coverage: 28.1% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.058s coverage: 85.7% of statements [2021-05-19T00:41:22.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T00:41:22.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-05-19T00:41:22.834Z] GO111MODULE=on go vet ./... [2021-05-19T00:41:28.282Z] Still waiting to schedule task [2021-05-19T00:41:28.283Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-14913’ [2021-05-19T00:42:59.695Z] gofmt -l . [2021-05-19T00:42:59.695Z] [ "`gofmt -l .`" = "" ] [2021-05-19T00:43:02.321Z] ./bin/test-go-mod-tidy.sh [2021-05-19T00:43:02.918Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T00:43:05.562Z] + ls -al . [2021-05-19T00:43:05.562Z] total 868 [2021-05-19T00:43:05.562Z] drwxrwxr-x 9 1001 1001 4096 May 19 00:43 . [2021-05-19T00:43:05.562Z] drwxr-xr-x 4 root root 4096 May 19 00:37 .. [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 11 May 19 00:36 .dockerignore [2021-05-19T00:43:05.562Z] drwxrwxr-x 8 1001 1001 4096 May 19 00:36 .git [2021-05-19T00:43:05.562Z] drwxrwxr-x 3 1001 1001 4096 May 19 00:36 .github [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 818 May 19 00:36 .gitignore [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 166 May 19 00:36 .sonarcloud.properties [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 8609 May 19 00:36 Attribution.txt [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 3804 May 19 00:36 CONTRIBUTING.md [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 931 May 19 00:36 Dockerfile.build [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 863 May 19 00:36 Jenkinsfile [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 10775 May 19 00:36 LICENSE [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 5632 May 19 00:36 Makefile [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 7978 May 19 00:36 README.md [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 6755 May 19 00:36 SECURITY.md [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 5 May 19 00:32 VERSION [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 4131 May 19 00:36 ZMQWindows.md [2021-05-19T00:43:05.562Z] drwxrwxr-x 2 1001 1001 4096 May 19 00:36 bin [2021-05-19T00:43:05.562Z] drwxrwxr-x 14 1001 1001 4096 May 19 00:36 cmd [2021-05-19T00:43:05.562Z] -rw-r--r-- 1 root root 732802 May 19 00:41 coverage.out [2021-05-19T00:43:05.562Z] -rw-r--r-- 1 root root 1060 May 19 00:43 go.mod [2021-05-19T00:43:05.562Z] -rw-r--r-- 1 root root 21990 May 19 00:37 go.sum [2021-05-19T00:43:05.562Z] drwxrwxr-x 8 1001 1001 4096 May 19 00:36 internal [2021-05-19T00:43:05.562Z] drwxrwxr-x 4 1001 1001 4096 May 19 00:36 openapi [2021-05-19T00:43:05.562Z] drwxrwxr-x 4 1001 1001 4096 May 19 00:36 snap [2021-05-19T00:43:05.562Z] -rw-rw-r-- 1 1001 1001 168 May 19 00:36 version.go [Pipeline] sh [2021-05-19T00:43:06.229Z] + '[' -e coverage.out ] [2021-05-19T00:43:06.229Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T00:43:06.261Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T00:43:07.207Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T00:43:07.860Z] + make build [2021-05-19T00:43:07.860Z] go mod tidy [2021-05-19T00:43:08.462Z] 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-19T00:43:15.175Z] 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-19T00:43:42.008Z] 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-19T00:43:45.414Z] 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-19T00:43:49.734Z] 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-19T00:43:50.326Z] 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-19T00:43:54.641Z] 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-19T00:43:58.964Z] 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-19T00:44:01.681Z] 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-19T00:44:06.185Z] 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-19T00:44:07.475Z] Running on prd-ubuntu18.04-docker-8c-8g-14916 in /w/workspace/edgexfoundry_edgex-go_PR-3477 [Pipeline] { [Pipeline] ws [2021-05-19T00:44:07.494Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-19T00:44:07.596Z] The recommended git tool is: git [2021-05-19T00:44:08.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-19T00:44:09.905Z] using credential edgex-jenkins-ssh [2021-05-19T00:44:09.922Z] Cloning the remote Git repository [2021-05-19T00:44:09.936Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T00:44:10.003Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-19T00:44:10.045Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T00:44:10.045Z] > git --version # timeout=10 [2021-05-19T00:44:10.051Z] > git --version # 'git version 2.17.1' [2021-05-19T00:44:10.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T00:44:10.076Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T00:44:12.282Z] 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-19T00:44:17.019Z] Merging remotes/origin/master commit e47b23dc1768921a0f3eed4115c236f397176e1d into PR head commit 5b044a0aec3511b695a8bab726075f88e7eb2bd5 [2021-05-19T00:44:17.204Z] Merge succeeded, producing 7eaadc0e8e5f889731826dd463a533b4e783a88b [2021-05-19T00:44:17.205Z] Checking out Revision 7eaadc0e8e5f889731826dd463a533b4e783a88b (PR-3477) [2021-05-19T00:44:16.473Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T00:44:16.479Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T00:44:16.489Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T00:44:16.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T00:44:16.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T00:44:16.504Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3477/head:refs/remotes/origin/PR-3477 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T00:44:17.024Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T00:44:17.031Z] > git checkout -f 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 [2021-05-19T00:44:17.104Z] > git remote # timeout=10 [2021-05-19T00:44:17.113Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T00:44:17.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T00:44:17.124Z] > git merge e47b23dc1768921a0f3eed4115c236f397176e1d # timeout=10 [2021-05-19T00:44:17.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T00:44:17.204Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T00:44:17.209Z] > git checkout -f 7eaadc0e8e5f889731826dd463a533b4e783a88b # timeout=10 [Pipeline] } [2021-05-19T00:44:17.709Z] $ docker stop --time=1 c1aadcd798d5ec10463526890c58837b88c706fabe3eafc60f2f6e7386719ed4 [2021-05-19T00:44:20.072Z] $ docker rm -f c1aadcd798d5ec10463526890c58837b88c706fabe3eafc60f2f6e7386719ed4 [2021-05-19T00:44:20.860Z] Commit message: "Merge commit 'e47b23dc1768921a0f3eed4115c236f397176e1d' into HEAD" [2021-05-19T00:44:20.861Z] > git rev-list --no-walk 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:44:22.291Z] + echo snap-build.sh [2021-05-19T00:44:22.291Z] snap-build.sh [2021-05-19T00:44:22.291Z] + SNAP_BASE_DIR=. [2021-05-19T00:44:22.291Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-19T00:44:22.291Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-19T00:44:22.291Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-19T00:44:22.291Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-19T00:44:22.291Z] + cd /w/workspace/edgex-go/3 [2021-05-19T00:44:22.291Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-19T00:44:22.291Z] Reading package lists... [2021-05-19T00:44:22.291Z] Building dependency tree... [2021-05-19T00:44:22.291Z] Reading state information... [2021-05-19T00:44:22.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T00:44:22.556Z] The following packages were automatically installed and are no longer required: [2021-05-19T00:44:22.556Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-19T00:44:22.556Z] uidmap xdelta3 [2021-05-19T00:44:22.556Z] Use 'sudo apt autoremove' to remove them. [2021-05-19T00:44:22.556Z] The following packages will be REMOVED: [2021-05-19T00:44:22.556Z] lxd* lxd-client* [2021-05-19T00:44:22.642Z] [2021-05-19T00:44:22.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:44:22.817Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-19T00:44:22.817Z] After this operation, 31.7 MB disk space will be freed. [2021-05-19T00:44:23.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T00:44:23.280Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T00:44:23.280Z] 29e5d40040c1: Pulling fs layer [2021-05-19T00:44:23.280Z] 1ce36da41761: Pulling fs layer [2021-05-19T00:44:23.280Z] 25b303627fd3: Pulling fs layer [2021-05-19T00:44:23.556Z] 29e5d40040c1: Download complete [2021-05-19T00:44:23.653Z] (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-19T00:44:23.653Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T00:44:24.152Z] 1ce36da41761: Verifying Checksum [2021-05-19T00:44:24.153Z] 1ce36da41761: Download complete [2021-05-19T00:44:24.153Z] 29e5d40040c1: Pull complete [2021-05-19T00:44:24.597Z] Removing lxd dnsmasq configuration [2021-05-19T00:44:24.597Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T00:44:24.858Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-19T00:44:25.588Z] 1ce36da41761: Pull complete [2021-05-19T00:44:25.801Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T00:44:25.859Z] 25b303627fd3: Verifying Checksum [2021-05-19T00:44:25.859Z] 25b303627fd3: Download complete [2021-05-19T00:44:26.064Z] (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-19T00:44:26.064Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T00:44:27.451Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-19T00:44:27.451Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-19T00:44:28.843Z] + sudo snap remove --purge lxd [2021-05-19T00:44:28.843Z] snap "lxd" is not installed [2021-05-19T00:44:28.843Z] + sudo groupadd --force --system lxd [2021-05-19T00:44:28.843Z] ++ whoami [2021-05-19T00:44:28.843Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-19T00:44:28.843Z] + newgrp - lxd [2021-05-19T00:44:28.843Z] + sudo snap install lxd [2021-05-19T00:44:36.010Z] 25b303627fd3: Pull complete [2021-05-19T00:44:36.010Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T00:44:36.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T00:44:36.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T00:44:36.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-14911 does not seem to be running inside a container [2021-05-19T00:44:36.364Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T00:44:37.003Z] 2021-05-19T00:44:35Z INFO Waiting for automatic snapd restart... [2021-05-19T00:44:39.460Z] $ docker top 0e1a54347d7d0e0cde91cdfe67e5afcc2b636db0cbf807492af1c84abf750bdf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T00:44:40.433Z] + docker-compose build --help [2021-05-19T00:44:40.433Z] + grep parallel [2021-05-19T00:44:44.718Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T00:44:44.741Z] $ docker stop --time=1 0e1a54347d7d0e0cde91cdfe67e5afcc2b636db0cbf807492af1c84abf750bdf [2021-05-19T00:44:46.576Z] $ docker rm -f 0e1a54347d7d0e0cde91cdfe67e5afcc2b636db0cbf807492af1c84abf750bdf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:44:47.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T00:44:47.254Z] . [Pipeline] withDockerContainer [2021-05-19T00:44:47.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-14911 does not seem to be running inside a container [2021-05-19T00:44:47.598Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T00:44:49.129Z] $ docker top 372766c27a60ab4e957ab6bc286f1fe1dc6e7b5957092fd84e595e8cd8baef04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T00:44:50.090Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T00:44:54.366Z] Building core-command ... [2021-05-19T00:44:54.366Z] Building core-data ... [2021-05-19T00:44:54.366Z] Building core-metadata ... [2021-05-19T00:44:54.366Z] Building security-bootstrapper ... [2021-05-19T00:44:54.366Z] Building security-proxy-setup ... [2021-05-19T00:44:54.366Z] Building security-secretstore-setup ... [2021-05-19T00:44:54.366Z] Building support-notifications ... [2021-05-19T00:44:54.366Z] Building support-scheduler ... [2021-05-19T00:44:54.366Z] Building sys-mgmt-agent ... [2021-05-19T00:44:54.366Z] Building support-notifications [2021-05-19T00:44:54.366Z] Building support-scheduler [2021-05-19T00:44:54.366Z] Building core-command [2021-05-19T00:44:54.366Z] Building security-proxy-setup [2021-05-19T00:44:54.366Z] Building security-bootstrapper [2021-05-19T00:44:59.013Z] lxd 4.14 from Canonical* installed [2021-05-19T00:44:59.013Z] + sudo lxd init --auto [2021-05-19T00:45:05.629Z] + sudo snap install --classic snapcraft [2021-05-19T00:45:10.933Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T00:45:10.933Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-19T00:45:10.933Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-19T00:45:10.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T00:45:10.933Z] Dload Upload Total Spent Left Speed [2021-05-19T00:45:10.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4125 [2021-05-19T00:45:10.933Z] 67 3325k 67 2231k 0 0 6032k 0 --:--:-- --:--:-- --:--:-- 6032k 100 3325k 100 3325k 0 0 8727k 0 --:--:-- --:--:-- --:--:-- 97.0M [2021-05-19T00:45:10.933Z] ./yq_linux_amd64 [2021-05-19T00:45:11.195Z] + sudo snapcraft prime --use-lxd [2021-05-19T00:45:12.587Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-19T00:45:12.587Z] 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-19T00:45:12.587Z] - README.md [2021-05-19T00:45:12.587Z] [2021-05-19T00:45:12.587Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T00:45:13.534Z] Launching a container. [2021-05-19T00:45:20.287Z] Waiting for container to be ready [2021-05-19T00:45:20.548Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-19T00:45:20.548Z] [2021-05-19T00:45:24.772Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-19T00:45:25.035Z] Waiting for network to be ready... [2021-05-19T00:45:25.294Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T00:45:25.556Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T00:45:25.556Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T00:45:25.556Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T00:45:25.556Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T00:45:25.556Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T00:45:25.556Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T00:45:25.556Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T00:45:25.556Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-19T00:45:25.556Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T00:45:25.817Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T00:45:26.079Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T00:45:26.340Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T00:45:26.340Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T00:45:26.340Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T00:45:26.340Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T00:45:26.340Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T00:45:26.340Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T00:45:26.601Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T00:45:26.864Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T00:45:26.864Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T00:45:26.864Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T00:45:26.864Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T00:45:26.864Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T00:45:26.864Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T00:45:26.864Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T00:45:27.126Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T00:45:29.679Z] Fetched 24.6 MB in 4s (6295 kB/s) [2021-05-19T00:45:29.941Z] Reading package lists... [2021-05-19T00:45:30.202Z] Reading package lists... [2021-05-19T00:45:30.463Z] Building dependency tree... [2021-05-19T00:45:30.463Z] Reading state information... [2021-05-19T00:45:30.463Z] The following additional packages will be installed: [2021-05-19T00:45:30.463Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T00:45:30.463Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T00:45:30.463Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T00:45:30.463Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-19T00:45:30.463Z] Suggested packages: [2021-05-19T00:45:30.463Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-19T00:45:30.463Z] Recommended packages: [2021-05-19T00:45:30.463Z] gnupg libsasl2-modules [2021-05-19T00:45:30.463Z] The following NEW packages will be installed: [2021-05-19T00:45:30.463Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T00:45:30.463Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T00:45:30.463Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T00:45:30.463Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-19T00:45:30.463Z] The following packages will be upgraded: [2021-05-19T00:45:30.463Z] gpg gpg-agent gpgconf libudev1 [2021-05-19T00:45:30.726Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-19T00:45:30.726Z] Need to get 3530 kB of archives. [2021-05-19T00:45:30.726Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-19T00:45:30.726Z] 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-19T00:45:30.726Z] 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-19T00:45:30.726Z] 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-19T00:45:30.726Z] 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-19T00:45:30.726Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-19T00:45:30.992Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-19T00:45:31.565Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-19T00:45:31.565Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-19T00:45:31.565Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-19T00:45:31.565Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-19T00:45:31.565Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-19T00:45:31.565Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-19T00:45:31.565Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-19T00:45:31.565Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-19T00:45:31.565Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-19T00:45:31.565Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-19T00:45:31.565Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-19T00:45:31.565Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-19T00:45:31.565Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-19T00:45:31.565Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-19T00:45:31.565Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-19T00:45:31.565Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-19T00:45:31.828Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T00:45:31.828Z] Fetched 3530 kB in 1s (3500 kB/s) [2021-05-19T00:45:31.828Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T00:45:31.828Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-19T00:45:31.828Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T00:45:31.828Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-19T00:45:31.828Z] Selecting previously unselected package udev. [2021-05-19T00:45:31.828Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T00:45:31.828Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-19T00:45:32.090Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-19T00:45:32.090Z] Selecting previously unselected package libfuse2:amd64. [2021-05-19T00:45:32.090Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T00:45:32.351Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T00:45:32.351Z] Selecting previously unselected package fuse. [2021-05-19T00:45:32.351Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T00:45:32.351Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-19T00:45:32.351Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T00:45:32.351Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T00:45:32.351Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T00:45:32.351Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T00:45:32.613Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T00:45:32.613Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T00:45:32.613Z] Selecting previously unselected package libksba8:amd64. [2021-05-19T00:45:32.613Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-19T00:45:32.613Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-19T00:45:32.613Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-19T00:45:32.613Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T00:45:32.613Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:32.875Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-19T00:45:32.875Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T00:45:32.875Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:32.875Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-19T00:45:32.875Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T00:45:32.875Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:32.875Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-19T00:45:32.875Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T00:45:32.875Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:32.875Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-19T00:45:32.875Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T00:45:33.136Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:33.136Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-19T00:45:33.136Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T00:45:33.136Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:33.136Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-19T00:45:33.136Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T00:45:33.136Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:33.136Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-19T00:45:33.136Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T00:45:33.136Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:33.397Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-19T00:45:33.397Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T00:45:33.397Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:33.397Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T00:45:33.397Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T00:45:33.397Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T00:45:33.397Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T00:45:33.397Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T00:45:33.397Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T00:45:33.397Z] Selecting previously unselected package libldap-common. [2021-05-19T00:45:33.397Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-19T00:45:33.397Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T00:45:33.659Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T00:45:33.659Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-19T00:45:33.659Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T00:45:33.659Z] Selecting previously unselected package dirmngr. [2021-05-19T00:45:33.659Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T00:45:33.659Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T00:45:33.659Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T00:45:33.920Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-19T00:45:33.920Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T00:45:33.920Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T00:45:33.920Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T00:45:33.920Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-19T00:45:33.920Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:33.920Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-19T00:45:33.920Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T00:45:33.920Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-19T00:45:34.181Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T00:45:34.441Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:34.441Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-19T00:45:34.441Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-19T00:45:34.441Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-19T00:45:34.441Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:34.441Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:34.441Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:34.441Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:34.441Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:34.441Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:34.441Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T00:45:34.441Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T00:45:34.441Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T00:45:34.441Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T00:45:35.012Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-19T00:45:35.012Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-19T00:45:35.012Z] This means they are not meant to be enabled using systemctl. [2021-05-19T00:45:35.012Z] Possible reasons for having this kind of units are: [2021-05-19T00:45:35.012Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-19T00:45:35.012Z] .wants/ or .requires/ directory. [2021-05-19T00:45:35.012Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-19T00:45:35.012Z] a requirement dependency on it. [2021-05-19T00:45:35.012Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-19T00:45:35.012Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-19T00:45:35.012Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-19T00:45:35.012Z] instance name specified. [2021-05-19T00:45:35.275Z] Reading package lists... [2021-05-19T00:45:35.536Z] Building dependency tree... [2021-05-19T00:45:35.536Z] Reading state information... [2021-05-19T00:45:35.799Z] The following additional packages will be installed: [2021-05-19T00:45:35.799Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-19T00:45:35.799Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-19T00:45:35.799Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-19T00:45:35.799Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-19T00:45:35.799Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-19T00:45:35.799Z] Suggested packages: [2021-05-19T00:45:35.799Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-19T00:45:35.799Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-19T00:45:35.799Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-19T00:45:35.799Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-19T00:45:35.799Z] systemd-container policykit-1 [2021-05-19T00:45:35.799Z] Recommended packages: [2021-05-19T00:45:35.799Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-19T00:45:35.799Z] The following NEW packages will be installed: [2021-05-19T00:45:35.799Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-19T00:45:35.799Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-19T00:45:35.799Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-19T00:45:35.799Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-19T00:45:35.799Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-19T00:45:35.799Z] The following packages will be upgraded: [2021-05-19T00:45:35.799Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-19T00:45:35.799Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-19T00:45:35.799Z] Need to get 35.2 MB of archives. [2021-05-19T00:45:35.799Z] After this operation, 141 MB of additional disk space will be used. [2021-05-19T00:45:35.799Z] 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-19T00:45:36.079Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-19T00:45:36.079Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-19T00:45:36.079Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-19T00:45:36.079Z] 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-19T00:45:36.079Z] 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-19T00:45:36.079Z] 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-19T00:45:36.079Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-19T00:45:36.079Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-19T00:45:36.079Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-19T00:45:36.079Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-19T00:45:36.079Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-19T00:45:36.079Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-19T00:45:36.079Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-19T00:45:36.079Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-19T00:45:36.079Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-19T00:45:36.079Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-19T00:45:37.023Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-19T00:45:37.023Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-19T00:45:37.023Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-19T00:45:37.023Z] 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-19T00:45:37.023Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-19T00:45:37.023Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-19T00:45:37.023Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-19T00:45:37.023Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-19T00:45:37.023Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-19T00:45:37.023Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-19T00:45:37.023Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-19T00:45:37.285Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-19T00:45:37.285Z] 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-19T00:45:37.285Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T00:45:37.285Z] Fetched 35.2 MB in 1s (25.0 MB/s) [2021-05-19T00:45:37.285Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T00:45:37.285Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-19T00:45:37.546Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T00:45:38.120Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-19T00:45:38.120Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T00:45:38.120Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-19T00:45:38.120Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T00:45:38.120Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-19T00:45:38.120Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-19T00:45:38.382Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-19T00:45:38.382Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T00:45:38.382Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-19T00:45:38.382Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-19T00:45:38.643Z] Setting up apt (1.6.13) ... [2021-05-19T00:45:38.643Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-19T00:45:39.213Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-19T00:45:39.213Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-19T00:45:39.213Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T00:45:39.213Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T00:45:39.213Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-19T00:45:39.213Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T00:45:39.213Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T00:45:39.479Z] Selecting previously unselected package libexpat1:amd64. [2021-05-19T00:45:39.479Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-19T00:45:39.479Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T00:45:39.479Z] Selecting previously unselected package python3.6-minimal. [2021-05-19T00:45:39.479Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T00:45:39.479Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T00:45:40.052Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T00:45:40.052Z] Checking for services that may need to be restarted...done. [2021-05-19T00:45:40.052Z] Checking for services that may need to be restarted...done. [2021-05-19T00:45:40.052Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T00:45:40.052Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T00:45:40.052Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T00:45:40.625Z] Selecting previously unselected package python3-minimal. [2021-05-19T00:45:40.625Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-19T00:45:40.625Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-19T00:45:40.625Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-19T00:45:40.625Z] Selecting previously unselected package mime-support. [2021-05-19T00:45:40.625Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-19T00:45:40.625Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-19T00:45:40.625Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-19T00:45:40.625Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-19T00:45:40.625Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T00:45:40.625Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-19T00:45:40.625Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T00:45:40.625Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T00:45:40.887Z] Selecting previously unselected package python3.6. [2021-05-19T00:45:40.887Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T00:45:40.887Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T00:45:40.887Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T00:45:40.887Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-19T00:45:41.148Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T00:45:41.148Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-19T00:45:41.148Z] Selecting previously unselected package python3. [2021-05-19T00:45:41.409Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-19T00:45:41.409Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-19T00:45:41.409Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-19T00:45:41.409Z] Selecting previously unselected package multiarch-support. [2021-05-19T00:45:41.409Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T00:45:41.409Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T00:45:41.409Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T00:45:41.409Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-19T00:45:41.409Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-19T00:45:41.409Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-19T00:45:41.409Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T00:45:41.409Z] Selecting previously unselected package libbsd0:amd64. [2021-05-19T00:45:41.670Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-19T00:45:41.670Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T00:45:41.670Z] Selecting previously unselected package sudo. [2021-05-19T00:45:41.670Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-19T00:45:41.670Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T00:45:41.670Z] Selecting previously unselected package apparmor. [2021-05-19T00:45:41.670Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T00:45:41.670Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-19T00:45:41.931Z] Selecting previously unselected package libedit2:amd64. [2021-05-19T00:45:41.931Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-19T00:45:41.931Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T00:45:41.931Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T00:45:41.931Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T00:45:41.931Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T00:45:41.931Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T00:45:41.931Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T00:45:41.931Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T00:45:42.193Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T00:45:42.193Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-19T00:45:42.193Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T00:45:42.193Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T00:45:42.193Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T00:45:42.193Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T00:45:42.193Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T00:45:42.193Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T00:45:42.193Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T00:45:42.453Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-19T00:45:42.453Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-19T00:45:42.453Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T00:45:42.453Z] Selecting previously unselected package openssh-client. [2021-05-19T00:45:42.453Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-19T00:45:42.453Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T00:45:42.715Z] Selecting previously unselected package squashfs-tools. [2021-05-19T00:45:42.715Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-19T00:45:42.715Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T00:45:42.715Z] Selecting previously unselected package snapd. [2021-05-19T00:45:42.715Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-19T00:45:42.715Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-19T00:45:44.629Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T00:45:44.629Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T00:45:44.891Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-19T00:45:44.891Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T00:45:44.891Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T00:45:44.891Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T00:45:44.891Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T00:45:44.891Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-19T00:45:44.891Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-19T00:45:45.462Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T00:45:45.462Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T00:45:45.462Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T00:45:45.462Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T00:45:45.462Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T00:45:45.462Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T00:45:46.034Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T00:45:46.034Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T00:45:46.034Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T00:45:46.034Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-19T00:45:46.034Z] running python rtupdate hooks for python3.6... [2021-05-19T00:45:46.034Z] running python post-rtupdate hooks for python3.6... [2021-05-19T00:45:46.295Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-19T00:45:46.874Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-19T00:45:47.135Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T00:45:47.135Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T00:45:47.135Z] Setting up snapd (2.48.3+18.04) ... [2021-05-19T00:45:47.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-19T00:45:47.661Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-19T00:45:47.923Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-19T00:45:47.923Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-19T00:45:48.205Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T00:45:48.205Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T00:45:48.466Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-19T00:45:48.466Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-19T00:45:48.727Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-19T00:45:49.002Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-19T00:45:49.002Z] /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-19T00:45:49.262Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T00:45:49.262Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T00:45:50.211Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T00:45:50.211Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T00:45:50.211Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T00:45:51.861Z] Reading package lists... [2021-05-19T00:45:51.861Z] Reading package lists... [2021-05-19T00:45:52.121Z] Building dependency tree... [2021-05-19T00:45:52.121Z] Reading state information... [2021-05-19T00:45:52.121Z] Calculating upgrade... [2021-05-19T00:45:52.381Z] The following packages will be upgraded: [2021-05-19T00:45:52.381Z] advancecomp base-files bash binutils binutils-common [2021-05-19T00:45:52.381Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-19T00:45:52.381Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-19T00:45:52.381Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-19T00:45:52.381Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-19T00:45:52.381Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-19T00:45:52.381Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-19T00:45:52.381Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-19T00:45:52.381Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-19T00:45:52.381Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-19T00:45:52.381Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-19T00:45:52.381Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-19T00:45:52.381Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-19T00:45:52.381Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-19T00:45:52.381Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-19T00:45:52.381Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T00:45:52.381Z] Need to get 64.0 MB of archives. [2021-05-19T00:45:52.381Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-19T00:45:52.381Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-19T00:45:52.644Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-19T00:45:52.644Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-19T00:45:52.644Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-19T00:45:52.644Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-19T00:45:52.644Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-19T00:45:52.645Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-19T00:45:52.645Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-19T00:45:52.645Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-19T00:45:52.645Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-19T00:45:52.645Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-19T00:45:52.645Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-19T00:45:52.645Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-19T00:45:52.645Z] 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-19T00:45:52.645Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-19T00:45:52.645Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-19T00:45:52.645Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-19T00:45:52.645Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-19T00:45:52.645Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-19T00:45:52.645Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-19T00:45:52.645Z] 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-19T00:45:52.645Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-19T00:45:52.645Z] 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-19T00:45:52.645Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-19T00:45:52.645Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-19T00:45:52.645Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-19T00:45:52.645Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-19T00:45:52.645Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-19T00:45:52.645Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-19T00:45:52.645Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-19T00:45:52.645Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-19T00:45:52.907Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-19T00:45:52.907Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-19T00:45:52.907Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-19T00:45:52.907Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-19T00:45:52.907Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-19T00:45:52.907Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-19T00:45:52.907Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-19T00:45:52.907Z] 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-19T00:45:52.907Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-19T00:45:52.907Z] 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-19T00:45:52.908Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-19T00:45:52.908Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-19T00:45:52.908Z] 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-19T00:45:52.908Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-19T00:45:52.908Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-19T00:45:52.908Z] 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-19T00:45:52.908Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-19T00:45:52.908Z] 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-19T00:45:52.908Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-19T00:45:52.908Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-19T00:45:52.908Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-19T00:45:52.908Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-19T00:45:52.908Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-19T00:45:52.908Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-19T00:45:52.908Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-19T00:45:53.172Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-19T00:45:53.172Z] 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-19T00:45:53.172Z] 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-19T00:45:53.433Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-19T00:45:53.433Z] 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-19T00:45:53.433Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-19T00:45:53.433Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-19T00:45:53.433Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-19T00:45:53.433Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-19T00:45:53.692Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-19T00:45:53.692Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-19T00:45:53.953Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-19T00:45:53.953Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-19T00:45:53.953Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-19T00:45:53.953Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-19T00:45:53.953Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-19T00:45:53.953Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-19T00:45:53.953Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-19T00:45:53.953Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-19T00:45:53.953Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-19T00:45:53.953Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-19T00:45:53.953Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-19T00:45:53.953Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-19T00:45:54.215Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-19T00:45:54.215Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-19T00:45:54.215Z] 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-19T00:45:54.215Z] 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-19T00:45:54.215Z] 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-19T00:45:54.215Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-19T00:45:54.215Z] 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-19T00:45:54.215Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-19T00:45:54.215Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-19T00:45:54.215Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-19T00:45:54.215Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-19T00:45:54.215Z] 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-19T00:45:54.215Z] 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-19T00:45:54.215Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-19T00:45:54.477Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-19T00:45:54.477Z] 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-19T00:45:54.477Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-19T00:45:54.477Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-19T00:45:54.477Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-19T00:45:54.478Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-19T00:45:54.478Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-19T00:45:54.478Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-19T00:45:54.739Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T00:45:54.739Z] Fetched 64.0 MB in 2s (29.8 MB/s) [2021-05-19T00:45:54.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:45:54.739Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T00:45:54.739Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T00:45:55.310Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T00:45:55.310Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T00:45:55.310Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-19T00:45:55.310Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-19T00:45:55.572Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:55.572Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:55.833Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:55.833Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:55.833Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:55.833Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:55.833Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:55.833Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:56.094Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:56.095Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:56.095Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:56.095Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:56.095Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:56.095Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:56.095Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:45:56.356Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T00:45:56.357Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:56.357Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-19T00:45:56.357Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:45:56.357Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T00:45:56.357Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:56.357Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:56.618Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:56.618Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:56.618Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T00:45:56.618Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T00:45:56.880Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:45:56.880Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T00:45:56.880Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T00:45:57.140Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T00:45:57.400Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T00:45:57.661Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T00:45:57.661Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-19T00:45:57.661Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-19T00:45:57.922Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-19T00:45:57.922Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-19T00:45:57.922Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-19T00:45:58.183Z] Installing new version of config file /etc/issue ... [2021-05-19T00:45:58.183Z] Installing new version of config file /etc/issue.net ... [2021-05-19T00:45:58.183Z] Installing new version of config file /etc/lsb-release ... [2021-05-19T00:45:58.183Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-19T00:45:58.183Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-19T00:45:58.443Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-19T00:45:58.443Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-19T00:45:58.443Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:45:58.443Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-19T00:45:58.443Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-19T00:45:58.704Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-19T00:45:58.704Z] 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-19T00:45:58.704Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:45:58.704Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T00:45:58.704Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-19T00:45:58.704Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-19T00:45:58.704Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:45:58.704Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-19T00:45:58.704Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-19T00:45:58.965Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-19T00:45:58.965Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:45:58.965Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-19T00:45:58.965Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T00:45:59.908Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-19T00:46:00.170Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:00.170Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T00:46:00.170Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T00:46:00.170Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T00:46:00.431Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:00.431Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T00:46:00.431Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T00:46:00.431Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-19T00:46:00.431Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:00.431Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-19T00:46:00.431Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-19T00:46:00.692Z] Setting up grep (3.1-2build1) ... [2021-05-19T00:46:00.692Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:00.692Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T00:46:00.692Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T00:46:00.692Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-19T00:46:00.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:00.952Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T00:46:00.952Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T00:46:00.952Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-19T00:46:00.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:00.952Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T00:46:00.952Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T00:46:01.523Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T00:46:01.523Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T00:46:01.523Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T00:46:01.523Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T00:46:02.100Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-19T00:46:02.100Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:02.100Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-19T00:46:02.100Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T00:46:02.681Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T00:46:02.681Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T00:46:02.681Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T00:46:02.681Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T00:46:02.945Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T00:46:02.945Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:02.945Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-19T00:46:02.945Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-19T00:46:03.206Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-19T00:46:03.206Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:03.206Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T00:46:03.206Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T00:46:03.206Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T00:46:03.206Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:03.206Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T00:46:03.206Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T00:46:03.467Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T00:46:03.467Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:03.467Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T00:46:03.467Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T00:46:03.467Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T00:46:03.467Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:03.467Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T00:46:03.732Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T00:46:03.732Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T00:46:03.732Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:03.732Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T00:46:03.732Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T00:46:03.732Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T00:46:03.993Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T00:46:03.993Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T00:46:03.993Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:03.993Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T00:46:03.993Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T00:46:04.254Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T00:46:04.254Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:04.254Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T00:46:04.254Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T00:46:04.254Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T00:46:04.254Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:04.254Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T00:46:04.254Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T00:46:04.516Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-19T00:46:04.516Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:04.516Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T00:46:04.516Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T00:46:05.088Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-19T00:46:05.088Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-19T00:46:05.366Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-19T00:46:05.627Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:05.627Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T00:46:05.627Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T00:46:05.627Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T00:46:05.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T00:46:05.889Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-19T00:46:05.889Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T00:46:05.889Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-19T00:46:06.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:06.151Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-19T00:46:06.151Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-19T00:46:06.151Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-19T00:46:06.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:06.416Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-19T00:46:06.416Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T00:46:06.416Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-19T00:46:06.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:06.416Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-19T00:46:06.416Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T00:46:06.678Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-19T00:46:06.678Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:06.678Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T00:46:06.678Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T00:46:06.678Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T00:46:06.939Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:06.939Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T00:46:06.939Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T00:46:06.939Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T00:46:07.202Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:07.202Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T00:46:07.202Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T00:46:07.202Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T00:46:07.467Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:07.467Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T00:46:07.467Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T00:46:07.467Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-19T00:46:07.467Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T00:46:07.467Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T00:46:07.467Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T00:46:07.728Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T00:46:07.728Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:07.728Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-19T00:46:07.728Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-19T00:46:07.728Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-19T00:46:07.989Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:07.989Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-19T00:46:07.989Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T00:46:07.989Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T00:46:08.249Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:08.249Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T00:46:08.249Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T00:46:08.249Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T00:46:08.249Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:08.249Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-19T00:46:08.249Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-19T00:46:08.509Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-19T00:46:08.509Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:08.509Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T00:46:08.509Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T00:46:08.770Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-19T00:46:08.770Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:08.770Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T00:46:08.770Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T00:46:09.032Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-19T00:46:09.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:09.032Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T00:46:09.032Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T00:46:09.032Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T00:46:09.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:09.032Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T00:46:09.293Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T00:46:09.293Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T00:46:09.293Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:09.293Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-19T00:46:09.293Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-19T00:46:09.293Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-19T00:46:09.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:09.554Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-19T00:46:09.554Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-19T00:46:09.554Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-19T00:46:09.555Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:09.555Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-19T00:46:09.555Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-19T00:46:09.821Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-19T00:46:09.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:09.821Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-19T00:46:09.821Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-19T00:46:10.084Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-19T00:46:10.084Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:10.084Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-19T00:46:10.084Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-19T00:46:10.084Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-19T00:46:10.084Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T00:46:10.084Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-19T00:46:10.084Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-19T00:46:10.380Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-19T00:46:10.380Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-19T00:46:10.380Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T00:46:10.380Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T00:46:10.380Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T00:46:10.380Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T00:46:10.648Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T00:46:10.648Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T00:46:10.648Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-19T00:46:10.909Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-19T00:46:10.909Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T00:46:10.909Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-19T00:46:10.909Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-19T00:46:10.909Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-19T00:46:11.170Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-19T00:46:11.170Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-19T00:46:11.170Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-19T00:46:11.170Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-19T00:46:11.170Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-19T00:46:11.170Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-19T00:46:11.430Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-19T00:46:11.430Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-19T00:46:11.430Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-19T00:46:11.430Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-19T00:46:11.692Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-19T00:46:11.692Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-19T00:46:11.952Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-19T00:46:11.952Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-19T00:46:11.952Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-19T00:46:11.952Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-19T00:46:12.214Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T00:46:12.214Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T00:46:12.476Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T00:46:12.476Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T00:46:12.737Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T00:46:12.737Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T00:46:12.737Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T00:46:12.737Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T00:46:12.737Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T00:46:12.737Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T00:46:12.737Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T00:46:12.737Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T00:46:12.998Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T00:46:12.998Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T00:46:12.998Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T00:46:12.998Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T00:46:13.959Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T00:46:13.959Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T00:46:14.910Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T00:46:14.910Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T00:46:15.170Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T00:46:15.170Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T00:46:15.431Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T00:46:15.431Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T00:46:16.083Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:46:16.083Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:46:16.083Z] ---> 3fe03114063b [2021-05-19T00:46:16.083Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T00:46:16.083Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:46:16.083Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:46:16.083Z] ---> 3fe03114063b [2021-05-19T00:46:16.083Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T00:46:16.083Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:46:16.083Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:46:16.083Z] ---> 3fe03114063b [2021-05-19T00:46:16.083Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T00:46:16.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:46:16.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:46:16.083Z] ---> 3fe03114063b [2021-05-19T00:46:16.083Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T00:46:16.083Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:46:16.083Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:46:16.083Z] ---> 3fe03114063b [2021-05-19T00:46:16.083Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T00:46:16.083Z] ---> Running in c475a4e2b4f4 [2021-05-19T00:46:16.083Z] ---> Running in c48e234bc884 [2021-05-19T00:46:16.083Z] ---> Running in 6641233aab95 [2021-05-19T00:46:16.083Z] ---> Running in 985eb718cc84 [2021-05-19T00:46:16.083Z] ---> Running in 110efd0de848 [2021-05-19T00:46:16.083Z] Removing intermediate container 110efd0de848 [2021-05-19T00:46:16.083Z] ---> 8a81c43d12d8 [2021-05-19T00:46:16.083Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:46:16.083Z] Removing intermediate container c475a4e2b4f4 [2021-05-19T00:46:16.083Z] ---> a4152835c75e [2021-05-19T00:46:16.083Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:46:16.083Z] Removing intermediate container c48e234bc884 [2021-05-19T00:46:16.083Z] ---> 36e06758d901 [2021-05-19T00:46:16.083Z] Removing intermediate container 985eb718cc84 [2021-05-19T00:46:16.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:46:16.083Z] ---> 001d47ff18e8 [2021-05-19T00:46:16.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:46:16.083Z] Removing intermediate container 6641233aab95 [2021-05-19T00:46:16.083Z] ---> dfc4df6acf8b [2021-05-19T00:46:16.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:46:16.083Z] ---> Running in 682cd7f9d3f4 [2021-05-19T00:46:16.083Z] ---> Running in dd0dbf282e8f [2021-05-19T00:46:16.083Z] ---> Running in e3f1a32c03ab [2021-05-19T00:46:16.083Z] ---> Running in d2bc53200059 [2021-05-19T00:46:16.083Z] ---> Running in de4e99b7ce45 [2021-05-19T00:46:16.083Z] Removing intermediate container 682cd7f9d3f4 [2021-05-19T00:46:16.083Z] ---> 52b5d110e7f9 [2021-05-19T00:46:16.083Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T00:46:16.083Z] ---> Running in aa1a6fae1c8c [2021-05-19T00:46:16.083Z] Removing intermediate container dd0dbf282e8f [2021-05-19T00:46:16.083Z] ---> e09595f23932 [2021-05-19T00:46:16.083Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T00:46:16.083Z] Removing intermediate container de4e99b7ce45 [2021-05-19T00:46:16.083Z] ---> f1e998ac3ed2 [2021-05-19T00:46:16.083Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T00:46:16.083Z] ---> Running in f8f582d95ecc [2021-05-19T00:46:16.083Z] Removing intermediate container d2bc53200059 [2021-05-19T00:46:16.083Z] ---> d606fbbcad53 [2021-05-19T00:46:16.083Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T00:46:16.083Z] ---> Running in 6e518fc48eb3 [2021-05-19T00:46:16.083Z] Removing intermediate container e3f1a32c03ab [2021-05-19T00:46:16.083Z] ---> afbcc54159e2 [2021-05-19T00:46:16.083Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T00:46:16.083Z] ---> Running in 46b440109584 [2021-05-19T00:46:16.083Z] ---> Running in 0ca60a730224 [2021-05-19T00:46:16.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.083Z] OK: 218 MiB in 52 packages [2021-05-19T00:46:16.382Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T00:46:16.382Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T00:46:16.382Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T00:46:16.382Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T00:46:16.382Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T00:46:16.382Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T00:46:16.382Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T00:46:16.382Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T00:46:16.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.644Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-19T00:46:16.644Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-19T00:46:16.644Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T00:46:16.644Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T00:46:16.644Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T00:46:16.644Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T00:46:16.644Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-19T00:46:16.644Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-19T00:46:16.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:46:16.908Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:46:16.908Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T00:46:16.908Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:46:16.908Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:46:16.908Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:46:16.908Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-19T00:46:16.908Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-19T00:46:16.908Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-19T00:46:16.908Z] [2021-05-19T00:46:16.908Z] Current default time zone: 'Etc/UTC' [2021-05-19T00:46:16.908Z] Local time is now: Wed May 19 00:46:16 UTC 2021. [2021-05-19T00:46:16.908Z] Universal Time is now: Wed May 19 00:46:16 UTC 2021. [2021-05-19T00:46:16.908Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-19T00:46:16.908Z] [2021-05-19T00:46:16.908Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-19T00:46:16.944Z] OK: 218 MiB in 52 packages [2021-05-19T00:46:17.171Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:46:17.171Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-19T00:46:17.171Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-19T00:46:17.171Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-19T00:46:17.171Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-19T00:46:17.171Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-19T00:46:17.171Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-19T00:46:17.171Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-19T00:46:17.171Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T00:46:17.171Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:46:17.171Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-19T00:46:17.431Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T00:46:17.431Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T00:46:17.431Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:46:17.431Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-19T00:46:17.431Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-19T00:46:17.431Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-19T00:46:17.431Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T00:46:17.431Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-19T00:46:17.431Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-19T00:46:17.431Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-19T00:46:17.432Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-19T00:46:17.575Z] OK: 218 MiB in 52 packages [2021-05-19T00:46:17.575Z] OK: 218 MiB in 52 packages [2021-05-19T00:46:17.858Z] OK: 218 MiB in 52 packages [2021-05-19T00:46:17.858Z] Removing intermediate container aa1a6fae1c8c [2021-05-19T00:46:17.858Z] ---> 1e3867774fdc [2021-05-19T00:46:17.858Z] Step 6/32 : COPY go.mod . [2021-05-19T00:46:18.839Z] Removing intermediate container f8f582d95ecc [2021-05-19T00:46:18.839Z] ---> c7e0aea3a643 [2021-05-19T00:46:18.839Z] Step 6/24 : COPY go.mod . [2021-05-19T00:46:19.114Z] ---> b997a2cd3c87 [2021-05-19T00:46:19.114Z] Step 7/32 : RUN go mod download [2021-05-19T00:46:19.114Z] Removing intermediate container 46b440109584 [2021-05-19T00:46:19.114Z] ---> a7c0a3049faf [2021-05-19T00:46:19.114Z] Step 6/23 : COPY go.mod . [2021-05-19T00:46:19.345Z] Updating certificates in /etc/ssl/certs... [2021-05-19T00:46:19.388Z] ---> Running in b40f5e37ef07 [2021-05-19T00:46:19.673Z] Removing intermediate container 6e518fc48eb3 [2021-05-19T00:46:19.673Z] ---> 117c070372a8 [2021-05-19T00:46:19.673Z] Step 6/22 : COPY go.mod . [2021-05-19T00:46:19.673Z] Removing intermediate container 0ca60a730224 [2021-05-19T00:46:19.673Z] ---> 9fb291103995 [2021-05-19T00:46:19.673Z] Step 6/23 : COPY go.mod . [2021-05-19T00:46:19.947Z] ---> cb73602b4293 [2021-05-19T00:46:19.947Z] Step 7/24 : RUN go mod download [2021-05-19T00:46:20.220Z] ---> Running in 39a006c2db33 [2021-05-19T00:46:20.287Z] 23 added, 27 removed; done. [2021-05-19T00:46:20.287Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T00:46:20.287Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T00:46:20.287Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-19T00:46:20.287Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-19T00:46:20.287Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-19T00:46:20.287Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T00:46:20.287Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T00:46:20.287Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T00:46:20.287Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T00:46:20.287Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T00:46:20.288Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T00:46:20.288Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T00:46:20.288Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-19T00:46:20.493Z] ---> a3597f0c5b7e [2021-05-19T00:46:20.493Z] Step 7/23 : RUN go mod download [2021-05-19T00:46:20.548Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-19T00:46:20.549Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-19T00:46:20.549Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-19T00:46:20.549Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-19T00:46:20.549Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T00:46:20.549Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T00:46:20.549Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-19T00:46:20.549Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-19T00:46:20.549Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-19T00:46:20.549Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T00:46:20.764Z] ---> Running in ccc18a82c0c1 [2021-05-19T00:46:20.764Z] ---> 8c37f5d9e9c4 [2021-05-19T00:46:20.764Z] Step 7/23 : RUN go mod download [2021-05-19T00:46:20.810Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T00:46:20.810Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-19T00:46:20.810Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-19T00:46:20.810Z] Updating certificates in /etc/ssl/certs... [2021-05-19T00:46:21.035Z] ---> 8832419c6a5c [2021-05-19T00:46:21.035Z] Step 7/22 : RUN go mod download [2021-05-19T00:46:21.035Z] ---> Running in 0202b037afd9 [2021-05-19T00:46:21.035Z] ---> Running in 42d15d2717aa [2021-05-19T00:46:21.385Z] 0 added, 0 removed; done. [2021-05-19T00:46:21.385Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-19T00:46:21.385Z] done. [2021-05-19T00:46:21.956Z] Reading package lists... [2021-05-19T00:46:22.218Z] Building dependency tree... [2021-05-19T00:46:22.218Z] Reading state information... [2021-05-19T00:46:22.218Z] The following NEW packages will be installed: [2021-05-19T00:46:22.218Z] apt-transport-https [2021-05-19T00:46:22.481Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T00:46:22.481Z] Need to get 1692 B of archives. [2021-05-19T00:46:22.481Z] After this operation, 154 kB of additional disk space will be used. [2021-05-19T00:46:22.481Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-19T00:46:22.744Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T00:46:22.744Z] Fetched 1692 B in 0s (9591 B/s) [2021-05-19T00:46:22.744Z] Selecting previously unselected package apt-transport-https. [2021-05-19T00:46:22.744Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-19T00:46:22.744Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-19T00:46:22.744Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-19T00:46:22.744Z] Setting up apt-transport-https (1.6.13) ... [2021-05-19T00:46:23.013Z] Waiting for network to be ready... [2021-05-19T00:46:23.678Z] Removing intermediate container b40f5e37ef07 [2021-05-19T00:46:23.678Z] ---> ed36af1cfdf2 [2021-05-19T00:46:23.678Z] Step 8/32 : COPY . . [2021-05-19T00:46:24.289Z] Removing intermediate container 39a006c2db33 [2021-05-19T00:46:24.289Z] ---> 1ec909f3ba21 [2021-05-19T00:46:24.289Z] Step 8/24 : COPY . . [2021-05-19T00:46:25.274Z] Removing intermediate container ccc18a82c0c1 [2021-05-19T00:46:25.274Z] ---> c51b60ffb25d [2021-05-19T00:46:25.274Z] Step 8/23 : COPY . . [2021-05-19T00:46:25.871Z] Removing intermediate container 0202b037afd9 [2021-05-19T00:46:25.871Z] ---> 2afead1e5d51 [2021-05-19T00:46:25.871Z] Step 8/23 : COPY . . [2021-05-19T00:46:25.871Z] Removing intermediate container 42d15d2717aa [2021-05-19T00:46:25.871Z] ---> af29d9c69fc0 [2021-05-19T00:46:25.871Z] Step 8/22 : COPY . . [2021-05-19T00:46:28.329Z] 2021-05-19T00:46:26Z INFO Waiting for automatic snapd restart... [2021-05-19T00:46:28.329Z] snapd 2.50 from Canonical* installed [2021-05-19T00:46:29.271Z] "snapd" switched to the "latest/stable" channel [2021-05-19T00:46:29.271Z] [2021-05-19T00:46:32.594Z] core18 20210309 from Canonical* installed [2021-05-19T00:46:32.594Z] "core18" switched to the "latest/stable" channel [2021-05-19T00:46:32.594Z] [2021-05-19T00:46:35.899Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T00:46:35.899Z] "snapcraft" switched to the "latest/stable" channel [2021-05-19T00:46:35.899Z] [2021-05-19T00:46:40.103Z] 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-19T00:46:40.103Z] - README.md [2021-05-19T00:46:40.103Z] [2021-05-19T00:46:40.103Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T00:46:46.825Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T00:46:46.825Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T00:46:46.825Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T00:46:46.825Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T00:46:47.943Z] Reading package lists... [2021-05-19T00:46:47.943Z] 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-19T00:46:52.689Z] ---> aca61320f72d [2021-05-19T00:46:52.689Z] Step 9/24 : RUN go mod tidy [2021-05-19T00:46:52.689Z] ---> c2eafb7c9e03 [2021-05-19T00:46:52.689Z] Step 9/32 : RUN go mod tidy [2021-05-19T00:46:52.689Z] ---> f2a2cf467b7c [2021-05-19T00:46:52.689Z] Step 9/23 : RUN go mod tidy [2021-05-19T00:46:52.689Z] ---> Running in 38ad7788f217 [2021-05-19T00:46:52.689Z] ---> Running in 0951e1fe1c60 [2021-05-19T00:46:52.689Z] ---> 27d203521f26 [2021-05-19T00:46:52.689Z] Step 9/23 : RUN go mod tidy [2021-05-19T00:46:52.689Z] ---> 58a40ecab4f7 [2021-05-19T00:46:52.689Z] Step 9/22 : RUN go mod tidy [2021-05-19T00:46:52.690Z] ---> Running in d949219c4606 [2021-05-19T00:46:52.690Z] ---> Running in a9bf9ab3959a [2021-05-19T00:46:52.690Z] ---> Running in 120a06a03f1f [2021-05-19T00:46:54.542Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T00:46:54.542Z] Reading package lists... [2021-05-19T00:46:54.542Z] Building dependency tree... [2021-05-19T00:46:54.542Z] Reading state information... [2021-05-19T00:46:54.542Z] Suggested packages: [2021-05-19T00:46:54.543Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-19T00:46:54.543Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-19T00:46:54.543Z] Recommended packages: [2021-05-19T00:46:54.543Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-19T00:46:54.543Z] The following NEW packages will be installed: [2021-05-19T00:46:54.543Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-19T00:46:54.543Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-19T00:46:54.543Z] pkg-config zip [2021-05-19T00:46:54.543Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T00:46:54.543Z] Need to get 7663 kB of archives. [2021-05-19T00:46:54.543Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-19T00:46:54.543Z] 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-19T00:46:54.543Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-19T00:46:54.543Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-19T00:46:54.543Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-19T00:46:54.543Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-19T00:46:54.804Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-19T00:46:54.804Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-19T00:46:55.066Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-19T00:46:55.326Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-19T00:46:55.326Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-19T00:46:55.326Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-19T00:46:55.588Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-19T00:46:55.588Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-19T00:46:55.588Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-19T00:46:55.588Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-19T00:46:55.588Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T00:46:55.588Z] Fetched 7663 kB in 1s (6858 kB/s) [2021-05-19T00:46:55.849Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-19T00:46:55.849Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-19T00:46:55.849Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-19T00:46:55.849Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T00:46:55.849Z] Selecting previously unselected package libpsl5:amd64. [2021-05-19T00:46:55.849Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-19T00:46:55.849Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T00:46:55.849Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T00:46:55.849Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-19T00:46:55.849Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T00:46:56.110Z] Selecting previously unselected package librtmp1:amd64. [2021-05-19T00:46:56.110Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-19T00:46:56.110Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T00:46:56.110Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-19T00:46:56.110Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-19T00:46:56.110Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T00:46:56.110Z] Selecting previously unselected package liberror-perl. [2021-05-19T00:46:56.110Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-19T00:46:56.110Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-19T00:46:56.372Z] Selecting previously unselected package git-man. [2021-05-19T00:46:56.372Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-19T00:46:56.372Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T00:46:56.372Z] Selecting previously unselected package git. [2021-05-19T00:46:56.372Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-19T00:46:56.372Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T00:46:56.944Z] Selecting previously unselected package libnorm1:amd64. [2021-05-19T00:46:56.944Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-19T00:46:56.944Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T00:46:57.005Z] Removing intermediate container 38ad7788f217 [2021-05-19T00:46:57.005Z] ---> 8c75e6373144 [2021-05-19T00:46:57.005Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T00:46:57.005Z] ---> Running in f849b7f81590 [2021-05-19T00:46:57.005Z] Removing intermediate container d949219c4606 [2021-05-19T00:46:57.005Z] ---> 4615976f6c1b [2021-05-19T00:46:57.005Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T00:46:57.005Z] ---> Running in dc7ddd67fb6e [2021-05-19T00:46:57.005Z] Removing intermediate container 0951e1fe1c60 [2021-05-19T00:46:57.005Z] ---> e0e5348ccadd [2021-05-19T00:46:57.005Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T00:46:57.208Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-19T00:46:57.208Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-19T00:46:57.208Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T00:46:57.208Z] Selecting previously unselected package libsodium23:amd64. [2021-05-19T00:46:57.208Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-19T00:46:57.208Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-19T00:46:57.208Z] Selecting previously unselected package libzmq5:amd64. [2021-05-19T00:46:57.282Z] Removing intermediate container a9bf9ab3959a [2021-05-19T00:46:57.282Z] ---> 7cbd09515163 [2021-05-19T00:46:57.282Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T00:46:57.282Z] Removing intermediate container 120a06a03f1f [2021-05-19T00:46:57.282Z] ---> fd4351da81b2 [2021-05-19T00:46:57.282Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T00:46:57.282Z] ---> Running in 64a885ceb5d4 [2021-05-19T00:46:57.282Z] ---> Running in a8766731aba6 [2021-05-19T00:46:57.469Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T00:46:57.469Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T00:46:57.469Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-19T00:46:57.469Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T00:46:57.469Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T00:46:57.469Z] Selecting previously unselected package pkg-config. [2021-05-19T00:46:57.469Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-19T00:46:57.469Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T00:46:57.565Z] ---> Running in fda64b0d0369 [2021-05-19T00:46:57.731Z] Selecting previously unselected package zip. [2021-05-19T00:46:57.731Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-19T00:46:57.731Z] Unpacking zip (3.0-11build1) ... [2021-05-19T00:46:57.731Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T00:46:57.731Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T00:46:57.731Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T00:46:57.731Z] Setting up liberror-perl (0.17025-1) ... [2021-05-19T00:46:57.731Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T00:46:57.731Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T00:46:57.731Z] No schema files found: doing nothing. [2021-05-19T00:46:57.731Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T00:46:57.731Z] Setting up zip (3.0-11build1) ... [2021-05-19T00:46:57.731Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T00:46:57.731Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-19T00:46:57.731Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T00:46:57.731Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T00:46:57.994Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T00:46:57.994Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T00:46:57.994Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T00:46:57.994Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T00:46:58.556Z] 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-19T00:46:59.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T00:46:59.771Z] 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-19T00:47:00.048Z] 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-19T00:47:00.048Z] 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-19T00:47:04.583Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T00:47:04.583Z] git set to automatically installed. [2021-05-19T00:47:04.583Z] git-man set to automatically installed. [2021-05-19T00:47:04.583Z] libcurl3-gnutls set to automatically installed. [2021-05-19T00:47:04.583Z] liberror-perl set to automatically installed. [2021-05-19T00:47:04.583Z] libglib2.0-0 set to automatically installed. [2021-05-19T00:47:04.583Z] libnghttp2-14 set to automatically installed. [2021-05-19T00:47:04.583Z] libnorm1 set to automatically installed. [2021-05-19T00:47:04.583Z] libpgm-5.2-0 set to automatically installed. [2021-05-19T00:47:04.583Z] libpsl5 set to automatically installed. [2021-05-19T00:47:04.583Z] librtmp1 set to automatically installed. [2021-05-19T00:47:04.583Z] libsodium23 set to automatically installed. [2021-05-19T00:47:04.583Z] libzmq3-dev set to automatically installed. [2021-05-19T00:47:04.583Z] libzmq5 set to automatically installed. [2021-05-19T00:47:04.583Z] pkg-config set to automatically installed. [2021-05-19T00:47:04.583Z] zip set to automatically installed. [2021-05-19T00:47:05.974Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T00:47:12.573Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T00:47:12.834Z] snap "core18" has no updates available [2021-05-19T00:47:13.777Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T00:47:20.381Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T00:47:35.331Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-19T00:47:35.331Z] Pulling go-build-helper [2021-05-19T00:47:35.331Z] + snapcraftctl pull [2021-05-19T00:47:36.273Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-19T00:47:36.273Z] Skipping pull go-build-helper (already ran) [2021-05-19T00:47:36.273Z] Building go-build-helper [2021-05-19T00:47:36.273Z] + snapcraftctl build [2021-05-19T00:47:38.223Z] Staging go-build-helper [2021-05-19T00:47:38.223Z] + snapcraftctl stage [2021-05-19T00:47:48.234Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T00:47:48.234Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T00:47:48.234Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T00:47:48.234Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T00:47:48.234Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T00:47:48.234Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T00:47:48.234Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T00:47:48.234Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T00:47:48.234Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-19T00:47:48.234Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T00:47:48.234Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T00:47:48.234Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T00:47:48.234Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T00:47:48.234Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T00:47:48.234Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T00:47:48.234Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T00:47:48.234Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T00:47:48.234Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T00:47:48.235Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T00:47:48.235Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T00:47:48.235Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T00:47:48.235Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T00:47:48.235Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T00:47:48.235Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T00:47:48.235Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T00:47:48.235Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T00:47:48.235Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T00:47:48.235Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-19T00:47:48.235Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T00:47:48.235Z] Fetched 224 kB in 0s (0 B/s) [2021-05-19T00:47:48.235Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T00:47:48.235Z] Fetched 157 kB in 0s (0 B/s) [2021-05-19T00:47:48.235Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T00:47:48.235Z] Fetched 221 kB in 0s (0 B/s) [2021-05-19T00:47:48.235Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T00:47:48.235Z] Fetched 143 kB in 0s (0 B/s) [2021-05-19T00:47:48.235Z] Pulling app-service-config [2021-05-19T00:47:48.235Z] + snapcraftctl pull [2021-05-19T00:47:49.179Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-19T00:47:50.124Z] Pulling config-common [2021-05-19T00:47:50.124Z] + snapcraftctl pull [2021-05-19T00:47:54.337Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T00:47:54.337Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T00:47:54.337Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T00:47:54.337Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T00:47:54.337Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T00:47:54.337Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T00:47:54.337Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T00:47:54.337Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T00:47:54.337Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T00:47:54.337Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T00:47:54.337Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T00:47:54.337Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T00:47:54.337Z] Pulling edgex-go [2021-05-19T00:47:54.337Z] + snapcraftctl pull [2021-05-19T00:48:12.502Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T00:48:12.502Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T00:48:12.502Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T00:48:12.502Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-19T00:48:12.502Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-19T00:48:12.502Z] Fetched 279 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-19T00:48:12.502Z] Fetched 122 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-19T00:48:12.502Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-19T00:48:12.502Z] Fetched 8848 B in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-19T00:48:12.502Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-19T00:48:12.502Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-19T00:48:12.502Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-19T00:48:12.502Z] Fetched 219 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-19T00:48:12.502Z] Fetched 154 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-19T00:48:12.502Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-19T00:48:12.502Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-19T00:48:12.502Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-19T00:48:12.502Z] Fetched 499 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-19T00:48:12.502Z] Fetched 111 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-19T00:48:12.502Z] Fetched 240 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-19T00:48:12.502Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-19T00:48:12.502Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-19T00:48:12.502Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-19T00:48:12.502Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-19T00:48:12.502Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-19T00:48:12.502Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-19T00:48:12.502Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-19T00:48:12.502Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-19T00:48:12.502Z] Fetched 8720 B in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-19T00:48:12.502Z] Fetched 137 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-19T00:48:12.502Z] Fetched 119 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-19T00:48:12.502Z] Fetched 110 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-19T00:48:12.502Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-19T00:48:12.502Z] Fetched 645 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-19T00:48:12.502Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-19T00:48:12.502Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-19T00:48:12.502Z] Fetched 368 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-19T00:48:12.502Z] Fetched 187 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-19T00:48:12.502Z] Fetched 175 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-19T00:48:12.502Z] Fetched 206 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-19T00:48:12.502Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-19T00:48:12.502Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-19T00:48:12.502Z] Fetched 159 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-19T00:48:12.502Z] Fetched 107 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-19T00:48:12.502Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-19T00:48:12.502Z] Pulling static-packages [2021-05-19T00:48:12.502Z] + snapcraftctl pull [2021-05-19T00:48:12.764Z] Pulling version [2021-05-19T00:48:12.764Z] + cd /root/project [2021-05-19T00:48:12.764Z] + [ -f VERSION ] [2021-05-19T00:48:12.764Z] + PROJECT_VERSION=local-dev [2021-05-19T00:48:12.764Z] + git rev-parse --short HEAD [2021-05-19T00:48:12.764Z] + GIT_REVISION=7eaadc0e [2021-05-19T00:48:12.764Z] + snapcraftctl set-version local-dev [2021-05-19T00:48:14.150Z] Skipping build go-build-helper (already ran) [2021-05-19T00:48:14.150Z] Building app-service-config [2021-05-19T00:48:14.150Z] + make build [2021-05-19T00:48:14.150Z] go mod tidy [2021-05-19T00:48:16.078Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-19T00:48:16.078Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-19T00:48:16.078Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-19T00:48:16.078Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-19T00:48:16.078Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-19T00:48:16.078Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-19T00:48:16.078Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-19T00:48:16.344Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-19T00:48:16.344Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-19T00:48:16.344Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T00:48:16.344Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-19T00:48:16.605Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-19T00:48:16.605Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-19T00:48:16.871Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-19T00:48:16.871Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-19T00:48:16.871Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-19T00:48:16.871Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-19T00:48:16.871Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T00:48:16.871Z] go: downloading golang.org/x/text v0.3.2 [2021-05-19T00:48:17.170Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-19T00:48:17.170Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-19T00:48:17.170Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-19T00:48:17.170Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-19T00:48:17.170Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-19T00:48:17.170Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-19T00:48:17.170Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T00:48:17.170Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-19T00:48:17.170Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-19T00:48:17.435Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-19T00:48:17.435Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-19T00:48:17.435Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-19T00:48:17.435Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-19T00:48:17.435Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-19T00:48:17.435Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-19T00:48:17.435Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T00:48:17.435Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-19T00:48:17.435Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-19T00:48:17.435Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-19T00:48:17.696Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-19T00:48:17.696Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-19T00:48:17.727Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-19T00:48:17.727Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-19T00:48:17.727Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-19T00:48:17.727Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-19T00:48:17.727Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-19T00:48:17.991Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-19T00:48:17.991Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-19T00:48:17.991Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T00:48:17.991Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T00:48:17.991Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-19T00:48:17.991Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-19T00:48:17.991Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-19T00:48:17.991Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-19T00:48:17.991Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T00:48:17.991Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T00:48:17.991Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-19T00:48:17.991Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-19T00:48:17.991Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-19T00:48:17.991Z] go: downloading github.com/kr/text v0.1.0 [2021-05-19T00:48:18.252Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-19T00:48:18.252Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-19T00:48:18.252Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-19T00:48:18.252Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-19T00:48:18.252Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-19T00:48:18.252Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-19T00:48:18.252Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-19T00:48:18.252Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-19T00:48:18.252Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-19T00:48:18.252Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-19T00:48:18.252Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-19T00:48:18.252Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-19T00:48:18.252Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-19T00:48:18.252Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-19T00:48:18.252Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-19T00:48:18.252Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-19T00:48:18.252Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-19T00:48:18.511Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-19T00:48:18.511Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T00:48:18.511Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T00:48:18.511Z] 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-19T00:48:28.509Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-19T00:48:28.509Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-19T00:48:28.509Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-19T00:48:28.509Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-19T00:48:29.081Z] Building config-common [2021-05-19T00:48:29.081Z] + snapcraftctl build [2021-05-19T00:48:31.626Z] Building edgex-go [2021-05-19T00:48:31.626Z] + cd /root/parts/edgex-go/src [2021-05-19T00:48:31.626Z] + make build [2021-05-19T00:48:31.626Z] go mod tidy [2021-05-19T00:48:31.885Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-19T00:48:31.885Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-19T00:48:31.885Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-19T00:48:31.885Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-19T00:48:32.146Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-19T00:48:32.146Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-19T00:48:32.146Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-19T00:48:32.146Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-19T00:48:32.146Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-19T00:48:32.146Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-19T00:48:32.146Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-19T00:48:32.407Z] 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-19T00:48:36.681Z] 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-19T00:48:42.095Z] 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-19T00:48:43.036Z] 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-19T00:48:44.948Z] 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-19T00:48:45.209Z] 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-19T00:48:47.120Z] 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-19T00:48:49.031Z] 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-19T00:48:49.986Z] 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-19T00:48:51.374Z] 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-19T00:48:51.939Z] 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-19T00:48:52.757Z] 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-19T00:48:53.425Z] Removing intermediate container a8766731aba6 [2021-05-19T00:48:53.425Z] ---> 541941960b34 [2021-05-19T00:48:53.425Z] [2021-05-19T00:48:53.425Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T00:48:54.048Z] 3.12: Pulling from library/alpine [2021-05-19T00:48:54.141Z] 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-19T00:48:56.052Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-19T00:48:56.052Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-19T00:48:56.052Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-19T00:48:56.052Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-19T00:48:56.052Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-19T00:48:56.052Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-19T00:48:56.052Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-19T00:48:56.052Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-19T00:48:56.052Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-19T00:48:56.052Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-19T00:48:56.052Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-19T00:48:56.052Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-19T00:48:56.052Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-19T00:48:56.052Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-19T00:48:56.052Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-19T00:48:56.052Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-19T00:48:56.052Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-19T00:48:56.052Z] + 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-19T00:48:56.052Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-19T00:48:56.052Z] + 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-19T00:48:56.052Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-19T00:48:56.052Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-19T00:48:56.052Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-19T00:48:56.052Z] + 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-19T00:48:56.052Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-19T00:48:56.052Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-19T00:48:56.052Z] + 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-19T00:48:56.078Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T00:48:56.078Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T00:48:56.078Z] ---> 9852663dfa18 [2021-05-19T00:48:56.078Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T00:48:57.095Z] ---> Running in 6bddf36d38ea [2021-05-19T00:48:58.087Z] Removing intermediate container 6bddf36d38ea [2021-05-19T00:48:58.087Z] ---> db6f058d7b56 [2021-05-19T00:48:58.087Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T00:48:58.087Z] Removing intermediate container fda64b0d0369 [2021-05-19T00:48:58.087Z] ---> 37d1dc6f6b92 [2021-05-19T00:48:58.087Z] [2021-05-19T00:48:58.087Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T00:48:58.087Z] ---> 9852663dfa18 [2021-05-19T00:48:58.087Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T00:48:58.394Z] ---> Running in 787c94f53761 [2021-05-19T00:48:58.394Z] ---> Running in 4b951b9b8640 [2021-05-19T00:48:58.593Z] Building static-packages [2021-05-19T00:48:58.593Z] + snapcraftctl build [2021-05-19T00:49:01.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:01.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:01.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:01.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:01.139Z] Building version [2021-05-19T00:49:01.139Z] + snapcraftctl build [2021-05-19T00:49:01.643Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T00:49:01.643Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T00:49:01.643Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:49:01.643Z] OK: 5 MiB in 16 packages [2021-05-19T00:49:01.949Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T00:49:01.949Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T00:49:01.949Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T00:49:01.949Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T00:49:01.949Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:49:01.949Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T00:49:02.229Z] OK: 7 MiB in 18 packages [2021-05-19T00:49:03.064Z] Skipping stage go-build-helper (already ran) [2021-05-19T00:49:03.064Z] Staging app-service-config [2021-05-19T00:49:03.064Z] + snapcraftctl stage [2021-05-19T00:49:03.635Z] Staging config-common [2021-05-19T00:49:03.635Z] + snapcraftctl stage [2021-05-19T00:49:04.290Z] Removing intermediate container 787c94f53761 [2021-05-19T00:49:04.290Z] ---> 3f0905918f12 [2021-05-19T00:49:04.290Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T00:49:04.571Z] ---> Running in 81f0df2c4a58 [2021-05-19T00:49:05.024Z] Staging edgex-go [2021-05-19T00:49:05.024Z] + snapcraftctl stage [2021-05-19T00:49:05.172Z] Removing intermediate container 4b951b9b8640 [2021-05-19T00:49:05.172Z] ---> fb0bff6d5701 [2021-05-19T00:49:05.172Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T00:49:05.772Z] Removing intermediate container 81f0df2c4a58 [2021-05-19T00:49:05.772Z] ---> d50eee6eb22d [2021-05-19T00:49:05.772Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T00:49:05.772Z] Removing intermediate container f849b7f81590 [2021-05-19T00:49:05.772Z] ---> 112a4505ea64 [2021-05-19T00:49:05.772Z] [2021-05-19T00:49:05.772Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T00:49:05.772Z] ---> 9852663dfa18 [2021-05-19T00:49:05.772Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T00:49:05.968Z] Staging static-packages [2021-05-19T00:49:05.968Z] + snapcraftctl stage [2021-05-19T00:49:06.057Z] ---> Running in 1e8637f1d204 [2021-05-19T00:49:06.657Z] ---> Running in a0720c770850 [2021-05-19T00:49:06.657Z] ---> Running in 6a3e285d78ee [2021-05-19T00:49:06.908Z] Staging version [2021-05-19T00:49:06.908Z] + snapcraftctl stage [2021-05-19T00:49:07.252Z] Removing intermediate container 1e8637f1d204 [2021-05-19T00:49:07.252Z] ---> 58bd406d541b [2021-05-19T00:49:07.252Z] Step 14/22 : WORKDIR /edgex [2021-05-19T00:49:07.849Z] Priming go-build-helper [2021-05-19T00:49:07.849Z] + snapcraftctl prime [2021-05-19T00:49:07.853Z] ---> Running in be068e3e0e28 [2021-05-19T00:49:07.853Z] Removing intermediate container 6a3e285d78ee [2021-05-19T00:49:07.853Z] ---> 0fb9d1bdd970 [2021-05-19T00:49:07.853Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T00:49:07.853Z] Removing intermediate container dc7ddd67fb6e [2021-05-19T00:49:07.853Z] ---> ef48f95c7d5b [2021-05-19T00:49:07.853Z] [2021-05-19T00:49:07.853Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T00:49:07.853Z] ---> 9852663dfa18 [2021-05-19T00:49:07.853Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T00:49:08.130Z] ---> Running in af8a135cf6c2 [2021-05-19T00:49:08.403Z] ---> Running in 1f3be625d275 [2021-05-19T00:49:08.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:08.676Z] Removing intermediate container 64a885ceb5d4 [2021-05-19T00:49:08.676Z] ---> 81170dade6cc [2021-05-19T00:49:08.676Z] [2021-05-19T00:49:08.676Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T00:49:08.676Z] ---> 9852663dfa18 [2021-05-19T00:49:08.676Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T00:49:08.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:08.791Z] Priming app-service-config [2021-05-19T00:49:08.791Z] + snapcraftctl prime [2021-05-19T00:49:08.948Z] Removing intermediate container be068e3e0e28 [2021-05-19T00:49:08.948Z] ---> 168b6528c354 [2021-05-19T00:49:08.948Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T00:49:08.948Z] ---> Running in 5fb8c416418e [2021-05-19T00:49:09.543Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T00:49:09.543Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:49:09.543Z] OK: 5 MiB in 15 packages [2021-05-19T00:49:10.174Z] Priming config-common [2021-05-19T00:49:10.174Z] + snapcraftctl prime [2021-05-19T00:49:10.530Z] ---> f88d464d69f4 [2021-05-19T00:49:10.530Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T00:49:11.115Z] Priming edgex-go [2021-05-19T00:49:11.115Z] + snapcraftctl prime [2021-05-19T00:49:11.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:11.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:11.126Z] Removing intermediate container a0720c770850 [2021-05-19T00:49:11.126Z] ---> 0d98340b8167 [2021-05-19T00:49:11.126Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T00:49:11.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:11.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:49:11.398Z] ---> Running in 5e923df827be [2021-05-19T00:49:12.007Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T00:49:12.007Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:49:12.007Z] OK: 5 MiB in 15 packages [2021-05-19T00:49:12.007Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T00:49:12.007Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T00:49:12.299Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:49:12.299Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T00:49:12.299Z] ---> b993ed43ae09 [2021-05-19T00:49:12.299Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T00:49:12.299Z] OK: 6 MiB in 16 packages [2021-05-19T00:49:12.496Z] Priming static-packages [2021-05-19T00:49:12.496Z] + snapcraftctl prime [2021-05-19T00:49:12.572Z] Removing intermediate container 5e923df827be [2021-05-19T00:49:12.572Z] ---> c94848bc60f9 [2021-05-19T00:49:12.572Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T00:49:12.851Z] Removing intermediate container af8a135cf6c2 [2021-05-19T00:49:12.851Z] ---> acac77f1480c [2021-05-19T00:49:12.851Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T00:49:12.851Z] ---> Running in aab6deeafde2 [2021-05-19T00:49:12.851Z] ---> Running in 7ac50571a3d9 [2021-05-19T00:49:13.838Z] Removing intermediate container aab6deeafde2 [2021-05-19T00:49:13.838Z] ---> 0afc958fc631 [2021-05-19T00:49:13.838Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T00:49:13.838Z] Removing intermediate container 5fb8c416418e [2021-05-19T00:49:13.838Z] ---> 59aa93562e93 [2021-05-19T00:49:13.838Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T00:49:13.838Z] ---> Running in a5317e71e37b [2021-05-19T00:49:14.117Z] Removing intermediate container 7ac50571a3d9 [2021-05-19T00:49:14.117Z] ---> c889c1616d42 [2021-05-19T00:49:14.117Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T00:49:14.117Z] ---> Running in c91e48eb0652 [2021-05-19T00:49:14.403Z] ---> 48be3f91dff0 [2021-05-19T00:49:14.403Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T00:49:14.403Z] ---> Running in e5125696eb1e [2021-05-19T00:49:14.677Z] Removing intermediate container a5317e71e37b [2021-05-19T00:49:14.677Z] ---> 471766f8fd21 [2021-05-19T00:49:14.677Z] Step 16/24 : WORKDIR / [2021-05-19T00:49:14.677Z] Removing intermediate container 1f3be625d275 [2021-05-19T00:49:14.677Z] ---> 41307a0648a7 [2021-05-19T00:49:14.677Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T00:49:14.981Z] Removing intermediate container c91e48eb0652 [2021-05-19T00:49:14.981Z] ---> 18766d6563ea [2021-05-19T00:49:14.981Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T00:49:14.981Z] ---> Running in 0fff31d131e0 [2021-05-19T00:49:14.981Z] ---> Running in ca0bded5797c [2021-05-19T00:49:14.981Z] ---> Running in 31cd28b07e94 [2021-05-19T00:49:15.055Z] Priming version [2021-05-19T00:49:15.055Z] + snapcraftctl prime [2021-05-19T00:49:15.361Z] ---> 6e8a1092e394 [2021-05-19T00:49:15.362Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T00:49:15.362Z] Removing intermediate container e5125696eb1e [2021-05-19T00:49:15.362Z] ---> 39dcde04f598 [2021-05-19T00:49:15.362Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T00:49:15.362Z] ---> Running in b9562943c0ee [2021-05-19T00:49:15.687Z] ---> Running in cae986e68950 [2021-05-19T00:49:15.976Z] Removing intermediate container ca0bded5797c [2021-05-19T00:49:15.976Z] ---> cca04801f60c [2021-05-19T00:49:15.976Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T00:49:15.976Z] Removing intermediate container 0fff31d131e0 [2021-05-19T00:49:15.976Z] ---> bb682c1819f6 [2021-05-19T00:49:15.976Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:49:15.997Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-19T00:49:16.293Z] Removing intermediate container 31cd28b07e94 [2021-05-19T00:49:16.293Z] ---> 8fbe7b2e35ac [2021-05-19T00:49:16.293Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T00:49:16.293Z] ---> Running in fd6cab7df5a0 [2021-05-19T00:49:16.293Z] ---> Running in da3c02e6063f [2021-05-19T00:49:16.596Z] Removing intermediate container cae986e68950 [2021-05-19T00:49:16.596Z] ---> 8ee3c164ba2f [2021-05-19T00:49:16.596Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T00:49:16.875Z] ---> Running in 581b94e1423f [2021-05-19T00:49:17.161Z] Removing intermediate container fd6cab7df5a0 [2021-05-19T00:49:17.161Z] ---> 68346046b550 [2021-05-19T00:49:17.161Z] Step 15/23 : EXPOSE $APP_PORT [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-05-19T00:49:17.455Z] Removing intermediate container da3c02e6063f [2021-05-19T00:49:17.455Z] ---> 5824ba544fd1 [2021-05-19T00:49:17.455Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:49:17.455Z] ---> Running in c90f1f49481e [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T00:49:17.763Z] ---> e6313201c47f [2021-05-19T00:49:17.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T00:49:17.763Z] Removing intermediate container 581b94e1423f [2021-05-19T00:49:17.763Z] ---> c5c4b8b320fe [2021-05-19T00:49:17.763Z] Step 21/22 : LABEL git_sha=300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:49:18.419Z] ---> Running in 48954281061c [2021-05-19T00:49:18.419Z] Removing intermediate container c90f1f49481e [2021-05-19T00:49:18.419Z] ---> 185c313e0906 [2021-05-19T00:49:18.718Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:49:19.000Z] Removing intermediate container 48954281061c [2021-05-19T00:49:19.001Z] ---> 054633ba8332 [2021-05-19T00:49:19.001Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T00:49:19.275Z] ---> f91786002a12 [2021-05-19T00:49:19.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T00:49:19.275Z] Removing intermediate container b9562943c0ee [2021-05-19T00:49:19.275Z] ---> f93ca5983bd0 [2021-05-19T00:49:19.275Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:49:19.275Z] ---> Running in 2198897aba06 [2021-05-19T00:49:20.262Z] ---> 2284b43d8cd9 [2021-05-19T00:49:20.262Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T00:49:20.262Z] ---> 2f882ea81857 [2021-05-19T00:49:20.262Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T00:49:20.262Z] Removing intermediate container 2198897aba06 [2021-05-19T00:49:20.262Z] ---> 13d635592b20 [2021-05-19T00:49:20.262Z] [2021-05-19T00:49:20.540Z] ---> b524bebfa352 [2021-05-19T00:49:20.540Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T00:49:21.174Z] Successfully built 13d635592b20 [2021-05-19T00:49:21.174Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T00:49:21.174Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-05-19T00:49:21.174Z] ---> 92da09f4727f [2021-05-19T00:49:21.174Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T00:49:21.779Z] ---> 52fcdb34c59b [2021-05-19T00:49:21.779Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T00:49:22.051Z] ---> 4d8ae8e82ed9 [2021-05-19T00:49:22.051Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T00:49:22.051Z] ---> Running in d2e8dfd227ab [2021-05-19T00:49:22.648Z] ---> e8059f87fba8 [2021-05-19T00:49:22.648Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T00:49:22.929Z] ---> 7226a6019690 [2021-05-19T00:49:22.929Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T00:49:23.218Z] Removing intermediate container d2e8dfd227ab [2021-05-19T00:49:23.218Z] ---> e397f25fc521 [2021-05-19T00:49:23.218Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:49:23.502Z] ---> Running in 28d5c62970db [2021-05-19T00:49:23.502Z] ---> Running in 43cbf4d804ef [2021-05-19T00:49:23.775Z] ---> e6a6c883ecd2 [2021-05-19T00:49:23.775Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T00:49:24.395Z] ---> d34e82e4673d [2021-05-19T00:49:24.395Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T00:49:24.395Z] ---> Running in 9a2f1136a28f [2021-05-19T00:49:24.395Z] Removing intermediate container 28d5c62970db [2021-05-19T00:49:24.395Z] ---> 65dbffdb17e5 [2021-05-19T00:49:24.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:49:24.673Z] Removing intermediate container 43cbf4d804ef [2021-05-19T00:49:24.673Z] ---> c787f2119add [2021-05-19T00:49:24.673Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T00:49:24.673Z] ---> Running in 16985e5519a8 [2021-05-19T00:49:24.950Z] ---> Running in 8726e8a4c44f [2021-05-19T00:49:25.229Z] Removing intermediate container 9a2f1136a28f [2021-05-19T00:49:25.229Z] ---> d3d3afa1361f [2021-05-19T00:49:25.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:49:25.229Z] ---> Running in 70d29b5fecaa [2021-05-19T00:49:25.526Z] Removing intermediate container 16985e5519a8 [2021-05-19T00:49:25.526Z] ---> 82135fa77ae2 [2021-05-19T00:49:25.526Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T00:49:25.812Z] ---> d87f1ae82061 [2021-05-19T00:49:25.812Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T00:49:25.812Z] Removing intermediate container 8726e8a4c44f [2021-05-19T00:49:25.812Z] ---> 4b91367474fd [2021-05-19T00:49:25.812Z] Step 23/24 : LABEL git_sha=300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:49:26.089Z] ---> Running in a29fe134762e [2021-05-19T00:49:26.089Z] ---> Running in 89d55b91bf88 [2021-05-19T00:49:26.089Z] Removing intermediate container 70d29b5fecaa [2021-05-19T00:49:26.089Z] ---> cb24ec3deedb [2021-05-19T00:49:26.089Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T00:49:26.700Z] ---> Running in adb9181a73f8 [2021-05-19T00:49:26.700Z] Removing intermediate container a29fe134762e [2021-05-19T00:49:26.975Z] ---> 2b893fc484fb [2021-05-19T00:49:26.975Z] Step 22/23 : LABEL git_sha=300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:49:26.975Z] Removing intermediate container 89d55b91bf88 [2021-05-19T00:49:26.975Z] ---> 8183f0ca5ac0 [2021-05-19T00:49:27.248Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T00:49:27.248Z] ---> db07f842e772 [2021-05-19T00:49:27.248Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T00:49:27.248Z] ---> Running in 4269049ffbf5 [2021-05-19T00:49:27.525Z] ---> Running in 8e93dd197c7c [2021-05-19T00:49:27.525Z] Removing intermediate container adb9181a73f8 [2021-05-19T00:49:27.525Z] ---> d79ccf1c4c5d [2021-05-19T00:49:27.525Z] Step 22/23 : LABEL git_sha=300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:49:27.811Z] ---> Running in 44dd2b80bd70 [2021-05-19T00:49:27.811Z] ---> Running in 5462f75292d3 [2021-05-19T00:49:28.087Z] Removing intermediate container 4269049ffbf5 [2021-05-19T00:49:28.087Z] ---> 504673fdd87f [2021-05-19T00:49:28.087Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T00:49:28.087Z] Removing intermediate container 8e93dd197c7c [2021-05-19T00:49:28.087Z] ---> 56a5e7636c01 [2021-05-19T00:49:28.087Z] [2021-05-19T00:49:28.370Z] ---> Running in c886288fb681 [2021-05-19T00:49:28.651Z] Removing intermediate container 44dd2b80bd70 [2021-05-19T00:49:28.651Z] ---> 15749796c9f8 [2021-05-19T00:49:28.651Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T00:49:28.651Z] Removing intermediate container 5462f75292d3 [2021-05-19T00:49:28.651Z] ---> 0a2b659b4926 [2021-05-19T00:49:28.651Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T00:49:28.924Z] Successfully built 56a5e7636c01 [2021-05-19T00:49:28.924Z] Successfully tagged core-command-arm64:latest [2021-05-19T00:49:28.924Z]  Building core-command ... done Building core-metadata [2021-05-19T00:49:28.924Z] ---> Running in d5c9d2b30aa5 [2021-05-19T00:49:29.196Z] Removing intermediate container c886288fb681 [2021-05-19T00:49:29.196Z] ---> dca4c94cea95 [2021-05-19T00:49:29.196Z] [2021-05-19T00:49:29.467Z] Successfully built dca4c94cea95 [2021-05-19T00:49:29.740Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T00:49:29.740Z] Removing intermediate container d5c9d2b30aa5 [2021-05-19T00:49:29.740Z]  Building support-scheduler ... done Building core-data [2021-05-19T00:49:29.740Z] ---> e9d025a6a216 [2021-05-19T00:49:29.740Z] [2021-05-19T00:49:30.019Z] ---> 2089f5b12561 [2021-05-19T00:49:30.019Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T00:49:30.019Z] Successfully built e9d025a6a216 [2021-05-19T00:49:30.019Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T00:49:30.019Z] Building sys-mgmt-agent [2021-05-19T00:49:30.299Z]  Building support-notifications ... done  ---> Running in aa60dd13d141 [2021-05-19T00:49:32.951Z] Removing intermediate container aa60dd13d141 [2021-05-19T00:49:32.951Z] ---> 959afc668469 [2021-05-19T00:49:32.951Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T00:49:32.951Z] ---> Running in 90f9a178ca8c [2021-05-19T00:49:33.553Z] Removing intermediate container 90f9a178ca8c [2021-05-19T00:49:33.553Z] ---> 4a6a2615eee8 [2021-05-19T00:49:33.553Z] Step 29/32 : CMD ["gate"] [2021-05-19T00:49:34.155Z] ---> Running in 957b8746f7da [2021-05-19T00:49:35.144Z] Removing intermediate container 957b8746f7da [2021-05-19T00:49:35.144Z] ---> e172ce9c7dea [2021-05-19T00:49:35.144Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T00:49:35.736Z] ---> Running in 0e0c410804a3 [2021-05-19T00:49:36.340Z] Removing intermediate container 0e0c410804a3 [2021-05-19T00:49:36.340Z] ---> f19abeafe4cb [2021-05-19T00:49:36.340Z] Step 31/32 : LABEL git_sha=300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:49:36.936Z] ---> Running in c5e163af96ef [2021-05-19T00:49:37.912Z] Removing intermediate container c5e163af96ef [2021-05-19T00:49:37.912Z] ---> b59a2173807e [2021-05-19T00:49:37.912Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T00:49:38.521Z] ---> Running in 77c02d97fb06 [2021-05-19T00:49:39.502Z] Removing intermediate container 77c02d97fb06 [2021-05-19T00:49:39.503Z] ---> 2b6506f4acf9 [2021-05-19T00:49:39.503Z] [2021-05-19T00:49:39.776Z] Successfully built 2b6506f4acf9 [2021-05-19T00:49:39.776Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T00:50:12.106Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:50:12.106Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:50:12.106Z] ---> 3fe03114063b [2021-05-19T00:50:12.106Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T00:50:12.106Z] ---> Using cache [2021-05-19T00:50:12.106Z] ---> dfc4df6acf8b [2021-05-19T00:50:12.106Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:50:12.106Z] ---> Using cache [2021-05-19T00:50:12.106Z] ---> afbcc54159e2 [2021-05-19T00:50:12.106Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T00:50:12.106Z] ---> Using cache [2021-05-19T00:50:12.106Z] ---> 9fb291103995 [2021-05-19T00:50:12.106Z] Step 6/26 : COPY go.mod . [2021-05-19T00:50:12.106Z] ---> Using cache [2021-05-19T00:50:12.106Z] ---> 8c37f5d9e9c4 [2021-05-19T00:50:12.106Z] Step 7/26 : RUN go mod download [2021-05-19T00:50:12.106Z] ---> Using cache [2021-05-19T00:50:12.106Z] ---> 2afead1e5d51 [2021-05-19T00:50:12.106Z] Step 8/26 : COPY . . [2021-05-19T00:50:12.106Z] ---> Using cache [2021-05-19T00:50:12.106Z] ---> 27d203521f26 [2021-05-19T00:50:12.106Z] Step 9/26 : RUN go mod tidy [2021-05-19T00:50:12.106Z] ---> Using cache [2021-05-19T00:50:12.106Z] ---> 7cbd09515163 [2021-05-19T00:50:12.106Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T00:50:13.566Z] ---> Running in 58cf5e5ed1c8 [2021-05-19T00:50:15.015Z] 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-19T00:50:20.428Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:50:20.428Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:50:20.428Z] ---> 3fe03114063b [2021-05-19T00:50:20.428Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T00:50:20.428Z] ---> Using cache [2021-05-19T00:50:20.428Z] ---> dfc4df6acf8b [2021-05-19T00:50:20.428Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:50:20.428Z] ---> Using cache [2021-05-19T00:50:20.428Z] ---> afbcc54159e2 [2021-05-19T00:50:20.428Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T00:50:20.428Z] ---> Using cache [2021-05-19T00:50:20.428Z] ---> 9fb291103995 [2021-05-19T00:50:20.428Z] Step 6/24 : COPY go.mod . [2021-05-19T00:50:20.428Z] ---> Using cache [2021-05-19T00:50:20.428Z] ---> 8c37f5d9e9c4 [2021-05-19T00:50:20.428Z] Step 7/24 : RUN go mod download [2021-05-19T00:50:20.428Z] ---> Using cache [2021-05-19T00:50:20.428Z] ---> 2afead1e5d51 [2021-05-19T00:50:20.428Z] Step 8/24 : COPY . . [2021-05-19T00:50:20.428Z] ---> Using cache [2021-05-19T00:50:20.428Z] ---> 27d203521f26 [2021-05-19T00:50:20.428Z] Step 9/24 : RUN go mod tidy [2021-05-19T00:50:20.428Z] ---> Using cache [2021-05-19T00:50:20.428Z] ---> 7cbd09515163 [2021-05-19T00:50:20.428Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T00:50:20.428Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:50:20.428Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:50:20.428Z] ---> 3fe03114063b [2021-05-19T00:50:20.429Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T00:50:20.429Z] ---> Using cache [2021-05-19T00:50:20.429Z] ---> dfc4df6acf8b [2021-05-19T00:50:20.429Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:50:20.429Z] ---> Using cache [2021-05-19T00:50:20.429Z] ---> afbcc54159e2 [2021-05-19T00:50:20.429Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T00:50:20.429Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T00:50:20.429Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T00:50:20.429Z] ---> 3fe03114063b [2021-05-19T00:50:20.429Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T00:50:20.429Z] ---> Using cache [2021-05-19T00:50:20.429Z] ---> dfc4df6acf8b [2021-05-19T00:50:20.429Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:50:20.429Z] ---> Using cache [2021-05-19T00:50:20.429Z] ---> afbcc54159e2 [2021-05-19T00:50:20.429Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T00:50:21.421Z] ---> Running in 078ec411897a [2021-05-19T00:50:21.421Z] ---> Running in eaf020214a2a [2021-05-19T00:50:21.421Z] ---> Running in 070dddc1c6f7 [2021-05-19T00:50:24.052Z] 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-19T00:50:24.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:50:24.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:50:25.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:50:25.488Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:50:26.094Z] OK: 218 MiB in 52 packages [2021-05-19T00:50:26.708Z] OK: 218 MiB in 52 packages [2021-05-19T00:50:27.713Z] Removing intermediate container 070dddc1c6f7 [2021-05-19T00:50:27.713Z] ---> b2b583c8e6dd [2021-05-19T00:50:27.713Z] Step 6/24 : COPY go.mod . [2021-05-19T00:50:28.321Z] Removing intermediate container 078ec411897a [2021-05-19T00:50:28.321Z] ---> bc38ad71055c [2021-05-19T00:50:28.321Z] Step 6/24 : COPY go.mod . [2021-05-19T00:50:29.321Z] ---> 6a11e7836a7d [2021-05-19T00:50:29.321Z] Step 7/24 : RUN go mod download [2021-05-19T00:50:29.610Z] ---> Running in 1bcdcac237f6 [2021-05-19T00:50:29.610Z] ---> 37be0a81cf45 [2021-05-19T00:50:29.610Z] Step 7/24 : RUN go mod download [2021-05-19T00:50:29.887Z] ---> Running in 696de8b14299 [2021-05-19T00:50:34.223Z] Removing intermediate container 1bcdcac237f6 [2021-05-19T00:50:34.223Z] ---> e3a7323d8a85 [2021-05-19T00:50:34.223Z] Step 8/24 : COPY . . [2021-05-19T00:50:34.834Z] Removing intermediate container 696de8b14299 [2021-05-19T00:50:34.834Z] ---> b8d0a19abf0e [2021-05-19T00:50:34.834Z] Step 8/24 : COPY . . [2021-05-19T00:51:07.244Z] ---> d92ea085cd34 [2021-05-19T00:51:07.244Z] Step 9/24 : RUN go mod tidy [2021-05-19T00:51:07.244Z] ---> 722914af2794 [2021-05-19T00:51:07.244Z] Step 9/24 : RUN go mod tidy [2021-05-19T00:51:07.244Z] ---> Running in 9402894900f4 [2021-05-19T00:51:07.244Z] ---> Running in 2162bf3a3bc0 [2021-05-19T00:51:10.682Z] Removing intermediate container 2162bf3a3bc0 [2021-05-19T00:51:10.682Z] ---> b7dfffb457e1 [2021-05-19T00:51:10.682Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T00:51:10.958Z] ---> Running in 626bd7269aed [2021-05-19T00:51:10.958Z] Removing intermediate container 9402894900f4 [2021-05-19T00:51:10.958Z] ---> c29585cf270c [2021-05-19T00:51:10.958Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T00:51:11.230Z] ---> Running in fbe9923088ad [2021-05-19T00:51:13.210Z] 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-19T00:51:13.210Z] 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-19T00:51:14.200Z] 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-19T00:51:26.635Z] Removing intermediate container 58cf5e5ed1c8 [2021-05-19T00:51:26.635Z] ---> dd8110f1c6a2 [2021-05-19T00:51:26.635Z] [2021-05-19T00:51:26.635Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T00:51:26.635Z] ---> 9852663dfa18 [2021-05-19T00:51:26.635Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T00:51:26.635Z] ---> Running in 1d1ab4d45745 [2021-05-19T00:51:28.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:51:28.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:51:28.986Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T00:51:29.263Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T00:51:29.263Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T00:51:29.263Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T00:51:29.263Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T00:51:29.263Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T00:51:29.263Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:51:29.263Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T00:51:29.540Z] OK: 7 MiB in 20 packages [2021-05-19T00:51:32.193Z] Removing intermediate container 1d1ab4d45745 [2021-05-19T00:51:32.193Z] ---> 8feb2b829733 [2021-05-19T00:51:32.193Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T00:51:32.471Z] ---> Running in 53066c45b72b [2021-05-19T00:51:33.075Z] Removing intermediate container 53066c45b72b [2021-05-19T00:51:33.075Z] ---> 809b82ae730d [2021-05-19T00:51:33.075Z] Step 14/26 : WORKDIR / [2021-05-19T00:51:33.361Z] ---> Running in 879740844f8a [2021-05-19T00:51:33.972Z] Removing intermediate container 879740844f8a [2021-05-19T00:51:33.972Z] ---> 5e742b607f94 [2021-05-19T00:51:33.972Z] 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-19T00:51:35.417Z] ---> 2f61efc3c1b5 [2021-05-19T00:51:35.417Z] 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-19T00:51:36.899Z] ---> f2b92a165d28 [2021-05-19T00:51:36.899Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T00:51:37.506Z] ---> d841962f26e1 [2021-05-19T00:51:37.800Z] 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-19T00:51:39.261Z] ---> 2a046a345058 [2021-05-19T00:51:39.261Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T00:51:40.721Z] ---> c6fe0e027dee [2021-05-19T00:51:40.721Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T00:51:43.376Z] ---> 38666f87a5bc [2021-05-19T00:51:43.376Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T00:51:44.382Z] ---> d74767286837 [2021-05-19T00:51:44.382Z] 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-19T00:51:44.668Z] ---> Running in fc8d9e513e3e [2021-05-19T00:51:48.097Z] Removing intermediate container fc8d9e513e3e [2021-05-19T00:51:48.098Z] ---> a8f1cd191f16 [2021-05-19T00:51:48.098Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T00:51:48.374Z] ---> Running in fece333d3f24 [2021-05-19T00:51:49.379Z] Removing intermediate container fece333d3f24 [2021-05-19T00:51:49.379Z] ---> 875d8ad47a4a [2021-05-19T00:51:49.379Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T00:51:49.379Z] ---> Running in 4a3b494e3ea9 [2021-05-19T00:51:49.992Z] Removing intermediate container 4a3b494e3ea9 [2021-05-19T00:51:49.992Z] ---> e89f1cc8b10e [2021-05-19T00:51:49.992Z] Step 25/26 : LABEL git_sha=300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:51:50.296Z] ---> Running in ca5a5674cf9f [2021-05-19T00:51:50.909Z] Removing intermediate container ca5a5674cf9f [2021-05-19T00:51:50.909Z] ---> 5d670bb42988 [2021-05-19T00:51:50.909Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T00:51:51.196Z] ---> Running in ecf7f0b5882f [2021-05-19T00:51:51.803Z] Removing intermediate container ecf7f0b5882f [2021-05-19T00:51:51.803Z] ---> ff57a4ecc83d [2021-05-19T00:51:51.803Z] [2021-05-19T00:51:52.409Z] Successfully built ff57a4ecc83d [2021-05-19T00:51:52.409Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T00:52:04.874Z]  Building security-secretstore-setup ... done Removing intermediate container eaf020214a2a [2021-05-19T00:52:04.874Z] ---> a16daca358dd [2021-05-19T00:52:04.874Z] [2021-05-19T00:52:04.874Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T00:52:04.874Z] ---> 9852663dfa18 [2021-05-19T00:52:04.874Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T00:52:04.874Z] ---> Using cache [2021-05-19T00:52:04.874Z] ---> 59aa93562e93 [2021-05-19T00:52:04.874Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T00:52:04.874Z] ---> Using cache [2021-05-19T00:52:04.874Z] ---> 18766d6563ea [2021-05-19T00:52:04.874Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T00:52:04.874Z] ---> Running in b5ff4d043ada [2021-05-19T00:52:04.874Z] Removing intermediate container b5ff4d043ada [2021-05-19T00:52:04.874Z] ---> ac8355f2b363 [2021-05-19T00:52:04.874Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T00:52:04.874Z] ---> Running in ddb9d2b58af7 [2021-05-19T00:52:05.157Z] Removing intermediate container ddb9d2b58af7 [2021-05-19T00:52:05.157Z] ---> f43d8011d4a3 [2021-05-19T00:52:05.157Z] Step 16/24 : WORKDIR / [2021-05-19T00:52:05.438Z] ---> Running in c3195869c80b [2021-05-19T00:52:06.049Z] Removing intermediate container c3195869c80b [2021-05-19T00:52:06.049Z] ---> e33e05bb506b [2021-05-19T00:52:06.049Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:52:07.520Z] ---> f6f92198d871 [2021-05-19T00:52:07.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T00:52:09.511Z] ---> 9395031e19fb [2021-05-19T00:52:09.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T00:52:10.971Z] ---> 53df127f9039 [2021-05-19T00:52:10.971Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T00:52:10.971Z] ---> Running in 4c77c2a57665 [2021-05-19T00:52:11.589Z] Removing intermediate container 4c77c2a57665 [2021-05-19T00:52:11.589Z] ---> f596c95293b2 [2021-05-19T00:52:11.589Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:52:11.894Z] ---> Running in 56d94faae254 [2021-05-19T00:52:12.893Z] Removing intermediate container 56d94faae254 [2021-05-19T00:52:12.893Z] ---> d6e5e7b50244 [2021-05-19T00:52:12.893Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T00:52:13.177Z] ---> Running in 1ae8d8b84d5b [2021-05-19T00:52:13.772Z] Removing intermediate container 1ae8d8b84d5b [2021-05-19T00:52:13.772Z] ---> 9ef4abb746a4 [2021-05-19T00:52:13.772Z] Step 23/24 : LABEL git_sha=300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:52:14.059Z] ---> Running in 1e4e5a274b04 [2021-05-19T00:52:14.661Z] Removing intermediate container 1e4e5a274b04 [2021-05-19T00:52:14.661Z] ---> e58c3bd93830 [2021-05-19T00:52:14.661Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T00:52:14.945Z] ---> Running in 0b3e98fbe905 [2021-05-19T00:52:15.545Z] Removing intermediate container 0b3e98fbe905 [2021-05-19T00:52:15.545Z] ---> b1c60fc71a4c [2021-05-19T00:52:15.545Z] [2021-05-19T00:52:16.151Z] Successfully built b1c60fc71a4c [2021-05-19T00:52:16.151Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T00:52:31.264Z]  Building core-metadata ... done Removing intermediate container fbe9923088ad [2021-05-19T00:52:31.264Z] ---> b759f1a9765f [2021-05-19T00:52:31.264Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T00:52:31.264Z] ---> Running in 12944ce92dea [2021-05-19T00:52:32.252Z] 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-19T00:52:34.857Z] Removing intermediate container 12944ce92dea [2021-05-19T00:52:34.857Z] ---> dd53e4b6fc34 [2021-05-19T00:52:34.857Z] [2021-05-19T00:52:34.857Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T00:52:34.857Z] 20.10.0: Pulling from library/docker [2021-05-19T00:52:41.558Z] Removing intermediate container 626bd7269aed [2021-05-19T00:52:41.558Z] ---> cd14923587a4 [2021-05-19T00:52:41.558Z] [2021-05-19T00:52:41.558Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T00:52:41.558Z] ---> 9852663dfa18 [2021-05-19T00:52:41.558Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T00:52:41.558Z] ---> Running in 4ac30ee32838 [2021-05-19T00:52:42.150Z] Removing intermediate container 4ac30ee32838 [2021-05-19T00:52:42.150Z] ---> 30f17aad42f2 [2021-05-19T00:52:42.150Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T00:52:42.422Z] ---> Running in ad16a9540baf [2021-05-19T00:52:43.011Z] Removing intermediate container ad16a9540baf [2021-05-19T00:52:43.011Z] ---> b94cba0be495 [2021-05-19T00:52:43.011Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T00:52:43.011Z] ---> Running in 96b604b9c4b0 [2021-05-19T00:52:43.603Z] Removing intermediate container 96b604b9c4b0 [2021-05-19T00:52:43.603Z] ---> 8abd61eac7bb [2021-05-19T00:52:43.603Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T00:52:43.603Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T00:52:43.603Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T00:52:43.603Z] ---> eeaf43b92773 [2021-05-19T00:52:43.603Z] 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-19T00:52:43.603Z] ---> Running in 8e304d852245 [2021-05-19T00:52:43.873Z] ---> Running in 11388d0e26c6 [2021-05-19T00:52:44.469Z] Removing intermediate container 11388d0e26c6 [2021-05-19T00:52:44.469Z] ---> 49383fab3ece [2021-05-19T00:52:44.469Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T00:52:44.469Z] ---> Running in 529acbf27e21 [2021-05-19T00:52:45.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:52:45.924Z] Removing intermediate container 8e304d852245 [2021-05-19T00:52:45.924Z] ---> 6033fb2eb431 [2021-05-19T00:52:45.924Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T00:52:46.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:52:46.196Z] ---> Running in 29fb94383ae5 [2021-05-19T00:52:46.786Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T00:52:46.786Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T00:52:46.786Z] Executing bash-5.0.17-r0.post-install [2021-05-19T00:52:46.786Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T00:52:46.786Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T00:52:46.786Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T00:52:46.786Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T00:52:46.786Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T00:52:46.786Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T00:52:46.786Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T00:52:46.786Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T00:52:46.787Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T00:52:46.787Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T00:52:46.787Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T00:52:47.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T00:52:48.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T00:52:48.650Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T00:52:48.650Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T00:52:48.650Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T00:52:48.650Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T00:52:48.650Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T00:52:48.650Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T00:52:48.650Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T00:52:48.925Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T00:52:48.925Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T00:52:48.925Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T00:52:48.925Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T00:52:48.925Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T00:52:48.925Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T00:52:48.925Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T00:52:48.925Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T00:52:48.925Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T00:52:48.925Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T00:52:48.925Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T00:52:48.925Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T00:52:49.195Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T00:52:49.195Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T00:52:49.195Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T00:52:49.195Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T00:52:49.195Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T00:52:49.195Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T00:52:49.195Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T00:52:49.195Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T00:52:49.195Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T00:52:49.195Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T00:52:49.195Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T00:52:49.467Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T00:52:49.467Z] OK: 72 MiB in 59 packages [2021-05-19T00:52:49.467Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T00:52:49.467Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T00:52:49.736Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T00:52:49.736Z] OK: 8 MiB in 20 packages [2021-05-19T00:52:52.349Z] Removing intermediate container 29fb94383ae5 [2021-05-19T00:52:52.349Z] ---> d21ec7886487 [2021-05-19T00:52:52.349Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T00:52:52.619Z] ---> faf5dec6da26 [2021-05-19T00:52:52.619Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T00:52:53.596Z] Collecting docker-compose==1.23.2 [2021-05-19T00:52:53.867Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T00:52:54.139Z] ---> 23d2e03c7cac [2021-05-19T00:52:54.139Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T00:52:54.733Z] ---> 5466fe4debe4 [2021-05-19T00:52:54.733Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T00:52:55.004Z] ---> Running in 9a92bb04729b [2021-05-19T00:52:55.004Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T00:52:55.004Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T00:52:55.274Z] Removing intermediate container 9a92bb04729b [2021-05-19T00:52:55.274Z] ---> 1073de4eddd4 [2021-05-19T00:52:55.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:52:55.547Z] ---> Running in 584805dc0753 [2021-05-19T00:52:55.818Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T00:52:55.818Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T00:52:55.818Z] Removing intermediate container 584805dc0753 [2021-05-19T00:52:55.818Z] ---> f1205443ece8 [2021-05-19T00:52:55.818Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T00:52:56.090Z] ---> Running in 5bfea15ce166 [2021-05-19T00:52:56.682Z] Removing intermediate container 5bfea15ce166 [2021-05-19T00:52:56.682Z] ---> 992bc18bc8ab [2021-05-19T00:52:56.682Z] Step 23/24 : LABEL git_sha=300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:52:56.682Z] ---> Running in acb6b0c0488f [2021-05-19T00:52:57.292Z] Removing intermediate container acb6b0c0488f [2021-05-19T00:52:57.292Z] ---> 83da231a6b9b [2021-05-19T00:52:57.292Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T00:52:57.292Z] ---> Running in 0e251b0fd021 [2021-05-19T00:52:57.894Z] Removing intermediate container 0e251b0fd021 [2021-05-19T00:52:57.894Z] ---> 28ee5e76a863 [2021-05-19T00:52:57.894Z] [2021-05-19T00:52:57.894Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T00:52:57.894Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T00:52:58.165Z] Successfully built 28ee5e76a863 [2021-05-19T00:52:58.165Z] Successfully tagged core-data-arm64:latest [2021-05-19T00:53:00.129Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-05-19T00:53:00.129Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T00:53:00.403Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T00:53:00.403Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T00:53:00.995Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T00:53:00.995Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T00:53:02.987Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T00:53:02.987Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T00:53:04.429Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T00:53:04.429Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T00:53:04.429Z] 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-19T00:53:05.432Z] Collecting PyYAML<4,>=3.10 [2021-05-19T00:53:05.714Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T00:53:09.132Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T00:53:09.132Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T00:53:09.132Z] Collecting idna<2.8,>=2.5 [2021-05-19T00:53:09.132Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T00:53:09.132Z] 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-19T00:53:09.132Z] 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-19T00:53:09.726Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T00:53:09.726Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T00:53:09.726Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T00:53:09.726Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T00:53:09.726Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T00:53:09.726Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T00:53:10.704Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, dockerpty, cached-property, texttable, jsonschema, PyYAML, docker-compose [2021-05-19T00:53:10.976Z] Attempting uninstall: idna [2021-05-19T00:53:10.976Z] Found existing installation: idna 2.9 [2021-05-19T00:53:10.976Z] Uninstalling idna-2.9: [2021-05-19T00:53:10.976Z] Successfully uninstalled idna-2.9 [2021-05-19T00:53:11.566Z] Attempting uninstall: urllib3 [2021-05-19T00:53:11.566Z] Found existing installation: urllib3 1.25.9 [2021-05-19T00:53:11.566Z] Uninstalling urllib3-1.25.9: [2021-05-19T00:53:11.566Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T00:53:12.156Z] Attempting uninstall: requests [2021-05-19T00:53:12.156Z] Found existing installation: requests 2.23.0 [2021-05-19T00:53:12.156Z] Uninstalling requests-2.23.0: [2021-05-19T00:53:12.156Z] Successfully uninstalled requests-2.23.0 [2021-05-19T00:53:13.130Z] Running setup.py install for docopt: started [2021-05-19T00:53:15.105Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T00:53:15.105Z] Running setup.py install for dockerpty: started [2021-05-19T00:53:17.073Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T00:53:17.073Z] Running setup.py install for texttable: started [2021-05-19T00:53:18.501Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T00:53:19.106Z] Running setup.py install for PyYAML: started [2021-05-19T00:53:21.059Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T00:53:21.648Z] 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-19T00:53:29.893Z] Removing intermediate container 529acbf27e21 [2021-05-19T00:53:29.893Z] ---> 3ceed7536fe8 [2021-05-19T00:53:29.893Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T00:53:29.893Z] ---> Running in dfb0ed182344 [2021-05-19T00:53:30.164Z] Removing intermediate container dfb0ed182344 [2021-05-19T00:53:30.165Z] ---> 2c63163d4c37 [2021-05-19T00:53:30.165Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T00:53:30.435Z] ---> Running in 8ec2c07cc19c [2021-05-19T00:53:30.706Z] Removing intermediate container 8ec2c07cc19c [2021-05-19T00:53:30.706Z] ---> 217e28588800 [2021-05-19T00:53:30.706Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T00:53:32.135Z] ---> 2c3e3b556708 [2021-05-19T00:53:32.135Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T00:53:32.738Z] ---> 8b759dbce8a7 [2021-05-19T00:53:32.738Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T00:53:33.719Z] ---> f022736b0623 [2021-05-19T00:53:33.719Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T00:53:33.719Z] ---> Running in 277f70d81c37 [2021-05-19T00:53:34.318Z] Removing intermediate container 277f70d81c37 [2021-05-19T00:53:34.318Z] ---> 7470326ba71c [2021-05-19T00:53:34.318Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T00:53:34.318Z] ---> Running in 03c29cdc9c5e [2021-05-19T00:53:34.917Z] Removing intermediate container 03c29cdc9c5e [2021-05-19T00:53:34.917Z] ---> b3a294eb6aab [2021-05-19T00:53:34.917Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T00:53:34.917Z] ---> Running in 2fc18ec5a976 [2021-05-19T00:53:35.514Z] Removing intermediate container 2fc18ec5a976 [2021-05-19T00:53:35.514Z] ---> acb0131f5f7e [2021-05-19T00:53:35.514Z] Step 23/24 : LABEL git_sha=300899aa65e00e1f83425a8a4488b2a6234dcf10 [2021-05-19T00:53:35.514Z] ---> Running in e675d2cf1a50 [2021-05-19T00:53:36.117Z] Removing intermediate container e675d2cf1a50 [2021-05-19T00:53:36.117Z] ---> 3dfa61b61480 [2021-05-19T00:53:36.117Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T00:53:36.117Z] ---> Running in f52ceffcd3e2 [2021-05-19T00:53:36.724Z] Removing intermediate container f52ceffcd3e2 [2021-05-19T00:53:36.724Z] ---> 6060620d7477 [2021-05-19T00:53:36.724Z] [2021-05-19T00:53:36.998Z] Successfully built 6060620d7477 [2021-05-19T00:53:36.998Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T00:53:37.287Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T00:53:37.285Z] $ docker stop --time=1 372766c27a60ab4e957ab6bc286f1fe1dc6e7b5957092fd84e595e8cd8baef04 [2021-05-19T00:53:39.100Z] $ docker rm -f 372766c27a60ab4e957ab6bc286f1fe1dc6e7b5957092fd84e595e8cd8baef04 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T00:53:39.672Z] + docker images [2021-05-19T00:53:39.943Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T00:53:39.943Z] sys-mgmt-agent-arm64 latest 6060620d7477 3 seconds ago 299MB [2021-05-19T00:53:39.943Z] core-data-arm64 latest 28ee5e76a863 42 seconds ago 20.4MB [2021-05-19T00:53:39.943Z] cd14923587a4 About a minute ago 990MB [2021-05-19T00:53:39.943Z] dd53e4b6fc34 About a minute ago 977MB [2021-05-19T00:53:39.943Z] core-metadata-arm64 latest b1c60fc71a4c About a minute ago 17.4MB [2021-05-19T00:53:39.943Z] a16daca358dd About a minute ago 989MB [2021-05-19T00:53:39.943Z] security-secretstore-setup-arm64 latest ff57a4ecc83d About a minute ago 24.4MB [2021-05-19T00:53:39.943Z] dd8110f1c6a2 2 minutes ago 978MB [2021-05-19T00:53:39.943Z] security-bootstrapper-arm64 latest 2b6506f4acf9 4 minutes ago 17.2MB [2021-05-19T00:53:39.943Z] support-notifications-arm64 latest e9d025a6a216 4 minutes ago 16.8MB [2021-05-19T00:53:39.943Z] support-scheduler-arm64 latest dca4c94cea95 4 minutes ago 16.1MB [2021-05-19T00:53:39.943Z] core-command-arm64 latest 56a5e7636c01 4 minutes ago 16.1MB [2021-05-19T00:53:39.943Z] security-proxy-setup-arm64 latest 13d635592b20 4 minutes ago 24MB [2021-05-19T00:53:39.943Z] ef48f95c7d5b 4 minutes ago 981MB [2021-05-19T00:53:39.943Z] 81170dade6cc 4 minutes ago 981MB [2021-05-19T00:53:39.943Z] 112a4505ea64 4 minutes ago 980MB [2021-05-19T00:53:39.943Z] 37d1dc6f6b92 4 minutes ago 978MB [2021-05-19T00:53:39.943Z] 541941960b34 4 minutes ago 974MB [2021-05-19T00:53:39.943Z] ci-base-image-arm64 latest 3fe03114063b 15 minutes ago 641MB [2021-05-19T00:53:39.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T00:53:39.943Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-19T00:53:39.943Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T00:53:39.943Z] 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-19T00:53:40.681Z] ---> job-cost.sh [2021-05-19T00:53:40.682Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0L3H [2021-05-19T00:54:19.612Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T00:55:56.326Z] lf-activate-venv(): INFO: Adding /tmp/venv-0L3H/bin to PATH [2021-05-19T00:55:56.326Z] INFO: No Stack... [2021-05-19T00:55:56.326Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T00:55:56.326Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T00:55:56.661Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-05-19T00:55:56.661Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T00:55:56.721Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3477-3-stack-cost] [2021-05-19T00:55:56.730Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3477-3-stack-cost] did not exist. Created. [2021-05-19T00:55:56.731Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3477-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T00:55:57.084Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T00:55:57.370Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T00:55:57.394Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3477-3-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-19T00:55:58.014Z] provisioning config files... [2021-05-19T00:55:58.030Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config422844440101699117tmp [Pipeline] { [Pipeline] sh [2021-05-19T00:55:58.357Z] + set +x [2021-05-19T00:55:58.357Z] + curl -s https://codecov.io/bash [2021-05-19T00:55:58.357Z] + bash -s -- [2021-05-19T00:55:58.622Z] [2021-05-19T00:55:58.622Z] _____ _ [2021-05-19T00:55:58.622Z] / ____| | | [2021-05-19T00:55:58.622Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T00:55:58.622Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T00:55:58.622Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T00:55:58.622Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T00:55:58.622Z] Bash-1.0.2 [2021-05-19T00:55:58.622Z] [2021-05-19T00:55:58.622Z] [2021-05-19T00:55:58.622Z] ==> git version 2.24.4 found [2021-05-19T00:55:58.622Z] ==> 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-19T00:55:58.622Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T00:55:58.622Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T00:55:58.622Z] ==> Jenkins CI detected. [2021-05-19T00:55:58.622Z] project root: . [2021-05-19T00:55:58.622Z] --> token set from env [2021-05-19T00:55:58.622Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T00:55:58.622Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T00:55:58.622Z] ==> Python coveragepy not found [2021-05-19T00:55:58.622Z] ==> Searching for coverage reports in: [2021-05-19T00:55:58.622Z] + . [2021-05-19T00:55:58.622Z] -> Found 1 reports [2021-05-19T00:55:58.622Z] ==> Detecting git/mercurial file structure [2021-05-19T00:55:58.622Z] ==> Reading reports [2021-05-19T00:55:58.622Z] + ./coverage.out bytes=732802 [2021-05-19T00:55:58.622Z] ==> Appending adjustments [2021-05-19T00:55:58.622Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T00:56:00.766Z] + Found adjustments [2021-05-19T00:56:00.766Z] ==> Gzipping contents [2021-05-19T00:56:00.766Z] 104K /tmp/codecov.3kkbXz.gz [2021-05-19T00:56:00.766Z] ==> Uploading reports [2021-05-19T00:56:00.766Z] url: https://codecov.io [2021-05-19T00:56:00.766Z] query: branch=PR-3477&commit=8de26eeac2be301db50d76efbe21d29af014c1bd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3477%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3477&job=&cmd_args= [2021-05-19T00:56:00.766Z] -> Pinging Codecov [2021-05-19T00:56:00.766Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3477&commit=8de26eeac2be301db50d76efbe21d29af014c1bd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3477%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3477&job=&cmd_args= [2021-05-19T00:56:01.338Z] -> Uploading to [2021-05-19T00:56:01.338Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/8de26eeac2be301db50d76efbe21d29af014c1bd/3d45567c-ed51-491e-9376-350e0531e641.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T005601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=207793201a5cbc0e470dbf3d5b8e4358cfdd661bfee7174fc7f77210aa688a48 [2021-05-19T00:56:01.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T00:56:01.338Z] Dload Upload Total Spent Left Speed [2021-05-19T00:56:01.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 169k --:--:-- --:--:-- --:--:-- 169k 100 101k 0 0 100 101k 0 169k --:--:-- --:--:-- --:--:-- 169k [2021-05-19T00:56:01.912Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8de26eeac2be301db50d76efbe21d29af014c1bd [Pipeline] } [2021-05-19T00:56:01.924Z] 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-19T00:56:03.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T00:56:03.636Z] ---> package-listing.sh [2021-05-19T00:56:03.636Z] ++ facter osfamily [2021-05-19T00:56:03.636Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T00:56:03.899Z] + OS_FAMILY=redhat [2021-05-19T00:56:03.899Z] + workspace=/w/workspace/edgex-go/3 [2021-05-19T00:56:03.899Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T00:56:03.899Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T00:56:03.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T00:56:03.899Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T00:56:03.899Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-19T00:56:03.899Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T00:56:03.899Z] + case "${OS_FAMILY}" in [2021-05-19T00:56:03.899Z] + rpm -qa [2021-05-19T00:56:03.899Z] + sort [2021-05-19T00:56:06.444Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T00:56:06.444Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T00:56:06.444Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T00:56:06.444Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-19T00:56:06.444Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-19T00:56:06.444Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-19T00:56:06.458Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T00:56:06.745Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:56:07.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T00:56:07.320Z] [2021-05-19T00:56:07.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T00:56:07.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T00:56:07.635Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T00:56:07.635Z] df20fa9351a1: Pulling fs layer [2021-05-19T00:56:07.635Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T00:56:07.635Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T00:56:07.635Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T00:56:07.635Z] 93b61091891f: Pulling fs layer [2021-05-19T00:56:07.635Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T00:56:07.635Z] 5e14af77c1be: Pulling fs layer [2021-05-19T00:56:07.635Z] 01666e4c0597: Pulling fs layer [2021-05-19T00:56:07.635Z] aa168da1d23b: Pulling fs layer [2021-05-19T00:56:07.635Z] 46f8f816bc3b: Waiting [2021-05-19T00:56:07.635Z] 93b61091891f: Waiting [2021-05-19T00:56:07.635Z] 93b9cdb0e59b: Waiting [2021-05-19T00:56:07.635Z] 5e14af77c1be: Waiting [2021-05-19T00:56:07.635Z] 01666e4c0597: Waiting [2021-05-19T00:56:07.635Z] aa168da1d23b: Waiting [2021-05-19T00:56:07.897Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T00:56:07.897Z] 36b3adc4ff6f: Download complete [2021-05-19T00:56:07.897Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T00:56:07.897Z] 46f8f816bc3b: Download complete [2021-05-19T00:56:07.897Z] df20fa9351a1: Verifying Checksum [2021-05-19T00:56:07.897Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T00:56:07.897Z] 93b9cdb0e59b: Download complete [2021-05-19T00:56:07.897Z] 93b61091891f: Verifying Checksum [2021-05-19T00:56:07.897Z] 93b61091891f: Download complete [2021-05-19T00:56:07.897Z] 5e14af77c1be: Verifying Checksum [2021-05-19T00:56:07.897Z] 5e14af77c1be: Download complete [2021-05-19T00:56:07.897Z] 01666e4c0597: Verifying Checksum [2021-05-19T00:56:07.897Z] 01666e4c0597: Download complete [2021-05-19T00:56:08.160Z] df20fa9351a1: Pull complete [2021-05-19T00:56:08.160Z] 36b3adc4ff6f: Pull complete [2021-05-19T00:56:08.424Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T00:56:08.424Z] 8ad3a11d3b57: Download complete [2021-05-19T00:56:08.683Z] 8ad3a11d3b57: Pull complete [2021-05-19T00:56:08.944Z] 46f8f816bc3b: Pull complete [2021-05-19T00:56:09.204Z] 93b61091891f: Pull complete [2021-05-19T00:56:09.204Z] 93b9cdb0e59b: Pull complete [2021-05-19T00:56:09.204Z] 5e14af77c1be: Pull complete [2021-05-19T00:56:09.463Z] 01666e4c0597: Pull complete [2021-05-19T00:56:10.035Z] aa168da1d23b: Verifying Checksum [2021-05-19T00:56:10.035Z] aa168da1d23b: Download complete [2021-05-19T00:56:14.244Z] aa168da1d23b: Pull complete [2021-05-19T00:56:14.244Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T00:56:14.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T00:56:14.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T00:56:14.340Z] prd-centos7-docker-4c-2g-14905 does not seem to be running inside a container [2021-05-19T00:56:14.383Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T00:56:17.559Z] $ docker top 2b264bb71b224dab6644d59b1a6f2b3ab2f6d70342407ae9b9e1a76852bc6ba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T00:56:17.923Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T00:56:18.221Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T00:56:18.522Z] + ls /var/log/sa-host [2021-05-19T00:56:18.522Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T00:56:18.522Z] file_magic: OK [2021-05-19T00:56:18.522Z] HZ: Using current value: 100 [2021-05-19T00:56:18.522Z] file_header: OK [2021-05-19T00:56:18.522Z] 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-19T00:56:18.522Z] Statistics: [2021-05-19T00:56:18.522Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T00:56:18.522Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T00:56:18.522Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T00:56:18.522Z] file_magic: OK [2021-05-19T00:56:18.522Z] HZ: Using current value: 100 [2021-05-19T00:56:18.522Z] file_header: OK [2021-05-19T00:56:18.522Z] 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-19T00:56:18.522Z] Statistics: [2021-05-19T00:56:18.522Z] 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-19T00:56:18.522Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T00:56:18.748Z] provisioning config files... [2021-05-19T00:56:18.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6410791811373394354tmp [Pipeline] { [Pipeline] echo [2021-05-19T00:56:18.782Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T00:56:19.073Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T00:56:19.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T00:56:19.106Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T00:56:19.399Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T00:56:19.408Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T00:56:19.706Z] ---> sudo-logs.sh [2021-05-19T00:56:19.706Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T00:56:19.736Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T00:56:20.030Z] ---> job-cost.sh [2021-05-19T00:56:20.031Z] lf-activate-venv: SKIPPING [2021-05-19T00:56:20.031Z] DEBUG: total: 0.18000000715255737 [2021-05-19T00:56:20.031Z] INFO: Retrieving Stack Cost... [2021-05-19T00:56:20.975Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T00:56:21.545Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T00:56:21.559Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T00:56:21.858Z] ---> logs-deploy.sh [2021-05-19T00:56:21.858Z] lf-activate-venv: SKIPPING [2021-05-19T00:56:21.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3477/3 [2021-05-19T00:56:21.858Z] INFO: archiving workspace using pattern(s): [2021-05-19T00:56:22.805Z] Archives upload complete. [2021-05-19T00:56:22.805Z] INFO: archiving logs to Nexus [2021-05-19T00:56:23.378Z] ---> uname -a: [2021-05-19T00:56:23.378Z] Linux prd-centos7-docker-4c-2g-14905.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-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] ---> lscpu: [2021-05-19T00:56:23.378Z] Architecture: x86_64 [2021-05-19T00:56:23.378Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T00:56:23.378Z] Byte Order: Little Endian [2021-05-19T00:56:23.378Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T00:56:23.378Z] CPU(s): 2 [2021-05-19T00:56:23.378Z] On-line CPU(s) list: 0,1 [2021-05-19T00:56:23.378Z] Thread(s) per core: 1 [2021-05-19T00:56:23.378Z] Core(s) per socket: 1 [2021-05-19T00:56:23.378Z] Socket(s): 2 [2021-05-19T00:56:23.378Z] NUMA node(s): 1 [2021-05-19T00:56:23.378Z] Vendor ID: AuthenticAMD [2021-05-19T00:56:23.378Z] CPU family: 23 [2021-05-19T00:56:23.378Z] Model: 49 [2021-05-19T00:56:23.378Z] Model name: AMD EPYC-Rome Processor [2021-05-19T00:56:23.378Z] Stepping: 0 [2021-05-19T00:56:23.378Z] CPU MHz: 2800.000 [2021-05-19T00:56:23.378Z] BogoMIPS: 5600.00 [2021-05-19T00:56:23.378Z] Virtualization: AMD-V [2021-05-19T00:56:23.378Z] Hypervisor vendor: KVM [2021-05-19T00:56:23.378Z] Virtualization type: full [2021-05-19T00:56:23.378Z] L1d cache: 64 KiB [2021-05-19T00:56:23.378Z] L1i cache: 64 KiB [2021-05-19T00:56:23.378Z] L2 cache: 1 MiB [2021-05-19T00:56:23.378Z] L3 cache: 32 MiB [2021-05-19T00:56:23.378Z] NUMA node0 CPU(s): 0,1 [2021-05-19T00:56:23.378Z] Vulnerability Itlb multihit: Not affected [2021-05-19T00:56:23.378Z] Vulnerability L1tf: Not affected [2021-05-19T00:56:23.378Z] Vulnerability Mds: Not affected [2021-05-19T00:56:23.378Z] Vulnerability Meltdown: Not affected [2021-05-19T00:56:23.378Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T00:56:23.378Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T00:56:23.378Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T00:56:23.378Z] Vulnerability Srbds: Not affected [2021-05-19T00:56:23.378Z] Vulnerability Tsx async abort: Not affected [2021-05-19T00:56:23.378Z] 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-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] ---> nproc: [2021-05-19T00:56:23.378Z] 2 [2021-05-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] ---> df -h: [2021-05-19T00:56:23.378Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T00:56:23.378Z] overlay 40.0G 12.6G 27.4G 31% / [2021-05-19T00:56:23.378Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T00:56:23.378Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T00:56:23.378Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/3@tmp [2021-05-19T00:56:23.378Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/3 [2021-05-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] ---> free -m: [2021-05-19T00:56:23.378Z] total used free shared buff/cache available [2021-05-19T00:56:23.378Z] Mem: 7821 1247 2172 0 4401 6536 [2021-05-19T00:56:23.378Z] Swap: 1023 1 1022 [2021-05-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] [2021-05-19T00:56:23.378Z] ---> ip addr: [2021-05-19T00:56:23.378Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T00:56:23.378Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T00:56:23.378Z] inet 127.0.0.1/8 scope host lo [2021-05-19T00:56:23.378Z] valid_lft forever preferred_lft forever [2021-05-19T00:56:23.378Z] inet6 ::1/128 scope host [2021-05-19T00:56:23.378Z] valid_lft forever preferred_lft forever [2021-05-19T00:56:23.378Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T00:56:23.378Z] link/ether fa:16:3e:2c:d0:90 brd ff:ff:ff:ff:ff:ff [2021-05-19T00:56:23.378Z] inet 10.30.122.47/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T00:56:23.378Z] valid_lft 84867sec preferred_lft 84867sec [2021-05-19T00:56:23.378Z] inet6 fe80::f816:3eff:fe2c:d090/64 scope link [2021-05-19T00:56:23.378Z] valid_lft forever preferred_lft forever [2021-05-19T00:56:23.378Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T00:56:23.378Z] link/ether 02:42:25:02:36:84 brd ff:ff:ff:ff:ff:ff [2021-05-19T00:56:23.379Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T00:56:23.379Z] valid_lft forever preferred_lft forever [2021-05-19T00:56:23.379Z] inet6 fe80::42:25ff:fe02:3684/64 scope link [2021-05-19T00:56:23.379Z] valid_lft forever preferred_lft forever [2021-05-19T00:56:23.379Z] [2021-05-19T00:56:23.379Z]