Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at b670e2469c07ac1f8846de0fecc826f49b7ede2c rather than 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac Obtained Jenkinsfile from b670e2469c07ac1f8846de0fecc826f49b7ede2c 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-ssh2952844041880998545.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-ssh4277457277680201173.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-3468/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-3468/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2675622141946928279.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-ssh2281984855729796986.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-3468/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-3468/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7808948465217238577.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-199 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [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.3' 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-ssh1601186101095887768.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6544518862360170455.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac Merge succeeded, producing 69bd321e955579613beb290bcd03325d920e19a1 Checking out Revision 69bd321e955579613beb290bcd03325d920e19a1 (PR-3468) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac # 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-ssh225018881924205022.key > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69bd321e955579613beb290bcd03325d920e19a1 # timeout=10 Commit message: "Merge commit 'b670e2469c07ac1f8846de0fecc826f49b7ede2c' into HEAD" > git rev-list --no-walk 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-15T08:32:01.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-15T08:32:01.850Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-15T08:32:01.876Z] ========================================================= [2021-05-15T08:32:01.876Z] EdgeX Global Pipelines Version Info [2021-05-15T08:32:01.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:32:04.173Z] ------------------- [2021-05-15T08:32:04.173Z] stable info: [2021-05-15T08:32:04.173Z] ------------------- [2021-05-15T08:32:04.173Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-15T08:32:04.173Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-15T08:32:04.173Z] Message: update stable to v1.0.192 [2021-05-15T08:32:04.753Z] ------------------- [2021-05-15T08:32:04.753Z] experimental info: [2021-05-15T08:32:04.753Z] ------------------- [2021-05-15T08:32:04.753Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-15T08:32:04.753Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-15T08:32:04.753Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-15T08:32:04.884Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-15T08:32:04.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-15T08:32:04.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-15T08:32:04.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-15T08:32:04.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-15T08:32:04.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-15T08:32:05.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-15T08:32:05.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-15T08:32:05.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-15T08:32:05.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-15T08:32:05.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-15T08:32:05.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-15T08:32:05.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-15T08:32:05.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-15T08:32:05.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-15T08:32:05.272Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-15T08:32:05.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-15T08:32:05.314Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-15T08:32:05.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-15T08:32:05.356Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-15T08:32:05.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-15T08:32:05.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-15T08:32:05.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3468 [Pipeline] echo [2021-05-15T08:32:05.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3468 [Pipeline] echo [2021-05-15T08:32:05.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3468 [Pipeline] echo [2021-05-15T08:32:05.483Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69bd321e955579613beb290bcd03325d920e19a1 [Pipeline] echo [2021-05-15T08:32:05.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69bd321 [Pipeline] echo [2021-05-15T08:32:05.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-15T08:32:05.693Z] provisioning config files... [2021-05-15T08:32:05.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2834430963075089487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:32:06.054Z] ---> docker-login.sh [2021-05-15T08:32:06.054Z] nexus3.edgexfoundry.org:10001 [2021-05-15T08:32:06.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:06.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:06.604Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:06.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:06.604Z] [2021-05-15T08:32:06.604Z] Login Succeeded [2021-05-15T08:32:06.604Z] nexus3.edgexfoundry.org:10002 [2021-05-15T08:32:06.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:06.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:06.896Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:06.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:06.896Z] [2021-05-15T08:32:06.896Z] Login Succeeded [2021-05-15T08:32:06.896Z] nexus3.edgexfoundry.org:10003 [2021-05-15T08:32:07.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:07.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:07.439Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:07.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:07.439Z] [2021-05-15T08:32:07.439Z] Login Succeeded [2021-05-15T08:32:07.439Z] nexus3.edgexfoundry.org:10004 [2021-05-15T08:32:07.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:07.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:07.710Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:07.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:07.710Z] [2021-05-15T08:32:07.710Z] Login Succeeded [2021-05-15T08:32:07.710Z] docker.io [2021-05-15T08:32:07.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:08.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:08.251Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:08.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:08.251Z] [2021-05-15T08:32:08.251Z] Login Succeeded [2021-05-15T08:32:08.251Z] ---> docker-login.sh ends [Pipeline] } [2021-05-15T08:32:08.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-15T08:32:08.624Z] ++ 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-15T08:32:08.625Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:08.625Z] ++ dirname cmd/core-command/Dockerfile [2021-05-15T08:32:08.625Z] ++ cut -d/ -f2 [2021-05-15T08:32:08.625Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-15T08:32:08.625Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:08.625Z] ++ dirname cmd/core-data/Dockerfile [2021-05-15T08:32:08.625Z] ++ cut -d/ -f2 [2021-05-15T08:32:08.625Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-15T08:32:08.625Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:08.625Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-15T08:32:08.625Z] ++ cut -d/ -f2 [2021-05-15T08:32:08.625Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-15T08:32:08.625Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:08.625Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-15T08:32:08.625Z] ++ cut -d/ -f2 [2021-05-15T08:32:08.625Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-15T08:32:08.625Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:08.625Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-15T08:32:08.625Z] ++ cut -d/ -f2 [2021-05-15T08:32:08.625Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-15T08:32:08.625Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:08.625Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-15T08:32:08.625Z] ++ cut -d/ -f2 [2021-05-15T08:32:08.625Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-15T08:32:08.625Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:08.625Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-15T08:32:08.625Z] ++ cut -d/ -f2 [2021-05-15T08:32:08.625Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-15T08:32:08.625Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:08.625Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-15T08:32:08.625Z] ++ cut -d/ -f2 [2021-05-15T08:32:08.625Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-15T08:32:08.625Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:08.625Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-15T08:32:08.625Z] ++ cut -d/ -f2 [2021-05-15T08:32:08.625Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-15T08:32:08.703Z] 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-15T08:32:09.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-15T08:32:09.536Z] [2021-05-15T08:32:09.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:32:09.935Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-15T08:32:09.935Z] latest: Pulling from edgex-devops/git-semver [2021-05-15T08:32:09.935Z] 31603596830f: Pulling fs layer [2021-05-15T08:32:09.935Z] 54011a49482f: Pulling fs layer [2021-05-15T08:32:09.935Z] a6820b24f6d8: Pulling fs layer [2021-05-15T08:32:09.935Z] f581987b2513: Pulling fs layer [2021-05-15T08:32:09.935Z] f581987b2513: Waiting [2021-05-15T08:32:09.935Z] 54011a49482f: Verifying Checksum [2021-05-15T08:32:09.935Z] 54011a49482f: Download complete [2021-05-15T08:32:09.935Z] 31603596830f: Download complete [2021-05-15T08:32:10.219Z] f581987b2513: Verifying Checksum [2021-05-15T08:32:10.219Z] f581987b2513: Download complete [2021-05-15T08:32:10.219Z] a6820b24f6d8: Verifying Checksum [2021-05-15T08:32:10.219Z] a6820b24f6d8: Download complete [2021-05-15T08:32:10.489Z] 31603596830f: Pull complete [2021-05-15T08:32:10.765Z] 54011a49482f: Pull complete [2021-05-15T08:32:12.245Z] a6820b24f6d8: Pull complete [2021-05-15T08:32:12.245Z] f581987b2513: Pull complete [2021-05-15T08:32:12.245Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-15T08:32:12.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-15T08:32:12.245Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-15T08:32:12.391Z] prd-centos7-docker-4c-2g-199 does not seem to be running inside a container [2021-05-15T08:32:12.466Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-15T08:32:15.234Z] $ docker top 030966cbb7f1efbb5dbbaa61ae6fd8f9a4f1714c029fbd790f9e82915365e858 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-15T08:32:15.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-15T08:32:15.517Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-15T08:32:15.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-15T08:32:15.836Z] $ docker exec 030966cbb7f1efbb5dbbaa61ae6fd8f9a4f1714c029fbd790f9e82915365e858 ssh-agent [2021-05-15T08:32:16.112Z] SSH_AUTH_SOCK=/tmp/ssh-6Tr7m9Ck8nSN/agent.12 [2021-05-15T08:32:16.112Z] SSH_AGENT_PID=17 [2021-05-15T08:32:16.128Z] Running ssh-add (command line suppressed) [2021-05-15T08:32:16.303Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3280077801836180300.key (/w/workspace/edgex-go/3@tmp/private_key_3280077801836180300.key) [2021-05-15T08:32:16.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-15T08:32:16.696Z] + git tag --points-at HEAD [Pipeline] } [2021-05-15T08:32:16.730Z] $ docker exec --env ******** --env ******** 030966cbb7f1efbb5dbbaa61ae6fd8f9a4f1714c029fbd790f9e82915365e858 ssh-agent -k [2021-05-15T08:32:16.873Z] unset SSH_AUTH_SOCK; [2021-05-15T08:32:16.873Z] unset SSH_AGENT_PID; [2021-05-15T08:32:16.874Z] echo Agent pid 17 killed; [2021-05-15T08:32:16.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-15T08:32:16.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-15T08:32:16.971Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-15T08:32:17.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-15T08:32:17.219Z] $ docker exec 030966cbb7f1efbb5dbbaa61ae6fd8f9a4f1714c029fbd790f9e82915365e858 ssh-agent [2021-05-15T08:32:17.456Z] SSH_AUTH_SOCK=/tmp/ssh-u6U6b2ehY5TM/agent.47 [2021-05-15T08:32:17.456Z] SSH_AGENT_PID=52 [2021-05-15T08:32:17.474Z] Running ssh-add (command line suppressed) [2021-05-15T08:32:17.679Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8365247776392420525.key (/w/workspace/edgex-go/3@tmp/private_key_8365247776392420525.key) [2021-05-15T08:32:17.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-15T08:32:18.118Z] + git semver init [2021-05-15T08:32:18.119Z] # -> Open(): unable to determine branch for HEAD [2021-05-15T08:32:18.119Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-15T08:32:18.119Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-15T08:32:18.119Z] # $SEMVER_REMOTE_NAME = origin [2021-05-15T08:32:18.119Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-15T08:32:18.119Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-15T08:32:18.119Z] # $SEMVER_BRANCH = PR-3468 [2021-05-15T08:32:18.119Z] # $SEMVER_TEMP = /tmp/semver-546071932 [2021-05-15T08:32:18.119Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-15T08:33:05.091Z] # '/tmp/semver-546071932' -> '/w/workspace/edgex-go/3/.semver' [2021-05-15T08:33:05.091Z] # -> Force: false [2021-05-15T08:33:05.091Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-15T08:33:05.114Z] $ docker exec --env ******** --env ******** 030966cbb7f1efbb5dbbaa61ae6fd8f9a4f1714c029fbd790f9e82915365e858 ssh-agent -k [2021-05-15T08:33:05.492Z] unset SSH_AUTH_SOCK; [2021-05-15T08:33:05.493Z] unset SSH_AGENT_PID; [2021-05-15T08:33:05.493Z] echo Agent pid 52 killed; [2021-05-15T08:33:05.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-15T08:33:06.129Z] + git semver [Pipeline] } [2021-05-15T08:33:06.451Z] $ docker stop --time=1 030966cbb7f1efbb5dbbaa61ae6fd8f9a4f1714c029fbd790f9e82915365e858 [2021-05-15T08:33:08.402Z] $ docker rm -f 030966cbb7f1efbb5dbbaa61ae6fd8f9a4f1714c029fbd790f9e82915365e858 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-15T08:33:09.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-15T08:33:10.063Z] Stashed 1 file(s) [Pipeline] echo [2021-05-15T08:33:10.067Z] [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-15T08:33:10.742Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:33:11.109Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:33:11.444Z] + true [2021-05-15T08:33:11.444Z] + sudo service docker restart [2021-05-15T08:33:11.444Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-15T08:33:12.499Z] ========================================================= [2021-05-15T08:33:12.499Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-15T08:33:12.499Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:33:12.835Z] + 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-15T08:33:19.606Z] Sending build context to Docker daemon 330.5MB [2021-05-15T08:33:19.606Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-15T08:33:19.606Z] Step 2/6 : FROM ${BASE} [2021-05-15T08:33:19.606Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-15T08:33:19.606Z] 540db60ca938: Pulling fs layer [2021-05-15T08:33:19.606Z] adcc1eea9eea: Pulling fs layer [2021-05-15T08:33:19.606Z] 4c4ab2625f07: Pulling fs layer [2021-05-15T08:33:19.606Z] 0510c868ecb4: Pulling fs layer [2021-05-15T08:33:19.606Z] afea3b2eda06: Pulling fs layer [2021-05-15T08:33:19.606Z] 7809a108b3ef: Pulling fs layer [2021-05-15T08:33:19.606Z] f706445af74f: Pulling fs layer [2021-05-15T08:33:19.606Z] 0510c868ecb4: Waiting [2021-05-15T08:33:19.606Z] afea3b2eda06: Waiting [2021-05-15T08:33:19.606Z] 7809a108b3ef: Waiting [2021-05-15T08:33:19.606Z] f706445af74f: Waiting [2021-05-15T08:33:19.606Z] 4c4ab2625f07: Download complete [2021-05-15T08:33:19.606Z] adcc1eea9eea: Verifying Checksum [2021-05-15T08:33:19.606Z] adcc1eea9eea: Download complete [2021-05-15T08:33:19.607Z] afea3b2eda06: Verifying Checksum [2021-05-15T08:33:19.607Z] afea3b2eda06: Download complete [2021-05-15T08:33:19.607Z] 7809a108b3ef: Download complete [2021-05-15T08:33:19.607Z] 540db60ca938: Verifying Checksum [2021-05-15T08:33:19.607Z] 540db60ca938: Download complete [2021-05-15T08:33:19.888Z] 540db60ca938: Pull complete [2021-05-15T08:33:20.181Z] adcc1eea9eea: Pull complete [2021-05-15T08:33:20.486Z] 4c4ab2625f07: Pull complete [2021-05-15T08:33:23.151Z] f706445af74f: Verifying Checksum [2021-05-15T08:33:23.151Z] f706445af74f: Download complete [2021-05-15T08:33:24.589Z] 0510c868ecb4: Verifying Checksum [2021-05-15T08:33:24.589Z] 0510c868ecb4: Download complete [2021-05-15T08:33:25.322Z] Still waiting to schedule task [2021-05-15T08:33:25.322Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-15T08:33:34.825Z] 0510c868ecb4: Pull complete [2021-05-15T08:33:34.825Z] afea3b2eda06: Pull complete [2021-05-15T08:33:34.825Z] 7809a108b3ef: Pull complete [2021-05-15T08:33:39.252Z] f706445af74f: Pull complete [2021-05-15T08:33:39.253Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-15T08:33:39.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-15T08:33:39.253Z] ---> b068be0155e3 [2021-05-15T08:33:39.253Z] 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-15T08:33:39.253Z] ---> Running in a9da9051eac4 [2021-05-15T08:33:40.741Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:33:41.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:33:41.978Z] (1/12) Installing libmagic (5.39-r0) [2021-05-15T08:33:42.263Z] (2/12) Installing file (5.39-r0) [2021-05-15T08:33:42.263Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-15T08:33:42.537Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-15T08:33:47.997Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-15T08:33:47.997Z] (6/12) Installing patch (2.7.6-r6) [2021-05-15T08:33:47.997Z] (7/12) Installing build-base (0.5-r2) [2021-05-15T08:33:47.997Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-15T08:33:47.997Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-15T08:33:47.997Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-15T08:33:47.997Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-15T08:33:47.997Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-15T08:33:47.997Z] Executing busybox-1.32.1-r6.trigger [2021-05-15T08:33:47.997Z] OK: 219 MiB in 52 packages [2021-05-15T08:33:51.419Z] Removing intermediate container a9da9051eac4 [2021-05-15T08:33:51.419Z] ---> cd78aecc09b5 [2021-05-15T08:33:51.419Z] Step 4/6 : WORKDIR /edgex-go [2021-05-15T08:33:51.419Z] ---> Running in 81a8235d7d68 [2021-05-15T08:33:51.687Z] Removing intermediate container 81a8235d7d68 [2021-05-15T08:33:51.687Z] ---> c7f9d93792cc [2021-05-15T08:33:51.687Z] Step 5/6 : COPY go.mod . [2021-05-15T08:33:51.987Z] ---> 4ef695be2e37 [2021-05-15T08:33:51.987Z] Step 6/6 : RUN go mod download [2021-05-15T08:33:51.987Z] ---> Running in aa447bee4f47 [2021-05-15T08:34:19.163Z] Removing intermediate container aa447bee4f47 [2021-05-15T08:34:19.163Z] ---> f71bd460a5b0 [2021-05-15T08:34:19.163Z] Successfully built f71bd460a5b0 [2021-05-15T08:34:19.163Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:34:19.585Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-15T08:34:19.875Z] . [Pipeline] withDockerContainer [2021-05-15T08:34:20.055Z] prd-centos7-docker-4c-2g-199 does not seem to be running inside a container [2021-05-15T08:34:20.160Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-15T08:34:22.374Z] $ docker top b1c0ae2eaf13bef09ff07790638888794b122804cf8e931c57650956ca9b6c50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:34:22.939Z] + go version [2021-05-15T08:34:22.939Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-15T08:34:22.963Z] $ docker stop --time=1 b1c0ae2eaf13bef09ff07790638888794b122804cf8e931c57650956ca9b6c50 [2021-05-15T08:34:24.631Z] $ docker rm -f b1c0ae2eaf13bef09ff07790638888794b122804cf8e931c57650956ca9b6c50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:34:25.320Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-15T08:34:25.320Z] . [Pipeline] withDockerContainer [2021-05-15T08:34:25.473Z] prd-centos7-docker-4c-2g-199 does not seem to be running inside a container [2021-05-15T08:34:25.552Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-15T08:34:26.406Z] $ docker top 43ce3217ed891c858f6869aedc115da010bf29b19d0e653e1915b4ca3ce192a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-15T08:34:26.570Z] ========================================================= [2021-05-15T08:34:26.570Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-15T08:34:26.570Z] ========================================================= [Pipeline] sh [2021-05-15T08:34:26.921Z] + go mod tidy [Pipeline] sh [2021-05-15T08:34:29.247Z] + make test [2021-05-15T08:34:29.247Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-15T08:34:44.539Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-15T08:35:17.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-15T08:35:26.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-15T08:35:26.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-15T08:35:27.107Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-15T08:35:34.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-15T08:35:34.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-15T08:35:34.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-15T08:35:34.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-15T08:35:35.700Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-15T08:35:36.472Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-15T08:35:42.174Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-15T08:35:42.174Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-15T08:35:42.174Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-15T08:35:45.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.199s coverage: 46.1% of statements [2021-05-15T08:35:45.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-15T08:35:45.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-15T08:35:45.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-15T08:35:45.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-15T08:35:45.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-15T08:35:45.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-15T08:35:45.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.067s coverage: 28.7% of statements [2021-05-15T08:35:45.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.114s coverage: 100.0% of statements [2021-05-15T08:35:49.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.282s coverage: 27.8% of statements [2021-05-15T08:35:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-15T08:35:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-15T08:35:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-15T08:35:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-15T08:35:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-15T08:35:49.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.265s coverage: 81.2% of statements [2021-05-15T08:35:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-15T08:35:49.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.113s coverage: 100.0% of statements [2021-05-15T08:35:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-15T08:35:49.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.117s coverage: 100.0% of statements [2021-05-15T08:35:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-15T08:35:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-15T08:35:49.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.144s coverage: 71.3% of statements [2021-05-15T08:35:49.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-15T08:35:49.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-15T08:35:50.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.297s coverage: 87.7% of statements [2021-05-15T08:35:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-15T08:35:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:35:50.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.233s coverage: 78.9% of statements [2021-05-15T08:35:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-15T08:35:57.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.576s coverage: 28.6% of statements [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-15T08:35:57.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.213s coverage: 100.0% of statements [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-15T08:35:57.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-15T08:35:57.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.262s coverage: 86.7% of statements [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-15T08:35:57.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.225s coverage: 97.5% of statements [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-15T08:35:57.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.172s coverage: 78.3% of statements [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-15T08:35:57.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-15T08:35:58.447Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-205 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [Pipeline] { [Pipeline] ws [2021-05-15T08:35:58.464Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-15T08:35:58.686Z] The recommended git tool is: git [2021-05-15T08:36:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.710s coverage: 95.1% of statements [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-15T08:36:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.115s coverage: 58.8% of statements [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-15T08:36:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.141s coverage: 0.8% of statements [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-15T08:36:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.099s coverage: 21.7% of statements [2021-05-15T08:36:01.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-15T08:36:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.227s coverage: 47.1% of statements [2021-05-15T08:36:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.110s coverage: 79.5% of statements [2021-05-15T08:36:01.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.125s coverage: 94.1% of statements [2021-05-15T08:36:02.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2021-05-15T08:36:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.100s coverage: 87.5% of statements [2021-05-15T08:36:04.249Z] using credential edgex-jenkins-ssh [2021-05-15T08:36:04.270Z] Cloning the remote Git repository [2021-05-15T08:36:04.314Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:36:04.420Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-15T08:36:04.486Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:36:04.487Z] > git --version # timeout=10 [2021-05-15T08:36:04.501Z] > git --version # 'git version 2.17.1' [2021-05-15T08:36:04.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:36:04.666Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:36:15.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.160s coverage: 94.4% of statements [2021-05-15T08:36:15.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.093s coverage: 44.8% of statements [2021-05-15T08:36:19.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.674s coverage: 81.8% of statements [2021-05-15T08:36:19.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-15T08:36:24.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:36:24.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:36:24.109Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:36:24.147Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:36:24.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:36:24.162Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-15T08:36:25.126Z] Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac [2021-05-15T08:36:26.003Z] Merge succeeded, producing 1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:36:26.004Z] Checking out Revision 1684d019d3e063dd63acdf608b1de97aba5cb350 (PR-3468) [2021-05-15T08:36:26.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.198s coverage: 92.9% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.087s coverage: 100.0% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 76.0% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.104s coverage: 80.0% of statements [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 85.4% of statements [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.295s coverage: 91.2% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.537s coverage: 64.4% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.093s coverage: 100.0% of statements [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 91.3% of statements [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.149s coverage: 73.7% of statements [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.852s coverage: 66.9% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.456s coverage: 43.4% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-15T08:36:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements [2021-05-15T08:36:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-15T08:36:25.141Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:36:25.162Z] > git checkout -f 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac # timeout=10 [2021-05-15T08:36:25.496Z] > git remote # timeout=10 [2021-05-15T08:36:25.515Z] > git config --get remote.origin.url # timeout=10 [2021-05-15T08:36:25.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:36:25.540Z] > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 [2021-05-15T08:36:25.983Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-15T08:36:26.008Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:36:26.024Z] > git checkout -f 1684d019d3e063dd63acdf608b1de97aba5cb350 # timeout=10 [2021-05-15T08:36:27.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-05-15T08:36:30.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.264s coverage: 47.1% of statements [2021-05-15T08:36:30.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-15T08:36:30.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-15T08:36:30.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-15T08:36:30.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-15T08:36:30.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-15T08:36:30.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.088s coverage: 100.0% of statements [2021-05-15T08:36:30.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-15T08:36:30.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-05-15T08:36:30.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-15T08:36:30.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-15T08:36:30.509Z] Commit message: "Merge commit 'b670e2469c07ac1f8846de0fecc826f49b7ede2c' into HEAD" [2021-05-15T08:36:30.513Z] > git rev-list --no-walk 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-15T08:36:31.920Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:36:32.335Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:36:32.685Z] + true [2021-05-15T08:36:32.685Z] + sudo service docker restart [2021-05-15T08:36:34.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.158s coverage: 20.9% of statements [2021-05-15T08:36:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-15T08:36:34.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.295s coverage: 91.9% of statements [2021-05-15T08:36:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-15T08:36:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:36:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-15T08:36:34.730Z] provisioning config files... [2021-05-15T08:36:34.759Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3623417260414095899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:36:35.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.303s coverage: 28.8% of statements [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-15T08:36:35.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-15T08:36:35.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.133s coverage: 100.0% of statements [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-15T08:36:35.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.162s coverage: 64.6% of statements [2021-05-15T08:36:35.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-15T08:36:35.145Z] ---> docker-login.sh [2021-05-15T08:36:35.145Z] nexus3.edgexfoundry.org:10001 [2021-05-15T08:36:35.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.313s coverage: 97.6% of statements [2021-05-15T08:36:35.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-15T08:36:35.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:36:35.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-15T08:36:35.752Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-05-15T08:36:35.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-15T08:36:35.752Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements [2021-05-15T08:36:35.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-15T08:36:35.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-15T08:36:35.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-15T08:36:35.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-15T08:36:36.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:36.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.072s coverage: 87.9% of statements [2021-05-15T08:36:36.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-15T08:36:36.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-15T08:36:36.357Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-05-15T08:36:36.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:36.403Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:36.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:36.403Z] [2021-05-15T08:36:36.403Z] Login Succeeded [2021-05-15T08:36:36.403Z] nexus3.edgexfoundry.org:10002 [2021-05-15T08:36:36.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.131s coverage: 28.1% of statements [2021-05-15T08:36:36.628Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-15T08:36:36.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:36.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.036s coverage: 85.7% of statements [2021-05-15T08:36:36.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-15T08:36:36.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:36.951Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:36.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:36.951Z] [2021-05-15T08:36:36.951Z] Login Succeeded [2021-05-15T08:36:36.951Z] nexus3.edgexfoundry.org:10003 [2021-05-15T08:36:37.161Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.055s coverage: 100.0% of statements [2021-05-15T08:36:37.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:37.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:37.512Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:37.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:37.512Z] [2021-05-15T08:36:37.512Z] Login Succeeded [2021-05-15T08:36:37.512Z] nexus3.edgexfoundry.org:10004 [2021-05-15T08:36:37.747Z] GO111MODULE=on go vet ./... [2021-05-15T08:36:37.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:38.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:38.075Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:38.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:38.075Z] [2021-05-15T08:36:38.075Z] Login Succeeded [2021-05-15T08:36:38.075Z] docker.io [2021-05-15T08:36:38.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:38.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:38.970Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:38.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:38.970Z] [2021-05-15T08:36:38.970Z] Login Succeeded [2021-05-15T08:36:38.970Z] ---> docker-login.sh ends [Pipeline] } [2021-05-15T08:36:39.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-15T08:36:39.609Z] ========================================================= [2021-05-15T08:36:39.609Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-15T08:36:39.609Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:36:40.009Z] + 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-15T08:36:42.663Z] Sending build context to Docker daemon 167.9MB [2021-05-15T08:36:42.663Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-15T08:36:42.663Z] Step 2/6 : FROM ${BASE} [2021-05-15T08:36:42.663Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-15T08:36:42.663Z] 595b0fe564bb: Pulling fs layer [2021-05-15T08:36:42.663Z] 7186ed65a4f7: Pulling fs layer [2021-05-15T08:36:42.663Z] 316046926c0a: Pulling fs layer [2021-05-15T08:36:42.663Z] 4ebd0625c992: Pulling fs layer [2021-05-15T08:36:42.663Z] 207e8628e3a3: Pulling fs layer [2021-05-15T08:36:42.663Z] c791037a9be2: Pulling fs layer [2021-05-15T08:36:42.663Z] ffd874e62e21: Pulling fs layer [2021-05-15T08:36:42.663Z] 4ebd0625c992: Waiting [2021-05-15T08:36:42.663Z] c791037a9be2: Waiting [2021-05-15T08:36:42.663Z] 207e8628e3a3: Waiting [2021-05-15T08:36:42.663Z] ffd874e62e21: Waiting [2021-05-15T08:36:42.663Z] 316046926c0a: Verifying Checksum [2021-05-15T08:36:42.663Z] 316046926c0a: Download complete [2021-05-15T08:36:42.663Z] 7186ed65a4f7: Download complete [2021-05-15T08:36:42.663Z] 207e8628e3a3: Verifying Checksum [2021-05-15T08:36:42.663Z] 207e8628e3a3: Download complete [2021-05-15T08:36:42.663Z] c791037a9be2: Verifying Checksum [2021-05-15T08:36:42.663Z] c791037a9be2: Download complete [2021-05-15T08:36:42.663Z] 595b0fe564bb: Verifying Checksum [2021-05-15T08:36:42.663Z] 595b0fe564bb: Download complete [2021-05-15T08:36:43.266Z] 595b0fe564bb: Pull complete [2021-05-15T08:36:43.864Z] 7186ed65a4f7: Pull complete [2021-05-15T08:36:44.463Z] 316046926c0a: Pull complete [2021-05-15T08:36:45.904Z] ffd874e62e21: Verifying Checksum [2021-05-15T08:36:45.904Z] ffd874e62e21: Download complete [2021-05-15T08:36:47.875Z] 4ebd0625c992: Verifying Checksum [2021-05-15T08:36:47.875Z] 4ebd0625c992: Download complete [2021-05-15T08:36:58.056Z] 4ebd0625c992: Pull complete [2021-05-15T08:36:58.056Z] 207e8628e3a3: Pull complete [2021-05-15T08:36:58.056Z] c791037a9be2: Pull complete [2021-05-15T08:37:00.674Z] ffd874e62e21: Pull complete [2021-05-15T08:37:00.674Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-15T08:37:00.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-15T08:37:00.674Z] ---> cfc18b08335c [2021-05-15T08:37:00.674Z] 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-15T08:37:04.090Z] ---> Running in 6d1a607c55a3 [2021-05-15T08:37:05.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:37:06.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:37:07.034Z] (1/12) Installing libmagic (5.39-r0) [2021-05-15T08:37:07.311Z] (2/12) Installing file (5.39-r0) [2021-05-15T08:37:07.311Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-15T08:37:07.311Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-15T08:37:14.019Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-15T08:37:14.019Z] (6/12) Installing patch (2.7.6-r6) [2021-05-15T08:37:14.019Z] (7/12) Installing build-base (0.5-r2) [2021-05-15T08:37:14.019Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-15T08:37:14.019Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-15T08:37:14.019Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-15T08:37:14.019Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-15T08:37:14.019Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-15T08:37:14.019Z] Executing busybox-1.32.1-r6.trigger [2021-05-15T08:37:14.019Z] OK: 218 MiB in 52 packages [2021-05-15T08:37:18.328Z] Removing intermediate container 6d1a607c55a3 [2021-05-15T08:37:18.328Z] ---> 307b839f3277 [2021-05-15T08:37:18.328Z] Step 4/6 : WORKDIR /edgex-go [2021-05-15T08:37:18.328Z] ---> Running in c395b99d36c3 [2021-05-15T08:37:18.328Z] Removing intermediate container c395b99d36c3 [2021-05-15T08:37:18.328Z] ---> 7d62b8ed03a4 [2021-05-15T08:37:18.328Z] Step 5/6 : COPY go.mod . [2021-05-15T08:37:18.924Z] ---> 8ded8a1c2db4 [2021-05-15T08:37:18.924Z] Step 6/6 : RUN go mod download [2021-05-15T08:37:19.200Z] ---> Running in cfe238446094 [2021-05-15T08:37:34.992Z] gofmt -l . [2021-05-15T08:37:34.992Z] [ "`gofmt -l .`" = "" ] [2021-05-15T08:37:34.992Z] ./bin/test-go-mod-tidy.sh [2021-05-15T08:37:35.672Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-15T08:37:38.778Z] + ls -al . [2021-05-15T08:37:38.778Z] total 840 [2021-05-15T08:37:38.778Z] drwxrwxr-x 10 1001 1001 4096 May 15 08:37 . [2021-05-15T08:37:38.778Z] drwxr-xr-x 4 root root 28 May 15 08:34 .. [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 11 May 15 08:31 .dockerignore [2021-05-15T08:37:38.778Z] drwxrwxr-x 8 1001 1001 179 May 15 08:32 .git [2021-05-15T08:37:38.778Z] drwxrwxr-x 3 1001 1001 125 May 15 08:31 .github [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 818 May 15 08:31 .gitignore [2021-05-15T08:37:38.778Z] drwx------ 3 1001 1001 60 May 15 08:33 .semver [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 166 May 15 08:31 .sonarcloud.properties [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 8609 May 15 08:31 Attribution.txt [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 3804 May 15 08:31 CONTRIBUTING.md [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 931 May 15 08:31 Dockerfile.build [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 863 May 15 08:31 Jenkinsfile [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 10775 May 15 08:31 LICENSE [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 5594 May 15 08:31 Makefile [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 7978 May 15 08:31 README.md [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 6755 May 15 08:31 SECURITY.md [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 5 May 15 08:33 VERSION [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 4131 May 15 08:31 ZMQWindows.md [2021-05-15T08:37:38.778Z] drwxrwxr-x 2 1001 1001 117 May 15 08:31 bin [2021-05-15T08:37:38.778Z] drwxrwxr-x 14 1001 1001 4096 May 15 08:31 cmd [2021-05-15T08:37:38.778Z] -rw-r--r-- 1 root root 729795 May 15 08:36 coverage.out [2021-05-15T08:37:38.778Z] -rw-r--r-- 1 root root 1060 May 15 08:37 go.mod [2021-05-15T08:37:38.778Z] -rw-r--r-- 1 root root 22101 May 15 08:34 go.sum [2021-05-15T08:37:38.778Z] drwxrwxr-x 8 1001 1001 127 May 15 08:31 internal [2021-05-15T08:37:38.778Z] drwxrwxr-x 4 1001 1001 26 May 15 08:31 openapi [2021-05-15T08:37:38.778Z] drwxrwxr-x 4 1001 1001 71 May 15 08:31 snap [2021-05-15T08:37:38.778Z] -rw-rw-r-- 1 1001 1001 168 May 15 08:31 version.go [Pipeline] sh [2021-05-15T08:37:39.243Z] + '[' -e coverage.out ] [2021-05-15T08:37:39.243Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-15T08:37:39.541Z] Stashed 1 file(s) [Pipeline] sh [2021-05-15T08:37:40.079Z] + make build [2021-05-15T08:37:40.079Z] 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-15T08:37:44.434Z] 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-15T08:37:51.563Z] Removing intermediate container cfe238446094 [2021-05-15T08:37:51.563Z] ---> 4043da0d8921 [2021-05-15T08:37:51.563Z] Successfully built 4043da0d8921 [2021-05-15T08:37:51.563Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:37:51.911Z] + docker inspect -f . ci-base-image-arm64 [2021-05-15T08:37:51.911Z] . [Pipeline] withDockerContainer [2021-05-15T08:37:52.183Z] prd-ubuntu18.04-docker-arm64-4c-16g-205 does not seem to be running inside a container [2021-05-15T08:37:52.286Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-15T08:37:53.770Z] $ docker top f7133057ff62dcabbd9b5ec3f1e5b9773625443509be59f5ef582d1fe37a65df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:37:54.744Z] + go version [2021-05-15T08:37:54.744Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-15T08:37:54.772Z] $ docker stop --time=1 f7133057ff62dcabbd9b5ec3f1e5b9773625443509be59f5ef582d1fe37a65df [2021-05-15T08:37:56.692Z] $ docker rm -f f7133057ff62dcabbd9b5ec3f1e5b9773625443509be59f5ef582d1fe37a65df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:37:57.474Z] + docker inspect -f . ci-base-image-arm64 [2021-05-15T08:37:57.475Z] . [Pipeline] withDockerContainer [2021-05-15T08:37:57.738Z] prd-ubuntu18.04-docker-arm64-4c-16g-205 does not seem to be running inside a container [2021-05-15T08:37:57.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-15T08:37:59.180Z] $ docker top f6e1003d8ea3b3374fe32d8d269b81fbbe0dfd68fa28d9feb11f93a7d325f872 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-15T08:37:59.499Z] ========================================================= [2021-05-15T08:37:59.499Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-15T08:37:59.499Z] ========================================================= [Pipeline] sh [2021-05-15T08:38:00.168Z] + go mod tidy [Pipeline] sh [2021-05-15T08:38:02.644Z] + make test [2021-05-15T08:38:02.644Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-15T08:38:03.033Z] 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-15T08:38:04.043Z] 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-15T08:38:08.433Z] 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-15T08:38:08.433Z] 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-15T08:38:11.975Z] 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-15T08:38:15.371Z] 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-15T08:38:16.857Z] 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-15T08:38:19.539Z] 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-15T08:38:21.554Z] 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-15T08:38:24.235Z] 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-15T08:38:28.750Z] $ docker stop --time=1 43ce3217ed891c858f6869aedc115da010bf29b19d0e653e1915b4ca3ce192a5 [2021-05-15T08:38:29.478Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-15T08:38:31.084Z] $ docker rm -f 43ce3217ed891c858f6869aedc115da010bf29b19d0e653e1915b4ca3ce192a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:38:33.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:38:33.222Z] [2021-05-15T08:38:33.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:38:33.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:38:33.566Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-15T08:38:33.566Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-15T08:38:33.566Z] ca9280d653b3: Pulling fs layer [2021-05-15T08:38:33.566Z] 7e9c9ca2126c: Pulling fs layer [2021-05-15T08:38:33.843Z] cbdbe7a5bc2a: Download complete [2021-05-15T08:38:34.467Z] cbdbe7a5bc2a: Pull complete [2021-05-15T08:38:34.759Z] ca9280d653b3: Verifying Checksum [2021-05-15T08:38:34.759Z] ca9280d653b3: Download complete [2021-05-15T08:38:37.128Z] ca9280d653b3: Pull complete [2021-05-15T08:38:37.128Z] 7e9c9ca2126c: Verifying Checksum [2021-05-15T08:38:37.128Z] 7e9c9ca2126c: Download complete [2021-05-15T08:38:47.351Z] 7e9c9ca2126c: Pull complete [2021-05-15T08:38:47.351Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-15T08:38:47.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:38:47.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-15T08:38:47.828Z] prd-centos7-docker-4c-2g-199 does not seem to be running inside a container [2021-05-15T08:38:47.935Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-15T08:38:50.888Z] $ docker top 193fe94a30d672836423a709c23ff67a8650b4d3a4e4b95dc4feba1df2eb9c5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:38:51.967Z] + docker-compose build --help [2021-05-15T08:38:51.967Z] + grep parallel [2021-05-15T08:38:53.969Z] --parallel Build images in parallel. [Pipeline] } [2021-05-15T08:38:54.005Z] $ docker stop --time=1 193fe94a30d672836423a709c23ff67a8650b4d3a4e4b95dc4feba1df2eb9c5f [2021-05-15T08:38:55.635Z] $ docker rm -f 193fe94a30d672836423a709c23ff67a8650b4d3a4e4b95dc4feba1df2eb9c5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:38:56.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:38:56.227Z] . [Pipeline] withDockerContainer [2021-05-15T08:38:56.468Z] prd-centos7-docker-4c-2g-199 does not seem to be running inside a container [2021-05-15T08:38:56.641Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-15T08:38:57.734Z] $ docker top 02dd021e57b64ba8bd0997151830077a74365c8f8e9ef00645db798de1da965f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:38:58.327Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-15T08:38:59.771Z] Building core-command ... [2021-05-15T08:38:59.771Z] Building core-data ... [2021-05-15T08:38:59.771Z] Building core-metadata ... [2021-05-15T08:38:59.771Z] Building security-bootstrapper ... [2021-05-15T08:38:59.771Z] Building security-proxy-setup ... [2021-05-15T08:38:59.771Z] Building security-secretstore-setup ... [2021-05-15T08:38:59.771Z] Building support-notifications ... [2021-05-15T08:38:59.771Z] Building support-scheduler ... [2021-05-15T08:38:59.771Z] Building sys-mgmt-agent ... [2021-05-15T08:38:59.771Z] Building core-command [2021-05-15T08:38:59.771Z] Building security-proxy-setup [2021-05-15T08:38:59.771Z] Building security-secretstore-setup [2021-05-15T08:38:59.771Z] Building support-notifications [2021-05-15T08:38:59.771Z] Building support-scheduler [2021-05-15T08:39:26.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-15T08:39:31.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-15T08:39:41.782Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-15T08:39:41.782Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-15T08:39:46.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-15T08:39:46.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-15T08:39:46.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-15T08:39:46.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-15T08:39:51.601Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-15T08:39:51.601Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-15T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-15T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-15T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-15T08:40:06.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.410s coverage: 46.1% of statements [2021-05-15T08:40:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-15T08:40:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-15T08:40:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-15T08:40:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-15T08:40:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-15T08:40:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-15T08:40:06.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.184s coverage: 28.7% of statements [2021-05-15T08:40:06.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.321s coverage: 100.0% of statements [2021-05-15T08:40:14.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.567s coverage: 27.8% of statements [2021-05-15T08:40:14.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-15T08:40:14.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-15T08:40:14.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-15T08:40:14.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-15T08:40:14.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-15T08:40:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 81.2% of statements [2021-05-15T08:40:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-15T08:40:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.228s coverage: 100.0% of statements [2021-05-15T08:40:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-15T08:40:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.179s coverage: 100.0% of statements [2021-05-15T08:40:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-15T08:40:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-15T08:40:15.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.391s coverage: 71.3% of statements [2021-05-15T08:40:15.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-15T08:40:15.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-15T08:40:16.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.579s coverage: 87.7% of statements [2021-05-15T08:40:16.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-15T08:40:16.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:40:16.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.212s coverage: 78.9% of statements [2021-05-15T08:40:16.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-15T08:40:22.423Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:40:22.423Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:40:22.423Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:40:22.423Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:40:22.423Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:40:22.423Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:40:22.423Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:40:22.423Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> f71bd460a5b0 [2021-05-15T08:40:22.423Z] Step 3/22 : WORKDIR /edgex-go [2021-05-15T08:40:22.423Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:40:22.423Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:40:22.423Z] [2021-05-15T08:40:22.423Z] ---> f71bd460a5b0 [2021-05-15T08:40:22.423Z] Step 3/26 : WORKDIR /edgex-go [2021-05-15T08:40:22.423Z] ---> f71bd460a5b0 [2021-05-15T08:40:22.423Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:40:22.423Z] ---> f71bd460a5b0 [2021-05-15T08:40:22.423Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:40:22.423Z] ---> f71bd460a5b0 [2021-05-15T08:40:22.423Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:40:22.423Z] ---> Running in 5bc7978456b9 [2021-05-15T08:40:22.423Z] ---> Running in 63e5491567b3 [2021-05-15T08:40:22.423Z] ---> Running in 30c7303063a7 [2021-05-15T08:40:22.423Z] ---> Running in eecd24ab7389 [2021-05-15T08:40:22.423Z] ---> Running in 3fa7e36c446f [2021-05-15T08:40:22.423Z] Removing intermediate container 63e5491567b3 [2021-05-15T08:40:22.423Z] ---> 0f906a6c99cd [2021-05-15T08:40:22.423Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:40:22.423Z] Removing intermediate container eecd24ab7389 [2021-05-15T08:40:22.423Z] ---> 0357815e2bd1 [2021-05-15T08:40:22.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:40:22.423Z] Removing intermediate container 30c7303063a7 [2021-05-15T08:40:22.423Z] ---> d7eb5a46557d [2021-05-15T08:40:22.423Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:40:22.423Z] Removing intermediate container 3fa7e36c446f [2021-05-15T08:40:22.423Z] ---> e3075b184a4a [2021-05-15T08:40:22.423Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:40:22.423Z] Removing intermediate container 5bc7978456b9 [2021-05-15T08:40:22.423Z] ---> c75291cd56dc [2021-05-15T08:40:22.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:40:22.423Z] ---> Running in a3c2326edfa5 [2021-05-15T08:40:22.423Z] ---> Running in 7a23f9673d98 [2021-05-15T08:40:22.423Z] ---> Running in 01fe69293aaf [2021-05-15T08:40:22.423Z] ---> Running in 724eab537fda [2021-05-15T08:40:22.423Z] ---> Running in 89d989ba3548 [2021-05-15T08:40:22.423Z] Removing intermediate container 7a23f9673d98 [2021-05-15T08:40:22.423Z] ---> fd0aef30426a [2021-05-15T08:40:22.423Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-15T08:40:22.423Z] Removing intermediate container a3c2326edfa5 [2021-05-15T08:40:22.423Z] ---> 06da8e73491f [2021-05-15T08:40:22.423Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-15T08:40:22.423Z] Removing intermediate container 01fe69293aaf [2021-05-15T08:40:22.423Z] ---> 2bed12608942 [2021-05-15T08:40:22.423Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-15T08:40:22.423Z] ---> Running in 8a78670ee92e [2021-05-15T08:40:22.423Z] ---> Running in 767c05e4aa02 [2021-05-15T08:40:22.423Z] ---> Running in 4f44568c5402 [2021-05-15T08:40:22.423Z] Removing intermediate container 724eab537fda [2021-05-15T08:40:22.423Z] ---> fbfa7ad69ee5 [2021-05-15T08:40:22.423Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:40:22.423Z] ---> Running in 7172c9a3768f [2021-05-15T08:40:22.423Z] Removing intermediate container 89d989ba3548 [2021-05-15T08:40:22.423Z] ---> 697f7dc67dfe [2021-05-15T08:40:22.424Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-15T08:40:22.424Z] ---> Running in 09e354c5cd68 [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:22.424Z] OK: 219 MiB in 52 packages [2021-05-15T08:40:22.424Z] OK: 219 MiB in 52 packages [2021-05-15T08:40:22.424Z] OK: 219 MiB in 52 packages [2021-05-15T08:40:22.424Z] OK: 219 MiB in 52 packages [2021-05-15T08:40:22.424Z] Removing intermediate container 767c05e4aa02 [2021-05-15T08:40:22.424Z] ---> 754bc72e7168 [2021-05-15T08:40:22.424Z] Step 6/22 : COPY go.mod . [2021-05-15T08:40:22.424Z] Removing intermediate container 7172c9a3768f [2021-05-15T08:40:22.424Z] ---> bd7b2810024f [2021-05-15T08:40:22.424Z] Step 6/24 : COPY go.mod . [2021-05-15T08:40:22.729Z] OK: 219 MiB in 52 packages [2021-05-15T08:40:22.729Z] Removing intermediate container 4f44568c5402 [2021-05-15T08:40:22.729Z] ---> 4d28ee7081dc [2021-05-15T08:40:22.729Z] Step 6/26 : COPY go.mod . [2021-05-15T08:40:23.068Z] ---> 446217db3d62 [2021-05-15T08:40:23.068Z] Step 7/22 : RUN go mod download [2021-05-15T08:40:23.068Z] Removing intermediate container 09e354c5cd68 [2021-05-15T08:40:23.068Z] ---> 1c77e3482e5f [2021-05-15T08:40:23.068Z] Step 6/23 : COPY go.mod . [2021-05-15T08:40:23.068Z] ---> Running in 1f823a5caf6d [2021-05-15T08:40:23.711Z] ---> bf3fe03eb56e [2021-05-15T08:40:23.711Z] Step 7/24 : RUN go mod download [2021-05-15T08:40:23.711Z] ---> 166d959d570f [2021-05-15T08:40:23.711Z] Step 7/26 : RUN go mod download [2021-05-15T08:40:23.711Z] ---> Running in e7bf385f484b [2021-05-15T08:40:24.022Z] ---> Running in 2a6d1719e400 [2021-05-15T08:40:24.022Z] ---> fa5f2cddc9bb [2021-05-15T08:40:24.022Z] Step 7/23 : RUN go mod download [2021-05-15T08:40:24.298Z] Removing intermediate container 8a78670ee92e [2021-05-15T08:40:24.298Z] ---> 9e27d8bb9b70 [2021-05-15T08:40:24.298Z] Step 6/23 : COPY go.mod . [2021-05-15T08:40:24.298Z] ---> Running in 26a954d2cd88 [2021-05-15T08:40:25.440Z] ---> 1fb44df2c07c [2021-05-15T08:40:25.440Z] Step 7/23 : RUN go mod download [2021-05-15T08:40:25.721Z] ---> Running in d4737b209825 [2021-05-15T08:40:27.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-15T08:40:27.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.312s coverage: 100.0% of statements [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-15T08:40:27.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.211s coverage: 100.0% of statements [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-15T08:40:27.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.547s coverage: 86.7% of statements [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-15T08:40:27.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.492s coverage: 97.5% of statements [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-15T08:40:27.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.335s coverage: 78.3% of statements [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-15T08:40:27.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-15T08:40:27.804Z] Removing intermediate container e7bf385f484b [2021-05-15T08:40:27.804Z] ---> a765d41758b2 [2021-05-15T08:40:27.804Z] Step 8/24 : COPY . . [2021-05-15T08:40:28.096Z] Removing intermediate container 2a6d1719e400 [2021-05-15T08:40:28.096Z] ---> 79b09e9e9033 [2021-05-15T08:40:28.096Z] Step 8/26 : COPY . . [2021-05-15T08:40:28.096Z] Removing intermediate container 26a954d2cd88 [2021-05-15T08:40:28.096Z] ---> f6b003889e5f [2021-05-15T08:40:28.096Z] Step 8/23 : COPY . . [2021-05-15T08:40:28.096Z] Removing intermediate container 1f823a5caf6d [2021-05-15T08:40:28.096Z] ---> 06c1d44a167c [2021-05-15T08:40:28.096Z] Step 8/22 : COPY . . [2021-05-15T08:40:28.096Z] Removing intermediate container d4737b209825 [2021-05-15T08:40:28.096Z] ---> 8481f4a44e5b [2021-05-15T08:40:28.096Z] Step 8/23 : COPY . . [2021-05-15T08:40:35.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.295s coverage: 95.1% of statements [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-15T08:40:35.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-15T08:40:35.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.310s coverage: 0.8% of statements [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-15T08:40:35.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.205s coverage: 21.7% of statements [2021-05-15T08:40:35.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-15T08:40:35.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements [2021-05-15T08:40:35.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements [2021-05-15T08:40:35.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements [2021-05-15T08:40:35.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.333s coverage: 96.3% of statements [2021-05-15T08:40:35.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2021-05-15T08:40:50.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements [2021-05-15T08:40:50.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements [2021-05-15T08:40:52.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.651s coverage: 81.8% of statements [2021-05-15T08:40:52.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.240s coverage: 92.9% of statements [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.204s coverage: 76.0% of statements [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.261s coverage: 85.4% of statements [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.294s coverage: 91.2% of statements [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.638s coverage: 64.4% of statements [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-15T08:41:00.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-05-15T08:41:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-05-15T08:41:01.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-05-15T08:41:02.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2021-05-15T08:41:06.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.039s coverage: 66.9% of statements [2021-05-15T08:41:06.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-15T08:41:06.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-15T08:41:06.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-15T08:41:07.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.714s coverage: 43.4% of statements [2021-05-15T08:41:07.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-15T08:41:07.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-15T08:41:07.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements [2021-05-15T08:41:07.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-15T08:41:07.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2021-05-15T08:41:13.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.688s coverage: 47.1% of statements [2021-05-15T08:41:13.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-15T08:41:13.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-15T08:41:13.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-15T08:41:13.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-15T08:41:13.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-15T08:41:13.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2021-05-15T08:41:13.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-15T08:41:13.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-05-15T08:41:13.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-15T08:41:13.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-15T08:41:16.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.244s coverage: 20.9% of statements [2021-05-15T08:41:16.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-15T08:41:16.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.485s coverage: 91.9% of statements [2021-05-15T08:41:16.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-15T08:41:16.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:41:16.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-15T08:41:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.530s coverage: 28.8% of statements [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-15T08:41:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.290s coverage: 99.0% of statements [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-15T08:41:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.304s coverage: 100.0% of statements [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-15T08:41:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.227s coverage: 64.6% of statements [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-15T08:41:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.426s coverage: 97.6% of statements [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-15T08:41:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-15T08:41:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-15T08:41:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-15T08:41:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-15T08:41:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-05-15T08:41:24.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.174s coverage: 28.1% of statements [2021-05-15T08:41:24.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-15T08:41:24.724Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.062s coverage: 85.7% of statements [2021-05-15T08:41:24.724Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-15T08:41:25.318Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-15T08:41:25.775Z] ---> 134b9bde3de0 [2021-05-15T08:41:25.775Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:41:25.775Z] ---> fb3fd499986f [2021-05-15T08:41:25.775Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:41:25.775Z] ---> d64062e95e5c [2021-05-15T08:41:25.775Z] Step 9/22 : RUN go mod tidy [2021-05-15T08:41:25.775Z] ---> Running in 393a7e307bfc [2021-05-15T08:41:25.775Z] ---> Running in 10ec73697a14 [2021-05-15T08:41:25.775Z] ---> Running in b28ff0b1e0d7 [2021-05-15T08:41:25.775Z] ---> e7c08b8b8bdd [2021-05-15T08:41:25.775Z] Step 9/26 : RUN go mod tidy [2021-05-15T08:41:25.775Z] ---> Running in 90c8d3634e6c [2021-05-15T08:41:25.775Z] ---> eabebec1ee18 [2021-05-15T08:41:25.775Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:41:25.775Z] ---> Running in 534a0e3ccae7 [2021-05-15T08:41:26.295Z] GO111MODULE=on go vet ./... [2021-05-15T08:41:32.558Z] Removing intermediate container 534a0e3ccae7 [2021-05-15T08:41:32.558Z] ---> 4efb409e8924 [2021-05-15T08:41:32.558Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-15T08:41:32.558Z] Removing intermediate container 90c8d3634e6c [2021-05-15T08:41:32.558Z] ---> 72f1857f0390 [2021-05-15T08:41:32.558Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-15T08:41:32.558Z] ---> Running in d9be3616e68b [2021-05-15T08:41:32.558Z] Removing intermediate container b28ff0b1e0d7 [2021-05-15T08:41:32.558Z] ---> 8e629e47d54d [2021-05-15T08:41:32.558Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-15T08:41:32.558Z] Removing intermediate container 393a7e307bfc [2021-05-15T08:41:32.558Z] ---> 81ded3a6fd26 [2021-05-15T08:41:32.558Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-15T08:41:32.558Z] Removing intermediate container 10ec73697a14 [2021-05-15T08:41:32.558Z] ---> ec78a14d1732 [2021-05-15T08:41:32.558Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-15T08:41:32.558Z] ---> Running in 1ee5a668c6e3 [2021-05-15T08:41:32.558Z] ---> Running in 3f74acbceeb1 [2021-05-15T08:41:32.558Z] ---> Running in a679478ae104 [2021-05-15T08:41:32.558Z] ---> Running in c5af0993be8a [2021-05-15T08:41:33.179Z] 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-15T08:41:33.812Z] 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-15T08:41:33.812Z] 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-15T08:41:34.107Z] 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-15T08:41:34.413Z] 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-15T08:42:31.551Z] 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-15T08:42:31.551Z] 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-15T08:42:46.977Z] Removing intermediate container c5af0993be8a [2021-05-15T08:42:46.977Z] ---> a6897214a306 [2021-05-15T08:42:46.977Z] [2021-05-15T08:42:46.977Z] Step 11/22 : FROM alpine:3.12 [2021-05-15T08:42:46.977Z] Removing intermediate container 1ee5a668c6e3 [2021-05-15T08:42:46.977Z] ---> 8795d4e204c0 [2021-05-15T08:42:46.977Z] [2021-05-15T08:42:46.977Z] Step 11/26 : FROM alpine:3.12 [2021-05-15T08:42:46.977Z] 3.12: Pulling from library/alpine [2021-05-15T08:42:46.977Z] 3.12: Pulling from library/alpine [2021-05-15T08:42:46.977Z] Removing intermediate container d9be3616e68b [2021-05-15T08:42:46.977Z] ---> f556aa77ab7b [2021-05-15T08:42:46.977Z] [2021-05-15T08:42:46.977Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:42:46.977Z] Removing intermediate container 3f74acbceeb1 [2021-05-15T08:42:46.977Z] ---> d77ab8995046 [2021-05-15T08:42:46.977Z] [2021-05-15T08:42:46.977Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:42:46.977Z] 3.12: Pulling from library/alpine [2021-05-15T08:42:46.977Z] 3.12: Pulling from library/alpine [2021-05-15T08:42:46.977Z] Removing intermediate container a679478ae104 [2021-05-15T08:42:46.977Z] ---> d20fc9f73f62 [2021-05-15T08:42:46.977Z] [2021-05-15T08:42:46.977Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:42:46.977Z] 3.12: Pulling from library/alpine [2021-05-15T08:42:46.977Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:42:46.977Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:42:46.977Z] Status: Image is up to date for alpine:3.12 [2021-05-15T08:42:46.977Z] Status: Downloaded newer image for alpine:3.12 [2021-05-15T08:42:46.977Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:42:46.977Z] Status: Image is up to date for alpine:3.12 [2021-05-15T08:42:46.977Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:42:46.977Z] Status: Image is up to date for alpine:3.12 [2021-05-15T08:42:46.977Z] ---> 13621d1b12d4 [2021-05-15T08:42:46.977Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-15T08:42:46.977Z] ---> 13621d1b12d4 [2021-05-15T08:42:46.977Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:42:46.977Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:42:46.977Z] Status: Image is up to date for alpine:3.12 [2021-05-15T08:42:46.977Z] ---> 13621d1b12d4 [2021-05-15T08:42:46.977Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-15T08:42:46.977Z] ---> 13621d1b12d4 [2021-05-15T08:42:46.977Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-15T08:42:46.977Z] ---> 13621d1b12d4 [2021-05-15T08:42:46.977Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:42:46.977Z] ---> Running in 8353911e47d4 [2021-05-15T08:42:46.977Z] ---> Running in ea9e47ad6a6b [2021-05-15T08:42:46.977Z] ---> Running in 2d7cc83647c2 [2021-05-15T08:42:46.977Z] ---> Running in 5acb96d79798 [2021-05-15T08:42:46.977Z] ---> Running in 068ab6c10eb7 [2021-05-15T08:42:47.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:47.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:47.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:47.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:48.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:48.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:48.030Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-15T08:42:48.030Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:42:48.356Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:42:48.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:48.357Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:42:48.357Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:42:48.357Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:42:48.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:48.357Z] OK: 6 MiB in 15 packages [2021-05-15T08:42:48.357Z] OK: 6 MiB in 16 packages [2021-05-15T08:42:48.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:48.357Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:42:48.357Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:42:48.357Z] OK: 6 MiB in 15 packages [2021-05-15T08:42:48.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:48.705Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-15T08:42:48.705Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:42:48.705Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-15T08:42:48.705Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-15T08:42:48.705Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:42:48.705Z] (4/4) Installing curl (7.76.1-r0) [2021-05-15T08:42:48.705Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-15T08:42:49.007Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:42:49.007Z] (4/6) Installing curl (7.76.1-r0) [2021-05-15T08:42:49.007Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:42:49.007Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:42:49.007Z] (6/6) Installing su-exec (0.2-r1) [2021-05-15T08:42:49.007Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:42:49.007Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:42:49.007Z] OK: 7 MiB in 20 packages [2021-05-15T08:42:49.007Z] OK: 7 MiB in 18 packages [2021-05-15T08:42:50.518Z] Removing intermediate container 2d7cc83647c2 [2021-05-15T08:42:50.518Z] ---> 3b4d064ea715 [2021-05-15T08:42:50.518Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:42:50.795Z] Removing intermediate container 8353911e47d4 [2021-05-15T08:42:50.795Z] ---> 5c3104adc9a0 [2021-05-15T08:42:50.795Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:42:50.795Z] Removing intermediate container ea9e47ad6a6b [2021-05-15T08:42:50.795Z] ---> ed5da42b056f [2021-05-15T08:42:50.795Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:42:50.795Z] ---> Running in 8bf30d4a3a16 [2021-05-15T08:42:51.072Z] ---> Running in 335116dd9d3d [2021-05-15T08:42:51.072Z] ---> Running in 72c8b45b4d78 [2021-05-15T08:42:51.355Z] Removing intermediate container 5acb96d79798 [2021-05-15T08:42:51.355Z] ---> 47b8b5b9a34e [2021-05-15T08:42:51.355Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:42:51.621Z] Removing intermediate container 8bf30d4a3a16 [2021-05-15T08:42:51.621Z] ---> 0b6b1df90821 [2021-05-15T08:42:51.621Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-15T08:42:52.206Z] Removing intermediate container 068ab6c10eb7 [2021-05-15T08:42:52.206Z] ---> ecfda56e06a7 [2021-05-15T08:42:52.206Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:42:52.206Z] Removing intermediate container 335116dd9d3d [2021-05-15T08:42:52.206Z] ---> d4a97493a3be [2021-05-15T08:42:52.206Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-15T08:42:52.484Z] Removing intermediate container 72c8b45b4d78 [2021-05-15T08:42:52.484Z] ---> a782e202804f [2021-05-15T08:42:52.484Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-15T08:42:52.484Z] ---> Running in 934c8985bf2c [2021-05-15T08:42:52.484Z] ---> Running in 6f49852e3b8a [2021-05-15T08:42:52.484Z] ---> Running in 1c435b739699 [2021-05-15T08:42:52.484Z] ---> Running in 190ee59e8ff4 [2021-05-15T08:42:52.484Z] ---> Running in fb2395cbcc35 [2021-05-15T08:42:53.153Z] Removing intermediate container fb2395cbcc35 [2021-05-15T08:42:53.153Z] ---> 2f1853d089cc [2021-05-15T08:42:53.153Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:42:53.153Z] Removing intermediate container 934c8985bf2c [2021-05-15T08:42:53.153Z] ---> 7c7126fd4aa8 [2021-05-15T08:42:53.153Z] Step 14/26 : WORKDIR / [2021-05-15T08:42:53.153Z] Removing intermediate container 1c435b739699 [2021-05-15T08:42:53.153Z] ---> a94bc1136ac3 [2021-05-15T08:42:53.153Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:42:53.153Z] Removing intermediate container 190ee59e8ff4 [2021-05-15T08:42:53.153Z] ---> 6d68eb7bc367 [2021-05-15T08:42:53.153Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:42:53.153Z] Removing intermediate container 6f49852e3b8a [2021-05-15T08:42:53.153Z] ---> aca0a3388094 [2021-05-15T08:42:53.153Z] Step 14/22 : WORKDIR /edgex [2021-05-15T08:42:53.153Z] ---> Running in fbca24c1f9b5 [2021-05-15T08:42:53.153Z] ---> Running in 2fced3419653 [2021-05-15T08:42:53.153Z] ---> Running in 03ab861d781b [2021-05-15T08:42:53.428Z] ---> Running in 259615d1e519 [2021-05-15T08:42:53.428Z] ---> Running in 3ccc0b566f46 [2021-05-15T08:42:53.703Z] Removing intermediate container 03ab861d781b [2021-05-15T08:42:53.703Z] ---> abda32eceeb1 [2021-05-15T08:42:53.703Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:42:53.703Z] Removing intermediate container 2fced3419653 [2021-05-15T08:42:53.703Z] ---> a6e36110470a [2021-05-15T08:42:53.703Z] 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-15T08:42:53.703Z] Removing intermediate container fbca24c1f9b5 [2021-05-15T08:42:53.703Z] ---> 4cf811a71813 [2021-05-15T08:42:53.703Z] Step 16/24 : WORKDIR / [2021-05-15T08:42:53.703Z] Removing intermediate container 3ccc0b566f46 [2021-05-15T08:42:53.703Z] ---> fba6fd3eea79 [2021-05-15T08:42:53.703Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:42:53.703Z] Removing intermediate container 259615d1e519 [2021-05-15T08:42:53.703Z] ---> 7dc14a593476 [2021-05-15T08:42:53.703Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-15T08:42:53.983Z] ---> Running in 1a2a890e8dfa [2021-05-15T08:42:54.260Z] ---> 83b30c7ec6f7 [2021-05-15T08:42:54.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-15T08:42:54.260Z] ---> 474fd9f44a2c [2021-05-15T08:42:54.260Z] 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-15T08:42:54.533Z] ---> 278a7ce81cd1 [2021-05-15T08:42:54.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-15T08:42:54.533Z] Removing intermediate container 1a2a890e8dfa [2021-05-15T08:42:54.533Z] ---> 7235dd78ce86 [2021-05-15T08:42:54.533Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:42:54.533Z] ---> 87c91bd73376 [2021-05-15T08:42:54.533Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-15T08:42:54.844Z] ---> 89a7fae60eca [2021-05-15T08:42:54.844Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-15T08:42:55.605Z] ---> b66a5dfd09d8 [2021-05-15T08:42:55.605Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-15T08:42:55.605Z] ---> d828d85425ff [2021-05-15T08:42:55.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-15T08:42:56.256Z] ---> cfe939ac79aa [2021-05-15T08:42:56.256Z] 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-15T08:42:56.256Z] ---> c67f09d171b0 [2021-05-15T08:42:56.256Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-15T08:42:56.567Z] ---> 43916c2bed99 [2021-05-15T08:42:56.567Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-15T08:42:56.567Z] ---> 738337f7ef37 [2021-05-15T08:42:56.567Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-15T08:42:56.852Z] ---> 700200321822 [2021-05-15T08:42:56.852Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-15T08:42:56.852Z] ---> Running in f36ff412bf44 [2021-05-15T08:42:56.852Z] ---> ca2b09c71050 [2021-05-15T08:42:56.852Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-15T08:42:57.136Z] ---> c682b97c5104 [2021-05-15T08:42:57.136Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-15T08:42:57.136Z] Removing intermediate container f36ff412bf44 [2021-05-15T08:42:57.136Z] ---> b16c0a83c408 [2021-05-15T08:42:57.136Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:42:57.424Z] ---> Running in cc3111573ff4 [2021-05-15T08:42:57.717Z] ---> 4144eeb0e050 [2021-05-15T08:42:57.717Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-15T08:42:57.717Z] ---> Running in 596a12834cc4 [2021-05-15T08:42:57.717Z] ---> 07bbfc74cbb9 [2021-05-15T08:42:57.717Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-15T08:42:58.100Z] ---> 5b6577090329 [2021-05-15T08:42:58.100Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-15T08:42:58.100Z] ---> Running in 7af7730d2e81 [2021-05-15T08:42:58.100Z] ---> Running in 5790bb00eee7 [2021-05-15T08:42:58.101Z] Removing intermediate container cc3111573ff4 [2021-05-15T08:42:58.101Z] ---> 532a65c3d5a2 [2021-05-15T08:42:58.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:42:58.101Z] Removing intermediate container 596a12834cc4 [2021-05-15T08:42:58.101Z] ---> 1e86e77ddb51 [2021-05-15T08:42:58.101Z] Step 21/23 : LABEL arch=x86_64 [2021-05-15T08:42:58.432Z] ---> Running in 2d76ff15183d [2021-05-15T08:42:58.432Z] ---> Running in 781b1625ed09 [2021-05-15T08:42:58.432Z] Removing intermediate container 5790bb00eee7 [2021-05-15T08:42:58.432Z] ---> 7a3c06fb0580 [2021-05-15T08:42:58.432Z] Step 19/22 : CMD ["--init=true"] [2021-05-15T08:42:58.432Z] Removing intermediate container 7af7730d2e81 [2021-05-15T08:42:58.432Z] ---> fc72663b623c [2021-05-15T08:42:58.432Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:42:58.826Z] ---> Running in 94d07be6399b [2021-05-15T08:42:58.826Z] ---> Running in 9bef6604134c [2021-05-15T08:42:58.826Z] Removing intermediate container 2d76ff15183d [2021-05-15T08:42:58.826Z] ---> bbcbe99e8ab3 [2021-05-15T08:42:58.826Z] Step 21/23 : LABEL arch=x86_64 [2021-05-15T08:42:58.826Z] ---> 2f1feba1ce64 [2021-05-15T08:42:58.826Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-15T08:42:59.140Z] Removing intermediate container 781b1625ed09 [2021-05-15T08:42:59.140Z] ---> 101baa7097b2 [2021-05-15T08:42:59.140Z] Step 22/23 : LABEL git_sha=69bd321e955579613beb290bcd03325d920e19a1 [2021-05-15T08:42:59.140Z] ---> Running in b473df1fa595 [2021-05-15T08:42:59.140Z] ---> Running in 6c14da3f6af3 [2021-05-15T08:42:59.140Z] Removing intermediate container 94d07be6399b [2021-05-15T08:42:59.140Z] ---> a8188a048785 [2021-05-15T08:42:59.140Z] Step 20/22 : LABEL arch=x86_64 [2021-05-15T08:42:59.449Z] Removing intermediate container 9bef6604134c [2021-05-15T08:42:59.449Z] ---> cd4efd25d59b [2021-05-15T08:42:59.449Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:42:59.449Z] ---> Running in 364ba9dd7a50 [2021-05-15T08:42:59.449Z] ---> Running in a71a6593ee2c [2021-05-15T08:42:59.758Z] Removing intermediate container b473df1fa595 [2021-05-15T08:42:59.758Z] ---> 538a6cf4302e [2021-05-15T08:42:59.758Z] Step 22/23 : LABEL git_sha=69bd321e955579613beb290bcd03325d920e19a1 [2021-05-15T08:42:59.758Z] ---> 4243409fa601 [2021-05-15T08:42:59.758Z] 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-15T08:42:59.758Z] Removing intermediate container 6c14da3f6af3 [2021-05-15T08:42:59.758Z] ---> e33ceda9ecaa [2021-05-15T08:42:59.758Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:43:00.104Z] ---> Running in 8475649ed67a [2021-05-15T08:43:00.104Z] ---> Running in a8f66f664ca7 [2021-05-15T08:43:00.104Z] Removing intermediate container 364ba9dd7a50 [2021-05-15T08:43:00.104Z] ---> 791c02121343 [2021-05-15T08:43:00.104Z] Step 21/22 : LABEL git_sha=69bd321e955579613beb290bcd03325d920e19a1 [2021-05-15T08:43:00.417Z] ---> Running in 07b22e424d92 [2021-05-15T08:43:00.417Z] Removing intermediate container a71a6593ee2c [2021-05-15T08:43:00.417Z] ---> 574a70200d78 [2021-05-15T08:43:00.417Z] Step 23/24 : LABEL git_sha=69bd321e955579613beb290bcd03325d920e19a1 [2021-05-15T08:43:00.417Z] ---> Running in 20c2ad3c3847 [2021-05-15T08:43:00.742Z] ---> Running in 7ebe33932696 [2021-05-15T08:43:00.742Z] Removing intermediate container a8f66f664ca7 [2021-05-15T08:43:00.742Z] ---> 906988d53f8e [2021-05-15T08:43:00.742Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:43:01.042Z] Removing intermediate container 07b22e424d92 [2021-05-15T08:43:01.042Z] ---> c613bb08922f [2021-05-15T08:43:01.042Z] [2021-05-15T08:43:01.347Z] Removing intermediate container 20c2ad3c3847 [2021-05-15T08:43:01.347Z] ---> 64d602bf4d6f [2021-05-15T08:43:01.347Z] Step 22/22 : LABEL version=0.0.0 [2021-05-15T08:43:01.347Z] ---> Running in c1647d05a575 [2021-05-15T08:43:01.638Z] ---> Running in c9895373b87e [2021-05-15T08:43:01.912Z] Removing intermediate container 7ebe33932696 [2021-05-15T08:43:01.912Z] ---> 00a54de980f1 [2021-05-15T08:43:01.912Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:43:02.277Z] Removing intermediate container c1647d05a575 [2021-05-15T08:43:02.277Z] ---> 96a7f3bdf0e5 [2021-05-15T08:43:02.277Z] [2021-05-15T08:43:02.277Z] ---> Running in 71b951db8613 [2021-05-15T08:43:02.648Z] Removing intermediate container c9895373b87e [2021-05-15T08:43:02.648Z] ---> d20a7b7bcc04 [2021-05-15T08:43:02.648Z] [2021-05-15T08:43:02.648Z] Successfully built c613bb08922f [2021-05-15T08:43:03.019Z] Successfully tagged support-scheduler:latest [2021-05-15T08:43:03.019Z]  Building support-scheduler ... done Building core-metadata [2021-05-15T08:43:03.019Z] Successfully built 96a7f3bdf0e5 [2021-05-15T08:43:03.019Z] Removing intermediate container 71b951db8613 [2021-05-15T08:43:03.019Z] ---> 039fe3495a21 [2021-05-15T08:43:03.019Z] [2021-05-15T08:43:03.019Z] Successfully tagged support-notifications:latest [2021-05-15T08:43:03.019Z]  Building support-notifications ... done Successfully built d20a7b7bcc04 [2021-05-15T08:43:03.019Z] Building security-bootstrapper [2021-05-15T08:43:03.019Z] Successfully tagged security-proxy-setup:latest [2021-05-15T08:43:03.019Z] Building core-data [2021-05-15T08:43:03.019Z]  Building security-proxy-setup ... done Removing intermediate container 8475649ed67a [2021-05-15T08:43:03.019Z] ---> e2c0cc305f0d [2021-05-15T08:43:03.019Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-15T08:43:03.135Z] gofmt -l . [2021-05-15T08:43:03.311Z] Successfully built 039fe3495a21 [2021-05-15T08:43:03.311Z] Successfully tagged core-command:latest [2021-05-15T08:43:03.311Z]  Building core-command ... done Building sys-mgmt-agent [2021-05-15T08:43:03.311Z] ---> Running in ca544df8cae1 [2021-05-15T08:43:03.412Z] [ "`gofmt -l .`" = "" ] [2021-05-15T08:43:04.020Z] Removing intermediate container ca544df8cae1 [2021-05-15T08:43:04.020Z] ---> cdcc49cc58c2 [2021-05-15T08:43:04.020Z] Step 24/26 : LABEL arch=x86_64 [2021-05-15T08:43:04.020Z] ---> Running in 185b46701a25 [2021-05-15T08:43:04.339Z] Removing intermediate container 185b46701a25 [2021-05-15T08:43:04.339Z] ---> 1bc562f3d44a [2021-05-15T08:43:04.339Z] Step 25/26 : LABEL git_sha=69bd321e955579613beb290bcd03325d920e19a1 [2021-05-15T08:43:04.690Z] ---> Running in 1738c6a1da8e [2021-05-15T08:43:05.021Z] Removing intermediate container 1738c6a1da8e [2021-05-15T08:43:05.021Z] ---> 02dfcf4635fd [2021-05-15T08:43:05.021Z] Step 26/26 : LABEL version=0.0.0 [2021-05-15T08:43:05.021Z] ---> Running in e0866a478c57 [2021-05-15T08:43:06.026Z] ./bin/test-go-mod-tidy.sh [2021-05-15T08:43:06.336Z] Removing intermediate container e0866a478c57 [2021-05-15T08:43:06.336Z] ---> 7c3d98317474 [2021-05-15T08:43:06.336Z] [2021-05-15T08:43:07.005Z] ./bin/test-attribution-txt.sh [2021-05-15T08:43:07.069Z] Successfully built 7c3d98317474 [2021-05-15T08:43:07.069Z] Successfully tagged security-secretstore-setup:latest [Pipeline] sh [2021-05-15T08:43:09.655Z] + ls -al . [2021-05-15T08:43:09.655Z] total 868 [2021-05-15T08:43:09.655Z] drwxrwxr-x 9 1001 1001 4096 May 15 08:43 . [2021-05-15T08:43:09.655Z] drwxr-xr-x 4 root root 4096 May 15 08:37 .. [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 11 May 15 08:36 .dockerignore [2021-05-15T08:43:09.655Z] drwxrwxr-x 8 1001 1001 4096 May 15 08:36 .git [2021-05-15T08:43:09.655Z] drwxrwxr-x 3 1001 1001 4096 May 15 08:36 .github [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 818 May 15 08:36 .gitignore [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 166 May 15 08:36 .sonarcloud.properties [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 8609 May 15 08:36 Attribution.txt [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 3804 May 15 08:36 CONTRIBUTING.md [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 931 May 15 08:36 Dockerfile.build [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 863 May 15 08:36 Jenkinsfile [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 10775 May 15 08:36 LICENSE [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 5594 May 15 08:36 Makefile [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 7978 May 15 08:36 README.md [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 6755 May 15 08:36 SECURITY.md [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 5 May 15 08:33 VERSION [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 4131 May 15 08:36 ZMQWindows.md [2021-05-15T08:43:09.655Z] drwxrwxr-x 2 1001 1001 4096 May 15 08:36 bin [2021-05-15T08:43:09.655Z] drwxrwxr-x 14 1001 1001 4096 May 15 08:36 cmd [2021-05-15T08:43:09.655Z] -rw-r--r-- 1 root root 729795 May 15 08:41 coverage.out [2021-05-15T08:43:09.655Z] -rw-r--r-- 1 root root 1060 May 15 08:43 go.mod [2021-05-15T08:43:09.655Z] -rw-r--r-- 1 root root 22101 May 15 08:38 go.sum [2021-05-15T08:43:09.655Z] drwxrwxr-x 8 1001 1001 4096 May 15 08:36 internal [2021-05-15T08:43:09.655Z] drwxrwxr-x 4 1001 1001 4096 May 15 08:36 openapi [2021-05-15T08:43:09.655Z] drwxrwxr-x 4 1001 1001 4096 May 15 08:36 snap [2021-05-15T08:43:09.655Z] -rw-rw-r-- 1 1001 1001 168 May 15 08:36 version.go [Pipeline] sh [2021-05-15T08:43:10.333Z] + '[' -e coverage.out ] [2021-05-15T08:43:10.333Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-15T08:43:10.398Z] Warning: overwriting stash ‘coverage-report’ [2021-05-15T08:43:11.464Z] Stashed 1 file(s) [Pipeline] sh [2021-05-15T08:43:12.125Z] + make build [2021-05-15T08:43:12.125Z] 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-15T08:43:20.409Z] 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-15T08:43:47.199Z] 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-15T08:43:48.633Z] 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-15T08:43:54.056Z] 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-15T08:43:54.333Z] 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-15T08:43:55.819Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:43:55.819Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:43:55.819Z] ---> f71bd460a5b0 [2021-05-15T08:43:55.819Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> c75291cd56dc [2021-05-15T08:43:55.819Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> 697f7dc67dfe [2021-05-15T08:43:55.819Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> 1c77e3482e5f [2021-05-15T08:43:55.819Z] Step 6/24 : COPY go.mod . [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> fa5f2cddc9bb [2021-05-15T08:43:55.819Z] Step 7/24 : RUN go mod download [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> f6b003889e5f [2021-05-15T08:43:55.819Z] Step 8/24 : COPY . . [2021-05-15T08:43:55.819Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:43:55.819Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:43:55.819Z] ---> f71bd460a5b0 [2021-05-15T08:43:55.819Z] Step 3/32 : WORKDIR /edgex-go [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> c75291cd56dc [2021-05-15T08:43:55.819Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> 697f7dc67dfe [2021-05-15T08:43:55.819Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> 1c77e3482e5f [2021-05-15T08:43:55.819Z] Step 6/32 : COPY go.mod . [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> fa5f2cddc9bb [2021-05-15T08:43:55.819Z] Step 7/32 : RUN go mod download [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> f6b003889e5f [2021-05-15T08:43:55.819Z] Step 8/32 : COPY . . [2021-05-15T08:43:55.819Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:43:55.819Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:43:55.819Z] ---> f71bd460a5b0 [2021-05-15T08:43:55.819Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> c75291cd56dc [2021-05-15T08:43:55.819Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> 697f7dc67dfe [2021-05-15T08:43:55.819Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> fb3fd499986f [2021-05-15T08:43:55.819Z] Step 9/32 : RUN go mod tidy [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> fb3fd499986f [2021-05-15T08:43:55.819Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> 81ded3a6fd26 [2021-05-15T08:43:55.819Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> 81ded3a6fd26 [2021-05-15T08:43:55.819Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-15T08:43:55.819Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:43:55.819Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:43:55.819Z] ---> f71bd460a5b0 [2021-05-15T08:43:55.819Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> c75291cd56dc [2021-05-15T08:43:55.819Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:43:55.819Z] ---> Using cache [2021-05-15T08:43:55.819Z] ---> 697f7dc67dfe [2021-05-15T08:43:55.819Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-15T08:43:55.819Z] ---> Running in fc774bc3f4b1 [2021-05-15T08:43:55.819Z] ---> Running in f445b696a9c3 [2021-05-15T08:43:55.819Z] ---> Running in f59504905549 [2021-05-15T08:43:55.819Z] ---> Running in dc71baac3dea [2021-05-15T08:43:55.819Z] 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-15T08:43:55.819Z] 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-15T08:43:55.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:55.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:55.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:55.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:56.821Z] OK: 219 MiB in 52 packages [2021-05-15T08:43:57.132Z] OK: 219 MiB in 52 packages [2021-05-15T08:43:58.284Z] Removing intermediate container dc71baac3dea [2021-05-15T08:43:58.284Z] ---> 9812172078c6 [2021-05-15T08:43:58.284Z] Step 6/24 : COPY go.mod . [2021-05-15T08:43:58.580Z] Removing intermediate container fc774bc3f4b1 [2021-05-15T08:43:58.580Z] ---> 9625317fb893 [2021-05-15T08:43:58.580Z] Step 6/24 : COPY go.mod . [2021-05-15T08:43:58.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-15T08:43:58.993Z] ---> c2af28ab6c0a [2021-05-15T08:43:58.993Z] Step 7/24 : RUN go mod download [2021-05-15T08:43:59.288Z] ---> Running in 2b98707cab91 [2021-05-15T08:43:59.288Z] ---> e980d3b4be82 [2021-05-15T08:43:59.288Z] Step 7/24 : RUN go mod download [2021-05-15T08:43:59.621Z] ---> Running in 0ee73119c96a [2021-05-15T08:44:02.944Z] 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-15T08:44:04.135Z] Removing intermediate container 2b98707cab91 [2021-05-15T08:44:04.135Z] ---> c4adb6db0661 [2021-05-15T08:44:04.135Z] Step 8/24 : COPY . . [2021-05-15T08:44:04.135Z] Removing intermediate container 0ee73119c96a [2021-05-15T08:44:04.135Z] ---> 0d7d938589f2 [2021-05-15T08:44:04.135Z] Step 8/24 : COPY . . [2021-05-15T08:44:05.566Z] 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-15T08:44:09.882Z] 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-15T08:44:12.495Z] 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-15T08:44:15.887Z] 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-15T08:44:22.620Z] $ docker stop --time=1 f6e1003d8ea3b3374fe32d8d269b81fbbe0dfd68fa28d9feb11f93a7d325f872 [2021-05-15T08:44:25.404Z] $ docker rm -f f6e1003d8ea3b3374fe32d8d269b81fbbe0dfd68fa28d9feb11f93a7d325f872 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:44:27.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:44:27.280Z] [2021-05-15T08:44:27.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:44:27.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:44:27.900Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-15T08:44:27.900Z] 29e5d40040c1: Pulling fs layer [2021-05-15T08:44:27.900Z] 1ce36da41761: Pulling fs layer [2021-05-15T08:44:27.900Z] 25b303627fd3: Pulling fs layer [2021-05-15T08:44:28.175Z] 29e5d40040c1: Verifying Checksum [2021-05-15T08:44:28.175Z] 29e5d40040c1: Download complete [2021-05-15T08:44:28.774Z] 1ce36da41761: Verifying Checksum [2021-05-15T08:44:28.774Z] 1ce36da41761: Download complete [2021-05-15T08:44:28.774Z] 29e5d40040c1: Pull complete [2021-05-15T08:44:30.211Z] 1ce36da41761: Pull complete [2021-05-15T08:44:30.481Z] 25b303627fd3: Verifying Checksum [2021-05-15T08:44:30.481Z] 25b303627fd3: Download complete [2021-05-15T08:44:40.625Z] 25b303627fd3: Pull complete [2021-05-15T08:44:40.625Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-15T08:44:40.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:44:40.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-15T08:44:40.892Z] prd-ubuntu18.04-docker-arm64-4c-16g-205 does not seem to be running inside a container [2021-05-15T08:44:40.989Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-15T08:44:43.763Z] Removing intermediate container f445b696a9c3 [2021-05-15T08:44:43.763Z] ---> 46346dca1820 [2021-05-15T08:44:43.763Z] [2021-05-15T08:44:43.763Z] Step 11/32 : FROM alpine:3.12 [2021-05-15T08:44:43.763Z] ---> 13621d1b12d4 [2021-05-15T08:44:43.763Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-15T08:44:44.301Z] $ docker top aa8b1e3acd264b4d528b69aec82697554ee06d9509361a455da446df693d9d19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:44:44.736Z] ---> Running in 8237d1db83ca [2021-05-15T08:44:44.737Z] Removing intermediate container f59504905549 [2021-05-15T08:44:44.737Z] ---> fa7667aabe87 [2021-05-15T08:44:44.737Z] [2021-05-15T08:44:44.737Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:44:44.737Z] ---> 13621d1b12d4 [2021-05-15T08:44:44.737Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:44:44.737Z] ---> Using cache [2021-05-15T08:44:44.737Z] ---> 5c3104adc9a0 [2021-05-15T08:44:44.737Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:44:44.737Z] ---> Using cache [2021-05-15T08:44:44.737Z] ---> a782e202804f [2021-05-15T08:44:44.737Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-15T08:44:45.004Z] ---> f422c110b7bc [2021-05-15T08:44:45.004Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:44:45.004Z] ---> b00ea168640f [2021-05-15T08:44:45.004Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:44:45.004Z] ---> Running in 767363bc5297 [2021-05-15T08:44:45.004Z] ---> Running in f75c927a9fdf [2021-05-15T08:44:45.004Z] ---> Running in 3c5b00d8a975 [2021-05-15T08:44:45.004Z] Removing intermediate container 8237d1db83ca [2021-05-15T08:44:45.004Z] ---> c3dc94b78678 [2021-05-15T08:44:45.004Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-15T08:44:45.273Z] ---> Running in 8abfce2d51f2 [2021-05-15T08:44:45.291Z] + grep parallel [2021-05-15T08:44:45.291Z] + docker-compose build --help [2021-05-15T08:44:45.543Z] Removing intermediate container 767363bc5297 [2021-05-15T08:44:45.543Z] ---> 0d2d56aef939 [2021-05-15T08:44:45.543Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:44:45.543Z] ---> Running in a27fc111deb7 [2021-05-15T08:44:46.166Z] Removing intermediate container a27fc111deb7 [2021-05-15T08:44:46.166Z] ---> fcb0b74503c6 [2021-05-15T08:44:46.166Z] Step 16/24 : WORKDIR / [2021-05-15T08:44:46.166Z] ---> Running in be1d476599aa [2021-05-15T08:44:46.462Z] Removing intermediate container be1d476599aa [2021-05-15T08:44:46.462Z] ---> 8febb1d75eb4 [2021-05-15T08:44:46.462Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:44:46.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:44:46.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:44:47.020Z] ---> e6c8c71af661 [2021-05-15T08:44:47.020Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-15T08:44:47.020Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:44:47.020Z] (2/2) Installing su-exec (0.2-r1) [2021-05-15T08:44:47.020Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:44:47.020Z] OK: 6 MiB in 16 packages [2021-05-15T08:44:47.994Z] ---> 17daa93b1dd6 [2021-05-15T08:44:47.994Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-15T08:44:47.994Z] Removing intermediate container 8abfce2d51f2 [2021-05-15T08:44:47.994Z] ---> e14c25066398 [2021-05-15T08:44:47.994Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-15T08:44:47.994Z] ---> Running in 3ca383070038 [2021-05-15T08:44:48.267Z] ---> 6f254d01fee7 [2021-05-15T08:44:48.267Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-15T08:44:48.267Z] Removing intermediate container 3ca383070038 [2021-05-15T08:44:48.267Z] ---> 79b9197948cc [2021-05-15T08:44:48.267Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-15T08:44:48.267Z] ---> Running in 83e0814da5bb [2021-05-15T08:44:48.538Z] ---> Running in f27d52678c62 [2021-05-15T08:44:48.538Z] Removing intermediate container 83e0814da5bb [2021-05-15T08:44:48.538Z] ---> 65c035c4935b [2021-05-15T08:44:48.538Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:44:48.669Z] --parallel Build images in parallel. [2021-05-15T08:44:48.812Z] Removing intermediate container f27d52678c62 [2021-05-15T08:44:48.812Z] ---> ef0a8802c3aa [2021-05-15T08:44:48.812Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-15T08:44:48.812Z] ---> Running in 2c62b5287030 [2021-05-15T08:44:48.812Z] ---> Running in 6d52e0b2da70 [2021-05-15T08:44:49.087Z] Removing intermediate container 2c62b5287030 [2021-05-15T08:44:49.087Z] ---> 2de05b48cb50 [2021-05-15T08:44:49.087Z] Step 22/24 : LABEL arch=x86_64 [Pipeline] } [2021-05-15T08:44:49.292Z] $ docker stop --time=1 aa8b1e3acd264b4d528b69aec82697554ee06d9509361a455da446df693d9d19 [2021-05-15T08:44:49.359Z] ---> Running in 8a8cc861fd84 [2021-05-15T08:44:49.635Z] Removing intermediate container 8a8cc861fd84 [2021-05-15T08:44:49.635Z] ---> 086329037bff [2021-05-15T08:44:49.635Z] Step 23/24 : LABEL git_sha=69bd321e955579613beb290bcd03325d920e19a1 [2021-05-15T08:44:49.635Z] ---> Running in 611ba3bc17e3 [2021-05-15T08:44:50.221Z] Removing intermediate container 611ba3bc17e3 [2021-05-15T08:44:50.221Z] ---> bf69e7107716 [2021-05-15T08:44:50.221Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:44:50.221Z] ---> Running in 0d0bb2a17e3d [2021-05-15T08:44:50.486Z] Removing intermediate container f75c927a9fdf [2021-05-15T08:44:50.486Z] ---> d06e04bbaae4 [2021-05-15T08:44:50.486Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-15T08:44:50.486Z] Removing intermediate container 3c5b00d8a975 [2021-05-15T08:44:50.486Z] ---> 4febcb96c6c5 [2021-05-15T08:44:50.486Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-15T08:44:51.084Z] ---> Running in f7ff1fe75013 [2021-05-15T08:44:51.084Z] Removing intermediate container 0d0bb2a17e3d [2021-05-15T08:44:51.084Z] ---> fd8b386de0de [2021-05-15T08:44:51.084Z] [2021-05-15T08:44:51.231Z] $ docker rm -f aa8b1e3acd264b4d528b69aec82697554ee06d9509361a455da446df693d9d19 [2021-05-15T08:44:51.350Z] ---> Running in 963f4882a05a [2021-05-15T08:44:51.350Z] Removing intermediate container 6d52e0b2da70 [2021-05-15T08:44:51.350Z] ---> 36fbe5d780ad [2021-05-15T08:44:51.350Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:44:51.628Z] ---> Running in ab891dc2fe0f [2021-05-15T08:44:51.628Z] Successfully built fd8b386de0de [2021-05-15T08:44:51.628Z] Successfully tagged core-metadata:latest [2021-05-15T08:44:51.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:44:51.884Z] . [Pipeline] withDockerContainer [2021-05-15T08:44:51.904Z]  Building core-metadata ... done Removing intermediate container ab891dc2fe0f [2021-05-15T08:44:51.904Z] ---> e382471fc2b9 [2021-05-15T08:44:51.904Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-15T08:44:52.150Z] prd-ubuntu18.04-docker-arm64-4c-16g-205 does not seem to be running inside a container [2021-05-15T08:44:52.182Z] 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-15T08:44:52.226Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-15T08:44:52.488Z] 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-15T08:44:52.488Z] ---> 07433156d9c5 [2021-05-15T08:44:52.488Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-15T08:44:52.762Z] ---> Running in 9647a2c552c3 [2021-05-15T08:44:53.645Z] $ docker top acda51b17d9ab48f6b747e7e8b7174e006445553cce766e273a5e9a42132c468 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:44:54.597Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-15T08:44:55.448Z] Removing intermediate container 9647a2c552c3 [2021-05-15T08:44:55.448Z] ---> 31eda9791725 [2021-05-15T08:44:55.448Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:44:56.433Z] ---> 4487094b089c [2021-05-15T08:44:56.433Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-15T08:44:57.941Z] ---> 4edf79853c3e [2021-05-15T08:44:57.941Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-15T08:44:58.880Z] Building core-command ... [2021-05-15T08:44:58.880Z] Building core-data ... [2021-05-15T08:44:58.880Z] Building core-metadata ... [2021-05-15T08:44:58.880Z] Building security-bootstrapper ... [2021-05-15T08:44:58.880Z] Building security-proxy-setup ... [2021-05-15T08:44:58.880Z] Building security-secretstore-setup ... [2021-05-15T08:44:58.880Z] Building support-notifications ... [2021-05-15T08:44:58.880Z] Building support-scheduler ... [2021-05-15T08:44:58.880Z] Building sys-mgmt-agent ... [2021-05-15T08:44:58.880Z] Building core-data [2021-05-15T08:44:58.880Z] Building support-scheduler [2021-05-15T08:44:58.880Z] Building security-bootstrapper [2021-05-15T08:44:58.880Z] Building support-notifications [2021-05-15T08:44:58.880Z] Building core-metadata [2021-05-15T08:44:59.001Z] ---> 5a1b68fe01f6 [2021-05-15T08:44:59.001Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-15T08:44:59.666Z] ---> 9515341fd22f [2021-05-15T08:44:59.666Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-15T08:45:00.748Z] ---> 90ff04859dd5 [2021-05-15T08:45:00.748Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-15T08:45:01.481Z] ---> Running in 755533fae9f0 [2021-05-15T08:45:02.247Z] Removing intermediate container 755533fae9f0 [2021-05-15T08:45:02.248Z] ---> a4dbee567c59 [2021-05-15T08:45:02.248Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-15T08:45:02.896Z] ---> 30599d43c4f8 [2021-05-15T08:45:02.896Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-15T08:45:03.177Z] ---> Running in e75118c93afb [2021-05-15T08:45:06.645Z] Removing intermediate container e75118c93afb [2021-05-15T08:45:06.645Z] ---> bc9caca06c45 [2021-05-15T08:45:06.645Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-15T08:45:06.924Z] ---> Running in d8f9a4142d76 [2021-05-15T08:45:07.572Z] Removing intermediate container d8f9a4142d76 [2021-05-15T08:45:07.572Z] ---> cedea63d0724 [2021-05-15T08:45:07.572Z] Step 29/32 : CMD ["gate"] [2021-05-15T08:45:07.876Z] ---> Running in c29254026d4f [2021-05-15T08:45:08.984Z] Removing intermediate container c29254026d4f [2021-05-15T08:45:08.984Z] ---> 1a769ce72708 [2021-05-15T08:45:08.984Z] Step 30/32 : LABEL arch=x86_64 [2021-05-15T08:45:08.984Z] ---> Running in a30f943ea271 [2021-05-15T08:45:09.718Z] Removing intermediate container a30f943ea271 [2021-05-15T08:45:09.718Z] ---> 51125d8f380f [2021-05-15T08:45:09.718Z] Step 31/32 : LABEL git_sha=69bd321e955579613beb290bcd03325d920e19a1 [2021-05-15T08:45:10.000Z] ---> Running in 7b432ef30184 [2021-05-15T08:45:10.652Z] Removing intermediate container 7b432ef30184 [2021-05-15T08:45:10.652Z] ---> 997963fe5505 [2021-05-15T08:45:10.652Z] Step 32/32 : LABEL version=0.0.0 [2021-05-15T08:45:10.939Z] ---> Running in 34d5ae56d158 [2021-05-15T08:45:11.229Z] Removing intermediate container 34d5ae56d158 [2021-05-15T08:45:11.229Z] ---> 0188144d6094 [2021-05-15T08:45:11.229Z] [2021-05-15T08:45:11.823Z] Successfully built 0188144d6094 [2021-05-15T08:45:11.823Z] Successfully tagged security-bootstrapper:latest [2021-05-15T08:45:22.102Z]  Building security-bootstrapper ... done Removing intermediate container 963f4882a05a [2021-05-15T08:45:22.102Z] ---> 01bec7fcf145 [2021-05-15T08:45:22.102Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-15T08:45:22.373Z] ---> Running in af9ae76fbd06 [2021-05-15T08:45:22.990Z] 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-15T08:45:26.393Z] Removing intermediate container f7ff1fe75013 [2021-05-15T08:45:26.393Z] ---> 5a89fc867fea [2021-05-15T08:45:26.393Z] [2021-05-15T08:45:26.393Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:45:26.393Z] ---> 13621d1b12d4 [2021-05-15T08:45:26.393Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-15T08:45:26.393Z] ---> Running in 06e27a4ef2b7 [2021-05-15T08:45:26.393Z] Removing intermediate container af9ae76fbd06 [2021-05-15T08:45:26.393Z] ---> 6b27e1ba5bf6 [2021-05-15T08:45:26.393Z] [2021-05-15T08:45:26.393Z] Step 12/24 : FROM docker:20.10.0 [2021-05-15T08:45:26.393Z] 20.10.0: Pulling from library/docker [2021-05-15T08:45:26.687Z] Removing intermediate container 06e27a4ef2b7 [2021-05-15T08:45:26.687Z] ---> 46a159e0b3aa [2021-05-15T08:45:26.687Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-15T08:45:26.687Z] ---> Running in de53bd027412 [2021-05-15T08:45:26.968Z] Removing intermediate container de53bd027412 [2021-05-15T08:45:26.968Z] ---> cad8ea0e4895 [2021-05-15T08:45:26.968Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-15T08:45:27.259Z] ---> Running in ef077911d527 [2021-05-15T08:45:27.534Z] Removing intermediate container ef077911d527 [2021-05-15T08:45:27.534Z] ---> 5e1e032cbfb8 [2021-05-15T08:45:27.534Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:45:27.807Z] ---> Running in 57c21407ae25 [2021-05-15T08:45:29.265Z] Removing intermediate container 57c21407ae25 [2021-05-15T08:45:29.265Z] ---> 3cbf38deb305 [2021-05-15T08:45:29.265Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-15T08:45:29.265Z] ---> Running in 1fbde018acf2 [2021-05-15T08:45:30.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:45:31.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:45:33.205Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-15T08:45:33.205Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-15T08:45:33.205Z] ---> aefe523efa57 [2021-05-15T08:45:33.205Z] 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-15T08:45:33.205Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:45:33.205Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-15T08:45:33.477Z] ---> Running in 94ca12c006db [2021-05-15T08:45:33.477Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-15T08:45:33.477Z] Removing intermediate container 94ca12c006db [2021-05-15T08:45:33.477Z] ---> bcad37deca0e [2021-05-15T08:45:33.477Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-15T08:45:33.756Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-15T08:45:33.756Z] ---> Running in 3c9e483549b0 [2021-05-15T08:45:34.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:45:34.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:45:34.354Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-15T08:45:34.623Z] (1/39) Installing readline (8.0.4-r0) [2021-05-15T08:45:34.623Z] (2/39) Installing bash (5.0.17-r0) [2021-05-15T08:45:34.623Z] Executing bash-5.0.17-r0.post-install [2021-05-15T08:45:34.623Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:45:34.623Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-15T08:45:34.623Z] (5/39) Installing curl (7.76.1-r0) [2021-05-15T08:45:34.623Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-15T08:45:34.623Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-15T08:45:34.623Z] (8/39) Installing expat (2.2.9-r1) [2021-05-15T08:45:34.623Z] (9/39) Installing libffi (3.3-r2) [2021-05-15T08:45:34.623Z] (10/39) Installing gdbm (1.13-r1) [2021-05-15T08:45:34.623Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-15T08:45:34.623Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-15T08:45:34.623Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-15T08:45:34.889Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-15T08:45:34.889Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:45:35.177Z] OK: 8 MiB in 20 packages [2021-05-15T08:45:38.553Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-15T08:45:38.553Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-15T08:45:38.553Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-15T08:45:38.553Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-15T08:45:38.553Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-15T08:45:38.553Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-15T08:45:38.553Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-15T08:45:38.553Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-15T08:45:38.553Z] Removing intermediate container 1fbde018acf2 [2021-05-15T08:45:38.553Z] ---> 7d4ddd11632f [2021-05-15T08:45:38.553Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:45:38.553Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-15T08:45:38.553Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-15T08:45:38.553Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-15T08:45:38.553Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-15T08:45:38.553Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-15T08:45:38.553Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-15T08:45:38.553Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-15T08:45:38.553Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-15T08:45:38.553Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-15T08:45:38.553Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-15T08:45:38.823Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-15T08:45:38.823Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-15T08:45:38.823Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-15T08:45:38.823Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-15T08:45:38.823Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-15T08:45:38.823Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-15T08:45:39.087Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-15T08:45:39.087Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-15T08:45:40.499Z] ---> f56cd8e72ef7 [2021-05-15T08:45:40.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-15T08:45:40.499Z] Executing busybox-1.31.1-r19.trigger [2021-05-15T08:45:40.499Z] OK: 72 MiB in 59 packages [2021-05-15T08:45:41.096Z] ---> 7f0f7206a650 [2021-05-15T08:45:41.096Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-15T08:45:41.380Z] ---> 017fae70b8a2 [2021-05-15T08:45:41.380Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-15T08:45:41.645Z] ---> Running in c7f3ced6f0b2 [2021-05-15T08:45:41.645Z] Collecting docker-compose==1.23.2 [2021-05-15T08:45:41.645Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-15T08:45:41.913Z] Removing intermediate container c7f3ced6f0b2 [2021-05-15T08:45:41.913Z] ---> a4faacd58f41 [2021-05-15T08:45:41.913Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:45:41.913Z] 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-15T08:45:41.913Z] ---> Running in 1fb2e091bc8b [2021-05-15T08:45:41.913Z] Collecting jsonschema<3,>=2.5.1 [2021-05-15T08:45:41.913Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-15T08:45:42.180Z] Collecting texttable<0.10,>=0.9.0 [2021-05-15T08:45:42.180Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-15T08:45:42.180Z] Removing intermediate container 1fb2e091bc8b [2021-05-15T08:45:42.180Z] ---> 6033642bd962 [2021-05-15T08:45:42.180Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:45:42.180Z] ---> Running in f71b83d8dd20 [2021-05-15T08:45:43.588Z] Removing intermediate container f71b83d8dd20 [2021-05-15T08:45:43.588Z] ---> e4aa4ea63326 [2021-05-15T08:45:43.588Z] Step 23/24 : LABEL git_sha=69bd321e955579613beb290bcd03325d920e19a1 [2021-05-15T08:45:43.588Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-15T08:45:43.588Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-15T08:45:43.588Z] ---> Running in df8255cfb17d [2021-05-15T08:45:43.856Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-15T08:45:44.120Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-15T08:45:44.400Z] Collecting docopt<0.7,>=0.6.1 [2021-05-15T08:45:44.400Z] Removing intermediate container df8255cfb17d [2021-05-15T08:45:44.400Z] ---> d84f3989642e [2021-05-15T08:45:44.400Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:45:44.400Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-15T08:45:44.400Z] ---> Running in aa7050017408 [2021-05-15T08:45:44.665Z] Removing intermediate container aa7050017408 [2021-05-15T08:45:44.665Z] ---> 34e25e38cc37 [2021-05-15T08:45:44.665Z] [2021-05-15T08:45:44.929Z] Successfully built 34e25e38cc37 [2021-05-15T08:45:44.929Z] Successfully tagged core-data:latest [2021-05-15T08:45:45.194Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-05-15T08:45:45.194Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-15T08:45:45.194Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-15T08:45:45.194Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-15T08:45:45.776Z] Collecting cached-property<2,>=1.2.0 [2021-05-15T08:45:45.776Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-15T08:45:46.041Z] Collecting PyYAML<4,>=3.10 [2021-05-15T08:45:46.041Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-15T08:45:47.163Z] 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-15T08:45:47.163Z] 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-15T08:45:47.163Z] Collecting idna<2.8,>=2.5 [2021-05-15T08:45:47.163Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-15T08:45:47.437Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-15T08:45:47.437Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-15T08:45:47.437Z] Collecting docker-pycreds>=0.4.0 [2021-05-15T08:45:47.437Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-15T08:45:47.437Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-15T08:45:47.437Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-15T08:45:47.437Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-15T08:45:47.437Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-15T08:45:47.700Z] Installing collected packages: jsonschema, texttable, websocket-client, idna, urllib3, requests, docopt, docker-pycreds, docker, dockerpty, cached-property, PyYAML, docker-compose [2021-05-15T08:45:47.962Z] Running setup.py install for texttable: started [2021-05-15T08:45:48.253Z] Running setup.py install for texttable: finished with status 'done' [2021-05-15T08:45:48.517Z] Attempting uninstall: idna [2021-05-15T08:45:48.517Z] Found existing installation: idna 2.9 [2021-05-15T08:45:48.517Z] Uninstalling idna-2.9: [2021-05-15T08:45:48.517Z] Successfully uninstalled idna-2.9 [2021-05-15T08:45:48.782Z] Attempting uninstall: urllib3 [2021-05-15T08:45:48.782Z] Found existing installation: urllib3 1.25.9 [2021-05-15T08:45:48.782Z] Uninstalling urllib3-1.25.9: [2021-05-15T08:45:48.782Z] Successfully uninstalled urllib3-1.25.9 [2021-05-15T08:45:49.048Z] Attempting uninstall: requests [2021-05-15T08:45:49.048Z] Found existing installation: requests 2.23.0 [2021-05-15T08:45:49.048Z] Uninstalling requests-2.23.0: [2021-05-15T08:45:49.048Z] Successfully uninstalled requests-2.23.0 [2021-05-15T08:45:49.339Z] Running setup.py install for docopt: started [2021-05-15T08:45:49.920Z] Running setup.py install for docopt: finished with status 'done' [2021-05-15T08:45:50.183Z] Running setup.py install for dockerpty: started [2021-05-15T08:45:50.758Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-15T08:45:50.758Z] Running setup.py install for PyYAML: started [2021-05-15T08:45:51.341Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-15T08:45:51.605Z] 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-15T08:46:01.743Z] Removing intermediate container 3c9e483549b0 [2021-05-15T08:46:01.743Z] ---> cccf5854c73b [2021-05-15T08:46:01.743Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-15T08:46:01.743Z] ---> Running in cdf1025b6e9c [2021-05-15T08:46:01.743Z] Removing intermediate container cdf1025b6e9c [2021-05-15T08:46:01.743Z] ---> fb46e823227b [2021-05-15T08:46:01.743Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-15T08:46:01.743Z] ---> Running in f509f076e5fc [2021-05-15T08:46:01.743Z] Removing intermediate container f509f076e5fc [2021-05-15T08:46:01.743Z] ---> 1e6e89498330 [2021-05-15T08:46:01.743Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-15T08:46:01.743Z] ---> 72d4f6de6255 [2021-05-15T08:46:01.743Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-15T08:46:02.333Z] ---> c5d913779ef4 [2021-05-15T08:46:02.333Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-15T08:46:02.932Z] ---> 5c0029cbae18 [2021-05-15T08:46:02.932Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-15T08:46:03.198Z] ---> Running in eea3b184abbd [2021-05-15T08:46:03.198Z] Removing intermediate container eea3b184abbd [2021-05-15T08:46:03.198Z] ---> f080b8fac922 [2021-05-15T08:46:03.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:46:03.468Z] ---> Running in 2dd1e7a2c7f9 [2021-05-15T08:46:03.468Z] Removing intermediate container 2dd1e7a2c7f9 [2021-05-15T08:46:03.468Z] ---> 5fe36c97e6af [2021-05-15T08:46:03.468Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:46:03.739Z] ---> Running in 0bba063facd1 [2021-05-15T08:46:04.061Z] Removing intermediate container 0bba063facd1 [2021-05-15T08:46:04.061Z] ---> f0c3ad052e91 [2021-05-15T08:46:04.061Z] Step 23/24 : LABEL git_sha=69bd321e955579613beb290bcd03325d920e19a1 [2021-05-15T08:46:04.061Z] ---> Running in dc24233cc5a5 [2021-05-15T08:46:04.649Z] Removing intermediate container dc24233cc5a5 [2021-05-15T08:46:04.649Z] ---> 5272e9e5d650 [2021-05-15T08:46:04.649Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:46:04.649Z] ---> Running in 9ee27d6bbcab [2021-05-15T08:46:04.933Z] Removing intermediate container 9ee27d6bbcab [2021-05-15T08:46:04.933Z] ---> 9936e629b511 [2021-05-15T08:46:04.933Z] [2021-05-15T08:46:05.203Z] Successfully built 9936e629b511 [2021-05-15T08:46:05.203Z] Successfully tagged sys-mgmt-agent:latest [2021-05-15T08:46:05.519Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-15T08:46:05.534Z] $ docker stop --time=1 02dd021e57b64ba8bd0997151830077a74365c8f8e9ef00645db798de1da965f [2021-05-15T08:46:07.415Z] $ docker rm -f 02dd021e57b64ba8bd0997151830077a74365c8f8e9ef00645db798de1da965f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-15T08:46:07.975Z] + docker images [2021-05-15T08:46:08.559Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-15T08:46:08.559Z] sys-mgmt-agent latest 9936e629b511 4 seconds ago 312MB [2021-05-15T08:46:08.559Z] core-data latest 34e25e38cc37 24 seconds ago 21.6MB [2021-05-15T08:46:08.559Z] 6b27e1ba5bf6 42 seconds ago 1.15GB [2021-05-15T08:46:08.559Z] 5a89fc867fea 43 seconds ago 1.17GB [2021-05-15T08:46:08.559Z] security-bootstrapper latest 0188144d6094 58 seconds ago 18.2MB [2021-05-15T08:46:08.559Z] core-metadata latest fd8b386de0de About a minute ago 18.6MB [2021-05-15T08:46:08.559Z] fa7667aabe87 About a minute ago 1.17GB [2021-05-15T08:46:08.560Z] 46346dca1820 About a minute ago 1.15GB [2021-05-15T08:46:08.560Z] security-secretstore-setup latest 7c3d98317474 3 minutes ago 25.8MB [2021-05-15T08:46:08.560Z] security-proxy-setup latest d20a7b7bcc04 3 minutes ago 25.3MB [2021-05-15T08:46:08.560Z] core-command latest 039fe3495a21 3 minutes ago 17.1MB [2021-05-15T08:46:08.560Z] support-notifications latest 96a7f3bdf0e5 3 minutes ago 17.7MB [2021-05-15T08:46:08.560Z] support-scheduler latest c613bb08922f 3 minutes ago 17.1MB [2021-05-15T08:46:08.560Z] d20fc9f73f62 3 minutes ago 1.16GB [2021-05-15T08:46:08.560Z] f556aa77ab7b 3 minutes ago 1.16GB [2021-05-15T08:46:08.560Z] d77ab8995046 3 minutes ago 1.16GB [2021-05-15T08:46:08.560Z] 8795d4e204c0 3 minutes ago 1.16GB [2021-05-15T08:46:08.560Z] a6897214a306 3 minutes ago 1.16GB [2021-05-15T08:46:08.560Z] ci-base-image-x86_64 latest f71bd460a5b0 11 minutes ago 648MB [2021-05-15T08:46:08.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-15T08:46:08.560Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-15T08:46:08.560Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-15T08:46:08.560Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-15T08:46:08.560Z] 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-15T08:46:20.617Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:46:20.617Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:46:20.617Z] ---> 4043da0d8921 [2021-05-15T08:46:20.617Z] Step 3/32 : WORKDIR /edgex-go [2021-05-15T08:46:20.617Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:46:20.617Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:46:20.617Z] ---> 4043da0d8921 [2021-05-15T08:46:20.617Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:46:20.617Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:46:20.617Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:46:20.617Z] ---> 4043da0d8921 [2021-05-15T08:46:20.617Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:46:20.617Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:46:20.617Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:46:20.617Z] ---> 4043da0d8921 [2021-05-15T08:46:20.617Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:46:20.617Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:46:20.617Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:46:20.617Z] ---> 4043da0d8921 [2021-05-15T08:46:20.617Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:46:20.617Z] ---> Running in 785f1faeb34e [2021-05-15T08:46:20.617Z] ---> Running in 9735391dc1df [2021-05-15T08:46:20.617Z] ---> Running in f60c8c1bbc32 [2021-05-15T08:46:20.617Z] ---> Running in 4c15f341e38c [2021-05-15T08:46:20.617Z] ---> Running in 2473d5cfebad [2021-05-15T08:46:20.617Z] Removing intermediate container 785f1faeb34e [2021-05-15T08:46:20.617Z] ---> f84aa79b8982 [2021-05-15T08:46:20.617Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:46:20.617Z] Removing intermediate container 9735391dc1df [2021-05-15T08:46:20.617Z] ---> 8a2937631fd9 [2021-05-15T08:46:20.617Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:46:20.617Z] Removing intermediate container 2473d5cfebad [2021-05-15T08:46:20.617Z] ---> 53fbd29e5564 [2021-05-15T08:46:20.617Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:46:20.617Z] Removing intermediate container 4c15f341e38c [2021-05-15T08:46:20.617Z] ---> 4b68deff1e90 [2021-05-15T08:46:20.617Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:46:20.617Z] Removing intermediate container f60c8c1bbc32 [2021-05-15T08:46:20.617Z] ---> 098f49eb7c02 [2021-05-15T08:46:20.617Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:46:20.617Z] ---> Running in 998d35dc0b44 [2021-05-15T08:46:20.617Z] ---> Running in b2b7661600f2 [2021-05-15T08:46:20.617Z] ---> Running in dcac37c45812 [2021-05-15T08:46:20.617Z] ---> Running in 0b445a6b1950 [2021-05-15T08:46:20.617Z] ---> Running in 4fba00e5de95 [2021-05-15T08:46:20.617Z] Removing intermediate container 998d35dc0b44 [2021-05-15T08:46:20.617Z] ---> 35207ad44302 [2021-05-15T08:46:20.617Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-15T08:46:20.617Z] ---> Running in 635959c2efa9 [2021-05-15T08:46:20.617Z] Removing intermediate container b2b7661600f2 [2021-05-15T08:46:20.617Z] ---> 92551874fd1b [2021-05-15T08:46:20.617Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-15T08:46:20.617Z] ---> Running in d4f872f7b4ae [2021-05-15T08:46:20.617Z] Removing intermediate container dcac37c45812 [2021-05-15T08:46:20.617Z] ---> 839c715d59c8 [2021-05-15T08:46:20.617Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-15T08:46:20.617Z] Removing intermediate container 0b445a6b1950 [2021-05-15T08:46:20.617Z] ---> 05ac62751310 [2021-05-15T08:46:20.617Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-15T08:46:20.617Z] Removing intermediate container 4fba00e5de95 [2021-05-15T08:46:20.617Z] ---> 1faca5328be2 [2021-05-15T08:46:20.617Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:46:20.617Z] ---> Running in 4ced019c3444 [2021-05-15T08:46:20.617Z] ---> Running in d1dd8e1af8f5 [2021-05-15T08:46:20.617Z] ---> Running in 092509f09a5a [2021-05-15T08:46:20.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:20.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:20.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:20.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:20.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:20.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:20.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:20.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:20.617Z] OK: 218 MiB in 52 packages [2021-05-15T08:46:20.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:20.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:46:21.183Z] OK: 218 MiB in 52 packages [2021-05-15T08:46:21.807Z] OK: 218 MiB in 52 packages [2021-05-15T08:46:21.807Z] OK: 218 MiB in 52 packages [2021-05-15T08:46:22.100Z] OK: 218 MiB in 52 packages [2021-05-15T08:46:22.700Z] Removing intermediate container 635959c2efa9 [2021-05-15T08:46:22.700Z] ---> 25769ed665ef [2021-05-15T08:46:22.700Z] Step 6/32 : COPY go.mod . [2021-05-15T08:46:22.973Z] Removing intermediate container d4f872f7b4ae [2021-05-15T08:46:22.973Z] ---> 87dd69242dcb [2021-05-15T08:46:22.973Z] Step 6/24 : COPY go.mod . [2021-05-15T08:46:23.564Z] Removing intermediate container 4ced019c3444 [2021-05-15T08:46:23.564Z] ---> eb526380379e [2021-05-15T08:46:23.564Z] Step 6/23 : COPY go.mod . [2021-05-15T08:46:23.564Z] ---> d33b3571829a [2021-05-15T08:46:23.564Z] Step 7/32 : RUN go mod download [2021-05-15T08:46:23.837Z] ---> Running in 580cc21149d6 [2021-05-15T08:46:23.837Z] Removing intermediate container 092509f09a5a [2021-05-15T08:46:23.837Z] ---> 720132452d93 [2021-05-15T08:46:23.837Z] Step 6/24 : COPY go.mod . [2021-05-15T08:46:23.837Z] ---> 74bb477ef073 [2021-05-15T08:46:23.904Z] Still waiting to schedule task [2021-05-15T08:46:23.905Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-208’ [2021-05-15T08:46:24.110Z] Step 7/24 : RUN go mod download [2021-05-15T08:46:24.110Z] Removing intermediate container d1dd8e1af8f5 [2021-05-15T08:46:24.110Z] ---> 809eff8a3e23 [2021-05-15T08:46:24.110Z] Step 6/23 : COPY go.mod . [2021-05-15T08:46:24.110Z] ---> Running in 8f090dd1344c [2021-05-15T08:46:24.387Z] ---> 2a720cdcb123 [2021-05-15T08:46:24.387Z] Step 7/23 : RUN go mod download [2021-05-15T08:46:24.671Z] ---> Running in 154b1355f65e [2021-05-15T08:46:24.946Z] ---> 820cdabe40f2 [2021-05-15T08:46:24.946Z] Step 7/24 : RUN go mod download [2021-05-15T08:46:25.221Z] ---> Running in b1d8c7a72592 [2021-05-15T08:46:25.221Z] ---> b55bc442ec5d [2021-05-15T08:46:25.221Z] Step 7/23 : RUN go mod download [2021-05-15T08:46:25.496Z] ---> Running in 4d6ae866879b [2021-05-15T08:46:28.145Z] Removing intermediate container 580cc21149d6 [2021-05-15T08:46:28.145Z] ---> 7d7159304e55 [2021-05-15T08:46:28.145Z] Step 8/32 : COPY . . [2021-05-15T08:46:28.421Z] Removing intermediate container 8f090dd1344c [2021-05-15T08:46:28.421Z] ---> c63ec69ee1c9 [2021-05-15T08:46:28.421Z] Step 8/24 : COPY . . [2021-05-15T08:46:28.421Z] Removing intermediate container 154b1355f65e [2021-05-15T08:46:28.421Z] ---> a0e10798dbfd [2021-05-15T08:46:28.421Z] Step 8/23 : COPY . . [2021-05-15T08:46:29.925Z] Removing intermediate container b1d8c7a72592 [2021-05-15T08:46:29.925Z] ---> 6883392aaf18 [2021-05-15T08:46:29.925Z] Step 8/24 : COPY . . [2021-05-15T08:46:30.528Z] Removing intermediate container 4d6ae866879b [2021-05-15T08:46:30.528Z] ---> 695102c7242e [2021-05-15T08:46:30.528Z] Step 8/23 : COPY . . [2021-05-15T08:46:57.344Z] ---> 300f03535ffa [2021-05-15T08:46:57.344Z] Step 9/32 : RUN go mod tidy [2021-05-15T08:46:57.344Z] ---> afcca15c9a62 [2021-05-15T08:46:57.344Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:46:57.344Z] ---> cdbeca5def04 [2021-05-15T08:46:57.344Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:46:57.344Z] ---> 4f2249451822 [2021-05-15T08:46:57.344Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:46:57.344Z] ---> Running in 4850e661ac28 [2021-05-15T08:46:57.344Z] ---> Running in 1172de1a9ba0 [2021-05-15T08:46:57.344Z] ---> Running in 3af828c092d4 [2021-05-15T08:46:57.344Z] ---> Running in ef0ea4835e5d [2021-05-15T08:46:57.344Z] ---> 9d0fcdaab26a [2021-05-15T08:46:57.344Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:46:57.344Z] ---> Running in 444005b3c867 [2021-05-15T08:47:02.758Z] Removing intermediate container 4850e661ac28 [2021-05-15T08:47:02.758Z] ---> 34d1937d4d50 [2021-05-15T08:47:02.759Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-15T08:47:02.759Z] ---> Running in fcd4f390c59b [2021-05-15T08:47:02.759Z] Removing intermediate container 1172de1a9ba0 [2021-05-15T08:47:02.759Z] ---> a447a1d2132d [2021-05-15T08:47:02.759Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-15T08:47:02.759Z] Removing intermediate container ef0ea4835e5d [2021-05-15T08:47:02.759Z] ---> d7278e0d23be [2021-05-15T08:47:02.759Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-15T08:47:02.759Z] ---> Running in 55f0c4e182a4 [2021-05-15T08:47:02.759Z] ---> Running in f4da7f6c0f7e [2021-05-15T08:47:03.036Z] Removing intermediate container 444005b3c867 [2021-05-15T08:47:03.036Z] ---> 90d1782468e9 [2021-05-15T08:47:03.036Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-15T08:47:03.036Z] Removing intermediate container 3af828c092d4 [2021-05-15T08:47:03.036Z] ---> cdcc3f032ff6 [2021-05-15T08:47:03.036Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-15T08:47:03.306Z] ---> Running in 351f490a6a70 [2021-05-15T08:47:03.306Z] ---> Running in f903b7577f84 [2021-05-15T08:47:03.914Z] 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-15T08:47:04.513Z] 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-15T08:47:05.115Z] 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-15T08:47:05.393Z] 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-15T08:47:05.393Z] 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-15T08:48:08.280Z] Running on prd-ubuntu18.04-docker-8c-8g-211 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [Pipeline] { [Pipeline] ws [2021-05-15T08:48:08.298Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-15T08:48:08.421Z] The recommended git tool is: git [2021-05-15T08:48:10.766Z] using credential edgex-jenkins-ssh [2021-05-15T08:48:10.780Z] Cloning the remote Git repository [2021-05-15T08:48:10.811Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:48:10.878Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-15T08:48:10.913Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:48:10.913Z] > git --version # timeout=10 [2021-05-15T08:48:10.919Z] > git --version # 'git version 2.17.1' [2021-05-15T08:48:10.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:48:10.948Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:48:27.650Z] Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac [2021-05-15T08:48:27.924Z] Merge succeeded, producing 81977fe1aff501cf229f2df46abc92e8d5473f4a [2021-05-15T08:48:27.925Z] Checking out Revision 81977fe1aff501cf229f2df46abc92e8d5473f4a (PR-3468) [2021-05-15T08:48:26.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:48:26.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:48:26.959Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:48:27.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:48:27.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:48:27.013Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-15T08:48:27.668Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:48:27.672Z] > git checkout -f 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac # timeout=10 [2021-05-15T08:48:27.791Z] > git remote # timeout=10 [2021-05-15T08:48:27.798Z] > git config --get remote.origin.url # timeout=10 [2021-05-15T08:48:27.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:48:27.812Z] > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 [2021-05-15T08:48:27.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-15T08:48:27.934Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:48:27.939Z] > git checkout -f 81977fe1aff501cf229f2df46abc92e8d5473f4a # timeout=10 [2021-05-15T08:48:31.629Z] Commit message: "Merge commit 'b670e2469c07ac1f8846de0fecc826f49b7ede2c' into HEAD" [2021-05-15T08:48:31.640Z] > git rev-list --no-walk 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:48:32.608Z] + echo snap-build.sh [2021-05-15T08:48:32.608Z] snap-build.sh [2021-05-15T08:48:32.608Z] + SNAP_BASE_DIR=. [2021-05-15T08:48:32.608Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-15T08:48:32.608Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-15T08:48:32.608Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-15T08:48:32.608Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-15T08:48:32.608Z] + cd /w/workspace/edgex-go/3 [2021-05-15T08:48:32.608Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-15T08:48:32.608Z] Reading package lists... [2021-05-15T08:48:32.874Z] Building dependency tree... [2021-05-15T08:48:32.874Z] Reading state information... [2021-05-15T08:48:32.874Z] The following packages were automatically installed and are no longer required: [2021-05-15T08:48:32.874Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-15T08:48:32.874Z] uidmap xdelta3 [2021-05-15T08:48:32.874Z] Use 'sudo apt autoremove' to remove them. [2021-05-15T08:48:33.136Z] The following packages will be REMOVED: [2021-05-15T08:48:33.136Z] lxd* lxd-client* [2021-05-15T08:48:33.399Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-15T08:48:33.399Z] After this operation, 31.7 MB disk space will be freed. [2021-05-15T08:48:34.709Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-05-15T08:48:34.709Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-15T08:48:35.652Z] Removing lxd dnsmasq configuration [2021-05-15T08:48:35.652Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-15T08:48:36.225Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-15T08:48:36.799Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-15T08:48:37.063Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-05-15T08:48:37.063Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-15T08:48:38.475Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-15T08:48:38.737Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-15T08:48:40.123Z] + sudo snap remove --purge lxd [2021-05-15T08:48:40.385Z] snap "lxd" is not installed [2021-05-15T08:48:40.385Z] + sudo groupadd --force --system lxd [2021-05-15T08:48:40.385Z] ++ whoami [2021-05-15T08:48:40.385Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-15T08:48:40.385Z] + newgrp - lxd [2021-05-15T08:48:40.385Z] + sudo snap install lxd [2021-05-15T08:48:50.411Z] 2021-05-15T08:48:47Z INFO Waiting for automatic snapd restart... [2021-05-15T08:49:05.394Z] lxd 4.14 from Canonical* installed [2021-05-15T08:49:05.394Z] + sudo lxd init --auto [2021-05-15T08:49:12.290Z] Removing intermediate container fcd4f390c59b [2021-05-15T08:49:12.290Z] ---> 4666cdcc592b [2021-05-15T08:49:12.290Z] [2021-05-15T08:49:12.290Z] Step 11/32 : FROM alpine:3.12 [2021-05-15T08:49:12.290Z] 3.12: Pulling from library/alpine [2021-05-15T08:49:12.290Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:49:12.290Z] Status: Downloaded newer image for alpine:3.12 [2021-05-15T08:49:12.290Z] ---> 9852663dfa18 [2021-05-15T08:49:12.290Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-15T08:49:12.290Z] ---> Running in c1fa42d82512 [2021-05-15T08:49:12.290Z] Removing intermediate container c1fa42d82512 [2021-05-15T08:49:12.290Z] ---> 322ad991cdec [2021-05-15T08:49:12.290Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-15T08:49:12.290Z] ---> Running in f3015b909971 [2021-05-15T08:49:12.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:12.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:12.290Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:49:12.290Z] (2/2) Installing su-exec (0.2-r1) [2021-05-15T08:49:12.290Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:49:12.290Z] OK: 5 MiB in 16 packages [2021-05-15T08:49:12.290Z] Removing intermediate container f3015b909971 [2021-05-15T08:49:12.290Z] ---> e501c1a98fe6 [2021-05-15T08:49:12.290Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-15T08:49:12.290Z] ---> Running in 7eecb384ded3 [2021-05-15T08:49:12.290Z] Removing intermediate container 7eecb384ded3 [2021-05-15T08:49:12.290Z] ---> 7218deebcf75 [2021-05-15T08:49:12.290Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-15T08:49:12.290Z] ---> Running in e94cae900f7e [2021-05-15T08:49:12.290Z] Removing intermediate container e94cae900f7e [2021-05-15T08:49:12.290Z] ---> 428e0fa14be6 [2021-05-15T08:49:12.290Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-15T08:49:12.566Z] ---> Running in 72782818ebfd [2021-05-15T08:49:15.437Z] + sudo snap install --classic snapcraft [2021-05-15T08:49:17.243Z] Removing intermediate container 72782818ebfd [2021-05-15T08:49:17.243Z] ---> c1f188452cac [2021-05-15T08:49:17.243Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-15T08:49:17.243Z] ---> Running in 17a23f91b626 [2021-05-15T08:49:18.832Z] Removing intermediate container 17a23f91b626 [2021-05-15T08:49:18.832Z] ---> 10d43f8e1b45 [2021-05-15T08:49:18.832Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-15T08:49:20.746Z] snapcraft 4.7.1 from Canonical* installed [2021-05-15T08:49:20.746Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-15T08:49:20.746Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-15T08:49:20.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-15T08:49:20.746Z] Dload Upload Total Spent Left Speed [2021-05-15T08:49:20.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 9086 0 --:--:-- --:--:-- --:--:-- 9086 [2021-05-15T08:49:20.746Z] 100 3325k 100 3325k 0 0 22.5M 0 --:--:-- --:--:-- --:--:-- 22.5M [2021-05-15T08:49:20.746Z] ./yq_linux_amd64 [2021-05-15T08:49:20.746Z] + sudo snapcraft prime --use-lxd [2021-05-15T08:49:22.136Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-15T08:49:22.136Z] 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-15T08:49:22.136Z] - README.md [2021-05-15T08:49:22.136Z] [2021-05-15T08:49:22.136Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-15T08:49:22.252Z] ---> 2040ab253c4e [2021-05-15T08:49:22.252Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-15T08:49:22.252Z] Removing intermediate container f4da7f6c0f7e [2021-05-15T08:49:22.252Z] ---> 18c9cf6883e5 [2021-05-15T08:49:22.252Z] [2021-05-15T08:49:22.252Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:49:22.252Z] ---> 9852663dfa18 [2021-05-15T08:49:22.252Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:49:22.529Z] ---> Running in 4c53c73c2eba [2021-05-15T08:49:22.529Z] ---> Running in 146c81548017 [2021-05-15T08:49:23.084Z] Launching a container. [2021-05-15T08:49:23.539Z] Removing intermediate container f903b7577f84 [2021-05-15T08:49:23.539Z] ---> d73030b7b9e4 [2021-05-15T08:49:23.539Z] [2021-05-15T08:49:23.539Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:49:23.539Z] ---> 9852663dfa18 [2021-05-15T08:49:23.539Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-15T08:49:23.820Z] ---> Running in cd5c36535f82 [2021-05-15T08:49:24.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:25.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:25.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:25.692Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:49:25.692Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:49:25.692Z] OK: 5 MiB in 15 packages [2021-05-15T08:49:25.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:26.576Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-15T08:49:26.576Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:49:26.576Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:49:26.576Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:49:27.171Z] OK: 6 MiB in 16 packages [2021-05-15T08:49:27.776Z] Removing intermediate container 4c53c73c2eba [2021-05-15T08:49:27.776Z] ---> 365852e83229 [2021-05-15T08:49:27.776Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:49:28.374Z] Removing intermediate container 146c81548017 [2021-05-15T08:49:28.374Z] ---> 5a9c80be193b [2021-05-15T08:49:28.374Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:49:28.981Z] ---> Running in fdf3b49c8483 [2021-05-15T08:49:29.260Z] ---> 5aeedd6221d8 [2021-05-15T08:49:29.260Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-15T08:49:29.859Z] Removing intermediate container cd5c36535f82 [2021-05-15T08:49:29.859Z] ---> fb3dfaf9b1ea [2021-05-15T08:49:29.859Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:49:29.859Z] Removing intermediate container fdf3b49c8483 [2021-05-15T08:49:29.859Z] ---> aca7d8e7d5fc [2021-05-15T08:49:29.859Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-15T08:49:30.134Z] ---> Running in 58bf39ed3017 [2021-05-15T08:49:30.134Z] ---> Running in 7bfb060230f9 [2021-05-15T08:49:31.116Z] Removing intermediate container 55f0c4e182a4 [2021-05-15T08:49:31.116Z] ---> a7c268eec848 [2021-05-15T08:49:31.116Z] [2021-05-15T08:49:31.116Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:49:31.116Z] ---> 9852663dfa18 [2021-05-15T08:49:31.116Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:49:31.116Z] ---> Using cache [2021-05-15T08:49:31.116Z] ---> 5a9c80be193b [2021-05-15T08:49:31.116Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:49:31.116Z] ---> Using cache [2021-05-15T08:49:31.116Z] ---> aca7d8e7d5fc [2021-05-15T08:49:31.116Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-15T08:49:31.266Z] Waiting for container to be ready [2021-05-15T08:49:31.266Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-15T08:49:31.266Z] [2021-05-15T08:49:31.390Z] ---> f6e86abc53c8 [2021-05-15T08:49:31.390Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-15T08:49:31.390Z] Removing intermediate container 7bfb060230f9 [2021-05-15T08:49:31.390Z] ---> 394df1f43529 [2021-05-15T08:49:31.390Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:49:31.390Z] Removing intermediate container 58bf39ed3017 [2021-05-15T08:49:31.390Z] ---> 8feed19151af [2021-05-15T08:49:31.390Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-15T08:49:31.390Z] ---> Running in 53900b74d291 [2021-05-15T08:49:31.666Z] ---> Running in 8a15369939de [2021-05-15T08:49:31.666Z] ---> Running in 8e0f78c246aa [2021-05-15T08:49:32.269Z] Removing intermediate container 53900b74d291 [2021-05-15T08:49:32.269Z] ---> c058fd9e1c9a [2021-05-15T08:49:32.269Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:49:32.545Z] ---> Running in 857e1e61884b [2021-05-15T08:49:32.826Z] Removing intermediate container 8e0f78c246aa [2021-05-15T08:49:32.826Z] Removing intermediate container 8a15369939de [2021-05-15T08:49:32.826Z] ---> 1a43965aef60 [2021-05-15T08:49:32.826Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-15T08:49:32.826Z] ---> b3efbb06a677 [2021-05-15T08:49:32.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:49:32.826Z] ---> 474a472752b1 [2021-05-15T08:49:32.826Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:49:33.106Z] ---> Running in 7deffd88c165 [2021-05-15T08:49:33.385Z] Removing intermediate container 857e1e61884b [2021-05-15T08:49:33.385Z] ---> e23104c51a47 [2021-05-15T08:49:33.385Z] Step 16/24 : WORKDIR / [2021-05-15T08:49:33.660Z] ---> Running in 34044071a4c6 [2021-05-15T08:49:33.937Z] ---> b62c8bc82821 [2021-05-15T08:49:33.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-15T08:49:33.937Z] Removing intermediate container 7deffd88c165 [2021-05-15T08:49:33.937Z] ---> 1f800afaea01 [2021-05-15T08:49:33.937Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:49:34.217Z] ---> 5314b6aa3cd3 [2021-05-15T08:49:34.217Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-15T08:49:34.494Z] Removing intermediate container 34044071a4c6 [2021-05-15T08:49:34.494Z] ---> f352054e1dff [2021-05-15T08:49:34.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:49:35.483Z] ---> 74b4a4f3efc6 [2021-05-15T08:49:35.483Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-15T08:49:36.078Z] ---> 1472c8d99d7c [2021-05-15T08:49:36.078Z] ---> 662b987553e3 [2021-05-15T08:49:36.078Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-15T08:49:36.078Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-15T08:49:36.351Z] ---> 095a9ec714ad [2021-05-15T08:49:36.351Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-15T08:49:36.573Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-15T08:49:36.573Z] Waiting for network to be ready... [2021-05-15T08:49:36.573Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-15T08:49:36.835Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-15T08:49:36.835Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-15T08:49:36.835Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-15T08:49:36.835Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-15T08:49:36.835Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-15T08:49:36.835Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-15T08:49:36.835Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-15T08:49:36.835Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-15T08:49:36.959Z] ---> Running in 904c69b5e5a2 [2021-05-15T08:49:37.097Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-15T08:49:37.097Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-15T08:49:37.232Z] Removing intermediate container 351f490a6a70 [2021-05-15T08:49:37.233Z] ---> 645370fce836 [2021-05-15T08:49:37.233Z] [2021-05-15T08:49:37.233Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:49:37.233Z] ---> 9852663dfa18 [2021-05-15T08:49:37.233Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-15T08:49:37.359Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-15T08:49:37.507Z] ---> 49a44c5fa9be [2021-05-15T08:49:37.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-15T08:49:37.622Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-15T08:49:37.622Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-15T08:49:37.622Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-15T08:49:37.785Z] ---> Running in 522af26a0cc7 [2021-05-15T08:49:37.885Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-15T08:49:37.885Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-15T08:49:37.885Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-15T08:49:38.058Z] ---> 8a2dfe36c0fb [2021-05-15T08:49:38.058Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-15T08:49:38.058Z] ---> 9e1259ece355 [2021-05-15T08:49:38.058Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-15T08:49:38.058Z] Removing intermediate container 904c69b5e5a2 [2021-05-15T08:49:38.058Z] ---> ee127cd2268b [2021-05-15T08:49:38.058Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-15T08:49:38.335Z] ---> Running in cccef7b713e2 [2021-05-15T08:49:38.335Z] ---> 11cff63287aa [2021-05-15T08:49:38.335Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-15T08:49:38.463Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-15T08:49:38.609Z] Removing intermediate container 522af26a0cc7 [2021-05-15T08:49:38.609Z] ---> 23affb91fac5 [2021-05-15T08:49:38.609Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-15T08:49:38.609Z] ---> Running in daa80d8f47a2 [2021-05-15T08:49:38.609Z] ---> Running in 0bd992607bb7 [2021-05-15T08:49:38.726Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-15T08:49:38.727Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-15T08:49:38.727Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-15T08:49:38.727Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-15T08:49:38.727Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-15T08:49:38.727Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-15T08:49:38.727Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-15T08:49:38.880Z] Removing intermediate container cccef7b713e2 [2021-05-15T08:49:38.881Z] ---> defc47f9d56d [2021-05-15T08:49:38.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:49:38.989Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-15T08:49:39.156Z] ---> 6adac24c28c2 [2021-05-15T08:49:39.156Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-15T08:49:39.156Z] ---> Running in c4ec8e38a070 [2021-05-15T08:49:39.431Z] ---> f3d14d598d3f [2021-05-15T08:49:39.431Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-15T08:49:39.431Z] Removing intermediate container 0bd992607bb7 [2021-05-15T08:49:39.431Z] ---> dfec799b5052 [2021-05-15T08:49:39.431Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-15T08:49:39.431Z] Removing intermediate container daa80d8f47a2 [2021-05-15T08:49:39.431Z] ---> a5e1355c8151 [2021-05-15T08:49:39.431Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:49:39.431Z] ---> Running in 6bfc9593af07 [2021-05-15T08:49:39.711Z] ---> Running in 36fee57d6aa3 [2021-05-15T08:49:39.711Z] ---> Running in 829c87212906 [2021-05-15T08:49:39.711Z] ---> Running in 69d5871f6112 [2021-05-15T08:49:39.984Z] Removing intermediate container c4ec8e38a070 [2021-05-15T08:49:39.984Z] ---> bf7de31c8d6d [2021-05-15T08:49:39.984Z] Step 21/23 : LABEL arch=arm64 [2021-05-15T08:49:40.259Z] ---> Running in 69703aac4d6f [2021-05-15T08:49:40.259Z] Removing intermediate container 36fee57d6aa3 [2021-05-15T08:49:40.259Z] ---> bdce1e6955f8 [2021-05-15T08:49:40.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:49:40.542Z] Removing intermediate container 829c87212906 [2021-05-15T08:49:40.542Z] ---> cb27b4b617d5 [2021-05-15T08:49:40.542Z] Step 21/23 : LABEL arch=arm64 [2021-05-15T08:49:40.542Z] ---> Running in e6d12b99d992 [2021-05-15T08:49:40.542Z] Removing intermediate container 69d5871f6112 [2021-05-15T08:49:40.542Z] ---> b09f8478274b [2021-05-15T08:49:40.542Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:49:40.814Z] ---> Running in 8daa581a5a2c [2021-05-15T08:49:40.814Z] Removing intermediate container 69703aac4d6f [2021-05-15T08:49:40.814Z] ---> 9ca4c4085df9 [2021-05-15T08:49:40.814Z] Step 22/23 : LABEL git_sha=1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:49:40.814Z] ---> Running in 9ce959e4d5ed [2021-05-15T08:49:41.085Z] ---> Running in ce211c57a386 [2021-05-15T08:49:41.357Z] Removing intermediate container e6d12b99d992 [2021-05-15T08:49:41.357Z] ---> 123ab62d85c9 [2021-05-15T08:49:41.357Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:49:41.357Z] Removing intermediate container 8daa581a5a2c [2021-05-15T08:49:41.357Z] ---> a97d7550205d [2021-05-15T08:49:41.357Z] Step 22/23 : LABEL git_sha=1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:49:41.661Z] ---> Running in 49b62180d261 [2021-05-15T08:49:41.661Z] ---> Running in a2350cf24d1e [2021-05-15T08:49:41.933Z] Removing intermediate container ce211c57a386 [2021-05-15T08:49:41.933Z] ---> 403d90347a1a [2021-05-15T08:49:41.933Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:49:42.211Z] ---> Running in a753ac624c03 [2021-05-15T08:49:42.211Z] Removing intermediate container 49b62180d261 [2021-05-15T08:49:42.211Z] ---> 0409065a81d8 [2021-05-15T08:49:42.212Z] Step 23/24 : LABEL git_sha=1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:49:42.318Z] Fetched 24.6 MB in 5s (4492 kB/s) [2021-05-15T08:49:42.484Z] Removing intermediate container a2350cf24d1e [2021-05-15T08:49:42.484Z] ---> a821441b2875 [2021-05-15T08:49:42.484Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:49:42.759Z] ---> Running in 86d1e8b6a3e6 [2021-05-15T08:49:42.759Z] ---> Running in d15441d6dd6c [2021-05-15T08:49:43.032Z] Removing intermediate container a753ac624c03 [2021-05-15T08:49:43.032Z] ---> 19a8fa28f29b [2021-05-15T08:49:43.032Z] [2021-05-15T08:49:43.032Z] Removing intermediate container 6bfc9593af07 [2021-05-15T08:49:43.032Z] ---> 9a26b739126e [2021-05-15T08:49:43.032Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-15T08:49:43.307Z] Removing intermediate container 86d1e8b6a3e6 [2021-05-15T08:49:43.307Z] ---> 22776ec81b86 [2021-05-15T08:49:43.307Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:49:43.584Z] ---> Running in 73b04607d2f6 [2021-05-15T08:49:43.584Z] ---> Running in f7cb7b71c0b1 [2021-05-15T08:49:43.584Z] Successfully built 19a8fa28f29b [2021-05-15T08:49:43.584Z] Successfully tagged support-scheduler-arm64:latest [2021-05-15T08:49:43.712Z] Reading package lists... [2021-05-15T08:49:43.863Z]  Building support-scheduler ... done Building security-proxy-setup [2021-05-15T08:49:43.863Z] Removing intermediate container d15441d6dd6c [2021-05-15T08:49:43.863Z] ---> d749797c0c62 [2021-05-15T08:49:43.863Z] [2021-05-15T08:49:43.976Z] Reading package lists... [2021-05-15T08:49:44.136Z] Removing intermediate container 73b04607d2f6 [2021-05-15T08:49:44.136Z] ---> 4845e66ba221 [2021-05-15T08:49:44.136Z] Step 29/32 : CMD ["gate"] [2021-05-15T08:49:44.243Z] Building dependency tree... [2021-05-15T08:49:44.243Z] Reading state information... [2021-05-15T08:49:44.410Z] Removing intermediate container 9ce959e4d5ed [2021-05-15T08:49:44.410Z] ---> 0310493068c5 [2021-05-15T08:49:44.410Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-15T08:49:44.410Z] Successfully built d749797c0c62 [2021-05-15T08:49:44.410Z] Successfully tagged support-notifications-arm64:latest [2021-05-15T08:49:44.410Z] Removing intermediate container f7cb7b71c0b1 [2021-05-15T08:49:44.410Z] Building security-secretstore-setup [2021-05-15T08:49:44.410Z] ---> f8220fabc1e4 [2021-05-15T08:49:44.410Z]  Building support-notifications ... done  [2021-05-15T08:49:44.410Z] ---> Running in 5771d9105f49 [2021-05-15T08:49:44.505Z] The following additional packages will be installed: [2021-05-15T08:49:44.506Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-15T08:49:44.506Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-15T08:49:44.506Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-15T08:49:44.506Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-15T08:49:44.506Z] Suggested packages: [2021-05-15T08:49:44.506Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-15T08:49:44.506Z] Recommended packages: [2021-05-15T08:49:44.506Z] gnupg libsasl2-modules [2021-05-15T08:49:44.506Z] The following NEW packages will be installed: [2021-05-15T08:49:44.506Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-15T08:49:44.506Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-15T08:49:44.506Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-15T08:49:44.506Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-15T08:49:44.506Z] The following packages will be upgraded: [2021-05-15T08:49:44.506Z] gpg gpg-agent gpgconf libudev1 [2021-05-15T08:49:44.506Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-15T08:49:44.506Z] Need to get 3530 kB of archives. [2021-05-15T08:49:44.506Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-15T08:49:44.506Z] 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-15T08:49:44.506Z] 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-15T08:49:44.506Z] 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-15T08:49:44.506Z] 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-15T08:49:44.506Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-15T08:49:44.684Z] ---> Running in f78bb8a6f393 [2021-05-15T08:49:45.079Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-15T08:49:45.284Z] Successfully built f8220fabc1e4 [2021-05-15T08:49:45.284Z] Successfully tagged core-metadata-arm64:latest [2021-05-15T08:49:45.284Z] Building sys-mgmt-agent [2021-05-15T08:49:45.284Z]  Building core-metadata ... done Removing intermediate container 5771d9105f49 [2021-05-15T08:49:45.284Z] ---> ea907f109c21 [2021-05-15T08:49:45.284Z] Step 30/32 : LABEL arch=arm64 [2021-05-15T08:49:45.341Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-15T08:49:45.341Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-15T08:49:45.341Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-15T08:49:45.341Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-15T08:49:45.341Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-15T08:49:45.341Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-15T08:49:45.341Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-15T08:49:45.341Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-15T08:49:45.341Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-15T08:49:45.341Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-15T08:49:45.341Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-15T08:49:45.341Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-15T08:49:45.603Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-15T08:49:45.603Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-15T08:49:45.603Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-15T08:49:45.603Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-15T08:49:45.603Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:49:45.869Z] Fetched 3530 kB in 1s (3188 kB/s) [2021-05-15T08:49:45.869Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-15T08:49:45.869Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:49:45.869Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:49:45.869Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-15T08:49:45.884Z] ---> Running in fd07b7d13521 [2021-05-15T08:49:45.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:46.130Z] Selecting previously unselected package udev. [2021-05-15T08:49:46.130Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-15T08:49:46.130Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:49:46.130Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-15T08:49:46.158Z] Removing intermediate container fd07b7d13521 [2021-05-15T08:49:46.158Z] ---> c804ed6e15bb [2021-05-15T08:49:46.158Z] Step 31/32 : LABEL git_sha=1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:49:46.393Z] Selecting previously unselected package libfuse2:amd64. [2021-05-15T08:49:46.393Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-15T08:49:46.393Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-15T08:49:46.393Z] Selecting previously unselected package fuse. [2021-05-15T08:49:46.655Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-15T08:49:46.655Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-15T08:49:46.655Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:49:46.655Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:49:46.753Z] ---> Running in a8b7dfae9639 [2021-05-15T08:49:46.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:46.917Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:49:46.917Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:49:46.917Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:49:46.917Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:49:47.032Z] Removing intermediate container a8b7dfae9639 [2021-05-15T08:49:47.033Z] ---> b6c387157d36 [2021-05-15T08:49:47.033Z] Step 32/32 : LABEL version=0.0.0 [2021-05-15T08:49:47.179Z] Selecting previously unselected package libksba8:amd64. [2021-05-15T08:49:47.179Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-15T08:49:47.179Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-15T08:49:47.179Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-15T08:49:47.179Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:49:47.179Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:47.441Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-15T08:49:47.441Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:49:47.441Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:47.441Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-15T08:49:47.441Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:49:47.441Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:47.441Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-15T08:49:47.441Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:49:47.441Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:47.635Z] ---> Running in 53ca7a1894cb [2021-05-15T08:49:47.635Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:49:47.635Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-15T08:49:47.635Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-15T08:49:47.702Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-15T08:49:47.702Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:49:47.702Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:47.702Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-15T08:49:47.702Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:49:47.702Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:47.702Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-15T08:49:47.702Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:49:47.929Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-15T08:49:47.929Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-15T08:49:47.929Z] Removing intermediate container 53ca7a1894cb [2021-05-15T08:49:47.929Z] ---> 7de93adeee2d [2021-05-15T08:49:47.929Z] [2021-05-15T08:49:47.964Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:47.964Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-15T08:49:47.964Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:49:47.964Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:47.964Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-15T08:49:47.964Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:49:47.964Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:48.202Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-15T08:49:48.202Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:49:48.202Z] OK: 8 MiB in 20 packages [2021-05-15T08:49:48.226Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-15T08:49:48.226Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-15T08:49:48.226Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:49:48.226Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-15T08:49:48.226Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-15T08:49:48.226Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:49:48.226Z] Selecting previously unselected package libldap-common. [2021-05-15T08:49:48.226Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-15T08:49:48.226Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:49:48.477Z] Successfully built 7de93adeee2d [2021-05-15T08:49:48.477Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-15T08:49:48.477Z]  Building security-bootstrapper ... done Building core-command [2021-05-15T08:49:48.488Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-15T08:49:48.488Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-15T08:49:48.488Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:49:48.488Z] Selecting previously unselected package dirmngr. [2021-05-15T08:49:48.488Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:49:48.488Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-15T08:49:48.750Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:49:48.750Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-15T08:49:48.750Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-15T08:49:48.750Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:49:48.750Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:49:48.750Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-15T08:49:49.015Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:49.015Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-15T08:49:49.015Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:49:49.015Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-15T08:49:49.589Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-15T08:49:49.589Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:49.589Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-15T08:49:49.589Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-15T08:49:49.850Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-15T08:49:49.850Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:49.850Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:49.850Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:49.850Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:49.850Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:49.850Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:49.850Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:49:50.113Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:49:50.113Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-15T08:49:50.113Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:49:50.456Z] Removing intermediate container f78bb8a6f393 [2021-05-15T08:49:50.456Z] ---> 1a51d9186b0c [2021-05-15T08:49:50.456Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:49:50.688Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-15T08:49:50.688Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-15T08:49:50.688Z] This means they are not meant to be enabled using systemctl. [2021-05-15T08:49:50.688Z] Possible reasons for having this kind of units are: [2021-05-15T08:49:50.688Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-15T08:49:50.688Z] .wants/ or .requires/ directory. [2021-05-15T08:49:50.688Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-15T08:49:50.688Z] a requirement dependency on it. [2021-05-15T08:49:50.688Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-15T08:49:50.688Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-15T08:49:50.688Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-15T08:49:50.688Z] instance name specified. [2021-05-15T08:49:51.263Z] Reading package lists... [2021-05-15T08:49:51.263Z] Building dependency tree... [2021-05-15T08:49:51.263Z] Reading state information... [2021-05-15T08:49:51.524Z] The following additional packages will be installed: [2021-05-15T08:49:51.524Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-15T08:49:51.524Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-15T08:49:51.524Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-15T08:49:51.524Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-15T08:49:51.524Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-15T08:49:51.524Z] Suggested packages: [2021-05-15T08:49:51.524Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-15T08:49:51.524Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-15T08:49:51.524Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-15T08:49:51.524Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-15T08:49:51.524Z] systemd-container policykit-1 [2021-05-15T08:49:51.524Z] Recommended packages: [2021-05-15T08:49:51.524Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-15T08:49:51.524Z] The following NEW packages will be installed: [2021-05-15T08:49:51.524Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-15T08:49:51.524Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-15T08:49:51.524Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-15T08:49:51.524Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-15T08:49:51.524Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-15T08:49:51.524Z] The following packages will be upgraded: [2021-05-15T08:49:51.524Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-15T08:49:51.524Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-15T08:49:51.524Z] Need to get 35.2 MB of archives. [2021-05-15T08:49:51.524Z] After this operation, 141 MB of additional disk space will be used. [2021-05-15T08:49:51.524Z] 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-15T08:49:51.786Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-15T08:49:51.786Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-15T08:49:51.786Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-15T08:49:51.786Z] 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-15T08:49:51.786Z] 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-15T08:49:51.786Z] 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-15T08:49:51.786Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-15T08:49:51.786Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-15T08:49:51.786Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-15T08:49:51.786Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-15T08:49:51.786Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-15T08:49:51.786Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-15T08:49:51.786Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-15T08:49:51.786Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-15T08:49:51.786Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-15T08:49:51.786Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-15T08:49:51.905Z] ---> 4ae24bde7f3c [2021-05-15T08:49:51.905Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-15T08:49:52.734Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-15T08:49:52.734Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-15T08:49:52.734Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-15T08:49:52.734Z] 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-15T08:49:52.734Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-15T08:49:52.734Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-15T08:49:52.734Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-15T08:49:52.734Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-15T08:49:52.734Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-15T08:49:52.734Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-15T08:49:52.734Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-15T08:49:52.734Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-15T08:49:52.734Z] 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-15T08:49:53.013Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:49:53.013Z] Fetched 35.2 MB in 1s (29.2 MB/s) [2021-05-15T08:49:53.013Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-15T08:49:53.013Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:49:53.277Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:49:53.851Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:49:53.851Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:49:53.851Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-15T08:49:54.112Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-15T08:49:54.112Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-15T08:49:54.112Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-15T08:49:54.374Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-15T08:49:54.374Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-15T08:49:54.374Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-15T08:49:54.374Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-15T08:49:54.564Z] ---> 60ac8170f08e [2021-05-15T08:49:54.564Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-15T08:49:54.950Z] Setting up apt (1.6.13) ... [2021-05-15T08:49:54.950Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-15T08:49:55.525Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-15T08:49:55.525Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-15T08:49:55.525Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-15T08:49:55.525Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-15T08:49:55.557Z] ---> 562b15f9fe0c [2021-05-15T08:49:55.557Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-15T08:49:56.162Z] ---> Running in 11211a04c10b [2021-05-15T08:49:56.432Z] Removing intermediate container 11211a04c10b [2021-05-15T08:49:56.432Z] ---> d2a932c7e3a7 [2021-05-15T08:49:56.432Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:49:56.705Z] ---> Running in 8f6a62f34d24 [2021-05-15T08:49:56.976Z] Removing intermediate container 8f6a62f34d24 [2021-05-15T08:49:56.976Z] ---> b93ef407eaf3 [2021-05-15T08:49:56.976Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:49:57.247Z] ---> Running in 9f24347ca5a8 [2021-05-15T08:49:57.458Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-15T08:49:57.458Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:49:57.458Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:49:57.720Z] Selecting previously unselected package libexpat1:amd64. [2021-05-15T08:49:57.720Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-15T08:49:57.720Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-15T08:49:57.720Z] Selecting previously unselected package python3.6-minimal. [2021-05-15T08:49:57.720Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:49:57.720Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:49:57.845Z] Removing intermediate container 9f24347ca5a8 [2021-05-15T08:49:57.845Z] ---> bebe73fac314 [2021-05-15T08:49:57.845Z] Step 23/24 : LABEL git_sha=1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:49:57.983Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-15T08:49:58.119Z] ---> Running in 955647d711d2 [2021-05-15T08:49:58.246Z] Checking for services that may need to be restarted...done. [2021-05-15T08:49:58.246Z] Checking for services that may need to be restarted...done. [2021-05-15T08:49:58.246Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:49:58.246Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-15T08:49:58.246Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:49:58.729Z] Removing intermediate container 955647d711d2 [2021-05-15T08:49:58.729Z] ---> 0dccfed4c4da [2021-05-15T08:49:58.729Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:49:59.191Z] Selecting previously unselected package python3-minimal. [2021-05-15T08:49:59.191Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-15T08:49:59.191Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-15T08:49:59.191Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-15T08:49:59.191Z] Selecting previously unselected package mime-support. [2021-05-15T08:49:59.191Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-15T08:49:59.191Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-15T08:49:59.191Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-15T08:49:59.191Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-15T08:49:59.191Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-15T08:49:59.331Z] ---> Running in 2f5aa8fa2d9b [2021-05-15T08:49:59.452Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-15T08:49:59.452Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:49:59.452Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:49:59.715Z] Selecting previously unselected package python3.6. [2021-05-15T08:49:59.715Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:49:59.715Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:49:59.715Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-15T08:49:59.715Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-15T08:49:59.715Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-15T08:49:59.715Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-15T08:49:59.930Z] Removing intermediate container 2f5aa8fa2d9b [2021-05-15T08:49:59.930Z] ---> 4cf13e068b15 [2021-05-15T08:49:59.930Z] [2021-05-15T08:49:59.977Z] Selecting previously unselected package python3. [2021-05-15T08:50:00.241Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-15T08:50:00.241Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-15T08:50:00.241Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-15T08:50:00.241Z] Selecting previously unselected package multiarch-support. [2021-05-15T08:50:00.241Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:50:00.241Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-15T08:50:00.241Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-15T08:50:00.504Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-15T08:50:00.504Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-15T08:50:00.504Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-15T08:50:00.504Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-15T08:50:00.504Z] Selecting previously unselected package libbsd0:amd64. [2021-05-15T08:50:00.504Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-15T08:50:00.504Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-15T08:50:00.524Z] Successfully built 4cf13e068b15 [2021-05-15T08:50:00.524Z] Successfully tagged core-data-arm64:latest [2021-05-15T08:50:00.766Z] Selecting previously unselected package sudo. [2021-05-15T08:50:00.766Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-15T08:50:00.766Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-15T08:50:00.766Z] Selecting previously unselected package apparmor. [2021-05-15T08:50:00.766Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-15T08:50:00.766Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-15T08:50:01.033Z] Selecting previously unselected package libedit2:amd64. [2021-05-15T08:50:01.033Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-15T08:50:01.033Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-15T08:50:01.294Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-15T08:50:01.295Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:50:01.295Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:50:01.295Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-15T08:50:01.295Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:50:01.295Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:50:01.295Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-15T08:50:01.295Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-15T08:50:01.295Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-15T08:50:01.557Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-15T08:50:01.557Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:50:01.557Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:50:01.557Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-15T08:50:01.557Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:50:01.557Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:50:01.827Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-15T08:50:01.827Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-15T08:50:01.827Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-15T08:50:02.089Z] Selecting previously unselected package openssh-client. [2021-05-15T08:50:02.089Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-15T08:50:02.089Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-15T08:50:02.349Z] Selecting previously unselected package squashfs-tools. [2021-05-15T08:50:02.349Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-15T08:50:02.349Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-15T08:50:02.349Z] Selecting previously unselected package snapd. [2021-05-15T08:50:02.349Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-15T08:50:02.349Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-15T08:50:04.919Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-15T08:50:04.919Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-15T08:50:04.919Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-15T08:50:04.919Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-15T08:50:04.919Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-15T08:50:04.919Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:50:04.919Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:50:04.919Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-15T08:50:04.919Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-15T08:50:05.872Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-15T08:50:05.872Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-15T08:50:05.872Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-15T08:50:05.872Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:50:05.872Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:50:05.872Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:50:06.821Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-15T08:50:06.821Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:50:06.821Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-15T08:50:06.821Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-15T08:50:06.821Z] running python rtupdate hooks for python3.6... [2021-05-15T08:50:06.821Z] running python post-rtupdate hooks for python3.6... [2021-05-15T08:50:06.821Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-15T08:50:08.210Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-15T08:50:08.475Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:50:08.475Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-15T08:50:08.738Z] Setting up snapd (2.48.3+18.04) ... [2021-05-15T08:50:09.000Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-15T08:50:09.262Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-15T08:50:09.532Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-15T08:50:09.794Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-15T08:50:10.058Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-15T08:50:10.058Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-15T08:50:10.327Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-15T08:50:10.590Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-15T08:50:10.590Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-15T08:50:10.852Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-15T08:50:11.114Z] /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-15T08:50:11.114Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:50:11.114Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-15T08:50:12.506Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:50:12.506Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:50:12.506Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:50:14.159Z] Reading package lists... [2021-05-15T08:50:14.421Z] Reading package lists... [2021-05-15T08:50:14.683Z] Building dependency tree... [2021-05-15T08:50:14.683Z] Reading state information... [2021-05-15T08:50:14.683Z] Calculating upgrade... [2021-05-15T08:50:14.945Z] The following packages will be upgraded: [2021-05-15T08:50:14.945Z] advancecomp base-files bash binutils binutils-common [2021-05-15T08:50:14.945Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-15T08:50:14.945Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-15T08:50:14.945Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-15T08:50:14.945Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-15T08:50:14.945Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-15T08:50:14.945Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-15T08:50:14.945Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-15T08:50:14.945Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-15T08:50:14.945Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-15T08:50:14.945Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-15T08:50:14.945Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-15T08:50:14.945Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-15T08:50:14.945Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-15T08:50:14.945Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-15T08:50:14.945Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-15T08:50:14.945Z] Need to get 64.0 MB of archives. [2021-05-15T08:50:14.945Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-15T08:50:14.945Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-15T08:50:15.208Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-15T08:50:15.208Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-15T08:50:15.208Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-15T08:50:15.208Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-15T08:50:15.208Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-15T08:50:15.208Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-15T08:50:15.208Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-15T08:50:15.208Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-15T08:50:15.208Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-15T08:50:15.208Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-15T08:50:15.208Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-15T08:50:15.208Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-15T08:50:15.208Z] 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-15T08:50:15.208Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-15T08:50:15.208Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-15T08:50:15.208Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-15T08:50:15.208Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-15T08:50:15.208Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-15T08:50:15.208Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-15T08:50:15.208Z] 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-15T08:50:15.208Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-15T08:50:15.208Z] 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-15T08:50:15.208Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-15T08:50:15.208Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-15T08:50:15.208Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-15T08:50:15.472Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-15T08:50:15.472Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-15T08:50:15.472Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-15T08:50:15.472Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-15T08:50:15.472Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-15T08:50:15.472Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-15T08:50:15.472Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-15T08:50:15.472Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-15T08:50:15.472Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-15T08:50:15.472Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-15T08:50:15.472Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-15T08:50:15.472Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-15T08:50:15.472Z] 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-15T08:50:15.472Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-15T08:50:15.472Z] 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-15T08:50:15.472Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-15T08:50:15.472Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-15T08:50:15.472Z] 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-15T08:50:15.472Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-15T08:50:15.472Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-15T08:50:15.472Z] 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-15T08:50:15.472Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-15T08:50:15.472Z] 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-15T08:50:15.472Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-15T08:50:15.472Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-15T08:50:15.472Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-15T08:50:15.472Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-15T08:50:15.472Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-15T08:50:15.472Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-15T08:50:15.472Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-15T08:50:15.734Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-15T08:50:15.996Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-15T08:50:15.996Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-15T08:50:15.996Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-15T08:50:15.996Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-15T08:50:15.996Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-15T08:50:15.996Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-15T08:50:15.996Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-15T08:50:15.996Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-15T08:50:15.996Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-15T08:50:15.996Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-15T08:50:15.996Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-15T08:50:15.996Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-15T08:50:15.996Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-15T08:50:15.996Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-15T08:50:16.258Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-15T08:50:16.258Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-15T08:50:16.258Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-15T08:50:16.258Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-15T08:50:16.258Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-15T08:50:16.258Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-15T08:50:16.258Z] Get:78 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-15T08:50:16.258Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-15T08:50:16.258Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-15T08:50:16.258Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-15T08:50:16.258Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-15T08:50:16.258Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-15T08:50:16.258Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-15T08:50:16.258Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-15T08:50:16.258Z] 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-15T08:50:16.258Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-15T08:50:16.258Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-15T08:50:16.258Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-15T08:50:16.258Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-15T08:50:16.258Z] 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-15T08:50:16.258Z] 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-15T08:50:16.258Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-15T08:50:16.258Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-15T08:50:16.258Z] 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-15T08:50:16.520Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-15T08:50:16.520Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-15T08:50:16.520Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-15T08:50:16.520Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-15T08:50:16.520Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-15T08:50:16.520Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-15T08:50:16.784Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:50:16.784Z] Fetched 64.0 MB in 2s (40.5 MB/s) [2021-05-15T08:50:16.784Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:16.784Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:50:16.784Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:50:17.359Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:50:17.621Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:50:17.621Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-15T08:50:17.621Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-15T08:50:18.568Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:18.568Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:18.568Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:18.568Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:18.829Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:18.829Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:18.829Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:18.829Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:19.091Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:19.091Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:19.091Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:19.091Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:19.091Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:19.353Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:19.353Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:19.353Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:50:19.353Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:19.353Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-15T08:50:19.622Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:19.622Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:50:19.622Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:19.622Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:19.884Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:19.884Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:19.884Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:19.884Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:50:20.147Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:20.409Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:50:20.409Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:50:20.670Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:50:20.932Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-15T08:50:21.200Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:50:21.200Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-15T08:50:21.200Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-15T08:50:21.200Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-15T08:50:21.463Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-15T08:50:21.724Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-15T08:50:21.724Z] Installing new version of config file /etc/issue ... [2021-05-15T08:50:21.724Z] Installing new version of config file /etc/issue.net ... [2021-05-15T08:50:21.724Z] Installing new version of config file /etc/lsb-release ... [2021-05-15T08:50:21.724Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-15T08:50:21.986Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-15T08:50:21.986Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-15T08:50:21.986Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-15T08:50:22.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:22.249Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-15T08:50:22.249Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-15T08:50:22.249Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-15T08:50:22.510Z] 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-15T08:50:22.510Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:22.510Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:50:22.510Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-15T08:50:22.510Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:50:22.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:22.770Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-15T08:50:22.770Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-15T08:50:23.032Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-15T08:50:23.032Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:23.032Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-15T08:50:23.032Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-15T08:50:23.295Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-15T08:50:23.557Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:23.557Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:50:23.557Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:50:23.818Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-15T08:50:23.818Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:23.818Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:50:24.080Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:50:24.080Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-15T08:50:24.348Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:24.348Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-15T08:50:24.348Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-15T08:50:24.348Z] Setting up grep (3.1-2build1) ... [2021-05-15T08:50:24.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:24.629Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-15T08:50:24.629Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-15T08:50:24.891Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-15T08:50:24.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:24.891Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:50:24.891Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:50:25.154Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-15T08:50:25.154Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:25.154Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-15T08:50:25.154Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:50:25.728Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-15T08:50:25.728Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:50:25.991Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-15T08:50:25.991Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:50:26.565Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-15T08:50:26.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:26.565Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-15T08:50:26.565Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:50:27.968Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-15T08:50:27.968Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-15T08:50:27.968Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-15T08:50:27.968Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-15T08:50:27.968Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-15T08:50:28.559Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:28.559Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-15T08:50:28.559Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-15T08:50:28.559Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-15T08:50:28.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:28.822Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:50:28.822Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:50:28.822Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:50:28.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:28.822Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:50:29.082Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:50:29.082Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:50:29.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:29.082Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:50:29.082Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:50:29.344Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:50:29.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:29.344Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:50:29.344Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:50:29.605Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:50:29.605Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:29.605Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:50:29.605Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:50:29.866Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:50:29.866Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:50:29.866Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-15T08:50:29.866Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:29.866Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:50:29.866Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:50:30.126Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-15T08:50:30.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:30.126Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:50:30.126Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:50:30.126Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:50:30.388Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:30.388Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:50:30.388Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:50:30.388Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:50:30.649Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:30.649Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:50:30.649Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:50:30.910Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:50:31.483Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-15T08:50:31.745Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-15T08:50:31.745Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:31.745Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:50:31.745Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:50:32.007Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:50:32.268Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:50:32.268Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-15T08:50:32.268Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:50:32.268Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-15T08:50:32.530Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:32.530Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-15T08:50:32.530Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-15T08:50:32.530Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-15T08:50:33.102Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:33.102Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-15T08:50:33.102Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-15T08:50:33.102Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-15T08:50:33.102Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:33.102Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-15T08:50:33.102Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-15T08:50:33.363Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-15T08:50:33.363Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:33.363Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-15T08:50:33.363Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:50:33.625Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:50:33.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:33.890Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-15T08:50:33.890Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:50:33.890Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:50:34.153Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:34.153Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-15T08:50:34.153Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:50:34.414Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:50:34.676Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:34.676Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:50:34.676Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:50:34.676Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:50:34.676Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:50:34.971Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:50:34.971Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:50:34.971Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-15T08:50:34.971Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:34.971Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-15T08:50:35.233Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-15T08:50:35.233Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-15T08:50:35.497Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:35.497Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-15T08:50:35.497Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:50:35.497Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:50:35.775Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:35.775Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:50:36.057Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:50:36.057Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-15T08:50:36.057Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:36.057Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-15T08:50:36.057Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-15T08:50:36.324Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-15T08:50:36.324Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:36.324Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-15T08:50:36.324Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-15T08:50:36.592Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-15T08:50:36.860Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:36.860Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:50:36.860Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:50:37.129Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-15T08:50:37.129Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:37.129Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-15T08:50:37.129Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-15T08:50:37.129Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-15T08:50:37.419Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:37.419Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-15T08:50:37.419Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-15T08:50:37.419Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-15T08:50:37.695Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:37.695Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-15T08:50:37.695Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-15T08:50:37.695Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-15T08:50:37.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:37.966Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-15T08:50:37.966Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-15T08:50:37.966Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-15T08:50:38.234Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:38.234Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-15T08:50:38.234Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-15T08:50:38.234Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-15T08:50:38.520Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:38.520Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-15T08:50:38.520Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-15T08:50:38.520Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-15T08:50:39.107Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:39.107Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-15T08:50:39.107Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-15T08:50:39.368Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-15T08:50:39.368Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:50:39.368Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-15T08:50:39.368Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-15T08:50:39.368Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-15T08:50:39.632Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-15T08:50:39.632Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-15T08:50:39.632Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-15T08:50:39.632Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-15T08:50:39.894Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-15T08:50:39.894Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-15T08:50:39.894Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-15T08:50:40.155Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-15T08:50:40.155Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-15T08:50:40.417Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-15T08:50:40.417Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-15T08:50:40.417Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-15T08:50:40.417Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-15T08:50:40.678Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-15T08:50:40.678Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-15T08:50:40.678Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-15T08:50:40.939Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-15T08:50:40.939Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-15T08:50:40.939Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-15T08:50:41.204Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-15T08:50:41.204Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-15T08:50:41.204Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-15T08:50:41.204Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-15T08:50:41.466Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-15T08:50:41.466Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-15T08:50:42.418Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-15T08:50:42.418Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-15T08:50:42.418Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-15T08:50:42.679Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-15T08:50:42.679Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:50:42.679Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:50:43.254Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:50:43.254Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:50:43.254Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:50:43.254Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:50:43.515Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:50:43.515Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:50:43.515Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:43.515Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:50:43.776Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:43.777Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:50:44.039Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:44.039Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:50:44.301Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:44.301Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:50:45.246Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:45.246Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:50:46.190Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:46.190Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:50:47.134Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:47.134Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:50:47.402Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:47.402Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:50:47.467Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:50:47.468Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:50:47.468Z] ---> 4043da0d8921 [2021-05-15T08:50:47.468Z] Step 3/22 : WORKDIR /edgex-go [2021-05-15T08:50:47.468Z] ---> Using cache [2021-05-15T08:50:47.468Z] ---> 4b68deff1e90 [2021-05-15T08:50:47.468Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:50:47.468Z] ---> Using cache [2021-05-15T08:50:47.468Z] ---> 05ac62751310 [2021-05-15T08:50:47.468Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-15T08:50:47.468Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:50:47.468Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:50:47.468Z] ---> 4043da0d8921 [2021-05-15T08:50:47.468Z] Step 3/26 : WORKDIR /edgex-go [2021-05-15T08:50:47.468Z] ---> Using cache [2021-05-15T08:50:47.468Z] ---> 4b68deff1e90 [2021-05-15T08:50:47.468Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:50:47.468Z] ---> Using cache [2021-05-15T08:50:47.468Z] ---> 05ac62751310 [2021-05-15T08:50:47.468Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-15T08:50:47.468Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:50:47.468Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:50:47.468Z] ---> 4043da0d8921 [2021-05-15T08:50:47.468Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:50:47.468Z] ---> Using cache [2021-05-15T08:50:47.468Z] ---> 4b68deff1e90 [2021-05-15T08:50:47.468Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:50:47.468Z] ---> Using cache [2021-05-15T08:50:47.468Z] ---> 05ac62751310 [2021-05-15T08:50:47.468Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-15T08:50:47.468Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:50:47.468Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:50:47.468Z] ---> 4043da0d8921 [2021-05-15T08:50:47.468Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:50:47.468Z] ---> Using cache [2021-05-15T08:50:47.468Z] ---> 4b68deff1e90 [2021-05-15T08:50:47.468Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:50:47.468Z] ---> Using cache [2021-05-15T08:50:47.468Z] ---> 05ac62751310 [2021-05-15T08:50:47.468Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:50:47.468Z] ---> Running in 856a03a4c512 [2021-05-15T08:50:47.468Z] ---> Running in 60894eed1516 [2021-05-15T08:50:47.468Z] ---> Running in 9c6cf7a96531 [2021-05-15T08:50:47.468Z] ---> Running in 36b0f95cfe93 [2021-05-15T08:50:47.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:47.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:47.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:47.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:48.345Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:50:48.345Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:50:48.345Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-15T08:50:48.345Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-15T08:50:48.607Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-15T08:50:48.607Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-15T08:50:48.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:48.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:48.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:48.870Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-15T08:50:48.870Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-15T08:50:48.870Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-15T08:50:48.870Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-15T08:50:49.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:49.132Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-15T08:50:49.132Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-15T08:50:49.394Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-15T08:50:49.394Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-15T08:50:49.394Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-15T08:50:49.394Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-15T08:50:49.602Z] OK: 218 MiB in 52 packages [2021-05-15T08:50:49.602Z] OK: 218 MiB in 52 packages [2021-05-15T08:50:49.656Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:49.656Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-15T08:50:49.656Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:49.656Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:49.656Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:49.656Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-15T08:50:49.656Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-15T08:50:49.884Z] OK: 218 MiB in 52 packages [2021-05-15T08:50:49.918Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-15T08:50:49.918Z] [2021-05-15T08:50:49.918Z] Current default time zone: 'Etc/UTC' [2021-05-15T08:50:49.918Z] Local time is now: Sat May 15 08:50:49 UTC 2021. [2021-05-15T08:50:49.918Z] Universal Time is now: Sat May 15 08:50:49 UTC 2021. [2021-05-15T08:50:49.918Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-15T08:50:49.918Z] [2021-05-15T08:50:49.918Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-15T08:50:50.180Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:50.180Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-15T08:50:50.180Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:50:50.180Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-15T08:50:50.180Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-15T08:50:50.180Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-15T08:50:50.180Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-15T08:50:50.180Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-15T08:50:50.180Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-15T08:50:50.442Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:50.442Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-15T08:50:50.491Z] OK: 218 MiB in 52 packages [2021-05-15T08:50:50.703Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:50:50.704Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:50:50.704Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:50.704Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-15T08:50:50.704Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-15T08:50:50.704Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-15T08:50:50.704Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-15T08:50:50.704Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-15T08:50:50.704Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-15T08:50:50.965Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:50:50.965Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-15T08:50:51.474Z] Removing intermediate container 856a03a4c512 [2021-05-15T08:50:51.475Z] ---> 1bd08cda9c8d [2021-05-15T08:50:51.475Z] Step 6/24 : COPY go.mod . [2021-05-15T08:50:51.752Z] Removing intermediate container 36b0f95cfe93 [2021-05-15T08:50:51.752Z] ---> f631a3f48b77 [2021-05-15T08:50:51.752Z] Step 6/22 : COPY go.mod . [2021-05-15T08:50:51.752Z] Removing intermediate container 60894eed1516 [2021-05-15T08:50:51.752Z] ---> 0c4f4c688710 [2021-05-15T08:50:51.752Z] Step 6/26 : COPY go.mod . [2021-05-15T08:50:52.033Z] Removing intermediate container 9c6cf7a96531 [2021-05-15T08:50:52.033Z] ---> cb0573258d39 [2021-05-15T08:50:52.033Z] Step 6/24 : COPY go.mod . [2021-05-15T08:50:52.309Z] ---> 2b4ed6ee7f0c [2021-05-15T08:50:52.309Z] Step 7/24 : RUN go mod download [2021-05-15T08:50:52.580Z] ---> Running in df3ad2c82af7 [2021-05-15T08:50:52.865Z] ---> 4b6f27c0eb36 [2021-05-15T08:50:52.865Z] Step 7/22 : RUN go mod download [2021-05-15T08:50:52.865Z] ---> ca53d4de0fff [2021-05-15T08:50:52.865Z] Step 7/26 : RUN go mod download [2021-05-15T08:50:52.865Z] ---> 748f6776f1f2 [2021-05-15T08:50:52.865Z] Step 7/24 : RUN go mod download [2021-05-15T08:50:52.865Z] ---> Running in 04ed77a97bc7 [2021-05-15T08:50:52.865Z] ---> Running in 4178bcb82f45 [2021-05-15T08:50:52.879Z] Updating certificates in /etc/ssl/certs... [2021-05-15T08:50:53.140Z] ---> Running in e9e030a23553 [2021-05-15T08:50:53.451Z] 23 added, 27 removed; done. [2021-05-15T08:50:53.711Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-15T08:50:53.711Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:50:53.711Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-15T08:50:53.711Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-15T08:50:53.711Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-15T08:50:54.006Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:50:54.006Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:50:54.006Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:50:54.006Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:50:54.006Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:50:54.006Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:50:54.006Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:50:54.006Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-15T08:50:54.267Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:50:54.267Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-15T08:50:54.267Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-15T08:50:54.267Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:50:54.267Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:50:54.267Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:50:54.267Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-15T08:50:54.529Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-15T08:50:54.529Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-15T08:50:54.529Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:50:54.529Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-15T08:50:54.796Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-15T08:50:54.796Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-15T08:50:54.796Z] Updating certificates in /etc/ssl/certs... [2021-05-15T08:50:55.368Z] 0 added, 0 removed; done. [2021-05-15T08:50:55.368Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-15T08:50:55.368Z] done. [2021-05-15T08:50:55.786Z] Removing intermediate container df3ad2c82af7 [2021-05-15T08:50:55.787Z] ---> 2bf2242fe5c9 [2021-05-15T08:50:55.787Z] Step 8/24 : COPY . . [2021-05-15T08:50:56.312Z] Reading package lists... [2021-05-15T08:50:56.312Z] Building dependency tree... [2021-05-15T08:50:56.312Z] Reading state information... [2021-05-15T08:50:56.573Z] The following NEW packages will be installed: [2021-05-15T08:50:56.573Z] apt-transport-https [2021-05-15T08:50:56.770Z] Removing intermediate container 04ed77a97bc7 [2021-05-15T08:50:56.770Z] ---> a6f286ca2625 [2021-05-15T08:50:56.770Z] Step 8/22 : COPY . . [2021-05-15T08:50:56.770Z] Removing intermediate container 4178bcb82f45 [2021-05-15T08:50:56.770Z] ---> 60e02529d9b6 [2021-05-15T08:50:56.770Z] Step 8/26 : COPY . . [2021-05-15T08:50:56.770Z] Removing intermediate container e9e030a23553 [2021-05-15T08:50:56.770Z] ---> 98f4dfe72933 [2021-05-15T08:50:56.770Z] Step 8/24 : COPY . . [2021-05-15T08:50:56.835Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-15T08:50:56.835Z] Need to get 1692 B of archives. [2021-05-15T08:50:56.835Z] After this operation, 154 kB of additional disk space will be used. [2021-05-15T08:50:56.835Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-15T08:50:57.098Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:50:57.098Z] Fetched 1692 B in 0s (9299 B/s) [2021-05-15T08:50:57.098Z] Selecting previously unselected package apt-transport-https. [2021-05-15T08:50:57.098Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-15T08:50:57.098Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-15T08:50:57.098Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-15T08:50:57.098Z] Setting up apt-transport-https (1.6.13) ... [2021-05-15T08:50:57.670Z] Waiting for network to be ready... [2021-05-15T08:51:04.280Z] 2021-05-15T08:51:01Z INFO Waiting for automatic snapd restart... [2021-05-15T08:51:04.543Z] snapd 2.50 from Canonical* installed [2021-05-15T08:51:05.497Z] "snapd" switched to the "latest/stable" channel [2021-05-15T08:51:05.497Z] [2021-05-15T08:51:09.718Z] core18 20210309 from Canonical* installed [2021-05-15T08:51:10.294Z] "core18" switched to the "latest/stable" channel [2021-05-15T08:51:10.294Z] [2021-05-15T08:51:16.886Z] snapcraft 4.7.1 from Canonical* installed [2021-05-15T08:51:16.886Z] "snapcraft" switched to the "latest/stable" channel [2021-05-15T08:51:16.886Z] [2021-05-15T08:51:20.193Z] 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-15T08:51:20.193Z] - README.md [2021-05-15T08:51:20.193Z] [2021-05-15T08:51:20.193Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-15T08:51:23.637Z] ---> c7485b9da9eb [2021-05-15T08:51:23.637Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:51:23.637Z] ---> 3a54c92a18e1 [2021-05-15T08:51:23.637Z] Step 9/26 : RUN go mod tidy [2021-05-15T08:51:23.637Z] ---> 7d14b167c783 [2021-05-15T08:51:23.637Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:51:23.637Z] ---> 0e29576a0520 [2021-05-15T08:51:23.637Z] Step 9/22 : RUN go mod tidy [2021-05-15T08:51:23.637Z] ---> Running in 3ad0a90d0355 [2021-05-15T08:51:23.637Z] ---> Running in 91cf2cf48221 [2021-05-15T08:51:23.637Z] ---> Running in 867afcda84e1 [2021-05-15T08:51:23.637Z] ---> Running in 9c337fe8a9e1 [2021-05-15T08:51:26.800Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:51:26.800Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:51:27.042Z] Removing intermediate container 3ad0a90d0355 [2021-05-15T08:51:27.042Z] ---> da249c4e9d68 [2021-05-15T08:51:27.042Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-15T08:51:27.042Z] ---> Running in b9a1300d364f [2021-05-15T08:51:27.042Z] Removing intermediate container 91cf2cf48221 [2021-05-15T08:51:27.042Z] Removing intermediate container 867afcda84e1 [2021-05-15T08:51:27.042Z] ---> b4f2ed0bc437 [2021-05-15T08:51:27.042Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-15T08:51:27.042Z] ---> e5c7dfebe983 [2021-05-15T08:51:27.042Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-15T08:51:27.042Z] Removing intermediate container 9c337fe8a9e1 [2021-05-15T08:51:27.042Z] ---> 2a1245a22068 [2021-05-15T08:51:27.042Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-15T08:51:27.042Z] ---> Running in 187a10c1c32c [2021-05-15T08:51:27.061Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:51:27.061Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:51:27.319Z] ---> Running in cc1f3bfa635c [2021-05-15T08:51:27.319Z] ---> Running in 04e7dc112a90 [2021-05-15T08:51:28.327Z] 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-15T08:51:28.936Z] 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-15T08:51:28.988Z] Reading package lists... [2021-05-15T08:51:29.249Z] 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-15T08:51:29.534Z] 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-15T08:51:29.535Z] 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-15T08:51:35.850Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:51:35.851Z] Reading package lists... [2021-05-15T08:51:35.851Z] Building dependency tree... [2021-05-15T08:51:35.851Z] Reading state information... [2021-05-15T08:51:35.851Z] Suggested packages: [2021-05-15T08:51:35.851Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-15T08:51:35.851Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-15T08:51:35.851Z] Recommended packages: [2021-05-15T08:51:35.851Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-15T08:51:35.851Z] The following NEW packages will be installed: [2021-05-15T08:51:35.851Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-15T08:51:35.851Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-15T08:51:35.851Z] pkg-config zip [2021-05-15T08:51:35.851Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-15T08:51:35.851Z] Need to get 7663 kB of archives. [2021-05-15T08:51:35.851Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-15T08:51:35.851Z] 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-15T08:51:35.851Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-15T08:51:35.851Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-15T08:51:36.113Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-15T08:51:36.113Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-15T08:51:36.113Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-15T08:51:36.113Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-15T08:51:36.113Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-15T08:51:36.113Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-15T08:51:36.384Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-15T08:51:36.384Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-15T08:51:36.384Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-15T08:51:36.384Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-15T08:51:36.384Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-15T08:51:36.384Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-15T08:51:36.645Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:51:36.646Z] Fetched 7663 kB in 1s (9044 kB/s) [2021-05-15T08:51:36.909Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-15T08:51:36.909Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-15T08:51:36.909Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-15T08:51:36.909Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-15T08:51:37.172Z] Selecting previously unselected package libpsl5:amd64. [2021-05-15T08:51:37.172Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-15T08:51:37.172Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-15T08:51:37.172Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-15T08:51:37.172Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-15T08:51:37.172Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-15T08:51:37.172Z] Selecting previously unselected package librtmp1:amd64. [2021-05-15T08:51:37.172Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-15T08:51:37.172Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-15T08:51:37.435Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-15T08:51:37.435Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-15T08:51:37.435Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-15T08:51:37.435Z] Selecting previously unselected package liberror-perl. [2021-05-15T08:51:37.435Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-15T08:51:37.435Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-15T08:51:37.435Z] Selecting previously unselected package git-man. [2021-05-15T08:51:37.435Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-15T08:51:37.435Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:51:37.696Z] Selecting previously unselected package git. [2021-05-15T08:51:37.696Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-15T08:51:37.696Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:51:38.641Z] Selecting previously unselected package libnorm1:amd64. [2021-05-15T08:51:38.641Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-15T08:51:38.641Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-15T08:51:38.641Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-15T08:51:38.641Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-15T08:51:38.641Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-15T08:51:38.902Z] Selecting previously unselected package libsodium23:amd64. [2021-05-15T08:51:38.902Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-15T08:51:38.902Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-15T08:51:38.902Z] Selecting previously unselected package libzmq5:amd64. [2021-05-15T08:51:38.902Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-15T08:51:38.902Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:51:38.902Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-15T08:51:38.902Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-15T08:51:39.163Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:51:39.163Z] Selecting previously unselected package pkg-config. [2021-05-15T08:51:39.163Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-15T08:51:39.163Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-15T08:51:39.163Z] Selecting previously unselected package zip. [2021-05-15T08:51:39.163Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-15T08:51:39.163Z] Unpacking zip (3.0-11build1) ... [2021-05-15T08:51:39.424Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-15T08:51:39.424Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:51:39.424Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-15T08:51:39.424Z] Setting up liberror-perl (0.17025-1) ... [2021-05-15T08:51:39.424Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-15T08:51:39.424Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-15T08:51:39.424Z] No schema files found: doing nothing. [2021-05-15T08:51:39.424Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-15T08:51:39.424Z] Setting up zip (3.0-11build1) ... [2021-05-15T08:51:39.688Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-15T08:51:39.688Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-15T08:51:39.688Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-15T08:51:39.688Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:51:39.688Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-15T08:51:39.688Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:51:39.688Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:51:39.953Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:51:46.573Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:51:46.573Z] git set to automatically installed. [2021-05-15T08:51:46.573Z] git-man set to automatically installed. [2021-05-15T08:51:46.573Z] libcurl3-gnutls set to automatically installed. [2021-05-15T08:51:46.573Z] liberror-perl set to automatically installed. [2021-05-15T08:51:46.573Z] libglib2.0-0 set to automatically installed. [2021-05-15T08:51:46.573Z] libnghttp2-14 set to automatically installed. [2021-05-15T08:51:46.573Z] libnorm1 set to automatically installed. [2021-05-15T08:51:46.573Z] libpgm-5.2-0 set to automatically installed. [2021-05-15T08:51:46.573Z] libpsl5 set to automatically installed. [2021-05-15T08:51:46.573Z] librtmp1 set to automatically installed. [2021-05-15T08:51:46.573Z] libsodium23 set to automatically installed. [2021-05-15T08:51:46.573Z] libzmq3-dev set to automatically installed. [2021-05-15T08:51:46.573Z] libzmq5 set to automatically installed. [2021-05-15T08:51:46.573Z] pkg-config set to automatically installed. [2021-05-15T08:51:46.573Z] zip set to automatically installed. [2021-05-15T08:51:47.997Z] snapd is not logged in, snap install commands will use sudo [2021-05-15T08:51:54.585Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:52:06.844Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-15T08:52:07.418Z] snapd is not logged in, snap install commands will use sudo [2021-05-15T08:52:14.014Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:52:14.587Z] snap "core18" has no updates available [2021-05-15T08:52:15.531Z] Pulling go-build-helper [2021-05-15T08:52:15.531Z] + snapcraftctl pull [2021-05-15T08:52:16.928Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-15T08:52:16.928Z] Skipping pull go-build-helper (already ran) [2021-05-15T08:52:16.928Z] Building go-build-helper [2021-05-15T08:52:16.928Z] + snapcraftctl build [2021-05-15T08:52:19.484Z] Staging go-build-helper [2021-05-15T08:52:19.484Z] + snapcraftctl stage [2021-05-15T08:52:31.733Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-15T08:52:31.733Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-15T08:52:31.733Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-15T08:52:31.733Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-15T08:52:31.733Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-15T08:52:31.733Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-15T08:52:31.733Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-15T08:52:31.733Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-15T08:52:31.733Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-15T08:52:31.733Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-15T08:52:31.733Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-15T08:52:31.733Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-15T08:52:31.733Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-15T08:52:31.733Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-15T08:52:31.733Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-15T08:52:31.733Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-15T08:52:31.733Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-15T08:52:31.733Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-15T08:52:31.733Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-15T08:52:31.733Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-15T08:52:31.733Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-15T08:52:31.733Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-15T08:52:31.733Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-15T08:52:31.733Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-15T08:52:31.733Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-15T08:52:31.733Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-15T08:52:31.733Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-15T08:52:31.733Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-15T08:52:31.733Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-15T08:52:31.734Z] Fetched 224 kB in 0s (0 B/s) [2021-05-15T08:52:31.734Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-15T08:52:31.734Z] Fetched 157 kB in 0s (0 B/s) [2021-05-15T08:52:31.734Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-15T08:52:31.734Z] Fetched 221 kB in 0s (0 B/s) [2021-05-15T08:52:31.734Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-15T08:52:31.734Z] Fetched 143 kB in 0s (0 B/s) [2021-05-15T08:52:31.734Z] Pulling app-service-config [2021-05-15T08:52:31.734Z] + snapcraftctl pull [2021-05-15T08:52:32.682Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-15T08:52:33.256Z] Pulling config-common [2021-05-15T08:52:33.256Z] + snapcraftctl pull [2021-05-15T08:52:38.549Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:52:38.549Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:52:38.549Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:52:38.549Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:52:38.549Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-15T08:52:38.549Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:52:38.549Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-15T08:52:38.549Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:52:38.549Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-15T08:52:38.549Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:52:38.549Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-15T08:52:38.549Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:52:38.549Z] Pulling edgex-go [2021-05-15T08:52:38.549Z] + snapcraftctl pull [2021-05-15T08:52:51.344Z] 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-15T08:52:54.746Z] 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-15T08:53:00.542Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:53:00.542Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:53:00.542Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:53:00.542Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-15T08:53:00.542Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-15T08:53:00.542Z] Fetched 279 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-15T08:53:00.542Z] Fetched 122 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-15T08:53:00.542Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-15T08:53:00.542Z] Fetched 8848 B in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-15T08:53:00.542Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-15T08:53:00.542Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-15T08:53:00.542Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-15T08:53:00.542Z] Fetched 219 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-15T08:53:00.542Z] Fetched 154 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-15T08:53:00.542Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-15T08:53:00.542Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-15T08:53:00.542Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-15T08:53:00.542Z] Fetched 499 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-15T08:53:00.542Z] Fetched 111 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-15T08:53:00.542Z] Fetched 240 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-15T08:53:00.542Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-15T08:53:00.542Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-15T08:53:00.542Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-15T08:53:00.542Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-15T08:53:00.542Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-15T08:53:00.542Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-15T08:53:00.542Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-15T08:53:00.542Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-15T08:53:00.542Z] Fetched 8720 B in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-15T08:53:00.542Z] Fetched 137 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-15T08:53:00.542Z] Fetched 119 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-15T08:53:00.542Z] Fetched 110 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-15T08:53:00.542Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-15T08:53:00.542Z] Fetched 645 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-15T08:53:00.542Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-15T08:53:00.542Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-15T08:53:00.542Z] Fetched 368 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-15T08:53:00.542Z] Fetched 187 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-15T08:53:00.542Z] Fetched 175 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-15T08:53:00.542Z] Fetched 206 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-15T08:53:00.542Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-15T08:53:00.542Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-15T08:53:00.542Z] Fetched 159 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-15T08:53:00.542Z] Fetched 107 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-15T08:53:00.542Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-15T08:53:00.542Z] Pulling static-packages [2021-05-15T08:53:00.542Z] + snapcraftctl pull [2021-05-15T08:53:00.542Z] Pulling version [2021-05-15T08:53:00.542Z] + cd /root/project [2021-05-15T08:53:00.542Z] + [ -f VERSION ] [2021-05-15T08:53:00.542Z] + PROJECT_VERSION=local-dev [2021-05-15T08:53:00.542Z] + git rev-parse --short HEAD [2021-05-15T08:53:00.542Z] + GIT_REVISION=81977fe1 [2021-05-15T08:53:00.542Z] + snapcraftctl set-version local-dev [2021-05-15T08:53:00.542Z] Skipping build go-build-helper (already ran) [2021-05-15T08:53:00.542Z] Building app-service-config [2021-05-15T08:53:00.542Z] + make build [2021-05-15T08:53:00.542Z] go mod tidy [2021-05-15T08:53:01.930Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-15T08:53:02.192Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-15T08:53:02.192Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-15T08:53:02.192Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-15T08:53:02.454Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-15T08:53:02.454Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-15T08:53:02.715Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-15T08:53:02.715Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-15T08:53:02.976Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-15T08:53:02.976Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-15T08:53:02.976Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-15T08:53:02.976Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-15T08:53:03.548Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-15T08:53:03.825Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-15T08:53:03.825Z] go: downloading golang.org/x/text v0.3.2 [2021-05-15T08:53:03.825Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-15T08:53:03.825Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-15T08:53:03.825Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-15T08:53:03.825Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-15T08:53:04.099Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-15T08:53:04.099Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-15T08:53:04.099Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-15T08:53:04.099Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-15T08:53:04.099Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-15T08:53:04.099Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-15T08:53:04.099Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-15T08:53:04.099Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-15T08:53:04.099Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-15T08:53:04.099Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-15T08:53:04.099Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-15T08:53:04.099Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-15T08:53:04.100Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-15T08:53:04.100Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-15T08:53:04.100Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-15T08:53:04.100Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-15T08:53:04.361Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-15T08:53:04.361Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-15T08:53:04.361Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-15T08:53:04.361Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-15T08:53:04.361Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-15T08:53:04.361Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-15T08:53:04.361Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-15T08:53:04.361Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-15T08:53:04.361Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-15T08:53:04.361Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-15T08:53:04.361Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-15T08:53:04.361Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-15T08:53:04.361Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-15T08:53:04.361Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-15T08:53:04.623Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-15T08:53:04.623Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-15T08:53:04.623Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-15T08:53:04.623Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-15T08:53:04.623Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-15T08:53:04.623Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-15T08:53:04.623Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-15T08:53:04.623Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-15T08:53:04.623Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-15T08:53:04.623Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-15T08:53:04.623Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-15T08:53:04.885Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-15T08:53:04.885Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-15T08:53:04.885Z] go: downloading github.com/kr/text v0.1.0 [2021-05-15T08:53:04.885Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-15T08:53:04.885Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-15T08:53:04.885Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-15T08:53:04.885Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-15T08:53:04.885Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-15T08:53:04.885Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-15T08:53:04.885Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-15T08:53:04.885Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-15T08:53:04.885Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-15T08:53:05.146Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-15T08:53:05.146Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-15T08:53:05.146Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-15T08:53:05.146Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-15T08:53:05.146Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-15T08:53:05.146Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-15T08:53:05.146Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-15T08:53:05.146Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-15T08:53:07.162Z] Removing intermediate container 04e7dc112a90 [2021-05-15T08:53:07.162Z] ---> c31effb44de8 [2021-05-15T08:53:07.162Z] [2021-05-15T08:53:07.162Z] Step 11/22 : FROM alpine:3.12 [2021-05-15T08:53:07.162Z] ---> 9852663dfa18 [2021-05-15T08:53:07.162Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-15T08:53:07.162Z] Removing intermediate container cc1f3bfa635c [2021-05-15T08:53:07.162Z] ---> 3a6d4e1e1563 [2021-05-15T08:53:07.162Z] [2021-05-15T08:53:07.162Z] Step 11/26 : FROM alpine:3.12 [2021-05-15T08:53:07.162Z] ---> 9852663dfa18 [2021-05-15T08:53:07.162Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-15T08:53:07.162Z] Removing intermediate container 187a10c1c32c [2021-05-15T08:53:07.162Z] ---> c532e93361d8 [2021-05-15T08:53:07.162Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-15T08:53:07.162Z] ---> Running in 2d9120a367da [2021-05-15T08:53:07.162Z] ---> Running in 087d77bb279f [2021-05-15T08:53:07.162Z] ---> Running in 721b12a503ea [2021-05-15T08:53:07.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:53:07.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:53:07.448Z] 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-15T08:53:07.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:53:07.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:53:08.334Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-15T08:53:08.334Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:53:08.334Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-15T08:53:08.334Z] (4/4) Installing curl (7.76.1-r0) [2021-05-15T08:53:08.334Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-15T08:53:08.334Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:53:08.334Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:53:08.334Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:53:08.334Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-15T08:53:08.334Z] (4/6) Installing curl (7.76.1-r0) [2021-05-15T08:53:08.334Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:53:08.334Z] (6/6) Installing su-exec (0.2-r1) [2021-05-15T08:53:08.334Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:53:08.334Z] Removing intermediate container b9a1300d364f [2021-05-15T08:53:08.334Z] ---> d2266017f556 [2021-05-15T08:53:08.334Z] [2021-05-15T08:53:08.334Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:53:08.334Z] ---> 9852663dfa18 [2021-05-15T08:53:08.334Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:53:08.334Z] ---> Using cache [2021-05-15T08:53:08.334Z] ---> 5a9c80be193b [2021-05-15T08:53:08.334Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:53:08.334Z] ---> Using cache [2021-05-15T08:53:08.334Z] ---> aca7d8e7d5fc [2021-05-15T08:53:08.334Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-15T08:53:08.334Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:53:08.606Z] OK: 7 MiB in 18 packages [2021-05-15T08:53:08.606Z] OK: 7 MiB in 20 packages [2021-05-15T08:53:08.885Z] ---> Running in a031cab377bf [2021-05-15T08:53:09.503Z] Removing intermediate container a031cab377bf [2021-05-15T08:53:09.503Z] ---> e63cbf8fc655 [2021-05-15T08:53:09.503Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:53:09.782Z] ---> Running in 7bd11a4fd369 [2021-05-15T08:53:11.223Z] Removing intermediate container 7bd11a4fd369 [2021-05-15T08:53:11.223Z] ---> 336fd4132053 [2021-05-15T08:53:11.223Z] Step 16/24 : WORKDIR / [2021-05-15T08:53:11.223Z] Removing intermediate container 2d9120a367da [2021-05-15T08:53:11.223Z] ---> 5a3765554fce [2021-05-15T08:53:11.223Z] [2021-05-15T08:53:11.223Z] Step 12/24 : FROM docker:20.10.0 [2021-05-15T08:53:11.223Z] Removing intermediate container 721b12a503ea [2021-05-15T08:53:11.223Z] ---> f622f73e6631 [2021-05-15T08:53:11.223Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:53:11.223Z] Removing intermediate container 087d77bb279f [2021-05-15T08:53:11.223Z] ---> ec402ad07b05 [2021-05-15T08:53:11.223Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:53:11.223Z] 20.10.0: Pulling from library/docker [2021-05-15T08:53:11.223Z] ---> Running in 11d9641aa9d1 [2021-05-15T08:53:11.223Z] ---> Running in 61d40b4bbb85 [2021-05-15T08:53:11.223Z] ---> Running in 8316f2d0c911 [2021-05-15T08:53:12.202Z] Removing intermediate container 8316f2d0c911 [2021-05-15T08:53:12.202Z] ---> 5407b798b9da [2021-05-15T08:53:12.202Z] Step 14/22 : WORKDIR /edgex [2021-05-15T08:53:12.202Z] Removing intermediate container 11d9641aa9d1 [2021-05-15T08:53:12.202Z] ---> 76748907eab6 [2021-05-15T08:53:12.202Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:53:12.202Z] Removing intermediate container 61d40b4bbb85 [2021-05-15T08:53:12.202Z] ---> b113873a5dd4 [2021-05-15T08:53:12.202Z] Step 14/26 : WORKDIR / [2021-05-15T08:53:12.474Z] ---> Running in abead4607723 [2021-05-15T08:53:12.474Z] ---> Running in 8acc8f1f3b72 [2021-05-15T08:53:13.070Z] ---> cf58fe127e28 [2021-05-15T08:53:13.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-15T08:53:13.361Z] Removing intermediate container abead4607723 [2021-05-15T08:53:13.361Z] ---> ca9197b52f6e [2021-05-15T08:53:13.361Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-15T08:53:13.361Z] Removing intermediate container 8acc8f1f3b72 [2021-05-15T08:53:13.361Z] ---> 0f3e4f1000e4 [2021-05-15T08:53:13.361Z] 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-15T08:53:14.813Z] ---> 69d43ed0db4d [2021-05-15T08:53:14.813Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-15T08:53:14.813Z] ---> 08ff26696bbe [2021-05-15T08:53:14.813Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-15T08:53:14.813Z] ---> 1a24a0d4df85 [2021-05-15T08:53:14.813Z] 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-15T08:53:16.260Z] ---> d94d6c0a7f5d [2021-05-15T08:53:16.260Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-15T08:53:16.542Z] ---> 25ef1e82dbe1 [2021-05-15T08:53:16.543Z] ---> a1c29a0f051e [2021-05-15T08:53:16.543Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-15T08:53:16.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-15T08:53:16.815Z] ---> Running in e76290f4a071 [2021-05-15T08:53:17.404Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-15T08:53:17.404Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-15T08:53:17.404Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-15T08:53:17.404Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-15T08:53:17.665Z] Building config-common [2021-05-15T08:53:17.665Z] + snapcraftctl build [2021-05-15T08:53:17.795Z] ---> 05cb66fb3d0f [2021-05-15T08:53:17.795Z] 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-15T08:53:17.795Z] Removing intermediate container e76290f4a071 [2021-05-15T08:53:17.795Z] ---> a9d69947148e [2021-05-15T08:53:17.795Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:53:18.067Z] ---> Running in 094f65d02073 [2021-05-15T08:53:18.340Z] ---> eb858449bba8 [2021-05-15T08:53:18.340Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-15T08:53:18.632Z] ---> Running in 3da0b9b6e2c3 [2021-05-15T08:53:18.909Z] Removing intermediate container 094f65d02073 [2021-05-15T08:53:18.909Z] ---> 40a7a5c5bfbb [2021-05-15T08:53:18.909Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:53:19.188Z] ---> 9355f9529564 [2021-05-15T08:53:19.188Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-15T08:53:19.188Z] ---> Running in 599f2bbb4c8e [2021-05-15T08:53:19.466Z] Removing intermediate container 3da0b9b6e2c3 [2021-05-15T08:53:19.466Z] ---> e6f3e8e9ac2a [2021-05-15T08:53:19.466Z] Step 19/22 : CMD ["--init=true"] [2021-05-15T08:53:19.739Z] ---> Running in 4fc7a0c2f74c [2021-05-15T08:53:20.015Z] Removing intermediate container 599f2bbb4c8e [2021-05-15T08:53:20.015Z] ---> b34ea5c6bb63 [2021-05-15T08:53:20.015Z] Step 23/24 : LABEL git_sha=1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:53:20.292Z] ---> Running in cf285944badd [2021-05-15T08:53:20.575Z] Removing intermediate container 4fc7a0c2f74c [2021-05-15T08:53:20.575Z] ---> aa637912556a [2021-05-15T08:53:20.575Z] Step 20/22 : LABEL arch=arm64 [2021-05-15T08:53:20.848Z] ---> a9a23df5dea1 [2021-05-15T08:53:20.848Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-15T08:53:20.848Z] ---> Running in 2ecb8c53479e [2021-05-15T08:53:20.976Z] Building edgex-go [2021-05-15T08:53:21.123Z] Removing intermediate container cf285944badd [2021-05-15T08:53:21.123Z] ---> f3420afe8868 [2021-05-15T08:53:21.123Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:53:21.239Z] + cd /root/parts/edgex-go/src [2021-05-15T08:53:21.239Z] + make build [2021-05-15T08:53:21.239Z] 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-15T08:53:21.399Z] ---> Running in 37c086ac0517 [2021-05-15T08:53:21.677Z] Removing intermediate container 2ecb8c53479e [2021-05-15T08:53:21.677Z] ---> d10916c98394 [2021-05-15T08:53:21.677Z] Step 21/22 : LABEL git_sha=1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:53:21.820Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 [2021-05-15T08:53:21.820Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-15T08:53:21.820Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-15T08:53:21.820Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-15T08:53:21.820Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-15T08:53:21.820Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-15T08:53:21.820Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-15T08:53:21.820Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-15T08:53:21.820Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-15T08:53:21.953Z] ---> Running in 89f1db42772c [2021-05-15T08:53:21.953Z] Removing intermediate container 37c086ac0517 [2021-05-15T08:53:21.953Z] ---> c1bbe1a70fe7 [2021-05-15T08:53:21.953Z] [2021-05-15T08:53:22.227Z] ---> d6c6a5539cc4 [2021-05-15T08:53:22.227Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-15T08:53:22.500Z] Successfully built c1bbe1a70fe7 [2021-05-15T08:53:22.500Z] Successfully tagged core-command-arm64:latest [2021-05-15T08:53:22.772Z]  Building core-command ... done Removing intermediate container 89f1db42772c [2021-05-15T08:53:22.772Z] ---> a7eb12ba977a [2021-05-15T08:53:22.772Z] Step 22/22 : LABEL version=0.0.0 [2021-05-15T08:53:22.772Z] ---> Running in aaf7b015c5f7 [2021-05-15T08:53:23.045Z] ---> 6c2b4f1d91b5 [2021-05-15T08:53:23.045Z] 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-15T08:53:23.317Z] ---> Running in 2e24a4dbc342 [2021-05-15T08:53:23.317Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-15T08:53:23.317Z] Removing intermediate container aaf7b015c5f7 [2021-05-15T08:53:23.318Z] ---> ce9efa42c4ac [2021-05-15T08:53:23.318Z] [2021-05-15T08:53:23.597Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-15T08:53:23.597Z] ---> eeaf43b92773 [2021-05-15T08:53:23.597Z] 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-15T08:53:23.597Z] ---> Running in 95fda267a3c5 [2021-05-15T08:53:23.874Z] Successfully built ce9efa42c4ac [2021-05-15T08:53:23.874Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-15T08:53:24.146Z]  Building security-proxy-setup ... done Removing intermediate container 95fda267a3c5 [2021-05-15T08:53:24.146Z] ---> 53634c418a3c [2021-05-15T08:53:24.146Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-15T08:53:24.418Z] ---> Running in 4407a7dc2d0c [2021-05-15T08:53:25.412Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:53:25.684Z] Removing intermediate container 2e24a4dbc342 [2021-05-15T08:53:25.684Z] ---> 4e5e7316a462 [2021-05-15T08:53:25.684Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-15T08:53:25.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:53:25.684Z] ---> Running in 6a296583e7a5 [2021-05-15T08:53:26.274Z] Removing intermediate container 6a296583e7a5 [2021-05-15T08:53:26.274Z] ---> 49598e883442 [2021-05-15T08:53:26.274Z] Step 24/26 : LABEL arch=arm64 [2021-05-15T08:53:26.274Z] (1/39) Installing readline (8.0.4-r0) [2021-05-15T08:53:26.274Z] (2/39) Installing bash (5.0.17-r0) [2021-05-15T08:53:26.274Z] ---> Running in cf6a816c2d9c [2021-05-15T08:53:26.274Z] Executing bash-5.0.17-r0.post-install [2021-05-15T08:53:26.274Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:53:26.274Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-15T08:53:26.274Z] (5/39) Installing curl (7.76.1-r0) [2021-05-15T08:53:26.274Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-15T08:53:26.274Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-15T08:53:26.274Z] (8/39) Installing expat (2.2.9-r1) [2021-05-15T08:53:26.274Z] (9/39) Installing libffi (3.3-r2) [2021-05-15T08:53:26.274Z] (10/39) Installing gdbm (1.13-r1) [2021-05-15T08:53:26.274Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-15T08:53:26.274Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-15T08:53:26.274Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-15T08:53:26.868Z] Removing intermediate container cf6a816c2d9c [2021-05-15T08:53:26.868Z] ---> 47530b02fd45 [2021-05-15T08:53:26.868Z] Step 25/26 : LABEL git_sha=1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:53:27.153Z] ---> Running in 5d89bf678faa [2021-05-15T08:53:27.751Z] Removing intermediate container 5d89bf678faa [2021-05-15T08:53:27.751Z] ---> db23b0248fb1 [2021-05-15T08:53:27.751Z] Step 26/26 : LABEL version=0.0.0 [2021-05-15T08:53:28.023Z] ---> Running in b5b4f9ea1b7d [2021-05-15T08:53:28.299Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-15T08:53:28.299Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-15T08:53:28.299Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-15T08:53:28.299Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-15T08:53:28.299Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-15T08:53:28.299Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-15T08:53:28.299Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-15T08:53:28.299Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-15T08:53:28.299Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-15T08:53:28.444Z] 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-15T08:53:28.570Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-15T08:53:28.571Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-15T08:53:28.571Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-15T08:53:28.571Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-15T08:53:28.571Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-15T08:53:28.571Z] Removing intermediate container b5b4f9ea1b7d [2021-05-15T08:53:28.571Z] ---> 8c66c1943f9a [2021-05-15T08:53:28.571Z] [2021-05-15T08:53:28.571Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-15T08:53:28.571Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-15T08:53:28.571Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-15T08:53:28.571Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-15T08:53:28.571Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-15T08:53:28.571Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-15T08:53:28.571Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-15T08:53:28.571Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-15T08:53:28.571Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-15T08:53:28.842Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-15T08:53:28.842Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-15T08:53:28.842Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-15T08:53:28.842Z] Executing busybox-1.31.1-r19.trigger [2021-05-15T08:53:28.842Z] OK: 72 MiB in 59 packages [2021-05-15T08:53:29.125Z] Successfully built 8c66c1943f9a [2021-05-15T08:53:29.125Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-15T08:53:32.494Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-05-15T08:53:32.494Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-15T08:53:33.087Z] Collecting texttable<0.10,>=0.9.0 [2021-05-15T08:53:33.087Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-15T08:53:35.044Z] 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-15T08:53:35.618Z] 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-15T08:53:35.690Z] Collecting PyYAML<4,>=3.10 [2021-05-15T08:53:35.690Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-15T08:53:37.540Z] 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-15T08:53:38.486Z] 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-15T08:53:39.060Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-15T08:53:39.060Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-15T08:53:39.330Z] Collecting docopt<0.7,>=0.6.1 [2021-05-15T08:53:39.330Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-15T08:53:41.049Z] 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-15T08:53:41.049Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-15T08:53:41.049Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-15T08:53:41.323Z] 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-15T08:53:41.598Z] Collecting jsonschema<3,>=2.5.1 [2021-05-15T08:53:41.598Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-15T08:53:42.442Z] 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-15T08:53:42.577Z] Collecting docker<4.0,>=3.6.0 [2021-05-15T08:53:42.577Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-15T08:53:43.168Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-15T08:53:43.168Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-15T08:53:43.829Z] 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-15T08:53:44.093Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-15T08:53:45.132Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-15T08:53:45.132Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-15T08:53:45.400Z] Collecting cached-property<2,>=1.2.0 [2021-05-15T08:53:45.400Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-15T08:53:45.479Z] 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-15T08:53:45.670Z] Collecting idna<2.8,>=2.5 [2021-05-15T08:53:45.939Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-15T08:53:45.939Z] 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-15T08:53:46.527Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-15T08:53:46.527Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-15T08:53:46.527Z] 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-15T08:53:46.797Z] Collecting docker-pycreds>=0.4.0 [2021-05-15T08:53:46.797Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-15T08:53:46.797Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-15T08:53:46.797Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-15T08:53:46.797Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-15T08:53:46.797Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-15T08:53:46.907Z] 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-15T08:53:47.766Z] Installing collected packages: texttable, PyYAML, idna, urllib3, requests, docopt, jsonschema, docker-pycreds, websocket-client, docker, dockerpty, cached-property, docker-compose [2021-05-15T08:53:47.766Z] Running setup.py install for texttable: started [2021-05-15T08:53:48.823Z] 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-15T08:53:48.823Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-15T08:53:49.730Z] Running setup.py install for texttable: finished with status 'done' [2021-05-15T08:53:49.730Z] Running setup.py install for PyYAML: started [2021-05-15T08:53:50.741Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-15T08:53:51.001Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-15T08:53:51.001Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-15T08:53:51.001Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-15T08:53:51.001Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-15T08:53:51.001Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-15T08:53:51.001Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-15T08:53:51.001Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-15T08:53:51.001Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-15T08:53:51.001Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-15T08:53:51.001Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-15T08:53:51.001Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-15T08:53:51.001Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-15T08:53:51.001Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-15T08:53:51.001Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-15T08:53:51.001Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-15T08:53:51.001Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-15T08:53:51.262Z] + 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-15T08:53:51.262Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-15T08:53:51.262Z] + 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-15T08:53:51.262Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-15T08:53:51.262Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-15T08:53:51.262Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-15T08:53:51.262Z] + 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-15T08:53:51.262Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-15T08:53:51.262Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-15T08:53:51.262Z] + 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-15T08:53:51.702Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-15T08:53:51.702Z] Attempting uninstall: idna [2021-05-15T08:53:51.702Z] Found existing installation: idna 2.9 [2021-05-15T08:53:51.702Z] Uninstalling idna-2.9: [2021-05-15T08:53:51.702Z] Successfully uninstalled idna-2.9 [2021-05-15T08:53:52.305Z] Attempting uninstall: urllib3 [2021-05-15T08:53:52.305Z] Found existing installation: urllib3 1.25.9 [2021-05-15T08:53:52.305Z] Uninstalling urllib3-1.25.9: [2021-05-15T08:53:52.305Z] Successfully uninstalled urllib3-1.25.9 [2021-05-15T08:53:52.894Z] Attempting uninstall: requests [2021-05-15T08:53:52.894Z] Found existing installation: requests 2.23.0 [2021-05-15T08:53:52.894Z] Uninstalling requests-2.23.0: [2021-05-15T08:53:52.894Z] Successfully uninstalled requests-2.23.0 [2021-05-15T08:53:53.164Z] Running setup.py install for docopt: started [2021-05-15T08:53:54.765Z] Building static-packages [2021-05-15T08:53:54.765Z] + snapcraftctl build [2021-05-15T08:53:55.122Z] Running setup.py install for docopt: finished with status 'done' [2021-05-15T08:53:56.543Z] Running setup.py install for dockerpty: started [2021-05-15T08:53:57.349Z] Building version [2021-05-15T08:53:57.349Z] + snapcraftctl build [2021-05-15T08:53:58.515Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-15T08:53:59.108Z] 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-15T08:54:00.656Z] Skipping stage go-build-helper (already ran) [2021-05-15T08:54:00.656Z] Staging app-service-config [2021-05-15T08:54:00.656Z] + snapcraftctl stage [2021-05-15T08:54:01.601Z] Staging config-common [2021-05-15T08:54:01.601Z] + snapcraftctl stage [2021-05-15T08:54:02.554Z] Staging edgex-go [2021-05-15T08:54:02.554Z] + snapcraftctl stage [2021-05-15T08:54:03.947Z] Staging static-packages [2021-05-15T08:54:03.947Z] + snapcraftctl stage [2021-05-15T08:54:05.335Z] Staging version [2021-05-15T08:54:05.335Z] + snapcraftctl stage [2021-05-15T08:54:06.729Z] Priming go-build-helper [2021-05-15T08:54:06.729Z] + snapcraftctl prime [2021-05-15T08:54:07.362Z] Removing intermediate container 4407a7dc2d0c [2021-05-15T08:54:07.362Z] ---> 848755982580 [2021-05-15T08:54:07.362Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-15T08:54:07.362Z] ---> Running in fb8e85496742 [2021-05-15T08:54:07.362Z] Removing intermediate container fb8e85496742 [2021-05-15T08:54:07.362Z] ---> 326cd3ee0ec4 [2021-05-15T08:54:07.362Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-15T08:54:07.362Z] ---> Running in bae1abf15123 [2021-05-15T08:54:07.676Z] Priming app-service-config [2021-05-15T08:54:07.676Z] + snapcraftctl prime [2021-05-15T08:54:07.953Z] Removing intermediate container bae1abf15123 [2021-05-15T08:54:07.953Z] ---> d26fdc1ae1ea [2021-05-15T08:54:07.953Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-15T08:54:08.929Z] ---> f5aca5b37f55 [2021-05-15T08:54:08.929Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-15T08:54:09.065Z] Priming config-common [2021-05-15T08:54:09.065Z] + snapcraftctl prime [2021-05-15T08:54:09.904Z] ---> 0edfb11ac408 [2021-05-15T08:54:09.904Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-15T08:54:10.455Z] Priming edgex-go [2021-05-15T08:54:10.456Z] + snapcraftctl prime [2021-05-15T08:54:10.880Z] ---> 8c5973721ac4 [2021-05-15T08:54:10.880Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-15T08:54:10.880Z] ---> Running in c19669aa76c1 [2021-05-15T08:54:11.475Z] Removing intermediate container c19669aa76c1 [2021-05-15T08:54:11.475Z] ---> 5f96ce1a4144 [2021-05-15T08:54:11.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:54:11.475Z] ---> Running in 164a8cde7969 [2021-05-15T08:54:11.850Z] Priming static-packages [2021-05-15T08:54:11.850Z] + snapcraftctl prime [2021-05-15T08:54:12.066Z] Removing intermediate container 164a8cde7969 [2021-05-15T08:54:12.066Z] ---> 1f85b23b923d [2021-05-15T08:54:12.066Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:54:12.066Z] ---> Running in 72a871a75dc9 [2021-05-15T08:54:12.656Z] Removing intermediate container 72a871a75dc9 [2021-05-15T08:54:12.656Z] ---> fa4ea055741f [2021-05-15T08:54:12.656Z] Step 23/24 : LABEL git_sha=1684d019d3e063dd63acdf608b1de97aba5cb350 [2021-05-15T08:54:12.656Z] ---> Running in c26cbbb5cd43 [2021-05-15T08:54:13.249Z] Removing intermediate container c26cbbb5cd43 [2021-05-15T08:54:13.249Z] ---> 55bf371000e5 [2021-05-15T08:54:13.249Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:54:13.249Z] ---> Running in 2f99cdabb568 [2021-05-15T08:54:13.847Z] Removing intermediate container 2f99cdabb568 [2021-05-15T08:54:13.847Z] ---> e9f882d5ef2b [2021-05-15T08:54:13.847Z] [2021-05-15T08:54:14.119Z] Successfully built e9f882d5ef2b [2021-05-15T08:54:14.119Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-15T08:54:14.403Z] Priming version [2021-05-15T08:54:14.403Z] + snapcraftctl prime [2021-05-15T08:54:14.413Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-15T08:54:14.411Z] $ docker stop --time=1 acda51b17d9ab48f6b747e7e8b7174e006445553cce766e273a5e9a42132c468 [2021-05-15T08:54:15.791Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-15T08:54:16.292Z] $ docker rm -f acda51b17d9ab48f6b747e7e8b7174e006445553cce766e273a5e9a42132c468 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-15T08:54:16.855Z] + docker images [2021-05-15T08:54:17.130Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-15T08:54:17.130Z] sys-mgmt-agent-arm64 latest e9f882d5ef2b 3 seconds ago 299MB [2021-05-15T08:54:17.130Z] security-secretstore-setup-arm64 latest 8c66c1943f9a 48 seconds ago 24.4MB [2021-05-15T08:54:17.130Z] security-proxy-setup-arm64 latest ce9efa42c4ac 53 seconds ago 24MB [2021-05-15T08:54:17.130Z] core-command-arm64 latest c1bbe1a70fe7 55 seconds ago 16.1MB [2021-05-15T08:54:17.130Z] 5a3765554fce About a minute ago 977MB [2021-05-15T08:54:17.130Z] d2266017f556 About a minute ago 980MB [2021-05-15T08:54:17.130Z] c31effb44de8 About a minute ago 978MB [2021-05-15T08:54:17.130Z] 3a6d4e1e1563 About a minute ago 978MB [2021-05-15T08:54:17.130Z] core-data-arm64 latest 4cf13e068b15 4 minutes ago 20.4MB [2021-05-15T08:54:17.130Z] security-bootstrapper-arm64 latest 7de93adeee2d 4 minutes ago 17.2MB [2021-05-15T08:54:17.130Z] core-metadata-arm64 latest f8220fabc1e4 4 minutes ago 17.4MB [2021-05-15T08:54:17.130Z] support-notifications-arm64 latest d749797c0c62 4 minutes ago 16.8MB [2021-05-15T08:54:17.130Z] support-scheduler-arm64 latest 19a8fa28f29b 4 minutes ago 16.1MB [2021-05-15T08:54:17.130Z] 645370fce836 4 minutes ago 990MB [2021-05-15T08:54:17.130Z] a7c268eec848 4 minutes ago 989MB [2021-05-15T08:54:17.130Z] d73030b7b9e4 4 minutes ago 981MB [2021-05-15T08:54:17.130Z] 18c9cf6883e5 4 minutes ago 981MB [2021-05-15T08:54:17.130Z] 4666cdcc592b 5 minutes ago 974MB [2021-05-15T08:54:17.130Z] ci-base-image-arm64 latest 4043da0d8921 16 minutes ago 641MB [2021-05-15T08:54:17.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-15T08:54:17.130Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-15T08:54:17.130Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-15T08:54:17.130Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-15T08:54:17.924Z] ---> job-cost.sh [2021-05-15T08:54:17.924Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NFQQ [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-15T08:54:56.853Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-15T08:56:33.580Z] lf-activate-venv(): INFO: Adding /tmp/venv-NFQQ/bin to PATH [2021-05-15T08:56:33.580Z] INFO: No Stack... [2021-05-15T08:56:33.580Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-15T08:56:33.580Z] INFO: Archiving Costs [Pipeline] sh [2021-05-15T08:56:33.922Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-05-15T08:56:33.922Z] + cut -d, -f6 [Pipeline] lock [2021-05-15T08:56:33.985Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3468-3-stack-cost] [2021-05-15T08:56:33.993Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3468-3-stack-cost] did not exist. Created. [2021-05-15T08:56:33.993Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3468-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-15T08:56:34.340Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-15T08:56:34.664Z] Stashed 1 file(s) [Pipeline] } [2021-05-15T08:56:34.678Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3468-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-15T08:56:35.402Z] provisioning config files... [2021-05-15T08:56:35.418Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4870755255300688830tmp [Pipeline] { [Pipeline] sh [2021-05-15T08:56:35.782Z] + set +x [2021-05-15T08:56:35.782Z] + curl -s https://codecov.io/bash [2021-05-15T08:56:35.782Z] + bash -s -- [2021-05-15T08:56:36.376Z] [2021-05-15T08:56:36.376Z] _____ _ [2021-05-15T08:56:36.376Z] / ____| | | [2021-05-15T08:56:36.376Z] | | ___ __| | ___ ___ _____ __ [2021-05-15T08:56:36.376Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-15T08:56:36.376Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-15T08:56:36.376Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-15T08:56:36.376Z] Bash-1.0.2 [2021-05-15T08:56:36.376Z] [2021-05-15T08:56:36.376Z] [2021-05-15T08:56:36.376Z] ==> git version 2.24.3 found [2021-05-15T08:56:36.376Z] ==> 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-15T08:56:36.376Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-15T08:56:36.376Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-15T08:56:36.376Z] ==> Jenkins CI detected. [2021-05-15T08:56:36.376Z] project root: . [2021-05-15T08:56:36.376Z] --> token set from env [2021-05-15T08:56:36.376Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-15T08:56:36.376Z] ==> Running gcov in . (disable via -X gcov) [2021-05-15T08:56:36.376Z] ==> Python coveragepy not found [2021-05-15T08:56:36.376Z] ==> Searching for coverage reports in: [2021-05-15T08:56:36.376Z] + . [2021-05-15T08:56:36.645Z] -> Found 1 reports [2021-05-15T08:56:36.645Z] ==> Detecting git/mercurial file structure [2021-05-15T08:56:36.645Z] ==> Reading reports [2021-05-15T08:56:36.645Z] + ./coverage.out bytes=729795 [2021-05-15T08:56:36.645Z] ==> Appending adjustments [2021-05-15T08:56:36.645Z] https://docs.codecov.io/docs/fixing-reports [2021-05-15T08:56:41.981Z] + Found adjustments [2021-05-15T08:56:41.981Z] ==> Gzipping contents [2021-05-15T08:56:41.981Z] 104K /tmp/codecov.Q4F3Us.gz [2021-05-15T08:56:41.981Z] ==> Uploading reports [2021-05-15T08:56:41.981Z] url: https://codecov.io [2021-05-15T08:56:41.981Z] query: branch=PR-3468&commit=69bd321e955579613beb290bcd03325d920e19a1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3468%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3468&job=&cmd_args= [2021-05-15T08:56:41.981Z] -> Pinging Codecov [2021-05-15T08:56:41.981Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3468&commit=69bd321e955579613beb290bcd03325d920e19a1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3468%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3468&job=&cmd_args= [2021-05-15T08:56:42.560Z] -> Uploading to [2021-05-15T08:56:42.560Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-15/00271124DB129430A58F1EEE437C3FCB/69bd321e955579613beb290bcd03325d920e19a1/16621440-6091-4eb2-a005-14a04882c6a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210515%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210515T085642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=283ba6bd4e9146fd47664c56c07dfd8c0050bde21ce60c27e2c804dfa53f066b [2021-05-15T08:56:42.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-15T08:56:42.560Z] Dload Upload Total Spent Left Speed [2021-05-15T08:56:43.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-05-15T08:56:43.139Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/69bd321e955579613beb290bcd03325d920e19a1 [Pipeline] } [2021-05-15T08:56:43.151Z] 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-15T08:56:44.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:56:45.498Z] ---> package-listing.sh [2021-05-15T08:56:45.498Z] ++ facter osfamily [2021-05-15T08:56:45.498Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-15T08:56:45.764Z] + OS_FAMILY=redhat [2021-05-15T08:56:45.764Z] + workspace=/w/workspace/edgex-go/3 [2021-05-15T08:56:45.764Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-15T08:56:45.764Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-15T08:56:45.764Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-15T08:56:45.764Z] + PACKAGES=/tmp/packages_start.txt [2021-05-15T08:56:45.764Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-15T08:56:45.764Z] + PACKAGES=/tmp/packages_end.txt [2021-05-15T08:56:45.764Z] + case "${OS_FAMILY}" in [2021-05-15T08:56:45.764Z] + rpm -qa [2021-05-15T08:56:45.764Z] + sort [2021-05-15T08:56:51.128Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-15T08:56:51.128Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-15T08:56:51.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-15T08:56:51.128Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-15T08:56:51.128Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-15T08:56:51.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-15T08:56:51.145Z] 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-15T08:56:51.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:56:51.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-15T08:56:52.078Z] [2021-05-15T08:56:52.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:56:52.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-15T08:56:52.423Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-15T08:56:52.423Z] df20fa9351a1: Pulling fs layer [2021-05-15T08:56:52.423Z] 36b3adc4ff6f: Pulling fs layer [2021-05-15T08:56:52.423Z] 8ad3a11d3b57: Pulling fs layer [2021-05-15T08:56:52.423Z] 46f8f816bc3b: Pulling fs layer [2021-05-15T08:56:52.423Z] 93b61091891f: Pulling fs layer [2021-05-15T08:56:52.423Z] 93b9cdb0e59b: Pulling fs layer [2021-05-15T08:56:52.423Z] 5e14af77c1be: Pulling fs layer [2021-05-15T08:56:52.423Z] 01666e4c0597: Pulling fs layer [2021-05-15T08:56:52.423Z] aa168da1d23b: Pulling fs layer [2021-05-15T08:56:52.423Z] 93b61091891f: Waiting [2021-05-15T08:56:52.423Z] 93b9cdb0e59b: Waiting [2021-05-15T08:56:52.423Z] 5e14af77c1be: Waiting [2021-05-15T08:56:52.423Z] 01666e4c0597: Waiting [2021-05-15T08:56:52.423Z] aa168da1d23b: Waiting [2021-05-15T08:56:52.423Z] 46f8f816bc3b: Waiting [2021-05-15T08:56:52.423Z] 36b3adc4ff6f: Verifying Checksum [2021-05-15T08:56:52.423Z] 36b3adc4ff6f: Download complete [2021-05-15T08:56:52.423Z] 46f8f816bc3b: Verifying Checksum [2021-05-15T08:56:52.423Z] 46f8f816bc3b: Download complete [2021-05-15T08:56:52.695Z] df20fa9351a1: Verifying Checksum [2021-05-15T08:56:52.695Z] df20fa9351a1: Download complete [2021-05-15T08:56:52.695Z] 93b9cdb0e59b: Verifying Checksum [2021-05-15T08:56:52.695Z] 93b9cdb0e59b: Download complete [2021-05-15T08:56:52.695Z] 5e14af77c1be: Verifying Checksum [2021-05-15T08:56:52.695Z] 5e14af77c1be: Download complete [2021-05-15T08:56:52.695Z] 93b61091891f: Verifying Checksum [2021-05-15T08:56:52.695Z] 93b61091891f: Download complete [2021-05-15T08:56:52.695Z] 01666e4c0597: Verifying Checksum [2021-05-15T08:56:52.695Z] 01666e4c0597: Download complete [2021-05-15T08:56:52.962Z] 8ad3a11d3b57: Verifying Checksum [2021-05-15T08:56:52.962Z] 8ad3a11d3b57: Download complete [2021-05-15T08:56:53.238Z] df20fa9351a1: Pull complete [2021-05-15T08:56:53.516Z] 36b3adc4ff6f: Pull complete [2021-05-15T08:56:54.984Z] 8ad3a11d3b57: Pull complete [2021-05-15T08:56:54.984Z] 46f8f816bc3b: Pull complete [2021-05-15T08:56:55.966Z] aa168da1d23b: Verifying Checksum [2021-05-15T08:56:55.966Z] aa168da1d23b: Download complete [2021-05-15T08:56:57.369Z] 93b61091891f: Pull complete [2021-05-15T08:56:57.369Z] 93b9cdb0e59b: Pull complete [2021-05-15T08:56:57.634Z] 5e14af77c1be: Pull complete [2021-05-15T08:56:57.634Z] 01666e4c0597: Pull complete [2021-05-15T08:57:07.778Z] aa168da1d23b: Pull complete [2021-05-15T08:57:07.778Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-15T08:57:07.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-15T08:57:07.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-15T08:57:08.042Z] prd-centos7-docker-4c-2g-199 does not seem to be running inside a container [2021-05-15T08:57:08.105Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-15T08:57:12.414Z] $ docker top 52d5589a10387d19f118fe8100a6f4d142b927e41aedb5c690a92718b653ad44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:57:13.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-15T08:57:13.417Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-15T08:57:13.732Z] + ls /var/log/sa-host [2021-05-15T08:57:13.732Z] + sadf -c /var/log/sa-host/sa15 [2021-05-15T08:57:13.732Z] file_magic: OK [2021-05-15T08:57:13.732Z] HZ: Using current value: 100 [2021-05-15T08:57:13.732Z] file_header: OK [2021-05-15T08:57:13.732Z] 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-15T08:57:13.732Z] Statistics: [2021-05-15T08:57:13.732Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-15T08:57:13.732Z] File successfully converted to sysstat format version 12.2.1 [2021-05-15T08:57:13.732Z] + sadf -c /var/log/sa-host/sa23 [2021-05-15T08:57:13.732Z] file_magic: OK [2021-05-15T08:57:13.732Z] HZ: Using current value: 100 [2021-05-15T08:57:13.732Z] file_header: OK [2021-05-15T08:57:13.732Z] 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-15T08:57:13.732Z] Statistics: [2021-05-15T08:57:13.732Z] Hnuu...uuuununununu... [2021-05-15T08:57:13.732Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-15T08:57:13.940Z] provisioning config files... [2021-05-15T08:57:13.955Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6497293448797869361tmp [Pipeline] { [Pipeline] echo [2021-05-15T08:57:13.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:14.387Z] ---> create-netrc.sh [Pipeline] } [2021-05-15T08:57:14.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-15T08:57:14.506Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:14.819Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-15T08:57:14.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:15.136Z] ---> sudo-logs.sh [2021-05-15T08:57:15.137Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-15T08:57:15.169Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:15.482Z] ---> job-cost.sh [2021-05-15T08:57:15.753Z] lf-activate-venv: SKIPPING [2021-05-15T08:57:15.753Z] DEBUG: total: 0.20999999344348907 [2021-05-15T08:57:15.753Z] INFO: Retrieving Stack Cost... [2021-05-15T08:57:16.713Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-15T08:57:17.293Z] INFO: Archiving Costs [Pipeline] echo [2021-05-15T08:57:17.313Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:17.641Z] ---> logs-deploy.sh [2021-05-15T08:57:17.642Z] lf-activate-venv: SKIPPING [2021-05-15T08:57:17.642Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3468/3 [2021-05-15T08:57:17.642Z] INFO: archiving workspace using pattern(s): [2021-05-15T08:57:19.590Z] Archives upload complete. [2021-05-15T08:57:19.590Z] INFO: archiving logs to Nexus