Pull request #3473 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 938530cae7d5ff0543bf78ebc457928ce20be3bb+b670e2469c07ac1f8846de0fecc826f49b7ede2c (bec878b7ae29ec8d044526db713e3dfbfa87080d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4229080500136403266.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-ssh7627678231524902974.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3473/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3473/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1748303016627668394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-3473/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7719160502112365912.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4137007120989424351.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3473/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3473/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8956999521853553097.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-299 in /w/workspace/edgexfoundry_edgex-go_PR-3473 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [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/1@tmp/jenkins-gitclient-ssh3365449707476387165.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 938530cae7d5ff0543bf78ebc457928ce20be3bb Merge succeeded, producing 938530cae7d5ff0543bf78ebc457928ce20be3bb Checking out Revision 938530cae7d5ff0543bf78ebc457928ce20be3bb (PR-3473) Commit message: "build(deps): Bump github.com/lib/pq from 1.10.1 to 1.10.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T07:04:51.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T07:04:51.746Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T07:04:51.862Z] ========================================================= [2021-05-17T07:04:51.862Z] EdgeX Global Pipelines Version Info [2021-05-17T07:04:51.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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/1@tmp/jenkins-gitclient-ssh3303392557509898975.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3473/head:refs/remotes/origin/PR-3473 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # 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/1@tmp/jenkins-gitclient-ssh4182139206479935834.key > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 [2021-05-17T07:04:53.341Z] ------------------- [2021-05-17T07:04:53.342Z] stable info: [2021-05-17T07:04:53.342Z] ------------------- [2021-05-17T07:04:53.342Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T07:04:53.342Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T07:04:53.342Z] Message: update stable to v1.0.192 [2021-05-17T07:04:54.292Z] ------------------- [2021-05-17T07:04:54.292Z] experimental info: [2021-05-17T07:04:54.292Z] ------------------- [2021-05-17T07:04:54.292Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T07:04:54.292Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T07:04:54.292Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T07:04:54.524Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-17T07:04:54.584Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-17T07:04:54.636Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T07:04:54.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T07:04:54.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T07:04:54.800Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T07:04:54.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T07:04:54.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-17T07:04:54.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-17T07:04:55.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-17T07:04:55.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T07:04:55.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T07:04:55.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T07:04:55.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T07:04:55.308Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T07:04:55.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T07:04:55.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T07:04:55.488Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T07:04:55.556Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-17T07:04:55.613Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-17T07:04:55.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T07:04:55.811Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T07:04:55.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3473 [Pipeline] echo [2021-05-17T07:04:55.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3473 [Pipeline] echo [2021-05-17T07:04:55.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3473 [Pipeline] echo [2021-05-17T07:04:56.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 938530cae7d5ff0543bf78ebc457928ce20be3bb [Pipeline] echo [2021-05-17T07:04:56.126Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 938530c [Pipeline] echo [2021-05-17T07:04:56.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T07:04:56.371Z] provisioning config files... [2021-05-17T07:04:56.391Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3979205080518049414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:04:56.792Z] ---> docker-login.sh [2021-05-17T07:04:56.792Z] nexus3.edgexfoundry.org:10001 [2021-05-17T07:04:57.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:04:57.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:04:57.330Z] Configure a credential helper to remove this warning. See [2021-05-17T07:04:57.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:04:57.330Z] [2021-05-17T07:04:57.330Z] Login Succeeded [2021-05-17T07:04:57.330Z] nexus3.edgexfoundry.org:10002 [2021-05-17T07:04:57.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:04:57.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:04:57.595Z] Configure a credential helper to remove this warning. See [2021-05-17T07:04:57.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:04:57.595Z] [2021-05-17T07:04:57.595Z] Login Succeeded [2021-05-17T07:04:57.595Z] nexus3.edgexfoundry.org:10003 [2021-05-17T07:04:57.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:04:57.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:04:57.595Z] Configure a credential helper to remove this warning. See [2021-05-17T07:04:57.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:04:57.595Z] [2021-05-17T07:04:57.595Z] Login Succeeded [2021-05-17T07:04:57.595Z] nexus3.edgexfoundry.org:10004 [2021-05-17T07:04:57.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:04:57.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:04:57.860Z] Configure a credential helper to remove this warning. See [2021-05-17T07:04:57.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:04:57.860Z] [2021-05-17T07:04:57.860Z] Login Succeeded [2021-05-17T07:04:57.860Z] docker.io [2021-05-17T07:04:58.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:04:58.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:04:58.388Z] Configure a credential helper to remove this warning. See [2021-05-17T07:04:58.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:04:58.388Z] [2021-05-17T07:04:58.388Z] Login Succeeded [2021-05-17T07:04:58.388Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T07:04:58.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T07:04:58.876Z] ++ 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-17T07:04:58.876Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T07:04:58.876Z] ++ dirname cmd/core-command/Dockerfile [2021-05-17T07:04:58.876Z] ++ cut -d/ -f2 [2021-05-17T07:04:58.876Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-17T07:04:58.876Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T07:04:58.876Z] ++ dirname cmd/core-data/Dockerfile [2021-05-17T07:04:58.876Z] ++ cut -d/ -f2 [2021-05-17T07:04:58.876Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-17T07:04:58.876Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T07:04:58.876Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-17T07:04:58.876Z] ++ cut -d/ -f2 [2021-05-17T07:04:58.876Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-17T07:04:58.876Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T07:04:58.876Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-17T07:04:58.876Z] ++ cut -d/ -f2 [2021-05-17T07:04:58.876Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-17T07:04:58.876Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T07:04:58.876Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-17T07:04:58.876Z] ++ cut -d/ -f2 [2021-05-17T07:04:58.876Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-17T07:04:58.876Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T07:04:58.876Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-17T07:04:58.876Z] ++ cut -d/ -f2 [2021-05-17T07:04:58.876Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-17T07:04:58.876Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T07:04:58.876Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-17T07:04:58.876Z] ++ cut -d/ -f2 [2021-05-17T07:04:58.876Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-17T07:04:58.876Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T07:04:58.876Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-17T07:04:58.876Z] ++ cut -d/ -f2 [2021-05-17T07:04:58.876Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-17T07:04:58.876Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T07:04:58.876Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-17T07:04:58.876Z] ++ cut -d/ -f2 [2021-05-17T07:04:58.876Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-17T07:04:58.954Z] 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-17T07:04:59.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T07:04:59.864Z] [2021-05-17T07:04:59.864Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:05:00.237Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T07:05:00.237Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T07:05:00.237Z] 31603596830f: Pulling fs layer [2021-05-17T07:05:00.237Z] 54011a49482f: Pulling fs layer [2021-05-17T07:05:00.237Z] a6820b24f6d8: Pulling fs layer [2021-05-17T07:05:00.237Z] f581987b2513: Pulling fs layer [2021-05-17T07:05:00.237Z] f581987b2513: Waiting [2021-05-17T07:05:00.237Z] 54011a49482f: Download complete [2021-05-17T07:05:00.237Z] 31603596830f: Verifying Checksum [2021-05-17T07:05:00.237Z] 31603596830f: Download complete [2021-05-17T07:05:00.509Z] f581987b2513: Verifying Checksum [2021-05-17T07:05:00.509Z] f581987b2513: Download complete [2021-05-17T07:05:00.509Z] a6820b24f6d8: Verifying Checksum [2021-05-17T07:05:00.509Z] a6820b24f6d8: Download complete [2021-05-17T07:05:00.775Z] 31603596830f: Pull complete [2021-05-17T07:05:00.775Z] 54011a49482f: Pull complete [2021-05-17T07:05:01.735Z] a6820b24f6d8: Pull complete [2021-05-17T07:05:02.000Z] f581987b2513: Pull complete [2021-05-17T07:05:02.000Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T07:05:02.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T07:05:02.263Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T07:05:02.421Z] prd-centos7-docker-4c-2g-299 does not seem to be running inside a container [2021-05-17T07:05:02.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T07:05:05.572Z] $ docker top 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T07:05:05.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T07:05:05.968Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T07:05:06.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T07:05:06.293Z] $ docker exec 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 ssh-agent [2021-05-17T07:05:06.477Z] SSH_AUTH_SOCK=/tmp/ssh-wfUTjhiU8zIz/agent.12 [2021-05-17T07:05:06.477Z] SSH_AGENT_PID=17 [2021-05-17T07:05:06.498Z] Running ssh-add (command line suppressed) [2021-05-17T07:05:06.640Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6934809220790210037.key (/w/workspace/edgex-go/1@tmp/private_key_6934809220790210037.key) [2021-05-17T07:05:06.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T07:05:07.061Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T07:05:07.102Z] $ docker exec --env ******** --env ******** 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 ssh-agent -k [2021-05-17T07:05:07.250Z] unset SSH_AUTH_SOCK; [2021-05-17T07:05:07.251Z] unset SSH_AGENT_PID; [2021-05-17T07:05:07.251Z] echo Agent pid 17 killed; [2021-05-17T07:05:07.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T07:05:07.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T07:05:07.399Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T07:05:07.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T07:05:07.637Z] $ docker exec 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 ssh-agent [2021-05-17T07:05:07.818Z] SSH_AUTH_SOCK=/tmp/ssh-NpQgUhQbesdT/agent.48 [2021-05-17T07:05:07.818Z] SSH_AGENT_PID=53 [2021-05-17T07:05:07.826Z] Running ssh-add (command line suppressed) [2021-05-17T07:05:07.969Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5426282115503228671.key (/w/workspace/edgex-go/1@tmp/private_key_5426282115503228671.key) [2021-05-17T07:05:08.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T07:05:08.399Z] + git semver init [2021-05-17T07:05:08.399Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T07:05:08.399Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-17T07:05:08.399Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-17T07:05:08.399Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T07:05:08.399Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T07:05:08.399Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T07:05:08.399Z] # $SEMVER_BRANCH = PR-3473 [2021-05-17T07:05:08.399Z] # $SEMVER_TEMP = /tmp/semver-043673207 [2021-05-17T07:05:08.399Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-17T07:05:30.509Z] # '/tmp/semver-043673207' -> '/w/workspace/edgex-go/1/.semver' [2021-05-17T07:05:31.090Z] # -> Force: false [2021-05-17T07:05:31.090Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-17T07:05:31.121Z] $ docker exec --env ******** --env ******** 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 ssh-agent -k [2021-05-17T07:05:31.437Z] unset SSH_AUTH_SOCK; [2021-05-17T07:05:31.438Z] unset SSH_AGENT_PID; [2021-05-17T07:05:31.438Z] echo Agent pid 53 killed; [2021-05-17T07:05:31.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T07:05:32.022Z] + git semver [Pipeline] } [2021-05-17T07:05:32.063Z] $ docker stop --time=1 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 [2021-05-17T07:05:33.848Z] $ docker rm -f 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T07:05:34.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T07:05:35.006Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T07:05:35.031Z] [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-17T07:05:35.995Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T07:05:36.321Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T07:05:36.664Z] + sudo service docker restart [2021-05-17T07:05:36.664Z] + true [2021-05-17T07:05:36.664Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-17T07:05:37.650Z] ========================================================= [2021-05-17T07:05:37.651Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T07:05:37.651Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:05:38.010Z] + 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-17T07:05:42.313Z] Sending build context to Docker daemon 330.4MB [2021-05-17T07:05:42.313Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T07:05:42.313Z] Step 2/6 : FROM ${BASE} [2021-05-17T07:05:42.313Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T07:05:42.313Z] 540db60ca938: Pulling fs layer [2021-05-17T07:05:42.313Z] adcc1eea9eea: Pulling fs layer [2021-05-17T07:05:42.313Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T07:05:42.313Z] 0510c868ecb4: Pulling fs layer [2021-05-17T07:05:42.313Z] afea3b2eda06: Pulling fs layer [2021-05-17T07:05:42.313Z] 7809a108b3ef: Pulling fs layer [2021-05-17T07:05:42.313Z] f706445af74f: Pulling fs layer [2021-05-17T07:05:42.313Z] afea3b2eda06: Waiting [2021-05-17T07:05:42.313Z] 7809a108b3ef: Waiting [2021-05-17T07:05:42.313Z] f706445af74f: Waiting [2021-05-17T07:05:42.313Z] 0510c868ecb4: Waiting [2021-05-17T07:05:42.313Z] 4c4ab2625f07: Download complete [2021-05-17T07:05:42.313Z] adcc1eea9eea: Verifying Checksum [2021-05-17T07:05:42.313Z] adcc1eea9eea: Download complete [2021-05-17T07:05:42.313Z] afea3b2eda06: Verifying Checksum [2021-05-17T07:05:42.313Z] afea3b2eda06: Download complete [2021-05-17T07:05:42.313Z] 7809a108b3ef: Verifying Checksum [2021-05-17T07:05:42.313Z] 7809a108b3ef: Download complete [2021-05-17T07:05:42.313Z] 540db60ca938: Verifying Checksum [2021-05-17T07:05:42.313Z] 540db60ca938: Download complete [2021-05-17T07:05:42.596Z] 540db60ca938: Pull complete [2021-05-17T07:05:42.864Z] adcc1eea9eea: Pull complete [2021-05-17T07:05:42.864Z] 4c4ab2625f07: Pull complete [2021-05-17T07:05:43.834Z] f706445af74f: Verifying Checksum [2021-05-17T07:05:43.834Z] f706445af74f: Download complete [2021-05-17T07:05:44.793Z] 0510c868ecb4: Verifying Checksum [2021-05-17T07:05:44.793Z] 0510c868ecb4: Download complete [2021-05-17T07:05:50.159Z] 0510c868ecb4: Pull complete [2021-05-17T07:05:50.159Z] afea3b2eda06: Pull complete [2021-05-17T07:05:50.464Z] Still waiting to schedule task [2021-05-17T07:05:50.464Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-17T07:05:50.490Z] 7809a108b3ef: Pull complete [2021-05-17T07:05:55.898Z] f706445af74f: Pull complete [2021-05-17T07:05:55.898Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T07:05:55.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T07:05:55.898Z] ---> b068be0155e3 [2021-05-17T07:05:55.898Z] 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-17T07:05:55.898Z] ---> Running in 9ffe422cbe50 [2021-05-17T07:05:55.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:05:56.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:05:57.428Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T07:05:58.003Z] (2/12) Installing file (5.39-r0) [2021-05-17T07:05:58.004Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T07:05:58.004Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T07:06:03.324Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T07:06:03.324Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T07:06:03.324Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T07:06:03.324Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T07:06:03.324Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T07:06:03.324Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T07:06:03.324Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T07:06:03.324Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T07:06:03.586Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T07:06:03.587Z] OK: 219 MiB in 52 packages [2021-05-17T07:06:06.930Z] Removing intermediate container 9ffe422cbe50 [2021-05-17T07:06:06.930Z] ---> b3eee127e2e3 [2021-05-17T07:06:06.930Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T07:06:07.195Z] ---> Running in 7350513e5865 [2021-05-17T07:06:07.195Z] Removing intermediate container 7350513e5865 [2021-05-17T07:06:07.195Z] ---> b3565d1d0dcc [2021-05-17T07:06:07.195Z] Step 5/6 : COPY go.mod . [2021-05-17T07:06:07.470Z] ---> 914d5a5576fa [2021-05-17T07:06:07.470Z] Step 6/6 : RUN go mod download [2021-05-17T07:06:07.470Z] ---> Running in 3465315f76b7 [2021-05-17T07:06:34.165Z] Removing intermediate container 3465315f76b7 [2021-05-17T07:06:34.165Z] ---> 8756cfd6dd48 [2021-05-17T07:06:34.165Z] Successfully built 8756cfd6dd48 [2021-05-17T07:06:34.165Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:06:34.590Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T07:06:34.590Z] . [Pipeline] withDockerContainer [2021-05-17T07:06:34.733Z] prd-centos7-docker-4c-2g-299 does not seem to be running inside a container [2021-05-17T07:06:34.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T07:06:35.737Z] $ docker top c2945225dffc2aa8238c0711d028a035eb37da44847615a687c753fcf000d3d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:06:36.280Z] + go version [2021-05-17T07:06:36.280Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T07:06:36.317Z] $ docker stop --time=1 c2945225dffc2aa8238c0711d028a035eb37da44847615a687c753fcf000d3d1 [2021-05-17T07:06:37.708Z] $ docker rm -f c2945225dffc2aa8238c0711d028a035eb37da44847615a687c753fcf000d3d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:06:38.629Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T07:06:38.629Z] . [Pipeline] withDockerContainer [2021-05-17T07:06:38.755Z] prd-centos7-docker-4c-2g-299 does not seem to be running inside a container [2021-05-17T07:06:38.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T07:06:39.576Z] $ docker top 98add5eb809d599e7fdd408701f1453a3f0348dee3bc0cbef132fca527b6bfa6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T07:06:39.747Z] ========================================================= [2021-05-17T07:06:39.747Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T07:06:39.747Z] ========================================================= [Pipeline] sh [2021-05-17T07:06:40.068Z] + go mod tidy [Pipeline] sh [2021-05-17T07:06:42.332Z] + make test [2021-05-17T07:06:42.332Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T07:06:52.425Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T07:07:10.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T07:07:19.000Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T07:07:19.000Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T07:07:19.000Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T07:07:21.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T07:07:21.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T07:07:21.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T07:07:21.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T07:07:23.060Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T07:07:23.662Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T07:07:26.260Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T07:07:26.260Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T07:07:26.260Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T07:07:28.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.151s coverage: 46.1% of statements [2021-05-17T07:07:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T07:07:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T07:07:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T07:07:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T07:07:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T07:07:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T07:07:28.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.079s coverage: 28.7% of statements [2021-05-17T07:07:28.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.118s coverage: 100.0% of statements [2021-05-17T07:07:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.206s coverage: 27.8% of statements [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T07:07:33.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.103s coverage: 81.2% of statements [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T07:07:33.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.083s coverage: 100.0% of statements [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T07:07:33.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T07:07:33.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.110s coverage: 71.3% of statements [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T07:07:33.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.184s coverage: 87.7% of statements [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T07:07:33.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.072s coverage: 78.9% of statements [2021-05-17T07:07:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T07:07:36.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T07:07:36.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.119s coverage: 100.0% of statements [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T07:07:36.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T07:07:36.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.187s coverage: 86.7% of statements [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T07:07:36.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.168s coverage: 97.5% of statements [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T07:07:36.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.096s coverage: 78.3% of statements [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T07:07:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T07:07:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.426s coverage: 95.1% of statements [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T07:07:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T07:07:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.096s coverage: 0.8% of statements [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T07:07:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.069s coverage: 22.0% of statements [2021-05-17T07:07:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T07:07:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements [2021-05-17T07:07:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements [2021-05-17T07:07:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2021-05-17T07:07:39.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-05-17T07:07:40.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2021-05-17T07:07:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.095s coverage: 94.4% of statements [2021-05-17T07:07:52.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.085s coverage: 44.8% of statements [2021-05-17T07:07:55.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.303s coverage: 81.8% of statements [2021-05-17T07:07:55.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T07:08:04.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.120s coverage: 92.9% of statements [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T07:08:04.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T07:08:04.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T07:08:04.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T07:08:04.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 76.0% of statements [2021-05-17T07:08:04.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T07:08:04.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.122s coverage: 91.2% of statements [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 64.4% of statements [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.375s coverage: 66.9% of statements [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 43.4% of statements [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.173s coverage: 47.1% of statements [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T07:08:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T07:08:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T07:08:05.004Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.108s coverage: 21.5% of statements [2021-05-17T07:08:05.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T07:08:05.004Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.170s coverage: 92.2% of statements [2021-05-17T07:08:05.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T07:08:05.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T07:08:05.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T07:08:05.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.790s coverage: 28.8% of statements [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T07:08:05.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.090s coverage: 99.0% of statements [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T07:08:05.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T07:08:05.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.097s coverage: 64.6% of statements [2021-05-17T07:08:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T07:08:05.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.139s coverage: 97.6% of statements [2021-05-17T07:08:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T07:08:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T07:08:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T07:08:05.880Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-17T07:08:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T07:08:05.880Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-05-17T07:08:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T07:08:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T07:08:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T07:08:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T07:08:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.052s coverage: 87.9% of statements [2021-05-17T07:08:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T07:08:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T07:08:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-05-17T07:08:06.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.086s coverage: 28.1% of statements [2021-05-17T07:08:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T07:08:06.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.043s coverage: 85.7% of statements [2021-05-17T07:08:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T07:08:07.010Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-05-17T07:08:07.589Z] GO111MODULE=on go vet ./... [2021-05-17T07:08:46.571Z] gofmt -l . [2021-05-17T07:08:46.571Z] [ "`gofmt -l .`" = "" ] [2021-05-17T07:08:46.571Z] ./bin/test-go-mod-tidy.sh [2021-05-17T07:08:46.571Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T07:08:47.226Z] + ls -al . [2021-05-17T07:08:47.226Z] total 836 [2021-05-17T07:08:47.226Z] drwxrwxr-x 10 1001 1001 4096 May 17 07:08 . [2021-05-17T07:08:47.226Z] drwxr-xr-x 4 root root 28 May 17 07:06 .. [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 11 May 17 07:04 .dockerignore [2021-05-17T07:08:47.226Z] drwxrwxr-x 8 1001 1001 179 May 17 07:04 .git [2021-05-17T07:08:47.226Z] drwxrwxr-x 3 1001 1001 125 May 17 07:04 .github [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 818 May 17 07:04 .gitignore [2021-05-17T07:08:47.226Z] drwx------ 3 1001 1001 60 May 17 07:05 .semver [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 166 May 17 07:04 .sonarcloud.properties [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 8609 May 17 07:04 Attribution.txt [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 3804 May 17 07:04 CONTRIBUTING.md [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 931 May 17 07:04 Dockerfile.build [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 863 May 17 07:04 Jenkinsfile [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 10775 May 17 07:04 LICENSE [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 5594 May 17 07:04 Makefile [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 7978 May 17 07:04 README.md [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 6755 May 17 07:04 SECURITY.md [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 5 May 17 07:05 VERSION [2021-05-17T07:08:47.226Z] -rw-rw-r-- 1 1001 1001 4131 May 17 07:04 ZMQWindows.md [2021-05-17T07:08:47.226Z] drwxrwxr-x 2 1001 1001 117 May 17 07:04 bin [2021-05-17T07:08:47.226Z] drwxrwxr-x 14 1001 1001 4096 May 17 07:04 cmd [2021-05-17T07:08:47.226Z] -rw-r--r-- 1 root root 727485 May 17 07:08 coverage.out [2021-05-17T07:08:47.226Z] -rw-r--r-- 1 root root 1060 May 17 07:08 go.mod [2021-05-17T07:08:47.226Z] -rw-r--r-- 1 root root 22101 May 17 07:06 go.sum [2021-05-17T07:08:47.226Z] drwxrwxr-x 8 1001 1001 127 May 17 07:04 internal [2021-05-17T07:08:47.226Z] drwxrwxr-x 4 1001 1001 26 May 17 07:04 openapi [2021-05-17T07:08:47.227Z] drwxrwxr-x 4 1001 1001 71 May 17 07:04 snap [2021-05-17T07:08:47.227Z] -rw-rw-r-- 1 1001 1001 168 May 17 07:04 version.go [Pipeline] sh [2021-05-17T07:08:47.759Z] + '[' -e coverage.out ] [2021-05-17T07:08:47.759Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T07:08:48.053Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T07:08:48.420Z] + make build [2021-05-17T07:08:48.420Z] 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-17T07:08:51.123Z] 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-17T07:08:56.769Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-303 in /w/workspace/edgexfoundry_edgex-go_PR-3473 [Pipeline] { [Pipeline] ws [2021-05-17T07:08:56.852Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-17T07:08:57.116Z] The recommended git tool is: git [2021-05-17T07:09:01.311Z] 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-17T07:09:02.712Z] 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-17T07:09:03.114Z] using credential edgex-jenkins-ssh [2021-05-17T07:09:03.139Z] Cloning the remote Git repository [2021-05-17T07:09:03.236Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T07:09:03.355Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-17T07:09:03.422Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T07:09:03.423Z] > git --version # timeout=10 [2021-05-17T07:09:03.435Z] > git --version # 'git version 2.17.1' [2021-05-17T07:09:03.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:09:04.653Z] 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-17T07:09:04.653Z] 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-17T07:09:03.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T07:09:06.053Z] 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-17T07:09:07.983Z] 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-17T07:09:08.943Z] 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-17T07:09:10.339Z] 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-17T07:09:11.753Z] 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-17T07:09:12.719Z] 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-17T07:09:14.726Z] $ docker stop --time=1 98add5eb809d599e7fdd408701f1453a3f0348dee3bc0cbef132fca527b6bfa6 [2021-05-17T07:09:16.497Z] $ docker rm -f 98add5eb809d599e7fdd408701f1453a3f0348dee3bc0cbef132fca527b6bfa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:09:20.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T07:09:20.220Z] [2021-05-17T07:09:20.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:09:20.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T07:09:20.602Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-17T07:09:20.602Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-17T07:09:20.602Z] ca9280d653b3: Pulling fs layer [2021-05-17T07:09:20.602Z] 7e9c9ca2126c: Pulling fs layer [2021-05-17T07:09:20.874Z] cbdbe7a5bc2a: Download complete [2021-05-17T07:09:21.468Z] cbdbe7a5bc2a: Pull complete [2021-05-17T07:09:21.468Z] ca9280d653b3: Verifying Checksum [2021-05-17T07:09:21.468Z] ca9280d653b3: Download complete [2021-05-17T07:09:22.423Z] ca9280d653b3: Pull complete [2021-05-17T07:09:22.694Z] 7e9c9ca2126c: Verifying Checksum [2021-05-17T07:09:22.694Z] 7e9c9ca2126c: Download complete [2021-05-17T07:09:30.931Z] 7e9c9ca2126c: Pull complete [2021-05-17T07:09:30.931Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-17T07:09:30.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T07:09:30.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-17T07:09:31.339Z] prd-centos7-docker-4c-2g-299 does not seem to be running inside a container [2021-05-17T07:09:31.405Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-17T07:09:33.793Z] $ docker top 448ead3ed7f9a783c14d12df205613ea1a1edff0682e7efa2bc0c7a1f97c433a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:09:34.284Z] + docker-compose build --help [2021-05-17T07:09:34.284Z] + grep parallel [2021-05-17T07:09:35.244Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T07:09:35.290Z] $ docker stop --time=1 448ead3ed7f9a783c14d12df205613ea1a1edff0682e7efa2bc0c7a1f97c433a [2021-05-17T07:09:36.685Z] $ docker rm -f 448ead3ed7f9a783c14d12df205613ea1a1edff0682e7efa2bc0c7a1f97c433a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:09:37.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T07:09:37.370Z] . [Pipeline] withDockerContainer [2021-05-17T07:09:37.508Z] prd-centos7-docker-4c-2g-299 does not seem to be running inside a container [2021-05-17T07:09:37.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-17T07:09:38.381Z] $ docker top cd66bc3ff36da6f6479582e074f743156f7e6ced7eb896f11b07f5c8c23feecd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:09:38.899Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T07:09:39.849Z] Building core-command ... [2021-05-17T07:09:39.849Z] Building core-data ... [2021-05-17T07:09:39.849Z] Building core-metadata ... [2021-05-17T07:09:39.849Z] Building security-bootstrapper ... [2021-05-17T07:09:39.849Z] Building security-proxy-setup ... [2021-05-17T07:09:39.849Z] Building security-secretstore-setup ... [2021-05-17T07:09:39.849Z] Building support-notifications ... [2021-05-17T07:09:39.849Z] Building support-scheduler ... [2021-05-17T07:09:39.849Z] Building sys-mgmt-agent ... [2021-05-17T07:09:39.849Z] Building security-secretstore-setup [2021-05-17T07:09:39.849Z] Building support-scheduler [2021-05-17T07:09:39.849Z] Building security-proxy-setup [2021-05-17T07:09:39.849Z] Building security-bootstrapper [2021-05-17T07:09:39.849Z] Building core-command [2021-05-17T07:10:18.806Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:10:18.806Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:10:18.806Z] ---> 8756cfd6dd48 [2021-05-17T07:10:18.806Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T07:10:18.806Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:10:18.806Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:10:18.806Z] ---> 8756cfd6dd48 [2021-05-17T07:10:18.806Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T07:10:18.806Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:10:18.806Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:10:18.806Z] ---> 8756cfd6dd48 [2021-05-17T07:10:18.806Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T07:10:18.806Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:10:18.806Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:10:18.806Z] ---> 8756cfd6dd48 [2021-05-17T07:10:18.806Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T07:10:18.806Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:10:18.806Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:10:18.806Z] ---> 8756cfd6dd48 [2021-05-17T07:10:18.806Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T07:10:18.806Z] ---> Running in 3929a2307e9e [2021-05-17T07:10:18.806Z] ---> Running in 61267dc881b0 [2021-05-17T07:10:18.806Z] ---> Running in 13f268098c46 [2021-05-17T07:10:18.806Z] ---> Running in de89c675150a [2021-05-17T07:10:18.806Z] ---> Running in 9d0df989cc94 [2021-05-17T07:10:18.806Z] Removing intermediate container 3929a2307e9e [2021-05-17T07:10:18.806Z] ---> 801de734af88 [2021-05-17T07:10:18.806Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:10:18.806Z] Removing intermediate container 13f268098c46 [2021-05-17T07:10:18.806Z] ---> 1d5ac8685d58 [2021-05-17T07:10:18.806Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:10:18.806Z] Removing intermediate container de89c675150a [2021-05-17T07:10:18.806Z] ---> 630864bb02f8 [2021-05-17T07:10:18.806Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:10:18.806Z] Removing intermediate container 61267dc881b0 [2021-05-17T07:10:18.806Z] ---> 849886c62a8e [2021-05-17T07:10:18.806Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:10:18.806Z] Removing intermediate container 9d0df989cc94 [2021-05-17T07:10:18.806Z] ---> 51139ff5d5b8 [2021-05-17T07:10:18.806Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:10:18.806Z] ---> Running in d177d0feae7a [2021-05-17T07:10:18.806Z] ---> Running in 1c7c482f1802 [2021-05-17T07:10:18.806Z] ---> Running in f3b1742b5ff1 [2021-05-17T07:10:18.806Z] ---> Running in 49c6c51a3ecc [2021-05-17T07:10:18.806Z] ---> Running in 5ab1ae75bdff [2021-05-17T07:10:18.806Z] Removing intermediate container 49c6c51a3ecc [2021-05-17T07:10:18.806Z] ---> ebb273588c90 [2021-05-17T07:10:18.806Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T07:10:18.806Z] Removing intermediate container 1c7c482f1802 [2021-05-17T07:10:18.806Z] ---> d9269216894e [2021-05-17T07:10:18.806Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T07:10:18.806Z] ---> Running in cb8473ac4428 [2021-05-17T07:10:18.806Z] Removing intermediate container d177d0feae7a [2021-05-17T07:10:18.806Z] ---> 76d410f65864 [2021-05-17T07:10:18.806Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T07:10:18.806Z] ---> Running in ba88357db0ff [2021-05-17T07:10:18.806Z] ---> Running in d41176793ca3 [2021-05-17T07:10:18.806Z] Removing intermediate container 5ab1ae75bdff [2021-05-17T07:10:18.806Z] ---> 81485e557388 [2021-05-17T07:10:18.806Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T07:10:18.806Z] Removing intermediate container f3b1742b5ff1 [2021-05-17T07:10:18.806Z] ---> a9c6b311b4f5 [2021-05-17T07:10:18.806Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T07:10:18.806Z] ---> Running in 446598bf75f0 [2021-05-17T07:10:19.072Z] ---> Running in 77c5b8792ecc [2021-05-17T07:10:19.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:19.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:19.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:19.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:19.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:19.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:20.108Z] Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:10:20.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:20.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:20.430Z] OK: 219 MiB in 52 packages [2021-05-17T07:10:20.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:20.526Z] Merge succeeded, producing 938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:10:20.527Z] Checking out Revision 938530cae7d5ff0543bf78ebc457928ce20be3bb (PR-3473) [2021-05-17T07:10:20.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:10:20.982Z] OK: 219 MiB in 52 packages [2021-05-17T07:10:20.982Z] Removing intermediate container cb8473ac4428 [2021-05-17T07:10:20.982Z] ---> 776f2ca80336 [2021-05-17T07:10:20.982Z] Step 6/32 : COPY go.mod . [2021-05-17T07:10:20.982Z] OK: 219 MiB in 52 packages [2021-05-17T07:10:21.259Z] OK: 219 MiB in 52 packages [2021-05-17T07:10:21.259Z] ---> 81d0056bdf2d [2021-05-17T07:10:21.259Z] Step 7/32 : RUN go mod download [2021-05-17T07:10:21.259Z] OK: 219 MiB in 52 packages [2021-05-17T07:10:21.523Z] ---> Running in ddf98b4bde85 [2021-05-17T07:10:21.786Z] Removing intermediate container d41176793ca3 [2021-05-17T07:10:21.786Z] ---> 1468f7c568d0 [2021-05-17T07:10:21.786Z] Step 6/24 : COPY go.mod . [2021-05-17T07:10:22.058Z] Removing intermediate container ba88357db0ff [2021-05-17T07:10:22.058Z] ---> 0e9cf1e59a83 [2021-05-17T07:10:22.058Z] Step 6/23 : COPY go.mod . [2021-05-17T07:10:22.058Z] Removing intermediate container 77c5b8792ecc [2021-05-17T07:10:22.058Z] ---> 10e832244a4e [2021-05-17T07:10:22.058Z] Step 6/26 : COPY go.mod . [2021-05-17T07:10:22.324Z] ---> 150a3e394259 [2021-05-17T07:10:22.324Z] Step 7/24 : RUN go mod download [2021-05-17T07:10:22.324Z] ---> Running in df529a6a59bd [2021-05-17T07:10:22.324Z] ---> fe16b415c589 [2021-05-17T07:10:22.324Z] Step 7/23 : RUN go mod download [2021-05-17T07:10:19.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T07:10:19.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T07:10:19.336Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T07:10:19.368Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T07:10:19.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:10:19.385Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3473/head:refs/remotes/origin/PR-3473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T07:10:20.130Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T07:10:20.143Z] > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 [2021-05-17T07:10:20.443Z] > git remote # timeout=10 [2021-05-17T07:10:20.460Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T07:10:20.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:10:20.488Z] > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 [2021-05-17T07:10:20.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T07:10:20.535Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T07:10:20.544Z] > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 [2021-05-17T07:10:22.588Z] ---> Running in de173ab26d4f [2021-05-17T07:10:22.875Z] ---> 1e5a7bd2c3f6 [2021-05-17T07:10:22.875Z] Step 7/26 : RUN go mod download [2021-05-17T07:10:22.875Z] Removing intermediate container 446598bf75f0 [2021-05-17T07:10:22.875Z] ---> 88496ecf9a12 [2021-05-17T07:10:22.876Z] Step 6/22 : COPY go.mod . [2021-05-17T07:10:23.160Z] ---> Running in 2edf31431b50 [2021-05-17T07:10:23.160Z] ---> 64aceb1ee8f9 [2021-05-17T07:10:23.160Z] Step 7/22 : RUN go mod download [2021-05-17T07:10:23.428Z] ---> Running in 4eea85531fec [2021-05-17T07:10:24.012Z] Removing intermediate container ddf98b4bde85 [2021-05-17T07:10:24.012Z] ---> c7e10d9db6ea [2021-05-17T07:10:24.012Z] Step 8/32 : COPY . . [2021-05-17T07:10:24.280Z] Removing intermediate container df529a6a59bd [2021-05-17T07:10:24.280Z] ---> df6a0cdbbaf3 [2021-05-17T07:10:24.280Z] Step 8/24 : COPY . . [2021-05-17T07:10:24.983Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.10.1 to 1.10.2" [2021-05-17T07:10:25.040Z] > git --version # timeout=10 [2021-05-17T07:10:25.049Z] > git --version # 'git version 2.17.1' [2021-05-17T07:10:25.058Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T07:10:26.690Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T07:10:27.043Z] Removing intermediate container de173ab26d4f [2021-05-17T07:10:27.044Z] ---> ae674d409555 [2021-05-17T07:10:27.044Z] Step 8/23 : COPY . . [2021-05-17T07:10:27.135Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T07:10:27.519Z] + + true [2021-05-17T07:10:27.519Z] sudo service docker restart [2021-05-17T07:10:28.503Z] Removing intermediate container 2edf31431b50 [2021-05-17T07:10:28.503Z] ---> 7662872166c8 [2021-05-17T07:10:28.503Z] Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T07:10:29.649Z] provisioning config files... [2021-05-17T07:10:29.675Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2063367599130841109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:10:30.103Z] ---> docker-login.sh [2021-05-17T07:10:30.103Z] nexus3.edgexfoundry.org:10001 [2021-05-17T07:10:31.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:10:31.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:10:31.362Z] Configure a credential helper to remove this warning. See [2021-05-17T07:10:31.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:10:31.362Z] [2021-05-17T07:10:31.362Z] Login Succeeded [2021-05-17T07:10:31.362Z] nexus3.edgexfoundry.org:10002 [2021-05-17T07:10:31.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:10:31.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:10:31.921Z] Configure a credential helper to remove this warning. See [2021-05-17T07:10:31.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:10:31.921Z] [2021-05-17T07:10:31.921Z] Login Succeeded [2021-05-17T07:10:31.921Z] nexus3.edgexfoundry.org:10003 [2021-05-17T07:10:32.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:10:32.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:10:32.194Z] Configure a credential helper to remove this warning. See [2021-05-17T07:10:32.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:10:32.194Z] [2021-05-17T07:10:32.194Z] Login Succeeded [2021-05-17T07:10:32.194Z] nexus3.edgexfoundry.org:10004 [2021-05-17T07:10:32.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:10:32.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:10:32.794Z] Configure a credential helper to remove this warning. See [2021-05-17T07:10:32.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:10:32.794Z] [2021-05-17T07:10:32.794Z] Login Succeeded [2021-05-17T07:10:32.794Z] docker.io [2021-05-17T07:10:32.811Z] Removing intermediate container 4eea85531fec [2021-05-17T07:10:32.811Z] ---> c844cf93c39a [2021-05-17T07:10:32.811Z] Step 8/22 : COPY . . [2021-05-17T07:10:33.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T07:10:33.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T07:10:33.658Z] Configure a credential helper to remove this warning. See [2021-05-17T07:10:33.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T07:10:33.658Z] [2021-05-17T07:10:33.658Z] Login Succeeded [2021-05-17T07:10:33.658Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T07:10:33.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T07:10:34.344Z] ========================================================= [2021-05-17T07:10:34.344Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T07:10:34.344Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:10:34.765Z] + 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-17T07:10:37.418Z] Sending build context to Docker daemon 167.8MB [2021-05-17T07:10:37.418Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T07:10:37.418Z] Step 2/6 : FROM ${BASE} [2021-05-17T07:10:37.418Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T07:10:37.418Z] 595b0fe564bb: Pulling fs layer [2021-05-17T07:10:37.418Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T07:10:37.418Z] 316046926c0a: Pulling fs layer [2021-05-17T07:10:37.418Z] 4ebd0625c992: Pulling fs layer [2021-05-17T07:10:37.418Z] 207e8628e3a3: Pulling fs layer [2021-05-17T07:10:37.418Z] c791037a9be2: Pulling fs layer [2021-05-17T07:10:37.418Z] ffd874e62e21: Pulling fs layer [2021-05-17T07:10:37.418Z] 4ebd0625c992: Waiting [2021-05-17T07:10:37.418Z] 207e8628e3a3: Waiting [2021-05-17T07:10:37.418Z] c791037a9be2: Waiting [2021-05-17T07:10:37.418Z] ffd874e62e21: Waiting [2021-05-17T07:10:37.418Z] 316046926c0a: Verifying Checksum [2021-05-17T07:10:37.418Z] 316046926c0a: Download complete [2021-05-17T07:10:37.418Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T07:10:37.418Z] 7186ed65a4f7: Download complete [2021-05-17T07:10:37.418Z] 207e8628e3a3: Verifying Checksum [2021-05-17T07:10:37.418Z] 207e8628e3a3: Download complete [2021-05-17T07:10:37.418Z] c791037a9be2: Download complete [2021-05-17T07:10:37.418Z] 595b0fe564bb: Verifying Checksum [2021-05-17T07:10:37.418Z] 595b0fe564bb: Download complete [2021-05-17T07:10:38.024Z] 595b0fe564bb: Pull complete [2021-05-17T07:10:38.646Z] 7186ed65a4f7: Pull complete [2021-05-17T07:10:38.923Z] 316046926c0a: Pull complete [2021-05-17T07:10:39.907Z] ffd874e62e21: Verifying Checksum [2021-05-17T07:10:39.907Z] ffd874e62e21: Download complete [2021-05-17T07:10:40.894Z] 4ebd0625c992: Download complete [2021-05-17T07:10:51.075Z] 4ebd0625c992: Pull complete [2021-05-17T07:10:51.075Z] 207e8628e3a3: Pull complete [2021-05-17T07:10:51.348Z] c791037a9be2: Pull complete [2021-05-17T07:10:54.750Z] ffd874e62e21: Pull complete [2021-05-17T07:10:54.750Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T07:10:54.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T07:10:54.750Z] ---> cfc18b08335c [2021-05-17T07:10:54.750Z] 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-17T07:10:58.177Z] ---> Running in c71e6a03cb60 [2021-05-17T07:10:59.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:11:00.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:11:01.134Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T07:11:01.405Z] (2/12) Installing file (5.39-r0) [2021-05-17T07:11:01.405Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T07:11:01.405Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T07:11:06.795Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T07:11:06.795Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T07:11:06.795Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T07:11:06.795Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T07:11:06.795Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T07:11:06.795Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T07:11:06.795Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T07:11:06.795Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T07:11:06.795Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T07:11:06.795Z] OK: 218 MiB in 52 packages [2021-05-17T07:11:11.100Z] Removing intermediate container c71e6a03cb60 [2021-05-17T07:11:11.100Z] ---> e9337194a0a3 [2021-05-17T07:11:11.100Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T07:11:11.100Z] ---> Running in e2e00d5b732f [2021-05-17T07:11:11.698Z] Removing intermediate container e2e00d5b732f [2021-05-17T07:11:11.698Z] ---> ff2cf77bb336 [2021-05-17T07:11:11.698Z] Step 5/6 : COPY go.mod . [2021-05-17T07:11:11.856Z] ---> 4ae96bd9df3b [2021-05-17T07:11:11.856Z] Step 9/32 : RUN go mod tidy [2021-05-17T07:11:11.856Z] ---> 726b465df1e2 [2021-05-17T07:11:11.856Z] Step 9/24 : RUN go mod tidy [2021-05-17T07:11:11.856Z] ---> Running in c39efedb9801 [2021-05-17T07:11:11.856Z] ---> Running in 8c04354f59ce [2021-05-17T07:11:11.856Z] ---> 4e36e86df293 [2021-05-17T07:11:11.856Z] Step 9/23 : RUN go mod tidy [2021-05-17T07:11:11.856Z] ---> 999acac1ae38 [2021-05-17T07:11:11.856Z] Step 9/26 : RUN go mod tidy [2021-05-17T07:11:11.856Z] ---> 1f184358b8c9 [2021-05-17T07:11:11.856Z] Step 9/22 : RUN go mod tidy [2021-05-17T07:11:11.856Z] ---> Running in 4b468d6e3958 [2021-05-17T07:11:11.856Z] ---> Running in 40ffcc4940c7 [2021-05-17T07:11:11.856Z] ---> Running in 7e65f6aa7328 [2021-05-17T07:11:12.298Z] ---> f8ab7d6a90c4 [2021-05-17T07:11:12.298Z] Step 6/6 : RUN go mod download [2021-05-17T07:11:12.298Z] ---> Running in e90cd8fddb95 [2021-05-17T07:11:13.275Z] Removing intermediate container 4b468d6e3958 [2021-05-17T07:11:13.275Z] ---> 31e80a50e11d [2021-05-17T07:11:13.275Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T07:11:13.275Z] Removing intermediate container 40ffcc4940c7 [2021-05-17T07:11:13.275Z] ---> 03f3ef524dec [2021-05-17T07:11:13.275Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T07:11:13.275Z] Removing intermediate container 7e65f6aa7328 [2021-05-17T07:11:13.275Z] ---> a1cedbe38436 [2021-05-17T07:11:13.275Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T07:11:13.275Z] ---> Running in ac7c9826729e [2021-05-17T07:11:13.275Z] Removing intermediate container c39efedb9801 [2021-05-17T07:11:13.275Z] ---> ecb80aae740f [2021-05-17T07:11:13.275Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T07:11:13.275Z] ---> Running in c550112e8fe2 [2021-05-17T07:11:13.275Z] ---> Running in 93878f692164 [2021-05-17T07:11:13.539Z] Removing intermediate container 8c04354f59ce [2021-05-17T07:11:13.539Z] ---> 0ade2c839faa [2021-05-17T07:11:13.539Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T07:11:13.539Z] ---> Running in 6dafe008e97a [2021-05-17T07:11:13.539Z] ---> Running in 826770ea08e1 [2021-05-17T07:11:14.138Z] 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-17T07:11:14.418Z] 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-17T07:11:14.702Z] 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-17T07:11:14.977Z] 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-17T07:11:14.977Z] 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-17T07:11:39.130Z] Removing intermediate container e90cd8fddb95 [2021-05-17T07:11:39.130Z] ---> c5b451308901 [2021-05-17T07:11:39.130Z] Successfully built c5b451308901 [2021-05-17T07:11:39.130Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:11:39.517Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T07:11:39.517Z] . [Pipeline] withDockerContainer [2021-05-17T07:11:39.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container [2021-05-17T07:11:39.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T07:11:41.429Z] $ docker top 417db24d65b818746a2e3f1d7080a48cb5770f9582cce194dc2f4455c9d6c881 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:11:42.434Z] + go version [2021-05-17T07:11:42.434Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T07:11:42.479Z] $ docker stop --time=1 417db24d65b818746a2e3f1d7080a48cb5770f9582cce194dc2f4455c9d6c881 [2021-05-17T07:11:44.395Z] $ docker rm -f 417db24d65b818746a2e3f1d7080a48cb5770f9582cce194dc2f4455c9d6c881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:11:45.437Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T07:11:45.438Z] . [Pipeline] withDockerContainer [2021-05-17T07:11:45.683Z] prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container [2021-05-17T07:11:45.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T07:11:47.004Z] $ docker top 32576db2610096fe77dbadbcf9a08891f0e6cbc671f5f8860595674f1479a524 -eo pid,comm [Pipeline] { [2021-05-17T07:11:47.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] echo [2021-05-17T07:11:47.341Z] ========================================================= [2021-05-17T07:11:47.341Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T07:11:47.341Z] ========================================================= [Pipeline] sh [2021-05-17T07:11:47.684Z] + go mod tidy [2021-05-17T07:11:48.301Z] 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 [Pipeline] sh [2021-05-17T07:11:49.389Z] + make test [2021-05-17T07:11:49.389Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T07:11:55.030Z] Removing intermediate container 826770ea08e1 [2021-05-17T07:11:55.030Z] ---> 8c62392baa1b [2021-05-17T07:11:55.030Z] [2021-05-17T07:11:55.030Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T07:11:56.981Z] 3.12: Pulling from library/alpine [2021-05-17T07:11:58.391Z] Removing intermediate container c550112e8fe2 [2021-05-17T07:11:58.391Z] ---> d68d414595b8 [2021-05-17T07:11:58.391Z] [2021-05-17T07:11:58.391Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T07:11:58.391Z] 3.12: Pulling from library/alpine [2021-05-17T07:11:58.672Z] Removing intermediate container 93878f692164 [2021-05-17T07:11:58.672Z] ---> aad09746b8b4 [2021-05-17T07:11:58.672Z] [2021-05-17T07:11:58.672Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T07:11:58.672Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T07:11:58.672Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T07:11:58.672Z] 3.12: Pulling from library/alpine [2021-05-17T07:11:58.672Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T07:11:58.672Z] ---> 13621d1b12d4 [2021-05-17T07:11:58.672Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T07:11:58.672Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T07:11:58.672Z] ---> 13621d1b12d4 [2021-05-17T07:11:58.672Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T07:11:58.672Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T07:11:58.672Z] Status: Image is up to date for alpine:3.12 [2021-05-17T07:11:58.672Z] ---> 13621d1b12d4 [2021-05-17T07:11:58.672Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T07:11:59.625Z] Removing intermediate container ac7c9826729e [2021-05-17T07:11:59.625Z] ---> 13d80198fc8c [2021-05-17T07:11:59.625Z] [2021-05-17T07:11:59.625Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T07:11:59.625Z] ---> 13621d1b12d4 [2021-05-17T07:11:59.625Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T07:12:01.553Z] ---> Running in df28e0698587 [2021-05-17T07:12:01.553Z] ---> Running in 112f00e74d61 [2021-05-17T07:12:01.553Z] ---> Running in 98ad82620a10 [2021-05-17T07:12:01.553Z] ---> Running in ef7112bbfc1e [2021-05-17T07:12:02.509Z] Removing intermediate container 6dafe008e97a [2021-05-17T07:12:02.509Z] ---> 83c9b03c40b4 [2021-05-17T07:12:02.509Z] [2021-05-17T07:12:02.509Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T07:12:02.509Z] ---> 13621d1b12d4 [2021-05-17T07:12:02.509Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T07:12:02.776Z] Removing intermediate container df28e0698587 [2021-05-17T07:12:02.776Z] ---> e879f31e5274 [2021-05-17T07:12:02.776Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T07:12:02.776Z] ---> Running in 84e207246cb9 [2021-05-17T07:12:03.059Z] ---> Running in 24d8fe44627c [2021-05-17T07:12:03.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:03.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:03.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:03.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:03.637Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T07:12:03.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:03.637Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T07:12:03.637Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T07:12:03.637Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T07:12:03.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:03.637Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:12:03.637Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T07:12:03.637Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T07:12:03.637Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T07:12:03.948Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T07:12:03.948Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T07:12:03.948Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T07:12:03.948Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T07:12:03.948Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:12:03.948Z] OK: 7 MiB in 18 packages [2021-05-17T07:12:03.948Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T07:12:03.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:03.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:03.948Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T07:12:03.948Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:12:03.948Z] OK: 7 MiB in 20 packages [2021-05-17T07:12:03.948Z] OK: 6 MiB in 15 packages [2021-05-17T07:12:03.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:03.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:04.236Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T07:12:04.236Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:12:04.236Z] OK: 6 MiB in 15 packages [2021-05-17T07:12:04.236Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T07:12:04.236Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T07:12:04.236Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:12:04.236Z] OK: 6 MiB in 16 packages [2021-05-17T07:12:06.817Z] Removing intermediate container 98ad82620a10 [2021-05-17T07:12:06.817Z] ---> 5991921a1f7f [2021-05-17T07:12:06.817Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T07:12:06.817Z] Removing intermediate container ef7112bbfc1e [2021-05-17T07:12:06.817Z] ---> 83c1b132d9c9 [2021-05-17T07:12:06.817Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T07:12:06.817Z] Removing intermediate container 112f00e74d61 [2021-05-17T07:12:06.817Z] ---> aa81605d1f0d [2021-05-17T07:12:06.817Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T07:12:06.817Z] ---> Running in cc3a712419ef [2021-05-17T07:12:06.817Z] ---> Running in ef79d0897694 [2021-05-17T07:12:06.817Z] Removing intermediate container 84e207246cb9 [2021-05-17T07:12:06.817Z] ---> d75691d2cf50 [2021-05-17T07:12:06.817Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T07:12:06.817Z] ---> Running in 23706edd1053 [2021-05-17T07:12:06.817Z] Removing intermediate container 24d8fe44627c [2021-05-17T07:12:06.817Z] ---> fa8cdd5ba500 [2021-05-17T07:12:06.817Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T07:12:06.817Z] ---> Running in 7344226213ab [2021-05-17T07:12:07.082Z] ---> Running in 68e07bc63b02 [2021-05-17T07:12:07.082Z] Removing intermediate container cc3a712419ef [2021-05-17T07:12:07.082Z] ---> 828475c5dd08 [2021-05-17T07:12:07.082Z] Step 14/26 : WORKDIR / [2021-05-17T07:12:07.082Z] Removing intermediate container ef79d0897694 [2021-05-17T07:12:07.082Z] ---> cc5c271a4493 [2021-05-17T07:12:07.082Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T07:12:07.348Z] Removing intermediate container 23706edd1053 [2021-05-17T07:12:07.348Z] ---> 53a5812f9c6c [2021-05-17T07:12:07.348Z] Step 14/22 : WORKDIR /edgex [2021-05-17T07:12:07.348Z] ---> Running in 04f92e275952 [2021-05-17T07:12:07.348Z] ---> Running in 41930d03524e [2021-05-17T07:12:07.348Z] Removing intermediate container 7344226213ab [2021-05-17T07:12:07.348Z] ---> 4d8543231202 [2021-05-17T07:12:07.348Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T07:12:07.614Z] Removing intermediate container 68e07bc63b02 [2021-05-17T07:12:07.615Z] ---> 92d6d02e630d [2021-05-17T07:12:07.615Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T07:12:07.615Z] ---> Running in b1a68db025fb [2021-05-17T07:12:07.615Z] ---> Running in 4f874dce9c88 [2021-05-17T07:12:07.883Z] ---> Running in f0153cf51609 [2021-05-17T07:12:07.883Z] Removing intermediate container 04f92e275952 [2021-05-17T07:12:07.883Z] ---> 89e2683d365a [2021-05-17T07:12:07.883Z] 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-17T07:12:07.883Z] Removing intermediate container 41930d03524e [2021-05-17T07:12:07.883Z] ---> bc60916b34c5 [2021-05-17T07:12:07.883Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T07:12:07.883Z] Removing intermediate container 4f874dce9c88 [2021-05-17T07:12:07.883Z] ---> 31e5e445d737 [2021-05-17T07:12:07.883Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T07:12:07.883Z] Removing intermediate container b1a68db025fb [2021-05-17T07:12:07.883Z] ---> 1c9c42444fc8 [2021-05-17T07:12:07.883Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T07:12:08.150Z] ---> Running in b9ffb130dd6a [2021-05-17T07:12:08.150Z] ---> Running in 77f5401f3f04 [2021-05-17T07:12:08.150Z] Removing intermediate container f0153cf51609 [2021-05-17T07:12:08.150Z] ---> 9b163d099538 [2021-05-17T07:12:08.150Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T07:12:08.417Z] ---> 5269c7a05cc9 [2021-05-17T07:12:08.417Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-17T07:12:08.417Z] ---> Running in fe4f4fa96f45 [2021-05-17T07:12:08.417Z] Removing intermediate container b9ffb130dd6a [2021-05-17T07:12:08.417Z] ---> 95f04727a855 [2021-05-17T07:12:08.417Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:12:08.417Z] ---> dff20faec127 [2021-05-17T07:12:08.417Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T07:12:08.692Z] Removing intermediate container 77f5401f3f04 [2021-05-17T07:12:08.692Z] ---> 93656680a8c2 [2021-05-17T07:12:08.692Z] Step 16/24 : WORKDIR / [2021-05-17T07:12:08.962Z] ---> 437cc99eec1f [2021-05-17T07:12:08.962Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T07:12:08.962Z] ---> Running in e45d3c4af454 [2021-05-17T07:12:09.557Z] ---> a5e184e681b4 [2021-05-17T07:12:09.557Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T07:12:09.557Z] ---> cc0ac6583949 [2021-05-17T07:12:09.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T07:12:09.832Z] ---> c301732d5139 [2021-05-17T07:12:09.832Z] 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-17T07:12:09.832Z] Removing intermediate container e45d3c4af454 [2021-05-17T07:12:09.832Z] ---> 3085cf13f50e [2021-05-17T07:12:09.832Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:12:10.102Z] ---> 724cdc9bc3e8 [2021-05-17T07:12:10.103Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T07:12:10.103Z] ---> Running in 239336d9157e [2021-05-17T07:12:10.372Z] ---> 8802799c09e6 [2021-05-17T07:12:10.372Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T07:12:10.372Z] ---> 1f65ca38398b [2021-05-17T07:12:10.372Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T07:12:10.372Z] ---> 4c625e35282f [2021-05-17T07:12:10.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T07:12:10.372Z] Removing intermediate container fe4f4fa96f45 [2021-05-17T07:12:10.372Z] ---> 3d6f69b7e7af [2021-05-17T07:12:10.372Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T07:12:10.372Z] ---> Running in 7f09d80f1541 [2021-05-17T07:12:10.636Z] Removing intermediate container 239336d9157e [2021-05-17T07:12:10.636Z] ---> 91e107031f3b [2021-05-17T07:12:10.636Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T07:12:10.914Z] ---> 431430ef7938 [2021-05-17T07:12:10.914Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T07:12:10.914Z] ---> Running in 4c846f19423e [2021-05-17T07:12:10.914Z] ---> 4f0346e152db [2021-05-17T07:12:10.914Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T07:12:10.914Z] Removing intermediate container 7f09d80f1541 [2021-05-17T07:12:10.914Z] ---> ee3e180ed262 [2021-05-17T07:12:10.914Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T07:12:10.914Z] ---> 92f4ff610908 [2021-05-17T07:12:10.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T07:12:10.914Z] ---> Running in 18e444070d4d [2021-05-17T07:12:11.188Z] Removing intermediate container 4c846f19423e [2021-05-17T07:12:11.188Z] ---> ce2a48cca9e8 [2021-05-17T07:12:11.188Z] Step 20/22 : LABEL arch=x86_64 [2021-05-17T07:12:11.188Z] ---> Running in 7ba8bc4b3e12 [2021-05-17T07:12:11.454Z] Removing intermediate container 18e444070d4d [2021-05-17T07:12:11.454Z] ---> 8b481fc56a5f [2021-05-17T07:12:11.454Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:12:11.718Z] ---> 16eeea238d50 [2021-05-17T07:12:11.718Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T07:12:11.719Z] ---> 3a305fccb2af [2021-05-17T07:12:11.719Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T07:12:11.719Z] ---> Running in b9cfe367704d [2021-05-17T07:12:11.719Z] Removing intermediate container 7ba8bc4b3e12 [2021-05-17T07:12:11.719Z] ---> 9d2fe3b5e0c2 [2021-05-17T07:12:11.719Z] Step 21/22 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:12:11.982Z] ---> 568e073010f5 [2021-05-17T07:12:11.982Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T07:12:11.982Z] ---> Running in 6c1ca3b10a97 [2021-05-17T07:12:11.982Z] ---> Running in 0f022e010e7b [2021-05-17T07:12:11.982Z] ---> Running in 0ccdf0ba87ed [2021-05-17T07:12:12.253Z] Removing intermediate container b9cfe367704d [2021-05-17T07:12:12.253Z] ---> 6a4edcf47ddb [2021-05-17T07:12:12.253Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T07:12:12.253Z] ---> Running in a3139b8f1b4d [2021-05-17T07:12:12.253Z] Removing intermediate container 0f022e010e7b [2021-05-17T07:12:12.253Z] ---> ee3ad1434147 [2021-05-17T07:12:12.253Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T07:12:12.522Z] ---> 7a1758580d16 [2021-05-17T07:12:12.522Z] 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-17T07:12:12.522Z] Removing intermediate container 0ccdf0ba87ed [2021-05-17T07:12:12.522Z] ---> 444967ff95ef [2021-05-17T07:12:12.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:12:12.522Z] ---> Running in 0f98794227f5 [2021-05-17T07:12:12.522Z] ---> Running in 40f678e1e2ed [2021-05-17T07:12:12.522Z] ---> Running in 02f9f3026b58 [2021-05-17T07:12:12.787Z] Removing intermediate container a3139b8f1b4d [2021-05-17T07:12:12.787Z] ---> 429a0928c9d7 [2021-05-17T07:12:12.787Z] Step 22/23 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:12:13.055Z] Removing intermediate container 0f98794227f5 [2021-05-17T07:12:13.055Z] ---> 24b9913dc039 [2021-05-17T07:12:13.055Z] [2021-05-17T07:12:13.055Z] ---> Running in 1f09df43ad56 [2021-05-17T07:12:13.055Z] Removing intermediate container 02f9f3026b58 [2021-05-17T07:12:13.055Z] ---> 7db39e1859e5 [2021-05-17T07:12:13.055Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T07:12:13.323Z] Successfully built 24b9913dc039 [2021-05-17T07:12:13.323Z] ---> Running in bc7f34d89aaf [2021-05-17T07:12:13.323Z] Successfully tagged security-proxy-setup:latest [2021-05-17T07:12:13.323Z]  Building security-proxy-setup ... done Building support-notifications [2021-05-17T07:12:13.593Z] Removing intermediate container 1f09df43ad56 [2021-05-17T07:12:13.593Z] ---> d9fd871e88a0 [2021-05-17T07:12:13.593Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T07:12:13.593Z] ---> Running in 33ea722431bf [2021-05-17T07:12:13.867Z] Removing intermediate container bc7f34d89aaf [2021-05-17T07:12:13.867Z] ---> 3106735df1c7 [2021-05-17T07:12:13.867Z] Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:12:13.867Z] Removing intermediate container 6c1ca3b10a97 [2021-05-17T07:12:13.867Z] ---> fdfb2ed833a2 [2021-05-17T07:12:13.867Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:12:13.867Z] ---> Running in 5c3a60cb7ab7 [2021-05-17T07:12:14.137Z] Removing intermediate container 33ea722431bf [2021-05-17T07:12:14.137Z] ---> b8482e589c26 [2021-05-17T07:12:14.137Z] [2021-05-17T07:12:14.405Z] Successfully built b8482e589c26 [2021-05-17T07:12:14.405Z] Successfully tagged support-scheduler:latest [2021-05-17T07:12:14.405Z] Building core-metadata [2021-05-17T07:12:14.405Z]  Building support-scheduler ... done  ---> e481d6c77e78 [2021-05-17T07:12:14.405Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T07:12:14.405Z] Removing intermediate container 5c3a60cb7ab7 [2021-05-17T07:12:14.405Z] ---> 0da4557780b8 [2021-05-17T07:12:14.405Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T07:12:14.677Z] Removing intermediate container 40f678e1e2ed [2021-05-17T07:12:14.677Z] ---> 07ec79782b9f [2021-05-17T07:12:14.677Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T07:12:14.677Z] ---> Running in e632af6fed7e [2021-05-17T07:12:14.677Z] ---> Running in 0947aa3680e1 [2021-05-17T07:12:16.194Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T07:12:17.264Z] Removing intermediate container e632af6fed7e [2021-05-17T07:12:17.264Z] ---> f3cb37332b40 [2021-05-17T07:12:17.264Z] [2021-05-17T07:12:17.264Z] Removing intermediate container 0947aa3680e1 [2021-05-17T07:12:17.264Z] ---> 28dc92f7d750 [2021-05-17T07:12:17.264Z] Step 24/26 : LABEL arch=x86_64 [2021-05-17T07:12:18.678Z] Successfully built f3cb37332b40 [2021-05-17T07:12:20.614Z] Successfully tagged core-command:latest [2021-05-17T07:12:20.614Z] Building core-data [2021-05-17T07:12:22.015Z]  Building core-command ... done  ---> 4cf210f22614 [2021-05-17T07:12:22.015Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T07:12:22.015Z] ---> Running in e65e2b133dc5 [2021-05-17T07:12:22.612Z] Removing intermediate container e65e2b133dc5 [2021-05-17T07:12:22.612Z] ---> 11afc7a732b4 [2021-05-17T07:12:22.612Z] Step 25/26 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:12:22.877Z] ---> 649e36a5ca5f [2021-05-17T07:12:22.877Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T07:12:22.877Z] ---> Running in 96d75592f58a [2021-05-17T07:12:23.453Z] ---> fcdbf3a396fd [2021-05-17T07:12:23.453Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T07:12:23.719Z] Removing intermediate container 96d75592f58a [2021-05-17T07:12:23.719Z] ---> e308627f29dc [2021-05-17T07:12:23.719Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T07:12:27.111Z] ---> Running in 1993c742b079 [2021-05-17T07:12:28.542Z] ---> 3d6196aabfb0 [2021-05-17T07:12:28.542Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T07:12:29.969Z] Removing intermediate container 1993c742b079 [2021-05-17T07:12:29.969Z] ---> 59a029b1752a [2021-05-17T07:12:29.969Z] [2021-05-17T07:12:30.242Z] ---> Running in 7a8be02b1ed1 [2021-05-17T07:12:30.242Z] Successfully built 59a029b1752a [2021-05-17T07:12:30.509Z] Successfully tagged security-secretstore-setup:latest [2021-05-17T07:12:30.509Z] Building sys-mgmt-agent [2021-05-17T07:12:32.473Z]  Building security-secretstore-setup ... done Removing intermediate container 7a8be02b1ed1 [2021-05-17T07:12:32.473Z] ---> 5613af0416b8 [2021-05-17T07:12:32.473Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T07:12:34.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:12:34.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:12:34.439Z] ---> 8756cfd6dd48 [2021-05-17T07:12:34.439Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T07:12:34.439Z] ---> Using cache [2021-05-17T07:12:34.439Z] ---> 51139ff5d5b8 [2021-05-17T07:12:34.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:12:34.439Z] ---> Using cache [2021-05-17T07:12:34.439Z] ---> 81485e557388 [2021-05-17T07:12:34.439Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T07:12:35.039Z] ---> 1e696915ec27 [2021-05-17T07:12:35.039Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T07:12:35.644Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:12:35.644Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:12:35.644Z] ---> 8756cfd6dd48 [2021-05-17T07:12:35.644Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T07:12:35.644Z] ---> Using cache [2021-05-17T07:12:35.644Z] ---> 51139ff5d5b8 [2021-05-17T07:12:35.644Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:12:35.644Z] ---> Using cache [2021-05-17T07:12:35.644Z] ---> 81485e557388 [2021-05-17T07:12:35.644Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T07:12:35.644Z] ---> Using cache [2021-05-17T07:12:35.644Z] ---> 88496ecf9a12 [2021-05-17T07:12:35.644Z] Step 6/24 : COPY go.mod . [2021-05-17T07:12:35.644Z] ---> Using cache [2021-05-17T07:12:35.644Z] ---> 64aceb1ee8f9 [2021-05-17T07:12:35.644Z] Step 7/24 : RUN go mod download [2021-05-17T07:12:35.644Z] ---> Using cache [2021-05-17T07:12:35.644Z] ---> c844cf93c39a [2021-05-17T07:12:35.644Z] Step 8/24 : COPY . . [2021-05-17T07:12:35.912Z] ---> Using cache [2021-05-17T07:12:35.912Z] ---> 1f184358b8c9 [2021-05-17T07:12:35.912Z] Step 9/24 : RUN go mod tidy [2021-05-17T07:12:35.912Z] ---> Using cache [2021-05-17T07:12:35.912Z] ---> 31e80a50e11d [2021-05-17T07:12:35.912Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T07:12:36.505Z] ---> Running in cec6c46c07d8 [2021-05-17T07:12:36.771Z] ---> Running in c3a8572b0c11 [2021-05-17T07:12:36.771Z] ---> Running in 0d098b654248 [2021-05-17T07:12:40.149Z] 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-17T07:12:40.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:40.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:41.702Z] OK: 219 MiB in 52 packages [2021-05-17T07:12:41.702Z] Removing intermediate container 0d098b654248 [2021-05-17T07:12:41.702Z] ---> 9ef9add6542c [2021-05-17T07:12:41.702Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T07:12:42.298Z] ---> Running in 368c930b1c0a [2021-05-17T07:12:42.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:12:42.568Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:12:43.148Z] ---> 8756cfd6dd48 [2021-05-17T07:12:43.148Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T07:12:43.148Z] ---> Using cache [2021-05-17T07:12:43.148Z] ---> 51139ff5d5b8 [2021-05-17T07:12:43.148Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:12:43.148Z] ---> Using cache [2021-05-17T07:12:43.148Z] ---> 81485e557388 [2021-05-17T07:12:43.148Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T07:12:44.167Z] ---> Running in 106765dc460a [2021-05-17T07:12:44.167Z] Removing intermediate container 368c930b1c0a [2021-05-17T07:12:44.167Z] ---> 0f4642b75429 [2021-05-17T07:12:44.167Z] Step 29/32 : CMD ["gate"] [2021-05-17T07:12:44.754Z] Removing intermediate container cec6c46c07d8 [2021-05-17T07:12:44.754Z] ---> 413593c568c7 [2021-05-17T07:12:44.754Z] Step 6/23 : COPY go.mod . [2021-05-17T07:12:44.754Z] ---> Running in 2a85cbfee812 [2021-05-17T07:12:45.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:46.026Z] ---> 310ba55631d5 [2021-05-17T07:12:46.026Z] Step 7/23 : RUN go mod download [2021-05-17T07:12:46.026Z] Removing intermediate container 2a85cbfee812 [2021-05-17T07:12:46.026Z] ---> dca9a0f7d974 [2021-05-17T07:12:46.026Z] Step 30/32 : LABEL arch=x86_64 [2021-05-17T07:12:46.302Z] ---> Running in 0b44e750bb2d [2021-05-17T07:12:46.570Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:12:46.570Z] ---> Running in 74aff8beea31 [2021-05-17T07:12:47.169Z] OK: 219 MiB in 52 packages [2021-05-17T07:12:47.434Z] Removing intermediate container 74aff8beea31 [2021-05-17T07:12:47.434Z] ---> 0151ad1d6a46 [2021-05-17T07:12:47.434Z] Step 31/32 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:12:48.404Z] ---> Running in 8aedccbea43c [2021-05-17T07:12:49.416Z] Removing intermediate container 8aedccbea43c [2021-05-17T07:12:49.416Z] ---> b197625584b0 [2021-05-17T07:12:49.416Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T07:12:49.416Z] Removing intermediate container 106765dc460a [2021-05-17T07:12:49.416Z] ---> 0146b9307069 [2021-05-17T07:12:49.416Z] Step 6/24 : COPY go.mod . [2021-05-17T07:12:49.708Z] ---> Running in 25f958c3e123 [2021-05-17T07:12:49.708Z] Removing intermediate container 0b44e750bb2d [2021-05-17T07:12:49.708Z] ---> f10b30a68a37 [2021-05-17T07:12:49.708Z] Step 8/23 : COPY . . [2021-05-17T07:12:50.054Z] ---> edbbbc85171d [2021-05-17T07:12:50.054Z] Step 7/24 : RUN go mod download [2021-05-17T07:12:50.346Z] ---> Running in e62c8ba522e6 [2021-05-17T07:12:50.644Z] Removing intermediate container 25f958c3e123 [2021-05-17T07:12:50.644Z] ---> 6188a393914c [2021-05-17T07:12:50.644Z] [2021-05-17T07:12:58.891Z] Successfully built 6188a393914c [2021-05-17T07:12:58.891Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:12:58.891Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:12:58.891Z] ---> 8756cfd6dd48 [2021-05-17T07:12:58.891Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T07:12:58.891Z] ---> Using cache [2021-05-17T07:12:58.891Z] ---> 51139ff5d5b8 [2021-05-17T07:12:58.891Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:12:58.891Z] ---> Using cache [2021-05-17T07:12:58.891Z] ---> 81485e557388 [2021-05-17T07:12:58.891Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T07:12:58.891Z] Successfully tagged security-bootstrapper:latest [2021-05-17T07:12:58.891Z]  Building security-bootstrapper ... done  ---> Running in 1f095887f7a3 [2021-05-17T07:13:00.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:13:00.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:13:01.824Z] OK: 219 MiB in 52 packages [2021-05-17T07:13:03.372Z] Removing intermediate container e62c8ba522e6 [2021-05-17T07:13:03.372Z] ---> 713f32a37115 [2021-05-17T07:13:03.372Z] Step 8/24 : COPY . . [2021-05-17T07:13:05.344Z] Removing intermediate container 1f095887f7a3 [2021-05-17T07:13:05.344Z] ---> 97f01ef02f0f [2021-05-17T07:13:05.344Z] Step 6/24 : COPY go.mod . [2021-05-17T07:13:09.620Z] ---> 3708e5ea951b [2021-05-17T07:13:09.620Z] Step 7/24 : RUN go mod download [2021-05-17T07:13:12.240Z] ---> Running in 9264de25b69c [2021-05-17T07:13:12.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T07:13:18.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T07:13:18.943Z] Removing intermediate container 9264de25b69c [2021-05-17T07:13:18.943Z] ---> 97b07729b923 [2021-05-17T07:13:18.943Z] Step 8/24 : COPY . . [2021-05-17T07:13:22.315Z] ---> db4dce497891 [2021-05-17T07:13:22.315Z] Step 9/23 : RUN go mod tidy [2021-05-17T07:13:26.596Z] ---> Running in 80e02042ab13 [2021-05-17T07:13:28.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T07:13:28.467Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T07:13:31.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T07:13:31.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T07:13:31.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T07:13:31.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T07:13:34.865Z] Removing intermediate container c3a8572b0c11 [2021-05-17T07:13:34.865Z] ---> 53488e6a549b [2021-05-17T07:13:34.865Z] [2021-05-17T07:13:34.865Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T07:13:34.865Z] ---> 13621d1b12d4 [2021-05-17T07:13:34.865Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T07:13:34.865Z] ---> Using cache [2021-05-17T07:13:34.865Z] ---> d75691d2cf50 [2021-05-17T07:13:34.865Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T07:13:34.865Z] ---> Using cache [2021-05-17T07:13:34.865Z] ---> 4d8543231202 [2021-05-17T07:13:34.865Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T07:13:37.330Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T07:13:37.330Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T07:13:37.543Z] ---> Running in c035c4c579a4 [2021-05-17T07:13:37.543Z] ---> fbb7fc21dc10 [2021-05-17T07:13:37.543Z] Step 9/24 : RUN go mod tidy [2021-05-17T07:13:38.955Z] ---> Running in f9e5d5b8391b [2021-05-17T07:13:39.230Z] Removing intermediate container c035c4c579a4 [2021-05-17T07:13:39.230Z] ---> 89cd1e003532 [2021-05-17T07:13:39.230Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T07:13:40.189Z] Removing intermediate container 80e02042ab13 [2021-05-17T07:13:40.189Z] ---> fd4955fa8116 [2021-05-17T07:13:40.189Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T07:13:40.775Z] ---> Running in 08f3df6e0018 [2021-05-17T07:13:41.364Z] ---> Running in 9dd824b15861 [2021-05-17T07:13:42.781Z] Removing intermediate container 08f3df6e0018 [2021-05-17T07:13:42.781Z] ---> a37526b7523f [2021-05-17T07:13:42.781Z] Step 16/24 : WORKDIR / [2021-05-17T07:13:43.052Z] ---> Running in 6afa7e2c97f7 [2021-05-17T07:13:43.329Z] ---> 3b11e7c073e0 [2021-05-17T07:13:43.329Z] Step 9/24 : RUN go mod tidy [2021-05-17T07:13:43.329Z] ---> Running in 0e9c8fd90c32 [2021-05-17T07:13:43.329Z] Removing intermediate container 6afa7e2c97f7 [2021-05-17T07:13:43.329Z] ---> 98f3f06aa7a2 [2021-05-17T07:13:43.329Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:13:43.329Z] 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-17T07:13:43.928Z] ---> e671f0678dc7 [2021-05-17T07:13:43.928Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T07:13:44.535Z] ---> 9fc72ee8c8a9 [2021-05-17T07:13:44.535Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T07:13:45.128Z] ---> 5dccf82ff55c [2021-05-17T07:13:45.128Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T07:13:45.128Z] ---> Running in f6e36224b040 [2021-05-17T07:13:45.402Z] Removing intermediate container f6e36224b040 [2021-05-17T07:13:45.402Z] ---> 20128ec14645 [2021-05-17T07:13:45.402Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:13:45.639Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T07:13:45.639Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T07:13:45.639Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T07:13:45.670Z] ---> Running in 69e019d21503 [2021-05-17T07:13:45.939Z] Removing intermediate container f9e5d5b8391b [2021-05-17T07:13:45.939Z] ---> 69518649e6d8 [2021-05-17T07:13:45.939Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T07:13:46.236Z] Removing intermediate container 69e019d21503 [2021-05-17T07:13:46.236Z] ---> 520ba31d37ce [2021-05-17T07:13:46.236Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T07:13:46.236Z] Removing intermediate container 0e9c8fd90c32 [2021-05-17T07:13:46.236Z] ---> 4bdee01259ce [2021-05-17T07:13:46.236Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T07:13:46.236Z] ---> Running in 18bcfe539974 [2021-05-17T07:13:46.236Z] ---> Running in dd69b6b90861 [2021-05-17T07:13:46.518Z] ---> Running in ee1d0fd7c6ae [2021-05-17T07:13:46.793Z] Removing intermediate container 18bcfe539974 [2021-05-17T07:13:46.793Z] ---> 407dc5ff0055 [2021-05-17T07:13:46.793Z] Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:13:47.064Z] ---> Running in 1e6b0f124b27 [2021-05-17T07:13:47.348Z] 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-17T07:13:47.348Z] Removing intermediate container 1e6b0f124b27 [2021-05-17T07:13:47.348Z] ---> 476f8d9cac0b [2021-05-17T07:13:47.348Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T07:13:47.348Z] ---> Running in 317dc5d0fa88 [2021-05-17T07:13:47.628Z] 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-17T07:13:47.628Z] Removing intermediate container 317dc5d0fa88 [2021-05-17T07:13:47.628Z] ---> 4fdd9c971214 [2021-05-17T07:13:47.628Z] [2021-05-17T07:13:48.238Z] Successfully built 4fdd9c971214 [2021-05-17T07:13:48.238Z] Successfully tagged core-metadata:latest [2021-05-17T07:13:52.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.355s coverage: 46.1% of statements [2021-05-17T07:13:52.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T07:13:52.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T07:13:52.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T07:13:52.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T07:13:52.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T07:13:52.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T07:13:52.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.322s coverage: 28.7% of statements [2021-05-17T07:13:52.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.362s coverage: 100.0% of statements [2021-05-17T07:13:59.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.661s coverage: 27.8% of statements [2021-05-17T07:13:59.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T07:13:59.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T07:13:59.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T07:13:59.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T07:13:59.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T07:13:59.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 81.2% of statements [2021-05-17T07:13:59.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T07:13:59.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.180s coverage: 100.0% of statements [2021-05-17T07:13:59.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T07:13:59.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.330s coverage: 100.0% of statements [2021-05-17T07:13:59.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T07:13:59.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T07:14:01.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.336s coverage: 71.3% of statements [2021-05-17T07:14:01.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T07:14:01.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T07:14:02.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.512s coverage: 87.7% of statements [2021-05-17T07:14:02.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T07:14:02.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T07:14:02.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.431s coverage: 78.9% of statements [2021-05-17T07:14:02.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T07:14:15.060Z]  Building core-metadata ... done Removing intermediate container 9dd824b15861 [2021-05-17T07:14:15.060Z] ---> 9139984faefd [2021-05-17T07:14:15.060Z] [2021-05-17T07:14:15.060Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T07:14:15.060Z] ---> 13621d1b12d4 [2021-05-17T07:14:15.060Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T07:14:15.060Z] ---> Running in b5ddfeba50b6 [2021-05-17T07:14:15.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:14:15.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:14:15.060Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T07:14:15.060Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T07:14:15.060Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:14:15.060Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T07:14:15.060Z] OK: 6 MiB in 16 packages [2021-05-17T07:14:15.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.303s coverage: 28.6% of statements [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T07:14:15.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.265s coverage: 100.0% of statements [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T07:14:15.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.260s coverage: 100.0% of statements [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T07:14:15.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.382s coverage: 86.7% of statements [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T07:14:15.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.493s coverage: 97.5% of statements [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T07:14:15.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.264s coverage: 78.3% of statements [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T07:14:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T07:14:16.469Z] Removing intermediate container ee1d0fd7c6ae [2021-05-17T07:14:16.469Z] ---> 041fa473ddfb [2021-05-17T07:14:16.469Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T07:14:16.469Z] ---> Running in ac887ef293d7 [2021-05-17T07:14:17.058Z] Removing intermediate container b5ddfeba50b6 [2021-05-17T07:14:17.058Z] ---> 58031ee48435 [2021-05-17T07:14:17.058Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T07:14:17.334Z] 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-17T07:14:19.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.216s coverage: 95.1% of statements [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T07:14:19.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.209s coverage: 58.8% of statements [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T07:14:19.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.242s coverage: 0.8% of statements [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T07:14:19.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.186s coverage: 22.0% of statements [2021-05-17T07:14:19.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T07:14:19.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements [2021-05-17T07:14:19.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.278s coverage: 79.5% of statements [2021-05-17T07:14:19.942Z] ---> Running in caca1875b52d [2021-05-17T07:14:20.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2021-05-17T07:14:20.531Z] Removing intermediate container caca1875b52d [2021-05-17T07:14:20.531Z] ---> 41ae38b7781b [2021-05-17T07:14:20.531Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T07:14:20.531Z] Removing intermediate container dd69b6b90861 [2021-05-17T07:14:20.531Z] ---> 7e96fac10e57 [2021-05-17T07:14:20.531Z] [2021-05-17T07:14:20.531Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T07:14:20.531Z] ---> 13621d1b12d4 [2021-05-17T07:14:20.531Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T07:14:20.531Z] ---> Running in c6af365b76f5 [2021-05-17T07:14:20.803Z] ---> Running in 7d7fb797da66 [2021-05-17T07:14:20.803Z] Removing intermediate container ac887ef293d7 [2021-05-17T07:14:20.803Z] ---> 1aeaf0299626 [2021-05-17T07:14:20.803Z] [2021-05-17T07:14:20.803Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T07:14:20.803Z] Removing intermediate container c6af365b76f5 [2021-05-17T07:14:20.803Z] ---> 388f329bab82 [2021-05-17T07:14:20.803Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T07:14:21.072Z] ---> Running in 355bd6e5bc7e [2021-05-17T07:14:21.072Z] Removing intermediate container 7d7fb797da66 [2021-05-17T07:14:21.072Z] ---> fdeefb724fad [2021-05-17T07:14:21.072Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T07:14:21.072Z] ---> Running in 499182fac397 [2021-05-17T07:14:21.072Z] 20.10.0: Pulling from library/docker [2021-05-17T07:14:21.072Z] Removing intermediate container 355bd6e5bc7e [2021-05-17T07:14:21.072Z] ---> 0a36c2831478 [2021-05-17T07:14:21.072Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:14:21.341Z] Removing intermediate container 499182fac397 [2021-05-17T07:14:21.341Z] ---> 1cde100f953f [2021-05-17T07:14:21.341Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T07:14:21.341Z] ---> Running in 2f5a7c29394c [2021-05-17T07:14:21.341Z] ---> 9fdfde9475ae [2021-05-17T07:14:21.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T07:14:21.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2021-05-17T07:14:21.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements [2021-05-17T07:14:21.617Z] Removing intermediate container 2f5a7c29394c [2021-05-17T07:14:21.617Z] ---> 9c6c8bb9f9c3 [2021-05-17T07:14:21.617Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:14:21.617Z] ---> Running in 683b8dd529f6 [2021-05-17T07:14:23.038Z] ---> 12f3f7d95dd2 [2021-05-17T07:14:23.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T07:14:23.623Z] ---> 8c8ebc8e4ad0 [2021-05-17T07:14:23.623Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T07:14:23.623Z] ---> Running in 86cd937412bf [2021-05-17T07:14:23.890Z] Removing intermediate container 683b8dd529f6 [2021-05-17T07:14:23.890Z] ---> 535af60f13a2 [2021-05-17T07:14:23.890Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T07:14:23.890Z] ---> Running in 993606c5c0fc [2021-05-17T07:14:23.890Z] Removing intermediate container 86cd937412bf [2021-05-17T07:14:23.890Z] ---> 5f35ee9d6f92 [2021-05-17T07:14:23.890Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:14:24.159Z] ---> Running in 6b60fb4c8050 [2021-05-17T07:14:24.429Z] Removing intermediate container 6b60fb4c8050 [2021-05-17T07:14:24.429Z] ---> 1633c5fc1be0 [2021-05-17T07:14:24.429Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T07:14:24.429Z] ---> Running in 1f1b6623d319 [2021-05-17T07:14:24.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:14:24.697Z] Removing intermediate container 1f1b6623d319 [2021-05-17T07:14:24.697Z] ---> f4c5cc9dc8fa [2021-05-17T07:14:24.697Z] Step 22/23 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:14:24.697Z] ---> Running in 411c1579cbb0 [2021-05-17T07:14:24.962Z] Removing intermediate container 411c1579cbb0 [2021-05-17T07:14:24.962Z] ---> 2810ea0368d8 [2021-05-17T07:14:24.962Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T07:14:24.962Z] ---> Running in a7a2b0e7b053 [2021-05-17T07:14:25.227Z] Removing intermediate container a7a2b0e7b053 [2021-05-17T07:14:25.227Z] ---> b9af4701e99f [2021-05-17T07:14:25.227Z] [2021-05-17T07:14:25.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:14:25.227Z] Successfully built b9af4701e99f [2021-05-17T07:14:25.499Z] Successfully tagged support-notifications:latest [2021-05-17T07:14:25.764Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T07:14:25.764Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T07:14:25.764Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T07:14:26.029Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T07:14:26.982Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T07:14:27.250Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T07:14:27.250Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:14:27.250Z] OK: 8 MiB in 20 packages [2021-05-17T07:14:28.217Z] Removing intermediate container 993606c5c0fc [2021-05-17T07:14:28.217Z] ---> 1e3c8c8b289c [2021-05-17T07:14:28.217Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:14:28.814Z] ---> 9b276d63a5a5 [2021-05-17T07:14:28.814Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T07:14:29.411Z] ---> 4d556b64a52b [2021-05-17T07:14:29.411Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T07:14:30.003Z] ---> 0752d3456a76 [2021-05-17T07:14:30.003Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T07:14:30.003Z] ---> Running in 1f33dd3b905d [2021-05-17T07:14:30.595Z] Removing intermediate container 1f33dd3b905d [2021-05-17T07:14:30.595Z] ---> 5c6a683c76c9 [2021-05-17T07:14:30.595Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:14:30.595Z] ---> Running in 62632e27278b [2021-05-17T07:14:31.555Z] Removing intermediate container 62632e27278b [2021-05-17T07:14:31.555Z] ---> ab01b62aef2d [2021-05-17T07:14:31.555Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T07:14:31.821Z] ---> Running in 2a9893fbd498 [2021-05-17T07:14:31.821Z] Removing intermediate container 2a9893fbd498 [2021-05-17T07:14:31.821Z] ---> 836e798b9674 [2021-05-17T07:14:31.821Z] Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:14:32.087Z] ---> Running in ebc7d9b45863 [2021-05-17T07:14:32.087Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T07:14:32.087Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T07:14:32.087Z] ---> aefe523efa57 [2021-05-17T07:14:32.087Z] 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-17T07:14:32.087Z] ---> Running in 84bcac5b9eea [2021-05-17T07:14:32.087Z] Removing intermediate container ebc7d9b45863 [2021-05-17T07:14:32.087Z] ---> 488206c32c68 [2021-05-17T07:14:32.087Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T07:14:32.357Z] ---> Running in 83626d0e4ed6 [2021-05-17T07:14:32.357Z] Removing intermediate container 84bcac5b9eea [2021-05-17T07:14:32.357Z] ---> 54bf65a32d55 [2021-05-17T07:14:32.357Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T07:14:32.357Z] ---> Running in 79e20a65f1c3 [2021-05-17T07:14:32.623Z] Removing intermediate container 83626d0e4ed6 [2021-05-17T07:14:32.623Z] ---> 24af632d03fd [2021-05-17T07:14:32.623Z] [2021-05-17T07:14:32.890Z] Successfully built 24af632d03fd [2021-05-17T07:14:32.890Z] Successfully tagged core-data:latest [2021-05-17T07:14:33.156Z]  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:14:33.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:14:33.691Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T07:14:33.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2021-05-17T07:14:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2021-05-17T07:14:33.958Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T07:14:33.958Z] Executing bash-5.0.17-r0.post-install [2021-05-17T07:14:33.958Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T07:14:33.958Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T07:14:33.958Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T07:14:34.222Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T07:14:34.222Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T07:14:34.222Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T07:14:34.222Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T07:14:34.222Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T07:14:34.222Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T07:14:34.222Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T07:14:34.488Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T07:14:39.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.537s coverage: 81.8% of statements [2021-05-17T07:14:39.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T07:14:39.872Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T07:14:39.872Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T07:14:39.872Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T07:14:39.872Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T07:14:39.872Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T07:14:39.872Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T07:14:39.872Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T07:14:39.872Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T07:14:39.872Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T07:14:39.872Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T07:14:39.872Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T07:14:39.872Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T07:14:39.872Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T07:14:39.872Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T07:14:39.872Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T07:14:39.872Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T07:14:39.872Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T07:14:39.872Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T07:14:39.872Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T07:14:39.872Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T07:14:39.872Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T07:14:39.872Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T07:14:39.872Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T07:14:39.872Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T07:14:39.872Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T07:14:39.872Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T07:14:40.235Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T07:14:40.235Z] OK: 72 MiB in 59 packages [2021-05-17T07:14:41.322Z] Collecting docker-compose==1.23.2 [2021-05-17T07:14:41.322Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T07:14:41.598Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T07:14:41.598Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T07:14:41.872Z] Collecting PyYAML<4,>=3.10 [2021-05-17T07:14:41.872Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T07:14:42.832Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T07:14:42.832Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T07:14:43.413Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T07:14:43.413Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T07:14:43.677Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T07:14:43.677Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T07:14:43.677Z] 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-17T07:14:43.944Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T07:14:43.944Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T07:14:43.944Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T07:14:43.944Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T07:14:44.208Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T07:14:44.208Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T07:14:44.787Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T07:14:44.787Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T07:14:45.052Z] Collecting idna<2.8,>=2.5 [2021-05-17T07:14:45.052Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T07:14:45.053Z] 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-17T07:14:45.318Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T07:14:45.318Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T07:14:45.318Z] 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-17T07:14:45.318Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T07:14:45.318Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T07:14:45.318Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T07:14:45.318Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T07:14:45.318Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T07:14:45.318Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T07:14:45.589Z] Installing collected packages: idna, urllib3, requests, PyYAML, texttable, cached-property, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, docopt, docker-compose [2021-05-17T07:14:45.589Z] Attempting uninstall: idna [2021-05-17T07:14:45.589Z] Found existing installation: idna 2.9 [2021-05-17T07:14:45.589Z] Uninstalling idna-2.9: [2021-05-17T07:14:45.589Z] Successfully uninstalled idna-2.9 [2021-05-17T07:14:45.856Z] Attempting uninstall: urllib3 [2021-05-17T07:14:45.856Z] Found existing installation: urllib3 1.25.9 [2021-05-17T07:14:45.856Z] Uninstalling urllib3-1.25.9: [2021-05-17T07:14:45.856Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T07:14:46.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-05-17T07:14:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T07:14:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T07:14:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T07:14:46.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-17T07:14:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T07:14:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T07:14:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T07:14:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T07:14:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T07:14:46.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-17T07:14:46.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T07:14:46.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T07:14:46.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.141s coverage: 100.0% of statements [2021-05-17T07:14:46.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T07:14:46.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.179s coverage: 76.0% of statements [2021-05-17T07:14:46.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T07:14:46.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.214s coverage: 80.0% of statements [2021-05-17T07:14:46.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2021-05-17T07:14:46.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-05-17T07:14:46.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.276s coverage: 91.2% of statements [2021-05-17T07:14:46.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T07:14:46.121Z] Attempting uninstall: requests [2021-05-17T07:14:46.122Z] Found existing installation: requests 2.23.0 [2021-05-17T07:14:46.122Z] Uninstalling requests-2.23.0: [2021-05-17T07:14:46.122Z] Successfully uninstalled requests-2.23.0 [2021-05-17T07:14:46.122Z] Running setup.py install for PyYAML: started [2021-05-17T07:14:46.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements [2021-05-17T07:14:46.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T07:14:46.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T07:14:46.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements [2021-05-17T07:14:46.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-05-17T07:14:46.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-05-17T07:14:46.698Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T07:14:46.698Z] Running setup.py install for texttable: started [2021-05-17T07:14:46.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2021-05-17T07:14:47.280Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T07:14:47.860Z] Running setup.py install for dockerpty: started [2021-05-17T07:14:48.125Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T07:14:48.125Z] Running setup.py install for docopt: started [2021-05-17T07:14:48.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-05-17T07:14:48.704Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T07:14:48.969Z] 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-17T07:14:51.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.142s coverage: 66.9% of statements [2021-05-17T07:14:51.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T07:14:51.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T07:14:51.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T07:14:53.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.649s coverage: 43.4% of statements [2021-05-17T07:14:53.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T07:14:53.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T07:14:53.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.114s coverage: 89.5% of statements [2021-05-17T07:14:53.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T07:14:53.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements [2021-05-17T07:14:59.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.483s coverage: 47.1% of statements [2021-05-17T07:14:59.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T07:14:59.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T07:14:59.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T07:14:59.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T07:14:59.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T07:14:59.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2021-05-17T07:14:59.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T07:14:59.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.092s coverage: 100.0% of statements [2021-05-17T07:14:59.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T07:14:59.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T07:15:01.265Z] Removing intermediate container 79e20a65f1c3 [2021-05-17T07:15:01.265Z] ---> bedfbf1c22ba [2021-05-17T07:15:01.265Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T07:15:01.265Z] ---> Running in e9edad4e0b4e [2021-05-17T07:15:01.265Z] Removing intermediate container e9edad4e0b4e [2021-05-17T07:15:01.265Z] ---> 0c7b482dff52 [2021-05-17T07:15:01.265Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T07:15:01.265Z] ---> Running in 59316069417c [2021-05-17T07:15:01.265Z] Removing intermediate container 59316069417c [2021-05-17T07:15:01.265Z] ---> 5959345df744 [2021-05-17T07:15:01.265Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T07:15:01.265Z] ---> dea5a24e0c93 [2021-05-17T07:15:01.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T07:15:01.265Z] ---> 34e230923790 [2021-05-17T07:15:01.265Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T07:15:01.265Z] ---> d333c8d8d24f [2021-05-17T07:15:01.265Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T07:15:01.265Z] ---> Running in e164e8eb4a36 [2021-05-17T07:15:01.265Z] Removing intermediate container e164e8eb4a36 [2021-05-17T07:15:01.265Z] ---> bfe6dbf5e5e6 [2021-05-17T07:15:01.265Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:15:01.265Z] ---> Running in d03fe066b3a7 [2021-05-17T07:15:01.531Z] Removing intermediate container d03fe066b3a7 [2021-05-17T07:15:01.531Z] ---> fc9b60e64b65 [2021-05-17T07:15:01.531Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T07:15:01.531Z] ---> Running in 78b85a0efd0c [2021-05-17T07:15:01.798Z] Removing intermediate container 78b85a0efd0c [2021-05-17T07:15:01.798Z] ---> a53ccaf11836 [2021-05-17T07:15:01.798Z] Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:15:01.798Z] ---> Running in af3de6ac7b95 [2021-05-17T07:15:02.064Z] Removing intermediate container af3de6ac7b95 [2021-05-17T07:15:02.064Z] ---> beca8461dee9 [2021-05-17T07:15:02.064Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T07:15:02.064Z] ---> Running in aabc1d4fe620 [2021-05-17T07:15:02.332Z] Removing intermediate container aabc1d4fe620 [2021-05-17T07:15:02.332Z] ---> 52869b1dae72 [2021-05-17T07:15:02.332Z] [2021-05-17T07:15:02.332Z] Successfully built 52869b1dae72 [2021-05-17T07:15:02.601Z] Successfully tagged sys-mgmt-agent:latest [2021-05-17T07:15:02.647Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.229s coverage: 21.5% of statements [2021-05-17T07:15:02.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T07:15:02.647Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.448s coverage: 92.2% of statements [2021-05-17T07:15:02.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T07:15:02.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T07:15:02.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T07:15:03.596Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-17T07:15:03.674Z] $ docker stop --time=1 cd66bc3ff36da6f6479582e074f743156f7e6ced7eb896f11b07f5c8c23feecd [2021-05-17T07:15:05.530Z] $ docker rm -f cd66bc3ff36da6f6479582e074f743156f7e6ced7eb896f11b07f5c8c23feecd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T07:15:06.137Z] + docker images [2021-05-17T07:15:06.716Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T07:15:06.716Z] sys-mgmt-agent latest 52869b1dae72 4 seconds ago 312MB [2021-05-17T07:15:06.716Z] core-data latest 24af632d03fd 34 seconds ago 21.6MB [2021-05-17T07:15:06.716Z] support-notifications latest b9af4701e99f 42 seconds ago 17.7MB [2021-05-17T07:15:06.716Z] 1aeaf0299626 46 seconds ago 1.15GB [2021-05-17T07:15:06.716Z] 7e96fac10e57 47 seconds ago 1.17GB [2021-05-17T07:15:06.716Z] 9139984faefd 54 seconds ago 1.16GB [2021-05-17T07:15:06.716Z] core-metadata latest 4fdd9c971214 About a minute ago 18.6MB [2021-05-17T07:15:06.716Z] 53488e6a549b About a minute ago 1.17GB [2021-05-17T07:15:06.716Z] security-bootstrapper latest 6188a393914c 2 minutes ago 18.2MB [2021-05-17T07:15:06.716Z] security-secretstore-setup latest 59a029b1752a 2 minutes ago 25.8MB [2021-05-17T07:15:06.716Z] core-command latest f3cb37332b40 2 minutes ago 17.1MB [2021-05-17T07:15:06.716Z] support-scheduler latest b8482e589c26 2 minutes ago 17.1MB [2021-05-17T07:15:06.716Z] security-proxy-setup latest 24b9913dc039 2 minutes ago 25.3MB [2021-05-17T07:15:06.716Z] 83c9b03c40b4 3 minutes ago 1.16GB [2021-05-17T07:15:06.716Z] aad09746b8b4 3 minutes ago 1.16GB [2021-05-17T07:15:06.716Z] 13d80198fc8c 3 minutes ago 1.16GB [2021-05-17T07:15:06.716Z] d68d414595b8 3 minutes ago 1.16GB [2021-05-17T07:15:06.716Z] 8c62392baa1b 3 minutes ago 1.15GB [2021-05-17T07:15:06.716Z] ci-base-image-x86_64 latest 8756cfd6dd48 8 minutes ago 648MB [2021-05-17T07:15:06.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-17T07:15:06.716Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-17T07:15:06.716Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-17T07:15:06.716Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-17T07:15:06.716Z] 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-17T07:15:07.667Z] Running on prd-ubuntu18.04-docker-8c-8g-213 in /w/workspace/edgexfoundry_edgex-go_PR-3473 [Pipeline] { [Pipeline] ws [2021-05-17T07:15:07.723Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-17T07:15:07.882Z] The recommended git tool is: git [2021-05-17T07:15:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.771s coverage: 28.8% of statements [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T07:15:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.269s coverage: 99.0% of statements [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T07:15:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.282s coverage: 100.0% of statements [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T07:15:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.194s coverage: 64.6% of statements [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T07:15:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.369s coverage: 97.6% of statements [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T07:15:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T07:15:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T07:15:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T07:15:09.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T07:15:09.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-05-17T07:15:09.987Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.178s coverage: 28.1% of statements [2021-05-17T07:15:09.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T07:15:10.133Z] using credential edgex-jenkins-ssh [2021-05-17T07:15:10.147Z] Cloning the remote Git repository [2021-05-17T07:15:10.166Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T07:15:10.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.056s coverage: 85.7% of statements [2021-05-17T07:15:10.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T07:15:10.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-17T07:15:10.259Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-17T07:15:10.285Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T07:15:10.286Z] > git --version # timeout=10 [2021-05-17T07:15:10.290Z] > git --version # 'git version 2.17.1' [2021-05-17T07:15:10.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:15:10.321Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T07:15:11.842Z] GO111MODULE=on go vet ./... [2021-05-17T07:15:32.454Z] Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:15:32.597Z] Merge succeeded, producing 938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:15:32.597Z] Checking out Revision 938530cae7d5ff0543bf78ebc457928ce20be3bb (PR-3473) [2021-05-17T07:15:31.836Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T07:15:31.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T07:15:31.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T07:15:31.865Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T07:15:31.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:15:31.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3473/head:refs/remotes/origin/PR-3473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T07:15:32.461Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T07:15:32.466Z] > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 [2021-05-17T07:15:32.555Z] > git remote # timeout=10 [2021-05-17T07:15:32.561Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T07:15:32.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:15:32.569Z] > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 [2021-05-17T07:15:32.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T07:15:32.599Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T07:15:32.602Z] > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 [2021-05-17T07:15:36.278Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.10.1 to 1.10.2" [2021-05-17T07:15:36.301Z] > git --version # timeout=10 [2021-05-17T07:15:36.307Z] > git --version # 'git version 2.17.1' [2021-05-17T07:15:36.311Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:15:37.641Z] + echo snap-build.sh [2021-05-17T07:15:37.641Z] snap-build.sh [2021-05-17T07:15:37.641Z] + SNAP_BASE_DIR=. [2021-05-17T07:15:37.641Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-17T07:15:37.641Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-17T07:15:37.641Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-17T07:15:37.641Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-17T07:15:37.641Z] + cd /w/workspace/edgex-go/1 [2021-05-17T07:15:37.641Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-17T07:15:37.641Z] Reading package lists... [2021-05-17T07:15:37.904Z] Building dependency tree... [2021-05-17T07:15:37.904Z] Reading state information... [2021-05-17T07:15:37.904Z] The following packages were automatically installed and are no longer required: [2021-05-17T07:15:37.904Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-17T07:15:37.904Z] uidmap xdelta3 [2021-05-17T07:15:37.904Z] Use 'sudo apt autoremove' to remove them. [2021-05-17T07:15:37.904Z] The following packages will be REMOVED: [2021-05-17T07:15:37.904Z] lxd* lxd-client* [2021-05-17T07:15:38.479Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-17T07:15:38.479Z] After this operation, 31.7 MB disk space will be freed. [2021-05-17T07:15:39.535Z] (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-17T07:15:39.535Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T07:15:40.110Z] Removing lxd dnsmasq configuration [2021-05-17T07:15:40.371Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T07:15:40.371Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-17T07:15:41.313Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-17T07:15:41.313Z] (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-17T07:15:41.313Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T07:15:42.698Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-17T07:15:42.698Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-17T07:15:43.641Z] + sudo snap remove --purge lxd [2021-05-17T07:15:43.903Z] snap "lxd" is not installed [2021-05-17T07:15:43.903Z] + sudo groupadd --force --system lxd [2021-05-17T07:15:43.903Z] ++ whoami [2021-05-17T07:15:43.903Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-17T07:15:43.903Z] + newgrp - lxd [2021-05-17T07:15:43.903Z] + sudo snap install lxd [2021-05-17T07:15:53.919Z] 2021-05-17T07:15:50Z INFO Waiting for automatic snapd restart... [2021-05-17T07:16:08.840Z] lxd 4.14 from Canonical* installed [2021-05-17T07:16:08.840Z] + sudo lxd init --auto [2021-05-17T07:16:16.982Z] + sudo snap install --classic snapcraft [2021-05-17T07:16:25.138Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T07:16:25.138Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-17T07:16:25.138Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-17T07:16:25.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T07:16:25.138Z] Dload Upload Total Spent Left Speed [2021-05-17T07:16:25.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 741 0 --:--:-- --:--:-- --:--:-- 740 [2021-05-17T07:16:25.138Z] 100 3325k 100 3325k 0 0 3116k 0 0:00:01 0:00:01 --:--:-- 3116k [2021-05-17T07:16:25.138Z] ./yq_linux_amd64 [2021-05-17T07:16:25.138Z] + sudo snapcraft prime --use-lxd [2021-05-17T07:16:27.066Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-17T07:16:27.066Z] 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-17T07:16:27.066Z] - README.md [2021-05-17T07:16:27.066Z] [2021-05-17T07:16:27.066Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T07:16:27.642Z] Launching a container. [2021-05-17T07:16:35.792Z] Waiting for container to be ready [2021-05-17T07:16:35.792Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-17T07:16:35.792Z] [2021-05-17T07:16:39.110Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-17T07:16:39.110Z] Waiting for network to be ready... [2021-05-17T07:16:39.371Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T07:16:39.636Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T07:16:39.636Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T07:16:39.636Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T07:16:39.636Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T07:16:39.636Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T07:16:39.897Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T07:16:39.897Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T07:16:39.897Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T07:16:39.897Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T07:16:40.159Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T07:16:40.429Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T07:16:40.691Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T07:16:40.691Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T07:16:40.691Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T07:16:40.691Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T07:16:40.691Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T07:16:40.691Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T07:16:40.952Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T07:16:41.215Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-17T07:16:41.215Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T07:16:41.476Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T07:16:41.476Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T07:16:41.476Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T07:16:41.476Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T07:16:41.476Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T07:16:41.476Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T07:16:44.028Z] Fetched 24.6 MB in 4s (5953 kB/s) [2021-05-17T07:16:44.601Z] Reading package lists... [2021-05-17T07:16:44.601Z] Reading package lists... [2021-05-17T07:16:44.863Z] Building dependency tree... [2021-05-17T07:16:44.863Z] Reading state information... [2021-05-17T07:16:44.863Z] The following additional packages will be installed: [2021-05-17T07:16:44.863Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T07:16:44.863Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T07:16:44.864Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T07:16:44.864Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-17T07:16:44.864Z] Suggested packages: [2021-05-17T07:16:44.864Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-17T07:16:44.864Z] Recommended packages: [2021-05-17T07:16:44.864Z] gnupg libsasl2-modules [2021-05-17T07:16:44.864Z] The following NEW packages will be installed: [2021-05-17T07:16:44.864Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T07:16:44.864Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T07:16:44.864Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T07:16:44.864Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-17T07:16:44.864Z] The following packages will be upgraded: [2021-05-17T07:16:44.864Z] gpg gpg-agent gpgconf libudev1 [2021-05-17T07:16:45.164Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-17T07:16:45.164Z] Need to get 3530 kB of archives. [2021-05-17T07:16:45.164Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-17T07:16:45.164Z] 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-17T07:16:45.164Z] 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-17T07:16:45.164Z] 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-17T07:16:45.164Z] 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-17T07:16:45.425Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-17T07:16:45.687Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-17T07:16:46.260Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-17T07:16:46.260Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-17T07:16:46.260Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-17T07:16:46.260Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-17T07:16:46.260Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-17T07:16:46.260Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-17T07:16:46.260Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-17T07:16:46.260Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-17T07:16:46.260Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-17T07:16:46.260Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-17T07:16:46.260Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-17T07:16:46.260Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-17T07:16:46.260Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-17T07:16:46.260Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-17T07:16:46.260Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-17T07:16:46.260Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-17T07:16:46.561Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T07:16:46.561Z] Fetched 3530 kB in 1s (2537 kB/s) [2021-05-17T07:16:46.561Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T07:16:46.561Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-17T07:16:46.561Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T07:16:46.947Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-17T07:16:46.947Z] Selecting previously unselected package udev. [2021-05-17T07:16:46.947Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T07:16:46.947Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-17T07:16:46.947Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-17T07:16:47.245Z] Selecting previously unselected package libfuse2:amd64. [2021-05-17T07:16:47.245Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T07:16:47.245Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T07:16:47.245Z] Selecting previously unselected package fuse. [2021-05-17T07:16:47.245Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T07:16:47.245Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-17T07:16:47.506Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T07:16:47.506Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T07:16:47.506Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T07:16:47.506Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T07:16:47.768Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T07:16:47.768Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T07:16:48.033Z] Selecting previously unselected package libksba8:amd64. [2021-05-17T07:16:48.033Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-17T07:16:48.033Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-17T07:16:48.033Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-17T07:16:48.033Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T07:16:48.033Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:48.033Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-17T07:16:48.033Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T07:16:48.033Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:48.294Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-17T07:16:48.294Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T07:16:48.294Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:48.294Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-17T07:16:48.294Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T07:16:48.294Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:48.294Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-17T07:16:48.294Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T07:16:48.294Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:48.555Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-17T07:16:48.555Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T07:16:48.555Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:48.555Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-17T07:16:48.555Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T07:16:48.555Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:48.682Z] gofmt -l . [2021-05-17T07:16:48.682Z] [ "`gofmt -l .`" = "" ] [2021-05-17T07:16:48.817Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-17T07:16:48.817Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T07:16:48.817Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:48.817Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-17T07:16:48.817Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T07:16:48.817Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:48.817Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-17T07:16:48.817Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T07:16:48.817Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T07:16:49.079Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-17T07:16:49.079Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T07:16:49.079Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T07:16:49.079Z] Selecting previously unselected package libldap-common. [2021-05-17T07:16:49.079Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-17T07:16:49.079Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T07:16:49.079Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-17T07:16:49.079Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-17T07:16:49.341Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T07:16:49.341Z] Selecting previously unselected package dirmngr. [2021-05-17T07:16:49.341Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T07:16:49.341Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T07:16:49.341Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T07:16:49.602Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-17T07:16:49.602Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T07:16:49.602Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T07:16:49.602Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T07:16:49.602Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-17T07:16:49.602Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:49.602Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-17T07:16:49.602Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T07:16:49.602Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-17T07:16:50.130Z] ./bin/test-go-mod-tidy.sh [2021-05-17T07:16:50.178Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-17T07:16:50.178Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:50.178Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-17T07:16:50.178Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-17T07:16:50.439Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-17T07:16:50.439Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:50.439Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:50.439Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:50.439Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:50.439Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:50.439Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:50.700Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T07:16:50.700Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T07:16:50.700Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T07:16:50.700Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T07:16:51.116Z] ./bin/test-attribution-txt.sh [2021-05-17T07:16:51.272Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-17T07:16:51.272Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-17T07:16:51.272Z] This means they are not meant to be enabled using systemctl. [2021-05-17T07:16:51.272Z] Possible reasons for having this kind of units are: [2021-05-17T07:16:51.272Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-17T07:16:51.272Z] .wants/ or .requires/ directory. [2021-05-17T07:16:51.272Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-17T07:16:51.272Z] a requirement dependency on it. [2021-05-17T07:16:51.272Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-17T07:16:51.272Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-17T07:16:51.272Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-17T07:16:51.272Z] instance name specified. [2021-05-17T07:16:51.532Z] Reading package lists... [2021-05-17T07:16:51.532Z] Building dependency tree... [2021-05-17T07:16:51.532Z] Reading state information... [2021-05-17T07:16:51.795Z] The following additional packages will be installed: [2021-05-17T07:16:51.795Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-17T07:16:51.795Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-17T07:16:51.795Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-17T07:16:51.795Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-17T07:16:51.795Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-17T07:16:51.795Z] Suggested packages: [2021-05-17T07:16:51.795Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-17T07:16:51.795Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-17T07:16:51.795Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-17T07:16:51.795Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-17T07:16:51.795Z] systemd-container policykit-1 [2021-05-17T07:16:51.795Z] Recommended packages: [2021-05-17T07:16:51.795Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-17T07:16:51.795Z] The following NEW packages will be installed: [2021-05-17T07:16:51.795Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-17T07:16:51.795Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-17T07:16:51.795Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-17T07:16:51.795Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-17T07:16:51.795Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-17T07:16:51.795Z] The following packages will be upgraded: [2021-05-17T07:16:51.795Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-17T07:16:51.795Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-17T07:16:51.795Z] Need to get 35.2 MB of archives. [2021-05-17T07:16:51.795Z] After this operation, 141 MB of additional disk space will be used. [2021-05-17T07:16:51.795Z] 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-17T07:16:51.795Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-17T07:16:51.795Z] 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-17T07:16:51.795Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-17T07:16:51.795Z] 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-17T07:16:52.056Z] 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-17T07:16:52.056Z] 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-17T07:16:52.056Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-17T07:16:52.056Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-17T07:16:52.056Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-17T07:16:52.056Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-17T07:16:52.056Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-17T07:16:52.056Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-17T07:16:52.056Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-17T07:16:52.056Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-17T07:16:52.056Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-17T07:16:52.056Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-17T07:16:52.999Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-17T07:16:52.999Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-17T07:16:52.999Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-17T07:16:52.999Z] 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-17T07:16:52.999Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-17T07:16:52.999Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-17T07:16:52.999Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-17T07:16:52.999Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-17T07:16:52.999Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-17T07:16:52.999Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-17T07:16:52.999Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-17T07:16:52.999Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-17T07:16:52.999Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [Pipeline] sh [2021-05-17T07:16:53.260Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T07:16:53.260Z] Fetched 35.2 MB in 1s (26.4 MB/s) [2021-05-17T07:16:53.260Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T07:16:53.260Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-17T07:16:53.524Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T07:16:53.776Z] + ls -al . [2021-05-17T07:16:53.776Z] total 864 [2021-05-17T07:16:53.776Z] drwxrwxr-x 9 1001 1001 4096 May 17 07:16 . [2021-05-17T07:16:53.776Z] drwxr-xr-x 4 root root 4096 May 17 07:11 .. [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 11 May 17 07:10 .dockerignore [2021-05-17T07:16:53.776Z] drwxrwxr-x 8 1001 1001 4096 May 17 07:10 .git [2021-05-17T07:16:53.776Z] drwxrwxr-x 3 1001 1001 4096 May 17 07:10 .github [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 818 May 17 07:10 .gitignore [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 166 May 17 07:10 .sonarcloud.properties [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 8609 May 17 07:10 Attribution.txt [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 3804 May 17 07:10 CONTRIBUTING.md [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 931 May 17 07:10 Dockerfile.build [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 863 May 17 07:10 Jenkinsfile [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 10775 May 17 07:10 LICENSE [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 5594 May 17 07:10 Makefile [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 7978 May 17 07:10 README.md [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 6755 May 17 07:10 SECURITY.md [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 5 May 17 07:05 VERSION [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 4131 May 17 07:10 ZMQWindows.md [2021-05-17T07:16:53.776Z] drwxrwxr-x 2 1001 1001 4096 May 17 07:10 bin [2021-05-17T07:16:53.776Z] drwxrwxr-x 14 1001 1001 4096 May 17 07:10 cmd [2021-05-17T07:16:53.776Z] -rw-r--r-- 1 root root 727485 May 17 07:15 coverage.out [2021-05-17T07:16:53.776Z] -rw-r--r-- 1 root root 1060 May 17 07:16 go.mod [2021-05-17T07:16:53.776Z] -rw-r--r-- 1 root root 22101 May 17 07:11 go.sum [2021-05-17T07:16:53.776Z] drwxrwxr-x 8 1001 1001 4096 May 17 07:10 internal [2021-05-17T07:16:53.776Z] drwxrwxr-x 4 1001 1001 4096 May 17 07:10 openapi [2021-05-17T07:16:53.776Z] drwxrwxr-x 4 1001 1001 4096 May 17 07:10 snap [2021-05-17T07:16:53.776Z] -rw-rw-r-- 1 1001 1001 168 May 17 07:10 version.go [Pipeline] sh [2021-05-17T07:16:54.100Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-17T07:16:54.100Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T07:16:54.100Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-17T07:16:54.100Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T07:16:54.100Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-17T07:16:54.100Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-17T07:16:54.363Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-17T07:16:54.489Z] + '[' -e coverage.out ] [2021-05-17T07:16:54.489Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T07:16:54.536Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T07:16:54.628Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T07:16:54.628Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-17T07:16:54.628Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-17T07:16:54.892Z] Setting up apt (1.6.13) ... [2021-05-17T07:16:54.892Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-17T07:16:55.153Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-17T07:16:55.415Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-17T07:16:55.415Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T07:16:55.415Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T07:16:55.528Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T07:16:55.678Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-17T07:16:55.678Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T07:16:55.678Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T07:16:55.678Z] Selecting previously unselected package libexpat1:amd64. [2021-05-17T07:16:55.678Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-17T07:16:55.950Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T07:16:55.950Z] Selecting previously unselected package python3.6-minimal. [2021-05-17T07:16:55.950Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T07:16:55.950Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T07:16:56.239Z] + make build [2021-05-17T07:16:56.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-17T07:16:57.880Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T07:16:57.880Z] Checking for services that may need to be restarted...done. [2021-05-17T07:16:58.141Z] Checking for services that may need to be restarted...done. [2021-05-17T07:16:58.141Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T07:16:58.141Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T07:16:58.141Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T07:16:58.712Z] Selecting previously unselected package python3-minimal. [2021-05-17T07:16:58.712Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-17T07:16:58.712Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-17T07:16:58.712Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-17T07:16:58.712Z] Selecting previously unselected package mime-support. [2021-05-17T07:16:58.712Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-17T07:16:58.712Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-17T07:16:58.712Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-17T07:16:58.712Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-17T07:16:58.712Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T07:16:58.972Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-17T07:16:58.972Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T07:16:58.972Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T07:16:59.233Z] Selecting previously unselected package python3.6. [2021-05-17T07:16:59.233Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T07:16:59.233Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T07:16:59.233Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-17T07:16:59.233Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-17T07:16:59.233Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T07:16:59.233Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-17T07:16:59.494Z] Selecting previously unselected package python3. [2021-05-17T07:16:59.494Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-17T07:16:59.494Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-17T07:16:59.494Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-17T07:16:59.757Z] Selecting previously unselected package multiarch-support. [2021-05-17T07:16:59.757Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T07:16:59.757Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T07:16:59.757Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T07:16:59.757Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-17T07:16:59.757Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-17T07:16:59.757Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-17T07:16:59.757Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T07:17:00.019Z] Selecting previously unselected package libbsd0:amd64. [2021-05-17T07:17:00.019Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-17T07:17:00.019Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T07:17:00.019Z] Selecting previously unselected package sudo. [2021-05-17T07:17:00.019Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-17T07:17:00.019Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T07:17:00.280Z] Selecting previously unselected package apparmor. [2021-05-17T07:17:00.280Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T07:17:00.280Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-17T07:17:00.280Z] Selecting previously unselected package libedit2:amd64. [2021-05-17T07:17:00.280Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-17T07:17:00.280Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T07:17:00.540Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-17T07:17:00.540Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T07:17:00.540Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T07:17:00.540Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-17T07:17:00.540Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T07:17:00.540Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T07:17:00.540Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-17T07:17:00.540Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-17T07:17:00.802Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T07:17:00.802Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-17T07:17:00.802Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T07:17:00.802Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T07:17:00.802Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-17T07:17:00.802Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T07:17:00.802Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T07:17:01.066Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-17T07:17:01.066Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-17T07:17:01.066Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T07:17:01.333Z] Selecting previously unselected package openssh-client. [2021-05-17T07:17:01.333Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-17T07:17:01.333Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T07:17:01.597Z] Selecting previously unselected package squashfs-tools. [2021-05-17T07:17:01.597Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-17T07:17:01.597Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T07:17:01.597Z] Selecting previously unselected package snapd. [2021-05-17T07:17:01.597Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-17T07:17:01.597Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-17T07:17:02.978Z] 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-17T07:17:03.511Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T07:17:03.511Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T07:17:03.772Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-17T07:17:03.772Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T07:17:03.772Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T07:17:04.034Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T07:17:04.034Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T07:17:04.034Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-17T07:17:04.034Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-17T07:17:04.608Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T07:17:04.608Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T07:17:04.608Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T07:17:04.868Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T07:17:04.868Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T07:17:04.868Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T07:17:05.440Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T07:17:05.440Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T07:17:05.440Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T07:17:05.441Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-17T07:17:05.441Z] running python rtupdate hooks for python3.6... [2021-05-17T07:17:05.441Z] running python post-rtupdate hooks for python3.6... [2021-05-17T07:17:05.702Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-17T07:17:07.090Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-17T07:17:07.351Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T07:17:07.351Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T07:17:07.613Z] Setting up snapd (2.48.3+18.04) ... [2021-05-17T07:17:07.874Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-17T07:17:08.135Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-17T07:17:08.135Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-17T07:17:08.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-17T07:17:08.656Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T07:17:08.656Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T07:17:08.656Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-17T07:17:08.917Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-17T07:17:09.178Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-17T07:17:09.178Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-17T07:17:09.441Z] /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-17T07:17:09.441Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T07:17:09.441Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T07:17:10.382Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T07:17:10.382Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T07:17:10.642Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T07:17:11.583Z] Reading package lists... [2021-05-17T07:17:11.844Z] Reading package lists... [2021-05-17T07:17:12.106Z] Building dependency tree... [2021-05-17T07:17:12.106Z] Reading state information... [2021-05-17T07:17:12.106Z] Calculating upgrade... [2021-05-17T07:17:12.369Z] The following packages will be upgraded: [2021-05-17T07:17:12.369Z] advancecomp base-files bash binutils binutils-common [2021-05-17T07:17:12.369Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-17T07:17:12.369Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-17T07:17:12.369Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-17T07:17:12.369Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-17T07:17:12.369Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-17T07:17:12.369Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-17T07:17:12.369Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-17T07:17:12.369Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-17T07:17:12.369Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-17T07:17:12.369Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-17T07:17:12.369Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-17T07:17:12.369Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-17T07:17:12.369Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-17T07:17:12.369Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-17T07:17:12.369Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T07:17:12.369Z] Need to get 64.0 MB of archives. [2021-05-17T07:17:12.369Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-17T07:17:12.369Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-17T07:17:12.369Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-17T07:17:12.369Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-17T07:17:12.369Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-17T07:17:12.369Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-17T07:17:12.369Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-17T07:17:12.369Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-17T07:17:12.369Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-17T07:17:12.369Z] 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-17T07:17:12.369Z] 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-17T07:17:12.369Z] 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-17T07:17:12.369Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-17T07:17:12.369Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-17T07:17:12.630Z] 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-17T07:17:12.630Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-17T07:17:12.630Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-17T07:17:12.630Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-17T07:17:12.630Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-17T07:17:12.630Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-17T07:17:12.630Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-17T07:17:12.630Z] 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-17T07:17:12.630Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-17T07:17:12.630Z] 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-17T07:17:12.630Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-17T07:17:12.630Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-17T07:17:12.630Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-17T07:17:12.630Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-17T07:17:12.630Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-17T07:17:12.630Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-17T07:17:12.630Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-17T07:17:12.630Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-17T07:17:12.630Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-17T07:17:12.630Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-17T07:17:12.630Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-17T07:17:12.630Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-17T07:17:12.630Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-17T07:17:12.630Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-17T07:17:12.630Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-17T07:17:12.630Z] 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-17T07:17:12.630Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-17T07:17:12.630Z] 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-17T07:17:12.894Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-17T07:17:12.894Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-17T07:17:12.894Z] 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-17T07:17:12.894Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-17T07:17:12.894Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-17T07:17:12.894Z] 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-17T07:17:12.894Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-17T07:17:12.894Z] 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-17T07:17:12.894Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-17T07:17:12.894Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-17T07:17:12.894Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-17T07:17:12.894Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-17T07:17:12.894Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-17T07:17:12.894Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-17T07:17:12.894Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-17T07:17:13.156Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-17T07:17:13.157Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-17T07:17:13.157Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-17T07:17:13.418Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-17T07:17:13.418Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-17T07:17:13.418Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-17T07:17:13.418Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-17T07:17:13.418Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-17T07:17:13.418Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-17T07:17:13.678Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-17T07:17:13.678Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-17T07:17:13.678Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-17T07:17:13.678Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-17T07:17:13.678Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-17T07:17:13.940Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-17T07:17:13.940Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-17T07:17:13.940Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-17T07:17:13.940Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-17T07:17:13.940Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-17T07:17:13.940Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-17T07:17:13.940Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-17T07:17:13.940Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-17T07:17:13.940Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-17T07:17:13.940Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-17T07:17:13.940Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-17T07:17:13.940Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-17T07:17:13.940Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-17T07:17:13.940Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-17T07:17:13.940Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-17T07:17:13.940Z] 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-17T07:17:13.940Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-17T07:17:13.940Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-17T07:17:14.202Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-17T07:17:14.202Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-17T07:17:14.202Z] 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-17T07:17:14.202Z] 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-17T07:17:14.202Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-17T07:17:14.202Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-17T07:17:14.202Z] 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-17T07:17:14.202Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-17T07:17:14.202Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-17T07:17:14.202Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-17T07:17:14.462Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-17T07:17:14.462Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-17T07:17:14.462Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-17T07:17:14.462Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T07:17:14.462Z] Fetched 64.0 MB in 2s (31.0 MB/s) [2021-05-17T07:17:14.462Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:14.462Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T07:17:14.462Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T07:17:15.404Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T07:17:15.404Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T07:17:15.404Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-17T07:17:15.404Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-17T07:17:15.976Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:16.237Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:16.237Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:16.237Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:16.498Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:16.498Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:16.498Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:16.498Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:16.762Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:16.762Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:16.762Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:16.762Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:17.024Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:17.024Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:17.024Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:17.024Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T07:17:17.024Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:17.285Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-17T07:17:17.285Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:17.285Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T07:17:17.285Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:17.546Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:17.546Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:17.546Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:17.821Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:17.821Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T07:17:17.821Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:18.082Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T07:17:18.082Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T07:17:18.082Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T07:17:19.478Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T07:17:19.739Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T07:17:19.739Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-17T07:17:19.739Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-17T07:17:19.739Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-17T07:17:19.739Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-17T07:17:20.000Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-17T07:17:20.000Z] Installing new version of config file /etc/issue ... [2021-05-17T07:17:20.000Z] Installing new version of config file /etc/issue.net ... [2021-05-17T07:17:20.000Z] Installing new version of config file /etc/lsb-release ... [2021-05-17T07:17:20.266Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-17T07:17:20.266Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-17T07:17:20.576Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-17T07:17:20.576Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-17T07:17:20.576Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:20.576Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-17T07:17:20.576Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-17T07:17:20.900Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-17T07:17:20.900Z] 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-17T07:17:20.900Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:20.900Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T07:17:20.900Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-17T07:17:21.163Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-17T07:17:21.163Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:21.163Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-17T07:17:21.163Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-17T07:17:21.429Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-17T07:17:21.429Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:21.429Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-17T07:17:21.429Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T07:17:22.018Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-17T07:17:22.019Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:22.019Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T07:17:22.019Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T07:17:22.280Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T07:17:22.280Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:22.280Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T07:17:22.280Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T07:17:22.544Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-17T07:17:22.544Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:22.544Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-17T07:17:22.544Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-17T07:17:22.841Z] Setting up grep (3.1-2build1) ... [2021-05-17T07:17:22.841Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:22.841Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T07:17:22.841Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T07:17:23.102Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-17T07:17:23.102Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:23.102Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T07:17:23.363Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T07:17:23.363Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-17T07:17:23.363Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:23.363Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T07:17:23.363Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T07:17:23.935Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T07:17:23.935Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T07:17:24.197Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T07:17:24.197Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T07:17:24.772Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-17T07:17:24.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:24.772Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-17T07:17:24.772Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T07:17:26.160Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T07:17:26.160Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T07:17:26.160Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T07:17:26.160Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T07:17:26.160Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T07:17:26.422Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:26.422Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-17T07:17:26.422Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-17T07:17:26.683Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-17T07:17:26.944Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:26.944Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T07:17:26.944Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T07:17:26.944Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T07:17:27.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:27.217Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T07:17:27.217Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T07:17:27.217Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T07:17:27.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:27.479Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T07:17:27.479Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T07:17:27.479Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T07:17:27.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:27.739Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T07:17:27.739Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T07:17:27.739Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T07:17:28.005Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:28.005Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T07:17:28.005Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T07:17:28.005Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T07:17:28.005Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T07:17:28.267Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T07:17:28.267Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:28.267Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T07:17:28.267Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T07:17:28.528Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T07:17:28.790Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:28.790Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T07:17:28.790Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T07:17:28.790Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T07:17:29.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:29.052Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T07:17:29.052Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T07:17:29.052Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-17T07:17:29.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:29.313Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T07:17:29.313Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T07:17:29.795Z] 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-17T07:17:29.885Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-17T07:17:30.150Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-17T07:17:30.410Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-17T07:17:30.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:30.410Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T07:17:30.410Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T07:17:30.672Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T07:17:30.935Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T07:17:30.935Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-17T07:17:30.935Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T07:17:30.935Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-17T07:17:31.195Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:31.195Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-17T07:17:31.195Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-17T07:17:31.195Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-17T07:17:31.238Z] 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-17T07:17:31.457Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:31.457Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-17T07:17:31.457Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T07:17:31.718Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-17T07:17:31.718Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:31.718Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-17T07:17:31.718Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T07:17:31.985Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-17T07:17:31.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:31.985Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T07:17:31.985Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T07:17:32.245Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T07:17:32.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:32.245Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T07:17:32.245Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T07:17:32.506Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T07:17:32.506Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:32.506Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T07:17:32.766Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T07:17:32.766Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T07:17:33.028Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:33.028Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T07:17:33.028Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T07:17:33.288Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-17T07:17:33.288Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T07:17:33.288Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T07:17:33.288Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T07:17:33.288Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T07:17:33.549Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:33.549Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-17T07:17:33.549Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-17T07:17:33.549Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-17T07:17:33.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:33.814Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-17T07:17:33.814Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T07:17:33.814Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T07:17:34.077Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:34.077Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T07:17:34.077Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T07:17:34.077Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T07:17:34.341Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:34.341Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-17T07:17:34.341Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-17T07:17:34.341Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-17T07:17:34.603Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:34.603Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T07:17:34.603Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T07:17:34.864Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-17T07:17:35.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:35.126Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T07:17:35.126Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T07:17:35.126Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-17T07:17:35.386Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:35.386Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T07:17:35.386Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T07:17:35.387Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T07:17:35.648Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:35.648Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T07:17:35.648Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T07:17:35.648Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T07:17:35.910Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:35.910Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-17T07:17:35.910Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-17T07:17:35.910Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-17T07:17:36.171Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:36.171Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-17T07:17:36.171Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-17T07:17:36.171Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-17T07:17:36.433Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:36.433Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-17T07:17:36.433Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-17T07:17:36.433Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-17T07:17:36.630Z] 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-17T07:17:36.630Z] 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-17T07:17:36.694Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:36.695Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-17T07:17:36.695Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-17T07:17:36.695Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-17T07:17:36.955Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:36.955Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-17T07:17:36.955Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-17T07:17:36.955Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-17T07:17:37.218Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T07:17:37.218Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-17T07:17:37.218Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-17T07:17:37.218Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-17T07:17:37.218Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-17T07:17:37.218Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T07:17:37.218Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T07:17:37.479Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T07:17:37.479Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T07:17:37.740Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T07:17:37.740Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T07:17:37.740Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-17T07:17:38.001Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-17T07:17:38.001Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T07:17:38.001Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-17T07:17:38.263Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-17T07:17:38.263Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-17T07:17:38.263Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-17T07:17:38.263Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-17T07:17:38.528Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-17T07:17:38.528Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-17T07:17:38.529Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-17T07:17:38.529Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-17T07:17:38.790Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-17T07:17:38.790Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-17T07:17:38.790Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-17T07:17:38.790Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-17T07:17:39.363Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-17T07:17:39.363Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-17T07:17:40.307Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-17T07:17:40.307Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-17T07:17:40.307Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-17T07:17:40.307Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-17T07:17:40.585Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T07:17:40.585Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T07:17:40.848Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T07:17:40.848Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T07:17:40.942Z] 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-17T07:17:41.110Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T07:17:41.110Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T07:17:41.110Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T07:17:41.110Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T07:17:41.371Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:41.371Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T07:17:41.636Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:41.636Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T07:17:41.636Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:41.636Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T07:17:41.899Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:41.899Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T07:17:42.842Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:42.842Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T07:17:43.785Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:43.785Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T07:17:44.726Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:44.726Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T07:17:44.988Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:44.988Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T07:17:45.254Z] 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-17T07:17:45.926Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T07:17:45.926Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T07:17:45.926Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T07:17:45.926Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T07:17:46.189Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T07:17:46.189Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T07:17:46.457Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T07:17:46.457Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T07:17:46.457Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-17T07:17:46.719Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-17T07:17:46.719Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T07:17:46.719Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T07:17:46.981Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T07:17:46.981Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T07:17:46.981Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-17T07:17:46.981Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-17T07:17:47.265Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:47.266Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T07:17:47.266Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:47.266Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:47.266Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:47.266Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-17T07:17:47.525Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-17T07:17:47.525Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-17T07:17:47.525Z] [2021-05-17T07:17:47.525Z] Current default time zone: 'Etc/UTC' [2021-05-17T07:17:47.525Z] Local time is now: Mon May 17 07:17:47 UTC 2021. [2021-05-17T07:17:47.525Z] Universal Time is now: Mon May 17 07:17:47 UTC 2021. [2021-05-17T07:17:47.525Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-17T07:17:47.525Z] [2021-05-17T07:17:47.525Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-17T07:17:47.525Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:47.787Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-17T07:17:47.787Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-17T07:17:47.787Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-17T07:17:47.787Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-17T07:17:47.787Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-17T07:17:47.787Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-17T07:17:47.787Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-17T07:17:47.869Z] 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-17T07:17:48.049Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T07:17:48.049Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:48.049Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-17T07:17:48.310Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T07:17:48.311Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T07:17:48.311Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:48.311Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-17T07:17:48.311Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-17T07:17:48.311Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-17T07:17:48.571Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T07:17:48.571Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-17T07:17:48.571Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-17T07:17:48.571Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-17T07:17:48.571Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-17T07:17:50.485Z] Updating certificates in /etc/ssl/certs... [2021-05-17T07:17:51.059Z] 23 added, 27 removed; done. [2021-05-17T07:17:51.059Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T07:17:51.059Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T07:17:51.321Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-17T07:17:51.321Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-17T07:17:51.321Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-17T07:17:51.321Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T07:17:51.321Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T07:17:51.321Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T07:17:51.321Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T07:17:51.321Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T07:17:51.321Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T07:17:51.584Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T07:17:51.584Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-17T07:17:51.584Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-17T07:17:51.584Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-17T07:17:51.584Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-17T07:17:51.584Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-17T07:17:51.584Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T07:17:51.584Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T07:17:51.584Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-17T07:17:51.846Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-17T07:17:51.846Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-17T07:17:51.846Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T07:17:51.846Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T07:17:51.846Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-17T07:17:51.846Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-17T07:17:51.846Z] Updating certificates in /etc/ssl/certs... [2021-05-17T07:17:52.174Z] 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-17T07:17:52.423Z] 0 added, 0 removed; done. [2021-05-17T07:17:52.423Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-17T07:17:52.423Z] done. [2021-05-17T07:17:53.031Z] Reading package lists... [2021-05-17T07:17:53.031Z] Building dependency tree... [2021-05-17T07:17:53.031Z] Reading state information... [2021-05-17T07:17:53.312Z] The following NEW packages will be installed: [2021-05-17T07:17:53.312Z] apt-transport-https [2021-05-17T07:17:53.575Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T07:17:53.575Z] Need to get 1692 B of archives. [2021-05-17T07:17:53.575Z] After this operation, 154 kB of additional disk space will be used. [2021-05-17T07:17:53.575Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-17T07:17:53.575Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T07:17:53.575Z] Fetched 1692 B in 0s (8340 B/s) [2021-05-17T07:17:53.575Z] Selecting previously unselected package apt-transport-https. [2021-05-17T07:17:53.575Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-17T07:17:53.575Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-17T07:17:53.575Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-17T07:17:53.837Z] Setting up apt-transport-https (1.6.13) ... [2021-05-17T07:17:53.837Z] Waiting for network to be ready... [2021-05-17T07:17:54.155Z] 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-17T07:17:57.542Z] 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-17T07:18:01.985Z] 2021-05-17T07:17:58Z INFO Waiting for automatic snapd restart... [2021-05-17T07:18:02.927Z] snapd 2.50 from Canonical* installed [Pipeline] } [2021-05-17T07:18:02.979Z] $ docker stop --time=1 32576db2610096fe77dbadbcf9a08891f0e6cbc671f5f8860595674f1479a524 [2021-05-17T07:18:03.869Z] "snapd" switched to the "latest/stable" channel [2021-05-17T07:18:03.869Z] [2021-05-17T07:18:05.673Z] $ docker rm -f 32576db2610096fe77dbadbcf9a08891f0e6cbc671f5f8860595674f1479a524 [2021-05-17T07:18:06.414Z] core18 20210309 from Canonical* installed [2021-05-17T07:18:06.677Z] "core18" switched to the "latest/stable" channel [2021-05-17T07:18:06.677Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:18:07.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T07:18:07.892Z] [2021-05-17T07:18:07.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:18:08.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T07:18:08.556Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-17T07:18:08.556Z] 29e5d40040c1: Pulling fs layer [2021-05-17T07:18:08.556Z] 1ce36da41761: Pulling fs layer [2021-05-17T07:18:08.556Z] 25b303627fd3: Pulling fs layer [2021-05-17T07:18:08.556Z] 29e5d40040c1: Verifying Checksum [2021-05-17T07:18:09.157Z] 29e5d40040c1: Pull complete [2021-05-17T07:18:09.430Z] 1ce36da41761: Verifying Checksum [2021-05-17T07:18:09.430Z] 1ce36da41761: Download complete [2021-05-17T07:18:09.974Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T07:18:10.237Z] "snapcraft" switched to the "latest/stable" channel [2021-05-17T07:18:10.237Z] [2021-05-17T07:18:10.411Z] 1ce36da41761: Pull complete [2021-05-17T07:18:11.008Z] 25b303627fd3: Download complete [2021-05-17T07:18:14.473Z] 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-17T07:18:14.473Z] - README.md [2021-05-17T07:18:14.473Z] [2021-05-17T07:18:14.473Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T07:18:21.059Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T07:18:21.059Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T07:18:21.059Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T07:18:21.059Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T07:18:21.161Z] 25b303627fd3: Pull complete [2021-05-17T07:18:21.161Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-17T07:18:21.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T07:18:21.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-17T07:18:21.410Z] prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container [2021-05-17T07:18:21.487Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T07:18:21.631Z] Reading package lists... [2021-05-17T07:18:21.893Z] 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-17T07:18:24.452Z] $ docker top 8c99ad0546b507ba4235aadca6ec780a774d95dd9bba8c21990d1ae78637d811 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:18:25.430Z] + docker-compose build --help [2021-05-17T07:18:25.430Z] + grep parallel [2021-05-17T07:18:28.485Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T07:18:28.485Z] Reading package lists... [2021-05-17T07:18:28.485Z] Building dependency tree... [2021-05-17T07:18:28.485Z] Reading state information... [2021-05-17T07:18:28.485Z] Suggested packages: [2021-05-17T07:18:28.485Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-17T07:18:28.485Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-17T07:18:28.485Z] Recommended packages: [2021-05-17T07:18:28.485Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-17T07:18:28.485Z] The following NEW packages will be installed: [2021-05-17T07:18:28.485Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-17T07:18:28.485Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-17T07:18:28.485Z] pkg-config zip [2021-05-17T07:18:28.485Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T07:18:28.485Z] Need to get 7663 kB of archives. [2021-05-17T07:18:28.485Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-17T07:18:28.485Z] 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-17T07:18:28.485Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-17T07:18:28.485Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-17T07:18:28.485Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-17T07:18:28.485Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-17T07:18:28.485Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-17T07:18:28.485Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-17T07:18:28.746Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-17T07:18:28.746Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-17T07:18:28.746Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-17T07:18:28.746Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-17T07:18:28.890Z] --parallel Build images in parallel. [2021-05-17T07:18:29.012Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-17T07:18:29.012Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-17T07:18:29.012Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-17T07:18:29.012Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-17T07:18:29.012Z] debconf: delaying package configuration, since apt-utils is not installed [Pipeline] } [2021-05-17T07:18:29.188Z] $ docker stop --time=1 8c99ad0546b507ba4235aadca6ec780a774d95dd9bba8c21990d1ae78637d811 [2021-05-17T07:18:29.273Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-05-17T07:18:29.273Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-17T07:18:29.273Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-17T07:18:29.273Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-17T07:18:29.273Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T07:18:29.534Z] Selecting previously unselected package libpsl5:amd64. [2021-05-17T07:18:29.534Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-17T07:18:29.534Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T07:18:29.534Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-17T07:18:29.534Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-17T07:18:29.534Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T07:18:29.796Z] Selecting previously unselected package librtmp1:amd64. [2021-05-17T07:18:29.796Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-17T07:18:29.796Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T07:18:29.796Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-17T07:18:29.796Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-17T07:18:29.796Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T07:18:30.057Z] Selecting previously unselected package liberror-perl. [2021-05-17T07:18:30.057Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-17T07:18:30.057Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-17T07:18:30.057Z] Selecting previously unselected package git-man. [2021-05-17T07:18:30.057Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-17T07:18:30.057Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T07:18:30.318Z] Selecting previously unselected package git. [2021-05-17T07:18:30.318Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-17T07:18:30.318Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T07:18:31.089Z] $ docker rm -f 8c99ad0546b507ba4235aadca6ec780a774d95dd9bba8c21990d1ae78637d811 [2021-05-17T07:18:31.261Z] Selecting previously unselected package libnorm1:amd64. [2021-05-17T07:18:31.262Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-17T07:18:31.262Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T07:18:31.262Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-17T07:18:31.262Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-17T07:18:31.262Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T07:18:31.262Z] Selecting previously unselected package libsodium23:amd64. [2021-05-17T07:18:31.262Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-17T07:18:31.262Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-17T07:18:31.262Z] Selecting previously unselected package libzmq5:amd64. [2021-05-17T07:18:31.262Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T07:18:31.262Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-05-17T07:18:31.523Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-17T07:18:31.523Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T07:18:31.523Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T07:18:31.523Z] Selecting previously unselected package pkg-config. [2021-05-17T07:18:31.523Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-17T07:18:31.523Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:18:31.785Z] Selecting previously unselected package zip. [2021-05-17T07:18:31.785Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-17T07:18:31.785Z] Unpacking zip (3.0-11build1) ... [2021-05-17T07:18:31.785Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T07:18:31.785Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T07:18:31.785Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T07:18:31.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T07:18:31.984Z] . [Pipeline] withDockerContainer [2021-05-17T07:18:32.046Z] Setting up liberror-perl (0.17025-1) ... [2021-05-17T07:18:32.046Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T07:18:32.046Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T07:18:32.046Z] No schema files found: doing nothing. [2021-05-17T07:18:32.046Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T07:18:32.046Z] Setting up zip (3.0-11build1) ... [2021-05-17T07:18:32.046Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T07:18:32.046Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-17T07:18:32.046Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-17T07:18:32.234Z] prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container [2021-05-17T07:18:32.306Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T07:18:32.306Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T07:18:32.306Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T07:18:32.306Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T07:18:32.306Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T07:18:32.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T07:18:33.615Z] $ docker top e247fb7e30433e3b579eb7987dfd81360f68de0a2f2532c3865ca8e774d597fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:18:34.623Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T07:18:37.989Z] Building core-command ... [2021-05-17T07:18:37.989Z] Building core-data ... [2021-05-17T07:18:37.989Z] Building core-metadata ... [2021-05-17T07:18:37.989Z] Building security-bootstrapper ... [2021-05-17T07:18:37.989Z] Building security-proxy-setup ... [2021-05-17T07:18:37.989Z] Building security-secretstore-setup ... [2021-05-17T07:18:37.989Z] Building support-notifications ... [2021-05-17T07:18:37.989Z] Building support-scheduler ... [2021-05-17T07:18:37.989Z] Building sys-mgmt-agent ... [2021-05-17T07:18:37.989Z] Building security-proxy-setup [2021-05-17T07:18:37.989Z] Building security-secretstore-setup [2021-05-17T07:18:37.989Z] Building support-scheduler [2021-05-17T07:18:37.989Z] Building core-command [2021-05-17T07:18:37.989Z] Building support-notifications [2021-05-17T07:18:38.903Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T07:18:38.903Z] git set to automatically installed. [2021-05-17T07:18:38.903Z] git-man set to automatically installed. [2021-05-17T07:18:38.903Z] libcurl3-gnutls set to automatically installed. [2021-05-17T07:18:38.903Z] liberror-perl set to automatically installed. [2021-05-17T07:18:38.903Z] libglib2.0-0 set to automatically installed. [2021-05-17T07:18:38.903Z] libnghttp2-14 set to automatically installed. [2021-05-17T07:18:38.903Z] libnorm1 set to automatically installed. [2021-05-17T07:18:38.903Z] libpgm-5.2-0 set to automatically installed. [2021-05-17T07:18:38.903Z] libpsl5 set to automatically installed. [2021-05-17T07:18:38.903Z] librtmp1 set to automatically installed. [2021-05-17T07:18:38.903Z] libsodium23 set to automatically installed. [2021-05-17T07:18:38.903Z] libzmq3-dev set to automatically installed. [2021-05-17T07:18:38.903Z] libzmq5 set to automatically installed. [2021-05-17T07:18:38.903Z] pkg-config set to automatically installed. [2021-05-17T07:18:38.903Z] zip set to automatically installed. [2021-05-17T07:18:40.289Z] snapd is not logged in, snap install commands will use sudo [2021-05-17T07:18:46.878Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T07:19:01.924Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-17T07:19:02.499Z] snapd is not logged in, snap install commands will use sudo [2021-05-17T07:19:10.637Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T07:19:10.637Z] snap "core18" has no updates available [2021-05-17T07:19:10.904Z] Pulling go-build-helper [2021-05-17T07:19:10.904Z] + snapcraftctl pull [2021-05-17T07:19:11.845Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-17T07:19:11.845Z] Skipping pull go-build-helper (already ran) [2021-05-17T07:19:11.845Z] Building go-build-helper [2021-05-17T07:19:11.845Z] + snapcraftctl build [2021-05-17T07:19:13.760Z] Staging go-build-helper [2021-05-17T07:19:13.760Z] + snapcraftctl stage [2021-05-17T07:19:23.767Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T07:19:23.767Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T07:19:23.767Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T07:19:23.767Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T07:19:23.767Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T07:19:23.767Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T07:19:23.767Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T07:19:23.767Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T07:19:23.767Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T07:19:23.767Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T07:19:23.767Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T07:19:23.767Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T07:19:23.767Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T07:19:23.767Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T07:19:23.767Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T07:19:23.767Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T07:19:23.767Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T07:19:23.767Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T07:19:23.767Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T07:19:23.767Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-17T07:19:23.767Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T07:19:23.767Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T07:19:23.767Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T07:19:23.767Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T07:19:23.767Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T07:19:23.767Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T07:19:23.767Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T07:19:23.767Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-17T07:19:23.767Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T07:19:23.767Z] Fetched 224 kB in 0s (0 B/s) [2021-05-17T07:19:23.767Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T07:19:23.767Z] Fetched 157 kB in 0s (0 B/s) [2021-05-17T07:19:23.767Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T07:19:23.767Z] Fetched 221 kB in 0s (0 B/s) [2021-05-17T07:19:23.767Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T07:19:23.767Z] Fetched 143 kB in 0s (0 B/s) [2021-05-17T07:19:23.767Z] Pulling app-service-config [2021-05-17T07:19:23.767Z] + snapcraftctl pull [2021-05-17T07:19:24.027Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-17T07:19:59.750Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:19:59.750Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:19:59.750Z] ---> c5b451308901 [2021-05-17T07:19:59.750Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T07:19:59.750Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:19:59.750Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:19:59.750Z] ---> c5b451308901 [2021-05-17T07:19:59.750Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T07:19:59.750Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:19:59.750Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:19:59.750Z] ---> c5b451308901 [2021-05-17T07:19:59.750Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T07:19:59.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:19:59.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:19:59.750Z] ---> c5b451308901 [2021-05-17T07:19:59.750Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T07:19:59.750Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:19:59.750Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:19:59.750Z] ---> c5b451308901 [2021-05-17T07:19:59.750Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T07:19:59.750Z] ---> Running in f9c6faed4196 [2021-05-17T07:19:59.750Z] ---> Running in ec9cec5898d4 [2021-05-17T07:19:59.750Z] ---> Running in 591890e60a6f [2021-05-17T07:19:59.750Z] ---> Running in b9a971b56050 [2021-05-17T07:19:59.750Z] ---> Running in d9aa717eaa9e [2021-05-17T07:19:59.750Z] Removing intermediate container 591890e60a6f [2021-05-17T07:19:59.750Z] ---> f2305f4b42a6 [2021-05-17T07:19:59.750Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:19:59.750Z] Removing intermediate container b9a971b56050 [2021-05-17T07:19:59.750Z] ---> 219147aa5d2d [2021-05-17T07:19:59.750Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:19:59.750Z] Removing intermediate container f9c6faed4196 [2021-05-17T07:19:59.750Z] ---> 69431e0f082a [2021-05-17T07:19:59.750Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:19:59.750Z] Removing intermediate container ec9cec5898d4 [2021-05-17T07:19:59.750Z] ---> b364cb319bb3 [2021-05-17T07:19:59.750Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:19:59.750Z] Removing intermediate container d9aa717eaa9e [2021-05-17T07:19:59.750Z] ---> 74a8a6e7acf3 [2021-05-17T07:19:59.750Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:19:59.750Z] ---> Running in e624c033da93 [2021-05-17T07:19:59.750Z] ---> Running in 13de257f732c [2021-05-17T07:19:59.750Z] ---> Running in 81bcaeb91b92 [2021-05-17T07:19:59.750Z] ---> Running in 12f1eef01a61 [2021-05-17T07:19:59.750Z] ---> Running in 194d8b6de3ef [2021-05-17T07:19:59.750Z] Removing intermediate container e624c033da93 [2021-05-17T07:19:59.750Z] ---> 60ba0ede3364 [2021-05-17T07:19:59.750Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T07:19:59.750Z] ---> Running in 6ea45454739a [2021-05-17T07:19:59.750Z] Removing intermediate container 13de257f732c [2021-05-17T07:19:59.750Z] ---> 8701b7e7d188 [2021-05-17T07:19:59.750Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T07:19:59.750Z] Removing intermediate container 81bcaeb91b92 [2021-05-17T07:19:59.750Z] ---> 1e83235b5832 [2021-05-17T07:19:59.750Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T07:19:59.750Z] ---> Running in 9014577f7cb6 [2021-05-17T07:19:59.750Z] ---> Running in 11240813b97c [2021-05-17T07:19:59.750Z] Removing intermediate container 12f1eef01a61 [2021-05-17T07:19:59.750Z] ---> 91de0d639c31 [2021-05-17T07:19:59.750Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T07:19:59.750Z] Removing intermediate container 194d8b6de3ef [2021-05-17T07:19:59.750Z] ---> cfa25a77173b [2021-05-17T07:19:59.750Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T07:19:59.750Z] ---> Running in 894882020dff [2021-05-17T07:19:59.750Z] ---> Running in 88a64229c68e [2021-05-17T07:20:00.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:00.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:01.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:01.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:01.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:01.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:01.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:02.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:02.410Z] OK: 218 MiB in 52 packages [2021-05-17T07:20:02.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:02.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:20:03.018Z] OK: 218 MiB in 52 packages [2021-05-17T07:20:03.620Z] OK: 218 MiB in 52 packages [2021-05-17T07:20:03.620Z] OK: 218 MiB in 52 packages [2021-05-17T07:20:03.620Z] OK: 218 MiB in 52 packages [2021-05-17T07:20:04.224Z] Removing intermediate container 6ea45454739a [2021-05-17T07:20:04.224Z] ---> edcf8bfc28d8 [2021-05-17T07:20:04.224Z] Step 6/23 : COPY go.mod . [2021-05-17T07:20:04.499Z] Removing intermediate container 9014577f7cb6 [2021-05-17T07:20:04.499Z] ---> 0669efbefa5b [2021-05-17T07:20:04.499Z] Step 6/23 : COPY go.mod . [2021-05-17T07:20:05.101Z] ---> 080207b4a92a [2021-05-17T07:20:05.101Z] Step 7/23 : RUN go mod download [2021-05-17T07:20:05.378Z] Removing intermediate container 88a64229c68e [2021-05-17T07:20:05.378Z] ---> c914d9252628 [2021-05-17T07:20:05.378Z] Step 6/22 : COPY go.mod . [2021-05-17T07:20:05.659Z] ---> Running in e339b9b062f7 [2021-05-17T07:20:05.659Z] Removing intermediate container 894882020dff [2021-05-17T07:20:05.659Z] ---> 91f037c5b991 [2021-05-17T07:20:05.659Z] Step 6/24 : COPY go.mod . [2021-05-17T07:20:05.659Z] ---> bcde0239f685 [2021-05-17T07:20:05.659Z] Step 7/23 : RUN go mod download [2021-05-17T07:20:05.659Z] Removing intermediate container 11240813b97c [2021-05-17T07:20:05.659Z] ---> 93f5aabe038c [2021-05-17T07:20:05.659Z] Step 6/26 : COPY go.mod . [2021-05-17T07:20:05.939Z] ---> Running in 7377d7d67aaf [2021-05-17T07:20:06.562Z] ---> 2bc8b6cda7a9 [2021-05-17T07:20:06.562Z] Step 7/22 : RUN go mod download [2021-05-17T07:20:06.562Z] ---> Running in c51dc6fefeae [2021-05-17T07:20:06.838Z] ---> dfecf44fc7e7 [2021-05-17T07:20:06.838Z] Step 7/24 : RUN go mod download [2021-05-17T07:20:07.111Z] ---> 4063eb8431a2 [2021-05-17T07:20:07.111Z] Step 7/26 : RUN go mod download [2021-05-17T07:20:07.388Z] ---> Running in bda9afe6ef85 [2021-05-17T07:20:07.388Z] ---> Running in 4aa764c4313a [2021-05-17T07:20:10.040Z] Removing intermediate container e339b9b062f7 [2021-05-17T07:20:10.040Z] ---> 5a29b78a434c [2021-05-17T07:20:10.040Z] Step 8/23 : COPY . . [2021-05-17T07:20:10.040Z] Removing intermediate container 7377d7d67aaf [2021-05-17T07:20:10.040Z] ---> 4e70bc1a3a1f [2021-05-17T07:20:10.040Z] Step 8/23 : COPY . . [2021-05-17T07:20:10.645Z] Removing intermediate container c51dc6fefeae [2021-05-17T07:20:10.646Z] ---> 55df7e645b7f [2021-05-17T07:20:10.646Z] Step 8/22 : COPY . . [2021-05-17T07:20:12.088Z] Removing intermediate container bda9afe6ef85 [2021-05-17T07:20:12.088Z] ---> 404a74127441 [2021-05-17T07:20:12.088Z] Step 8/24 : COPY . . [2021-05-17T07:20:12.362Z] Removing intermediate container 4aa764c4313a [2021-05-17T07:20:12.362Z] ---> dae72df62abd [2021-05-17T07:20:12.362Z] Step 8/26 : COPY . . [2021-05-17T07:20:31.769Z] Pulling config-common [2021-05-17T07:20:31.769Z] + snapcraftctl pull [2021-05-17T07:20:31.769Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T07:20:31.769Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T07:20:31.769Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T07:20:31.769Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T07:20:31.769Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T07:20:31.769Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T07:20:31.769Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T07:20:31.769Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T07:20:31.769Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T07:20:31.769Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T07:20:31.769Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T07:20:31.769Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T07:20:31.769Z] Pulling edgex-go [2021-05-17T07:20:31.769Z] + snapcraftctl pull [2021-05-17T07:20:39.195Z] ---> ec1596ba4701 [2021-05-17T07:20:39.195Z] Step 9/23 : RUN go mod tidy [2021-05-17T07:20:39.195Z] ---> d25a0e8698a0 [2021-05-17T07:20:39.195Z] Step 9/23 : RUN go mod tidy [2021-05-17T07:20:39.195Z] ---> b2e2bddbabbb [2021-05-17T07:20:39.195Z] Step 9/22 : RUN go mod tidy [2021-05-17T07:20:39.195Z] ---> 1382d22b3978 [2021-05-17T07:20:39.195Z] Step 9/24 : RUN go mod tidy [2021-05-17T07:20:39.195Z] ---> 8d8a1782b937 [2021-05-17T07:20:39.195Z] Step 9/26 : RUN go mod tidy [2021-05-17T07:20:39.195Z] ---> Running in 163a0cc9a72b [2021-05-17T07:20:39.195Z] ---> Running in 4fd8c008650e [2021-05-17T07:20:39.195Z] ---> Running in d972a52a94a1 [2021-05-17T07:20:39.195Z] ---> Running in eaef786de158 [2021-05-17T07:20:39.195Z] ---> Running in 084b60796b4b [2021-05-17T07:20:44.624Z] Removing intermediate container 4fd8c008650e [2021-05-17T07:20:44.625Z] ---> 533a889cfbc2 [2021-05-17T07:20:44.625Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T07:20:44.625Z] ---> Running in f37f38f749ed [2021-05-17T07:20:44.625Z] Removing intermediate container d972a52a94a1 [2021-05-17T07:20:44.625Z] ---> 15058b0c63f7 [2021-05-17T07:20:44.625Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T07:20:44.625Z] Removing intermediate container 163a0cc9a72b [2021-05-17T07:20:44.625Z] ---> 8c0d4d05e368 [2021-05-17T07:20:44.625Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T07:20:44.625Z] ---> Running in b6b0ee6fc38e [2021-05-17T07:20:44.897Z] Removing intermediate container eaef786de158 [2021-05-17T07:20:44.897Z] ---> 34304be1a419 [2021-05-17T07:20:44.897Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T07:20:44.897Z] ---> Running in e90ee5ee068f [2021-05-17T07:20:44.897Z] Removing intermediate container 084b60796b4b [2021-05-17T07:20:44.897Z] ---> af597b926e38 [2021-05-17T07:20:44.897Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T07:20:45.179Z] ---> Running in bedba4bd23b4 [2021-05-17T07:20:45.179Z] ---> Running in 099f6217fb51 [2021-05-17T07:20:45.782Z] 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-17T07:20:46.685Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T07:20:46.685Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T07:20:46.685Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T07:20:46.685Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-17T07:20:46.685Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-17T07:20:46.685Z] Fetched 279 kB in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-17T07:20:46.685Z] Fetched 122 kB in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-17T07:20:46.685Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-17T07:20:46.685Z] Fetched 8848 B in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-17T07:20:46.685Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-17T07:20:46.685Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-17T07:20:46.685Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-17T07:20:46.685Z] Fetched 219 kB in 0s (0 B/s) [2021-05-17T07:20:46.685Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-17T07:20:46.685Z] Fetched 154 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-17T07:20:46.686Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-17T07:20:46.686Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-17T07:20:46.686Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-17T07:20:46.686Z] Fetched 499 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-17T07:20:46.686Z] Fetched 111 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-17T07:20:46.686Z] Fetched 240 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-17T07:20:46.686Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-17T07:20:46.686Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-17T07:20:46.686Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-17T07:20:46.686Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-17T07:20:46.686Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-17T07:20:46.686Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-17T07:20:46.686Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-17T07:20:46.686Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-17T07:20:46.686Z] Fetched 8720 B in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-17T07:20:46.686Z] Fetched 137 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-17T07:20:46.686Z] Fetched 119 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-17T07:20:46.686Z] Fetched 110 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-17T07:20:46.686Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-17T07:20:46.686Z] Fetched 645 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-17T07:20:46.686Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-17T07:20:46.686Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-17T07:20:46.686Z] Fetched 368 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-17T07:20:46.686Z] Fetched 187 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-17T07:20:46.686Z] Fetched 175 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-17T07:20:46.686Z] Fetched 206 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-17T07:20:46.686Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-17T07:20:46.686Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-17T07:20:46.686Z] Fetched 159 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-17T07:20:46.686Z] Fetched 107 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-17T07:20:46.686Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-17T07:20:46.686Z] Pulling static-packages [2021-05-17T07:20:46.686Z] + snapcraftctl pull [2021-05-17T07:20:46.686Z] Pulling version [2021-05-17T07:20:46.686Z] + cd /root/project [2021-05-17T07:20:46.686Z] + [ -f VERSION ] [2021-05-17T07:20:46.686Z] + PROJECT_VERSION=local-dev [2021-05-17T07:20:46.686Z] + git rev-parse --short HEAD [2021-05-17T07:20:46.686Z] + GIT_REVISION=938530ca [2021-05-17T07:20:46.686Z] + snapcraftctl set-version local-dev [2021-05-17T07:20:47.240Z] 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-17T07:20:47.259Z] Skipping build go-build-helper (already ran) [2021-05-17T07:20:47.259Z] Building app-service-config [2021-05-17T07:20:47.259Z] + make build [2021-05-17T07:20:47.259Z] go mod tidy [2021-05-17T07:20:47.520Z] 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-17T07:20:47.797Z] 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-17T07:20:47.797Z] 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-17T07:20:49.808Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-17T07:20:50.070Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-17T07:20:50.070Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-17T07:20:50.070Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-17T07:20:50.332Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-17T07:20:50.332Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-17T07:20:50.332Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-17T07:20:50.332Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-17T07:20:50.593Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-17T07:20:50.593Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-17T07:20:50.593Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-17T07:20:50.593Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-17T07:20:50.593Z] go: downloading golang.org/x/text v0.3.2 [2021-05-17T07:20:50.593Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-17T07:20:50.593Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-17T07:20:50.593Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-17T07:20:50.593Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-17T07:20:50.861Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-17T07:20:50.861Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-17T07:20:50.861Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-17T07:20:50.861Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-17T07:20:50.861Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-17T07:20:50.861Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-17T07:20:51.122Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-17T07:20:51.122Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-17T07:20:51.122Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-17T07:20:51.122Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-17T07:20:51.122Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-17T07:20:51.122Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-17T07:20:51.122Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-17T07:20:51.122Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-17T07:20:51.382Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-17T07:20:51.383Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-17T07:20:51.383Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-17T07:20:51.383Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-17T07:20:51.383Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-17T07:20:51.383Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-17T07:20:51.383Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-17T07:20:51.383Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T07:20:51.383Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-17T07:20:51.383Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-17T07:20:51.383Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-17T07:20:51.383Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-17T07:20:51.383Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-17T07:20:51.383Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-17T07:20:51.642Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-17T07:20:51.642Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-17T07:20:51.642Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-17T07:20:51.642Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T07:20:51.642Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-17T07:20:51.642Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-17T07:20:51.642Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-17T07:20:51.642Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-17T07:20:51.642Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-17T07:20:51.642Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-17T07:20:51.642Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-17T07:20:51.642Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-17T07:20:51.642Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-17T07:20:51.905Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T07:20:51.905Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T07:20:51.905Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-17T07:20:51.905Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-17T07:20:51.905Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-17T07:20:51.905Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-17T07:20:51.905Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-17T07:20:51.905Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-17T07:20:51.905Z] go: downloading github.com/kr/text v0.1.0 [2021-05-17T07:20:51.905Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-17T07:20:51.905Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-17T07:20:51.905Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-17T07:20:51.905Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-17T07:20:51.905Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T07:20:51.905Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-17T07:20:51.905Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-17T07:20:52.166Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-17T07:20:52.166Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-17T07:20:52.166Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-17T07:20:52.166Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-17T07:20:52.166Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T07:20:52.166Z] 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-17T07:21:02.164Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-17T07:21:02.164Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-17T07:21:02.164Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-17T07:21:02.164Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-17T07:21:02.800Z] Building config-common [2021-05-17T07:21:02.800Z] + snapcraftctl build [2021-05-17T07:21:04.904Z] Building edgex-go [2021-05-17T07:21:04.904Z] + cd /root/parts/edgex-go/src [2021-05-17T07:21:04.904Z] + make build [2021-05-17T07:21:04.904Z] 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-17T07:21:05.480Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 [2021-05-17T07:21:05.480Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-17T07:21:05.480Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-17T07:21:05.480Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-17T07:21:05.480Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-17T07:21:05.480Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-17T07:21:05.480Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-17T07:21:05.480Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-17T07:21:05.480Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-17T07:21:10.769Z] 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-17T07:21:14.987Z] 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-17T07:21:16.370Z] 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-17T07:21:17.752Z] 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-17T07:21:18.321Z] 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-17T07:21:20.235Z] 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-17T07:21:20.495Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-17T07:21:20.495Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-17T07:21:21.882Z] 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-17T07:21:23.266Z] 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-17T07:21:23.266Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-17T07:21:24.648Z] 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-17T07:21:26.033Z] 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-17T07:21:26.975Z] 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-17T07:21:26.975Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-17T07:21:28.888Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-17T07:21:28.888Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-17T07:21:28.888Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-17T07:21:28.888Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-17T07:21:28.888Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-17T07:21:28.888Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-17T07:21:28.888Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-17T07:21:28.888Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-17T07:21:28.888Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-17T07:21:28.888Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-17T07:21:28.888Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-17T07:21:28.888Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-17T07:21:28.888Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-17T07:21:28.888Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-17T07:21:28.888Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-17T07:21:28.888Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-17T07:21:28.888Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-17T07:21:28.888Z] + 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-17T07:21:28.888Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-17T07:21:29.149Z] + 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-17T07:21:29.149Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-17T07:21:29.149Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-17T07:21:29.149Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-17T07:21:29.149Z] + 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-17T07:21:29.149Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-17T07:21:29.149Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-17T07:21:29.149Z] + 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-17T07:21:32.454Z] Building static-packages [2021-05-17T07:21:32.454Z] + snapcraftctl build [2021-05-17T07:21:33.842Z] Building version [2021-05-17T07:21:33.842Z] + snapcraftctl build [2021-05-17T07:21:35.757Z] Skipping stage go-build-helper (already ran) [2021-05-17T07:21:35.757Z] Staging app-service-config [2021-05-17T07:21:35.757Z] + snapcraftctl stage [2021-05-17T07:21:37.158Z] Staging config-common [2021-05-17T07:21:37.158Z] + snapcraftctl stage [2021-05-17T07:21:38.100Z] Staging edgex-go [2021-05-17T07:21:38.100Z] + snapcraftctl stage [2021-05-17T07:21:39.041Z] Staging static-packages [2021-05-17T07:21:39.041Z] + snapcraftctl stage [2021-05-17T07:21:39.985Z] Staging version [2021-05-17T07:21:39.985Z] + snapcraftctl stage [2021-05-17T07:21:40.970Z] Priming go-build-helper [2021-05-17T07:21:40.970Z] + snapcraftctl prime [2021-05-17T07:21:41.913Z] Priming app-service-config [2021-05-17T07:21:41.913Z] + snapcraftctl prime [2021-05-17T07:21:43.335Z] Priming config-common [2021-05-17T07:21:43.335Z] + snapcraftctl prime [2021-05-17T07:21:44.338Z] Priming edgex-go [2021-05-17T07:21:44.338Z] + snapcraftctl prime [2021-05-17T07:21:45.729Z] Priming static-packages [2021-05-17T07:21:45.729Z] + snapcraftctl prime [2021-05-17T07:21:47.652Z] Priming version [2021-05-17T07:21:47.652Z] + snapcraftctl prime [2021-05-17T07:21:49.043Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T07:22:39.681Z] 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-17T07:22:39.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-17T07:22:47.983Z] Removing intermediate container 099f6217fb51 [2021-05-17T07:22:47.984Z] ---> c1248ac9538d [2021-05-17T07:22:47.984Z] [2021-05-17T07:22:47.984Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T07:22:47.984Z] Removing intermediate container e90ee5ee068f [2021-05-17T07:22:47.984Z] ---> 9dbc1bd8813f [2021-05-17T07:22:47.984Z] [2021-05-17T07:22:47.984Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T07:22:47.984Z] 3.12: Pulling from library/alpine [2021-05-17T07:22:47.984Z] 3.12: Pulling from library/alpine [2021-05-17T07:22:48.975Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T07:22:48.975Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T07:22:48.975Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T07:22:48.975Z] ---> 9852663dfa18 [2021-05-17T07:22:48.975Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T07:22:48.975Z] Status: Image is up to date for alpine:3.12 [2021-05-17T07:22:48.975Z] ---> 9852663dfa18 [2021-05-17T07:22:48.975Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T07:22:49.964Z] ---> Running in c7f7782df0f3 [2021-05-17T07:22:49.964Z] ---> Running in 60cf54039092 [2021-05-17T07:22:52.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:22:52.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:22:52.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:22:52.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:22:53.308Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T07:22:53.308Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T07:22:53.308Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T07:22:53.308Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T07:22:53.308Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T07:22:53.308Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T07:22:53.308Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T07:22:53.584Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:22:53.584Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T07:22:53.584Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T07:22:53.584Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T07:22:53.584Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T07:22:53.584Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:22:53.584Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T07:22:53.584Z] OK: 7 MiB in 20 packages [2021-05-17T07:22:53.861Z] OK: 7 MiB in 18 packages [2021-05-17T07:22:57.280Z] Removing intermediate container f37f38f749ed [2021-05-17T07:22:57.280Z] ---> ba27238a524a [2021-05-17T07:22:57.280Z] [2021-05-17T07:22:57.280Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T07:22:57.280Z] ---> 9852663dfa18 [2021-05-17T07:22:57.280Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T07:22:57.280Z] Removing intermediate container b6b0ee6fc38e [2021-05-17T07:22:57.280Z] ---> 1ee87afcdaf3 [2021-05-17T07:22:57.280Z] [2021-05-17T07:22:57.280Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T07:22:57.280Z] ---> 9852663dfa18 [2021-05-17T07:22:57.280Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T07:22:57.280Z] Removing intermediate container bedba4bd23b4 [2021-05-17T07:22:57.280Z] ---> acfd51bfd726 [2021-05-17T07:22:57.280Z] [2021-05-17T07:22:57.280Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T07:22:57.280Z] ---> 9852663dfa18 [2021-05-17T07:22:57.280Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T07:22:57.555Z] ---> Running in de0576dcdea4 [2021-05-17T07:22:57.555Z] ---> Running in ff88c5dfade1 [2021-05-17T07:22:57.555Z] ---> Running in e9a7246fad16 [2021-05-17T07:22:57.827Z] Removing intermediate container 60cf54039092 [2021-05-17T07:22:57.827Z] ---> 1acbad97d0aa [2021-05-17T07:22:57.827Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Removing intermediate container c7f7782df0f3 [2021-05-17T07:22:57.827Z] ---> 59a6dcfe796c [2021-05-17T07:22:57.827Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T07:22:57.827Z] [2021-05-17T07:22:58.102Z] ---> Running in 3072d540bb56 [2021-05-17T07:22:58.103Z] ---> Running in 6d5e1d3a7216 [2021-05-17T07:22:59.104Z] Removing intermediate container 6d5e1d3a7216 [2021-05-17T07:22:59.104Z] ---> 5a5aa23ccc01 [2021-05-17T07:22:59.104Z] Step 14/22 : WORKDIR /edgex [2021-05-17T07:22:59.104Z] Removing intermediate container 3072d540bb56 [2021-05-17T07:22:59.104Z] ---> 3fbb55841ac7 [2021-05-17T07:22:59.104Z] Step 14/26 : WORKDIR / [2021-05-17T07:22:59.104Z] ---> Running in abf22bbf9793 [2021-05-17T07:22:59.104Z] ---> Running in 8af7d92ce387 [2021-05-17T07:22:59.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:22:59.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:22:59.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:22:59.932Z] Removing intermediate container abf22bbf9793 [2021-05-17T07:22:59.932Z] ---> 557dfd1aecae [2021-05-17T07:22:59.932Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T07:22:59.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:22:59.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:22:59.932Z] Removing intermediate container 8af7d92ce387 [2021-05-17T07:22:59.932Z] ---> 70c0e57fd88d [2021-05-17T07:22:59.932Z] 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-17T07:23:00.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:23:00.208Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T07:23:00.208Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T07:23:00.208Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:23:00.489Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T07:23:00.489Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T07:23:00.489Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:23:00.489Z] OK: 5 MiB in 15 packages [2021-05-17T07:23:00.774Z] OK: 6 MiB in 16 packages [2021-05-17T07:23:00.774Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T07:23:00.774Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:23:00.774Z] OK: 5 MiB in 15 packages [2021-05-17T07:23:01.382Z] ---> 52082ef24ecf [2021-05-17T07:23:01.382Z] ---> b5566df7eb8f [2021-05-17T07:23:01.382Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T07:23:01.382Z] [2021-05-17T07:23:02.363Z] ---> 87783e80892e [2021-05-17T07:23:02.363Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T07:23:02.638Z] Removing intermediate container ff88c5dfade1 [2021-05-17T07:23:02.638Z] ---> 4551b9931873 [2021-05-17T07:23:02.638Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T07:23:02.912Z] Removing intermediate container e9a7246fad16 [2021-05-17T07:23:02.912Z] ---> 9d9408d0b072 [2021-05-17T07:23:02.912Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T07:23:02.912Z] ---> Running in 09b6630a97dc [2021-05-17T07:23:03.186Z] ---> 8c3e62ce8b6e [2021-05-17T07:23:03.186Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T07:23:03.186Z] Removing intermediate container de0576dcdea4 [2021-05-17T07:23:03.186Z] ---> 4bd9a2334e18 [2021-05-17T07:23:03.186Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T07:23:03.186Z] ---> Running in 08cd350e702f [2021-05-17T07:23:03.461Z] ---> Running in 887ec1cc066f [2021-05-17T07:23:03.461Z] ---> 4988ccb6681f [2021-05-17T07:23:03.461Z] 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-17T07:23:03.735Z] Removing intermediate container 09b6630a97dc [2021-05-17T07:23:03.735Z] ---> 0cbbd78d30a5 [2021-05-17T07:23:03.735Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T07:23:04.009Z] Removing intermediate container 08cd350e702f [2021-05-17T07:23:04.009Z] ---> f4323930b6bd [2021-05-17T07:23:04.009Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T07:23:04.009Z] ---> Running in 4bb68fffab71 [2021-05-17T07:23:04.009Z] Removing intermediate container 887ec1cc066f [2021-05-17T07:23:04.009Z] ---> 476b9f7f3b1f [2021-05-17T07:23:04.009Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T07:23:04.009Z] ---> Running in 22714dd320df [2021-05-17T07:23:04.283Z] ---> Running in e16dab093e30 [2021-05-17T07:23:04.556Z] ---> c358e9818d0d [2021-05-17T07:23:04.556Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T07:23:04.556Z] Removing intermediate container 4bb68fffab71 [2021-05-17T07:23:04.556Z] ---> d939e8dbe953 [2021-05-17T07:23:04.556Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T07:23:04.556Z] ---> 5d66c3cc38c6 [2021-05-17T07:23:04.556Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T07:23:04.828Z] ---> Running in e98318544269 [2021-05-17T07:23:04.828Z] Removing intermediate container 22714dd320df [2021-05-17T07:23:04.828Z] ---> dbb6a2557b87 [2021-05-17T07:23:04.828Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T07:23:04.828Z] Removing intermediate container e16dab093e30 [2021-05-17T07:23:04.828Z] ---> f57eb7c5705b [2021-05-17T07:23:04.828Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T07:23:04.828Z] ---> Running in 2770bf07315a [2021-05-17T07:23:05.101Z] ---> Running in 9c1f3092fd37 [2021-05-17T07:23:05.101Z] ---> Running in 46b5ffa1187d [2021-05-17T07:23:05.373Z] Removing intermediate container e98318544269 [2021-05-17T07:23:05.373Z] ---> 15f680ad9323 [2021-05-17T07:23:05.373Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:23:05.644Z] Removing intermediate container 2770bf07315a [2021-05-17T07:23:05.644Z] ---> ca3d1eb9f3aa [2021-05-17T07:23:05.644Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T07:23:05.934Z] ---> Running in 0286b91b70e2 [2021-05-17T07:23:05.934Z] Removing intermediate container 9c1f3092fd37 [2021-05-17T07:23:05.934Z] ---> b24d17e7a537 [2021-05-17T07:23:05.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:23:05.934Z] Removing intermediate container 46b5ffa1187d [2021-05-17T07:23:05.934Z] ---> 04f39d9c818e [2021-05-17T07:23:05.934Z] Step 16/24 : WORKDIR / [2021-05-17T07:23:05.934Z] ---> b7511333b6d5 [2021-05-17T07:23:05.934Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T07:23:06.227Z] ---> Running in d0ded2815816 [2021-05-17T07:23:06.227Z] ---> 854f4d16d50c [2021-05-17T07:23:06.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T07:23:06.502Z] Removing intermediate container 0286b91b70e2 [2021-05-17T07:23:06.502Z] ---> bf040d08956c [2021-05-17T07:23:06.502Z] Step 20/22 : LABEL arch=arm64 [2021-05-17T07:23:07.099Z] ---> Running in 9827d3f47d29 [2021-05-17T07:23:07.099Z] Removing intermediate container d0ded2815816 [2021-05-17T07:23:07.100Z] ---> 19f3e21a6bd8 [2021-05-17T07:23:07.100Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:23:07.700Z] ---> 40c7de25ca2e [2021-05-17T07:23:07.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T07:23:07.700Z] Removing intermediate container 9827d3f47d29 [2021-05-17T07:23:07.700Z] ---> 991fdb104dd8 [2021-05-17T07:23:07.700Z] Step 21/22 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:23:07.700Z] ---> c77fb46ccdfd [2021-05-17T07:23:07.700Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T07:23:07.700Z] ---> f9efeb228e91 [2021-05-17T07:23:07.700Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T07:23:07.977Z] ---> Running in f8d9566a56a7 [2021-05-17T07:23:08.255Z] ---> c09615d152d2 [2021-05-17T07:23:08.255Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T07:23:08.539Z] Removing intermediate container f8d9566a56a7 [2021-05-17T07:23:08.539Z] ---> 888d857ed3f7 [2021-05-17T07:23:08.539Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T07:23:09.529Z] ---> 7e87e1d47b7b [2021-05-17T07:23:09.529Z] 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-17T07:23:09.530Z] ---> Running in c3dfd61e911e [2021-05-17T07:23:09.530Z] ---> Running in b021242dcfb1 [2021-05-17T07:23:09.803Z] ---> 9188657c9314 [2021-05-17T07:23:09.803Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T07:23:09.803Z] ---> ec85ce5cdf28 [2021-05-17T07:23:09.803Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T07:23:09.803Z] ---> 435ec2e8baa4 [2021-05-17T07:23:09.803Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T07:23:10.080Z] ---> Running in 048b2b63bd0f [2021-05-17T07:23:10.080Z] Removing intermediate container c3dfd61e911e [2021-05-17T07:23:10.080Z] ---> 129eb48f8ab0 [2021-05-17T07:23:10.080Z] [2021-05-17T07:23:10.677Z] Removing intermediate container 048b2b63bd0f [2021-05-17T07:23:10.677Z] ---> 8b0c0fa89aa9 [2021-05-17T07:23:10.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:23:10.949Z] Successfully built 129eb48f8ab0 [2021-05-17T07:23:10.949Z] ---> Running in e4970638d4b2 [2021-05-17T07:23:10.949Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-17T07:23:10.949Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-17T07:23:10.949Z] ---> 610d2402c0cf [2021-05-17T07:23:10.949Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T07:23:10.949Z] ---> 3693184a43af [2021-05-17T07:23:10.949Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T07:23:11.228Z] ---> Running in 9f9c99f73e89 [2021-05-17T07:23:11.228Z] ---> Running in aa2376270c34 [2021-05-17T07:23:11.504Z] Removing intermediate container e4970638d4b2 [2021-05-17T07:23:11.504Z] ---> 05f505bf2d64 [2021-05-17T07:23:11.504Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T07:23:11.782Z] ---> Running in 62fcae64d951 [2021-05-17T07:23:12.064Z] Removing intermediate container aa2376270c34 [2021-05-17T07:23:12.064Z] ---> 52bbe7898821 [2021-05-17T07:23:12.064Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:23:12.064Z] Removing intermediate container 9f9c99f73e89 [2021-05-17T07:23:12.064Z] ---> be57ddbdedd6 [2021-05-17T07:23:12.064Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:23:12.064Z] ---> Running in a506aca63881 [2021-05-17T07:23:12.341Z] ---> Running in 70471eb7b1af [2021-05-17T07:23:12.341Z] Removing intermediate container 62fcae64d951 [2021-05-17T07:23:12.620Z] ---> 6ad5c9e72f6e [2021-05-17T07:23:12.620Z] Step 22/23 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:23:13.213Z] ---> Running in 005ad72a59b0 [2021-05-17T07:23:13.823Z] Removing intermediate container a506aca63881 [2021-05-17T07:23:13.823Z] ---> 0801d0283e77 [2021-05-17T07:23:13.823Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T07:23:13.823Z] Removing intermediate container b021242dcfb1 [2021-05-17T07:23:13.823Z] ---> ad3fea6df965 [2021-05-17T07:23:13.823Z] Removing intermediate container 70471eb7b1af [2021-05-17T07:23:13.823Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T07:23:13.823Z] ---> a936ea5394b2 [2021-05-17T07:23:13.823Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T07:23:14.462Z] Removing intermediate container 005ad72a59b0 [2021-05-17T07:23:14.462Z] ---> 56f6ce380a5e [2021-05-17T07:23:14.462Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T07:23:14.738Z] ---> Running in 2dd12fa2091e [2021-05-17T07:23:14.738Z] ---> Running in 1cd1871bfdde [2021-05-17T07:23:14.738Z] ---> Running in a64a363c23b1 [2021-05-17T07:23:14.738Z] ---> Running in ef3ef66e7c99 [2021-05-17T07:23:15.732Z] Removing intermediate container a64a363c23b1 [2021-05-17T07:23:15.732Z] ---> 434c9218f8dc [2021-05-17T07:23:15.732Z] Step 22/23 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:23:15.732Z] Removing intermediate container 1cd1871bfdde [2021-05-17T07:23:15.732Z] ---> 60d5a5f97cc4 [2021-05-17T07:23:15.732Z] Step 24/26 : LABEL arch=arm64 [2021-05-17T07:23:16.004Z] Removing intermediate container 2dd12fa2091e [2021-05-17T07:23:16.004Z] ---> 041b63c931eb [2021-05-17T07:23:16.004Z] Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:23:16.004Z] Removing intermediate container ef3ef66e7c99 [2021-05-17T07:23:16.004Z] ---> 9dc6851633cc [2021-05-17T07:23:16.004Z] [2021-05-17T07:23:16.603Z] ---> Running in 0e5581c73c43 [2021-05-17T07:23:16.603Z] ---> Running in 1d874fc49deb [2021-05-17T07:23:16.603Z] Successfully built 9dc6851633cc [2021-05-17T07:23:16.874Z] Successfully tagged support-scheduler-arm64:latest [2021-05-17T07:23:16.874Z]  Building support-scheduler ... done Building core-data [2021-05-17T07:23:16.874Z] ---> Running in 8f78936655a9 [2021-05-17T07:23:17.148Z] Removing intermediate container 1d874fc49deb [2021-05-17T07:23:17.148Z] ---> 0c18667bbcec [2021-05-17T07:23:17.148Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T07:23:17.148Z] Removing intermediate container 0e5581c73c43 [2021-05-17T07:23:17.148Z] ---> 139bf87ae255 [2021-05-17T07:23:17.148Z] Step 25/26 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:23:17.148Z] ---> Running in f7e719f371ac [2021-05-17T07:23:17.148Z] ---> Running in 1aadd7949cea [2021-05-17T07:23:17.421Z] Removing intermediate container 8f78936655a9 [2021-05-17T07:23:17.421Z] ---> 9a92ddb94e6a [2021-05-17T07:23:17.421Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T07:23:17.421Z] ---> Running in 12e8012f4ca2 [2021-05-17T07:23:17.691Z] Removing intermediate container 1aadd7949cea [2021-05-17T07:23:17.691Z] ---> 5b79161317ea [2021-05-17T07:23:17.691Z] Removing intermediate container f7e719f371ac [2021-05-17T07:23:17.691Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T07:23:17.691Z] ---> b5e328897297 [2021-05-17T07:23:17.691Z] [2021-05-17T07:23:17.964Z] ---> Running in 9e717ebb2475 [2021-05-17T07:23:18.235Z] Removing intermediate container 12e8012f4ca2 [2021-05-17T07:23:18.235Z] ---> a9e1f7663ee8 [2021-05-17T07:23:18.235Z] [2021-05-17T07:23:18.235Z] Successfully built b5e328897297 [2021-05-17T07:23:18.235Z] Successfully tagged support-notifications-arm64:latest [2021-05-17T07:23:18.235Z]  Building support-notifications ... done Building core-metadata [2021-05-17T07:23:18.508Z] Successfully built a9e1f7663ee8 [2021-05-17T07:23:18.779Z] Successfully tagged core-command-arm64:latest [2021-05-17T07:23:18.779Z]  Building core-command ... done Building security-bootstrapper [2021-05-17T07:23:18.779Z] Removing intermediate container 9e717ebb2475 [2021-05-17T07:23:18.779Z] ---> f78dda59f145 [2021-05-17T07:23:18.779Z] [2021-05-17T07:23:19.049Z] Successfully built f78dda59f145 [2021-05-17T07:23:19.049Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-17T07:23:58.031Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:23:58.031Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:23:58.031Z] ---> c5b451308901 [2021-05-17T07:23:58.031Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T07:23:58.031Z] ---> Using cache [2021-05-17T07:23:58.031Z] ---> 74a8a6e7acf3 [2021-05-17T07:23:58.031Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:23:58.031Z] ---> Using cache [2021-05-17T07:23:58.031Z] ---> cfa25a77173b [2021-05-17T07:23:58.031Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T07:24:04.796Z] ---> Running in fcfc876ac88e [2021-05-17T07:24:05.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:24:06.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:24:07.758Z] OK: 218 MiB in 52 packages [2021-05-17T07:24:09.199Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:24:09.199Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:24:09.199Z] ---> c5b451308901 [2021-05-17T07:24:09.199Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T07:24:09.199Z] ---> Using cache [2021-05-17T07:24:09.199Z] ---> 74a8a6e7acf3 [2021-05-17T07:24:09.199Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:24:09.199Z] ---> Using cache [2021-05-17T07:24:09.199Z] ---> cfa25a77173b [2021-05-17T07:24:09.199Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T07:24:09.475Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:24:09.475Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:24:09.475Z] ---> c5b451308901 [2021-05-17T07:24:09.475Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> 74a8a6e7acf3 [2021-05-17T07:24:09.475Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> cfa25a77173b [2021-05-17T07:24:09.475Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> c914d9252628 [2021-05-17T07:24:09.475Z] Step 6/32 : COPY go.mod . [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> 2bc8b6cda7a9 [2021-05-17T07:24:09.475Z] Step 7/32 : RUN go mod download [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> 55df7e645b7f [2021-05-17T07:24:09.475Z] Step 8/32 : COPY . . [2021-05-17T07:24:09.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T07:24:09.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T07:24:09.475Z] ---> c5b451308901 [2021-05-17T07:24:09.475Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> 74a8a6e7acf3 [2021-05-17T07:24:09.475Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> cfa25a77173b [2021-05-17T07:24:09.475Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> c914d9252628 [2021-05-17T07:24:09.475Z] Step 6/24 : COPY go.mod . [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> 2bc8b6cda7a9 [2021-05-17T07:24:09.475Z] Step 7/24 : RUN go mod download [2021-05-17T07:24:09.475Z] ---> Using cache [2021-05-17T07:24:09.475Z] ---> 55df7e645b7f [2021-05-17T07:24:09.475Z] Step 8/24 : COPY . . [2021-05-17T07:24:09.750Z] ---> Using cache [2021-05-17T07:24:09.750Z] ---> b2e2bddbabbb [2021-05-17T07:24:09.750Z] Step 9/32 : RUN go mod tidy [2021-05-17T07:24:09.750Z] ---> Using cache [2021-05-17T07:24:09.750Z] ---> 8c0d4d05e368 [2021-05-17T07:24:09.750Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T07:24:09.750Z] ---> Using cache [2021-05-17T07:24:09.750Z] ---> b2e2bddbabbb [2021-05-17T07:24:09.750Z] Step 9/24 : RUN go mod tidy [2021-05-17T07:24:09.750Z] ---> Using cache [2021-05-17T07:24:09.750Z] ---> 8c0d4d05e368 [2021-05-17T07:24:09.750Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T07:24:10.026Z] ---> Running in 0c74dfc805f3 [2021-05-17T07:24:10.026Z] ---> Running in e45890aea653 [2021-05-17T07:24:10.026Z] ---> Running in 9636d5d5f944 [2021-05-17T07:24:10.633Z] Removing intermediate container fcfc876ac88e [2021-05-17T07:24:10.633Z] ---> 61bc1f99b60d [2021-05-17T07:24:10.633Z] Step 6/24 : COPY go.mod . [2021-05-17T07:24:11.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:24:11.618Z] ---> 5c4929be5415 [2021-05-17T07:24:11.618Z] Step 7/24 : RUN go mod download [2021-05-17T07:24:11.891Z] 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-17T07:24:11.891Z] 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-17T07:24:11.891Z] ---> Running in 33cadd0ce592 [2021-05-17T07:24:12.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:24:13.505Z] OK: 218 MiB in 52 packages [2021-05-17T07:24:15.511Z] Removing intermediate container 0c74dfc805f3 [2021-05-17T07:24:15.511Z] ---> 3b89006f3e42 [2021-05-17T07:24:15.511Z] Step 6/24 : COPY go.mod . [2021-05-17T07:24:15.790Z] Removing intermediate container 33cadd0ce592 [2021-05-17T07:24:15.790Z] ---> 75204987045f [2021-05-17T07:24:15.790Z] Step 8/24 : COPY . . [2021-05-17T07:24:16.784Z] ---> 7fe95c595ef6 [2021-05-17T07:24:16.784Z] Step 7/24 : RUN go mod download [2021-05-17T07:24:17.070Z] ---> Running in 1dace89524d5 [2021-05-17T07:24:23.828Z] Removing intermediate container 1dace89524d5 [2021-05-17T07:24:23.828Z] ---> b9532c5dea90 [2021-05-17T07:24:23.828Z] Step 8/24 : COPY . . [2021-05-17T07:24:46.063Z] ---> 12d55110b215 [2021-05-17T07:24:46.063Z] Step 9/24 : RUN go mod tidy [2021-05-17T07:24:46.063Z] ---> Running in 0c9e9f339bb4 [2021-05-17T07:24:49.023Z] ---> 2388123a5e7a [2021-05-17T07:24:49.023Z] Step 9/24 : RUN go mod tidy [2021-05-17T07:24:49.023Z] ---> Running in 53cbdeb8c79d [2021-05-17T07:24:52.455Z] Removing intermediate container 0c9e9f339bb4 [2021-05-17T07:24:52.455Z] ---> 294a65043a1f [2021-05-17T07:24:52.455Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T07:24:52.455Z] ---> Running in 3f1c6cb1c0e9 [2021-05-17T07:24:54.467Z] 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-17T07:24:55.926Z] Removing intermediate container 53cbdeb8c79d [2021-05-17T07:24:55.926Z] ---> b4bfe0cdb8d9 [2021-05-17T07:24:55.926Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T07:24:56.203Z] ---> Running in ef60f6e2933d [2021-05-17T07:24:58.210Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-17T07:25:37.335Z] Removing intermediate container 9636d5d5f944 [2021-05-17T07:25:37.335Z] ---> 14417af26968 [2021-05-17T07:25:37.335Z] [2021-05-17T07:25:37.335Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T07:25:37.335Z] ---> 9852663dfa18 [2021-05-17T07:25:37.335Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T07:25:37.335Z] ---> Running in ccbe2baa7cf6 [2021-05-17T07:25:37.614Z] Removing intermediate container ccbe2baa7cf6 [2021-05-17T07:25:37.614Z] ---> c9b32b1917fd [2021-05-17T07:25:37.614Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T07:25:37.614Z] ---> Running in 19a564f7526e [2021-05-17T07:25:39.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:25:39.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:25:40.623Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T07:25:40.623Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T07:25:40.623Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:25:40.623Z] OK: 5 MiB in 16 packages [2021-05-17T07:25:42.084Z] Removing intermediate container 19a564f7526e [2021-05-17T07:25:42.084Z] ---> d8b6d6d79226 [2021-05-17T07:25:42.084Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T07:25:42.361Z] ---> Running in 8ac78df9d287 [2021-05-17T07:25:42.970Z] Removing intermediate container 8ac78df9d287 [2021-05-17T07:25:42.970Z] ---> 2ac1ac6ab4b9 [2021-05-17T07:25:42.970Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T07:25:43.262Z] ---> Running in 08ec8afe44d3 [2021-05-17T07:25:43.878Z] Removing intermediate container 08ec8afe44d3 [2021-05-17T07:25:43.878Z] ---> 27a2202d4069 [2021-05-17T07:25:43.878Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T07:25:43.878Z] ---> Running in c62d319af2b0 [2021-05-17T07:25:48.219Z] Removing intermediate container c62d319af2b0 [2021-05-17T07:25:48.219Z] ---> 0563fc49f670 [2021-05-17T07:25:48.219Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T07:25:48.219Z] ---> Running in fd1f1bef4ac1 [2021-05-17T07:25:48.219Z] Removing intermediate container fd1f1bef4ac1 [2021-05-17T07:25:48.219Z] ---> bd4e5dcfdb61 [2021-05-17T07:25:48.219Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T07:25:49.682Z] ---> 1af76cb8a2fb [2021-05-17T07:25:49.682Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T07:25:49.682Z] ---> Running in df94eaa96b42 [2021-05-17T07:25:53.086Z] Removing intermediate container df94eaa96b42 [2021-05-17T07:25:53.086Z] ---> 5d37d8697ad4 [2021-05-17T07:25:53.086Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:25:54.081Z] ---> 325eb95d671a [2021-05-17T07:25:54.081Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T07:25:56.733Z] ---> 7242d67fa8be [2021-05-17T07:25:56.733Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T07:25:58.184Z] ---> 9056054644a0 [2021-05-17T07:25:58.184Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T07:26:00.184Z] ---> 3111358126bb [2021-05-17T07:26:00.184Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T07:26:01.640Z] ---> b808891b0a92 [2021-05-17T07:26:01.640Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T07:26:01.916Z] Removing intermediate container e45890aea653 [2021-05-17T07:26:01.916Z] ---> 11b74e8420b1 [2021-05-17T07:26:01.916Z] [2021-05-17T07:26:01.916Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T07:26:01.916Z] ---> 9852663dfa18 [2021-05-17T07:26:01.916Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T07:26:01.916Z] ---> Using cache [2021-05-17T07:26:01.916Z] ---> 9d9408d0b072 [2021-05-17T07:26:01.916Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T07:26:01.916Z] ---> Using cache [2021-05-17T07:26:01.916Z] ---> f4323930b6bd [2021-05-17T07:26:01.916Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T07:26:02.190Z] ---> Running in eec1daa0eb12 [2021-05-17T07:26:02.469Z] ---> Running in 8320deb273c1 [2021-05-17T07:26:03.088Z] Removing intermediate container eec1daa0eb12 [2021-05-17T07:26:03.088Z] ---> 49aab1b25452 [2021-05-17T07:26:03.088Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T07:26:03.363Z] Removing intermediate container 8320deb273c1 [2021-05-17T07:26:03.363Z] ---> bf7dc9f3e51a [2021-05-17T07:26:03.363Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T07:26:03.363Z] ---> Running in 1a9065192d20 [2021-05-17T07:26:04.385Z] Removing intermediate container 1a9065192d20 [2021-05-17T07:26:04.385Z] ---> 2bedb04c4969 [2021-05-17T07:26:04.385Z] Step 16/24 : WORKDIR / [2021-05-17T07:26:04.660Z] ---> 719f9032e82c [2021-05-17T07:26:04.660Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T07:26:04.660Z] ---> Running in 2fcc7c036e3e [2021-05-17T07:26:04.938Z] ---> Running in 5a5010f0749b [2021-05-17T07:26:05.543Z] Removing intermediate container 2fcc7c036e3e [2021-05-17T07:26:05.543Z] ---> 591d8cc0b9b8 [2021-05-17T07:26:05.543Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:26:07.549Z] ---> a954ab8a3da8 [2021-05-17T07:26:07.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T07:26:09.551Z] Removing intermediate container 5a5010f0749b [2021-05-17T07:26:09.551Z] ---> f040c54a5c55 [2021-05-17T07:26:09.551Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T07:26:09.830Z] ---> fd2598c611ce [2021-05-17T07:26:09.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T07:26:09.830Z] ---> Running in 40ab23d35a9b [2021-05-17T07:26:10.824Z] Removing intermediate container 40ab23d35a9b [2021-05-17T07:26:10.824Z] ---> fb520bdc6810 [2021-05-17T07:26:10.824Z] Step 29/32 : CMD ["gate"] [2021-05-17T07:26:11.107Z] ---> aced11806dfd [2021-05-17T07:26:11.107Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T07:26:11.385Z] ---> Running in 35dcfb2c7460 [2021-05-17T07:26:11.671Z] ---> Running in 9e1a61f01d8a [2021-05-17T07:26:11.955Z] Removing intermediate container 35dcfb2c7460 [2021-05-17T07:26:11.955Z] ---> 19c05d0aa1a3 [2021-05-17T07:26:11.955Z] Step 30/32 : LABEL arch=arm64 [2021-05-17T07:26:12.238Z] Removing intermediate container 9e1a61f01d8a [2021-05-17T07:26:12.238Z] ---> c0f56ba05926 [2021-05-17T07:26:12.238Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:26:12.521Z] ---> Running in 8e8a1e189dec [2021-05-17T07:26:12.797Z] ---> Running in 718262faa534 [2021-05-17T07:26:13.405Z] Removing intermediate container 718262faa534 [2021-05-17T07:26:13.405Z] ---> fff693440152 [2021-05-17T07:26:13.405Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T07:26:13.405Z] Removing intermediate container 8e8a1e189dec [2021-05-17T07:26:13.405Z] ---> 861844f51ea2 [2021-05-17T07:26:13.405Z] Step 31/32 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:26:13.682Z] ---> Running in 050e2622c50f [2021-05-17T07:26:13.958Z] ---> Running in 9ed6973575b3 [2021-05-17T07:26:14.563Z] Removing intermediate container 050e2622c50f [2021-05-17T07:26:14.563Z] ---> 54e476f1e7ba [2021-05-17T07:26:14.563Z] Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:26:14.838Z] ---> Running in 2dcf90a086fe [2021-05-17T07:26:14.838Z] Removing intermediate container 9ed6973575b3 [2021-05-17T07:26:14.838Z] ---> 0def6962096b [2021-05-17T07:26:14.838Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T07:26:15.439Z] ---> Running in 2c5793644885 [2021-05-17T07:26:15.773Z] Removing intermediate container 2dcf90a086fe [2021-05-17T07:26:15.773Z] ---> 14354e435cdc [2021-05-17T07:26:15.773Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T07:26:16.050Z] ---> Running in fae3cc1c2eac [2021-05-17T07:26:16.327Z] Removing intermediate container 2c5793644885 [2021-05-17T07:26:16.327Z] ---> f891dfb68306 [2021-05-17T07:26:16.327Z] [2021-05-17T07:26:16.931Z] Removing intermediate container fae3cc1c2eac [2021-05-17T07:26:16.931Z] ---> 5ee84ecb8ab6 [2021-05-17T07:26:16.931Z] [2021-05-17T07:26:16.931Z] Successfully built f891dfb68306 [2021-05-17T07:26:16.931Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-17T07:26:17.534Z]  Building security-bootstrapper ... done Successfully built 5ee84ecb8ab6 [2021-05-17T07:26:17.534Z] Successfully tagged core-metadata-arm64:latest [2021-05-17T07:26:24.273Z]  Building core-metadata ... done Removing intermediate container 3f1c6cb1c0e9 [2021-05-17T07:26:24.273Z] ---> 4fc6729c9003 [2021-05-17T07:26:24.273Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T07:26:24.273Z] ---> Running in 6d0ef65e95d4 [2021-05-17T07:26:25.253Z] 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-17T07:26:28.051Z] Removing intermediate container 6d0ef65e95d4 [2021-05-17T07:26:28.051Z] ---> e408cc1f4ef6 [2021-05-17T07:26:28.051Z] [2021-05-17T07:26:28.051Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T07:26:28.374Z] 20.10.0: Pulling from library/docker [2021-05-17T07:26:35.073Z] Removing intermediate container ef60f6e2933d [2021-05-17T07:26:35.073Z] ---> 16d7a18f5dc4 [2021-05-17T07:26:35.073Z] [2021-05-17T07:26:35.073Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T07:26:35.073Z] ---> 9852663dfa18 [2021-05-17T07:26:35.073Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T07:26:35.073Z] ---> Running in 63cd83085d73 [2021-05-17T07:26:35.348Z] Removing intermediate container 63cd83085d73 [2021-05-17T07:26:35.348Z] ---> adad38b0f78d [2021-05-17T07:26:35.348Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T07:26:35.624Z] ---> Running in de6e109629bb [2021-05-17T07:26:36.614Z] Removing intermediate container de6e109629bb [2021-05-17T07:26:36.614Z] ---> 7a69f8568477 [2021-05-17T07:26:36.614Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T07:26:37.207Z] ---> Running in 6505584846d6 [2021-05-17T07:26:38.187Z] Removing intermediate container 6505584846d6 [2021-05-17T07:26:38.187Z] ---> 11245c473901 [2021-05-17T07:26:38.187Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:26:38.461Z] ---> Running in 434d75f81f56 [2021-05-17T07:26:41.080Z] Removing intermediate container 434d75f81f56 [2021-05-17T07:26:41.080Z] ---> 09370ed46e2f [2021-05-17T07:26:41.080Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T07:26:41.357Z] ---> Running in d329b22a5346 [2021-05-17T07:26:41.956Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T07:26:41.957Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T07:26:41.957Z] ---> eeaf43b92773 [2021-05-17T07:26:41.957Z] 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-17T07:26:42.233Z] ---> Running in 985484c68b6f [2021-05-17T07:26:42.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:26:42.790Z] Removing intermediate container 985484c68b6f [2021-05-17T07:26:42.790Z] ---> 7f176abd0352 [2021-05-17T07:26:42.790Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T07:26:42.790Z] ---> Running in e92f2d653868 [2021-05-17T07:26:43.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:26:44.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:26:44.010Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T07:26:44.010Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T07:26:44.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:26:44.279Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T07:26:44.279Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T07:26:44.549Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T07:26:44.549Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T07:26:44.549Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T07:26:44.549Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T07:26:44.826Z] Executing bash-5.0.17-r0.post-install [2021-05-17T07:26:44.826Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T07:26:44.826Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T07:26:44.826Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T07:26:44.826Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T07:26:44.826Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T07:26:44.826Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T07:26:44.826Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T07:26:44.826Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T07:26:44.826Z] OK: 8 MiB in 20 packages [2021-05-17T07:26:44.826Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T07:26:44.826Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T07:26:44.826Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T07:26:44.826Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T07:26:46.806Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T07:26:46.807Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T07:26:46.807Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T07:26:46.807Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T07:26:46.807Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T07:26:46.807Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T07:26:46.807Z] Removing intermediate container d329b22a5346 [2021-05-17T07:26:46.807Z] ---> a398dccd6f3a [2021-05-17T07:26:46.807Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T07:26:46.807Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T07:26:47.079Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T07:26:47.080Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T07:26:47.080Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T07:26:47.080Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T07:26:47.080Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T07:26:47.080Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T07:26:47.080Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T07:26:47.080Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T07:26:47.080Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T07:26:47.080Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T07:26:47.352Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T07:26:47.352Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T07:26:47.352Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T07:26:47.352Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T07:26:47.352Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T07:26:47.352Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T07:26:47.352Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T07:26:47.352Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T07:26:47.352Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T07:26:47.627Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T07:26:47.627Z] OK: 72 MiB in 59 packages [2021-05-17T07:26:47.902Z] ---> 5fa7cda2f1d2 [2021-05-17T07:26:47.902Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T07:26:49.338Z] ---> cdef8cdfdf78 [2021-05-17T07:26:49.338Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T07:26:49.939Z] ---> 0fa7de443bec [2021-05-17T07:26:49.939Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T07:26:49.939Z] ---> Running in 0648b95b50c7 [2021-05-17T07:26:50.530Z] Removing intermediate container 0648b95b50c7 [2021-05-17T07:26:50.530Z] ---> c6366f559d96 [2021-05-17T07:26:50.530Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:26:50.530Z] ---> Running in 5d6d67d8741d [2021-05-17T07:26:51.120Z] Removing intermediate container 5d6d67d8741d [2021-05-17T07:26:51.120Z] ---> 2da4012ad503 [2021-05-17T07:26:51.120Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T07:26:51.120Z] ---> Running in b6f31e65431f [2021-05-17T07:26:51.390Z] Removing intermediate container b6f31e65431f [2021-05-17T07:26:51.390Z] ---> c3097900df66 [2021-05-17T07:26:51.390Z] Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:26:51.662Z] ---> Running in b8543289dcbf [2021-05-17T07:26:51.931Z] Removing intermediate container b8543289dcbf [2021-05-17T07:26:51.931Z] ---> 9624abedcd67 [2021-05-17T07:26:51.931Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T07:26:52.202Z] Collecting docker-compose==1.23.2 [2021-05-17T07:26:52.202Z] ---> Running in 33d8981d7d51 [2021-05-17T07:26:52.202Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T07:26:52.792Z] Removing intermediate container 33d8981d7d51 [2021-05-17T07:26:52.792Z] ---> 056c0615cd03 [2021-05-17T07:26:52.792Z] [2021-05-17T07:26:52.792Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T07:26:52.792Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T07:26:53.063Z] Successfully built 056c0615cd03 [2021-05-17T07:26:53.063Z] Successfully tagged core-data-arm64:latest [2021-05-17T07:26:55.665Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-05-17T07:26:55.665Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T07:26:58.271Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T07:26:58.271Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T07:26:58.271Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T07:26:58.271Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T07:27:00.236Z] 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-17T07:27:00.507Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T07:27:00.507Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T07:27:01.477Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T07:27:01.477Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T07:27:02.446Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T07:27:02.446Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T07:27:02.717Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T07:27:02.717Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T07:27:05.322Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T07:27:05.322Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T07:27:05.322Z] Collecting idna<2.8,>=2.5 [2021-05-17T07:27:05.322Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T07:27:05.322Z] 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-17T07:27:05.911Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T07:27:05.911Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T07:27:05.911Z] 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-17T07:27:06.182Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T07:27:06.182Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T07:27:06.452Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T07:27:06.452Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T07:27:06.452Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T07:27:06.452Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T07:27:07.042Z] Installing collected packages: texttable, PyYAML, cached-property, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docker-compose [2021-05-17T07:27:07.042Z] Running setup.py install for texttable: started [2021-05-17T07:27:09.006Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T07:27:09.006Z] Running setup.py install for PyYAML: started [2021-05-17T07:27:10.970Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T07:27:10.970Z] Running setup.py install for docopt: started [2021-05-17T07:27:12.941Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T07:27:12.941Z] Attempting uninstall: idna [2021-05-17T07:27:12.941Z] Found existing installation: idna 2.9 [2021-05-17T07:27:12.941Z] Uninstalling idna-2.9: [2021-05-17T07:27:13.216Z] Successfully uninstalled idna-2.9 [2021-05-17T07:27:13.806Z] Attempting uninstall: urllib3 [2021-05-17T07:27:13.806Z] Found existing installation: urllib3 1.25.9 [2021-05-17T07:27:13.806Z] Uninstalling urllib3-1.25.9: [2021-05-17T07:27:13.806Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T07:27:14.400Z] Attempting uninstall: requests [2021-05-17T07:27:14.400Z] Found existing installation: requests 2.23.0 [2021-05-17T07:27:14.400Z] Uninstalling requests-2.23.0: [2021-05-17T07:27:14.400Z] Successfully uninstalled requests-2.23.0 [2021-05-17T07:27:15.830Z] Running setup.py install for dockerpty: started [2021-05-17T07:27:17.794Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T07:27:18.390Z] 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-17T07:27:26.646Z] Removing intermediate container e92f2d653868 [2021-05-17T07:27:26.646Z] ---> 3dc62dd57fd7 [2021-05-17T07:27:26.646Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T07:27:26.646Z] ---> Running in 5f52e7ea6245 [2021-05-17T07:27:26.919Z] Removing intermediate container 5f52e7ea6245 [2021-05-17T07:27:26.919Z] ---> f6859060dee3 [2021-05-17T07:27:26.919Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T07:27:26.919Z] ---> Running in 82a1d2deceb1 [2021-05-17T07:27:27.516Z] Removing intermediate container 82a1d2deceb1 [2021-05-17T07:27:27.516Z] ---> 9162c47e36ee [2021-05-17T07:27:27.516Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T07:27:28.484Z] ---> b60d0cc2ac22 [2021-05-17T07:27:28.484Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T07:27:29.077Z] ---> 8dec208b6947 [2021-05-17T07:27:29.077Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T07:27:30.051Z] ---> 73079660f4f8 [2021-05-17T07:27:30.052Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T07:27:30.052Z] ---> Running in 7a41f10f2204 [2021-05-17T07:27:30.739Z] Removing intermediate container 7a41f10f2204 [2021-05-17T07:27:30.739Z] ---> 1b0765d51f04 [2021-05-17T07:27:30.739Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T07:27:30.739Z] ---> Running in c6448a0c2406 [2021-05-17T07:27:31.010Z] Removing intermediate container c6448a0c2406 [2021-05-17T07:27:31.010Z] ---> 8d253439fb4c [2021-05-17T07:27:31.010Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T07:27:31.284Z] ---> Running in 2158ed049565 [2021-05-17T07:27:31.555Z] Removing intermediate container 2158ed049565 [2021-05-17T07:27:31.555Z] ---> 0f2d7328069f [2021-05-17T07:27:31.555Z] Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb [2021-05-17T07:27:31.828Z] ---> Running in c08898dbc66e [2021-05-17T07:27:32.125Z] Removing intermediate container c08898dbc66e [2021-05-17T07:27:32.125Z] ---> 0bfad71990e0 [2021-05-17T07:27:32.125Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T07:27:32.421Z] ---> Running in d3336edc94fa [2021-05-17T07:27:33.032Z] Removing intermediate container d3336edc94fa [2021-05-17T07:27:33.032Z] ---> 26bee3a3fb9e [2021-05-17T07:27:33.032Z] [2021-05-17T07:27:33.307Z] Successfully built 26bee3a3fb9e [2021-05-17T07:27:33.307Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-17T07:27:33.926Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-17T07:27:33.949Z] $ docker stop --time=1 e247fb7e30433e3b579eb7987dfd81360f68de0a2f2532c3865ca8e774d597fb [2021-05-17T07:27:35.887Z] $ docker rm -f e247fb7e30433e3b579eb7987dfd81360f68de0a2f2532c3865ca8e774d597fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T07:27:36.532Z] + docker images [2021-05-17T07:27:36.805Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T07:27:36.805Z] sys-mgmt-agent-arm64 latest 26bee3a3fb9e 4 seconds ago 299MB [2021-05-17T07:27:36.805Z] core-data-arm64 latest 056c0615cd03 44 seconds ago 20.4MB [2021-05-17T07:27:36.805Z] 16d7a18f5dc4 About a minute ago 989MB [2021-05-17T07:27:36.805Z] e408cc1f4ef6 About a minute ago 977MB [2021-05-17T07:27:36.805Z] core-metadata-arm64 latest 5ee84ecb8ab6 About a minute ago 17.4MB [2021-05-17T07:27:36.805Z] security-bootstrapper-arm64 latest f891dfb68306 About a minute ago 17.2MB [2021-05-17T07:27:36.805Z] 11b74e8420b1 About a minute ago 989MB [2021-05-17T07:27:36.805Z] 14417af26968 2 minutes ago 974MB [2021-05-17T07:27:36.805Z] security-secretstore-setup-arm64 latest f78dda59f145 4 minutes ago 24.4MB [2021-05-17T07:27:36.805Z] support-notifications-arm64 latest b5e328897297 4 minutes ago 16.8MB [2021-05-17T07:27:36.805Z] core-command-arm64 latest a9e1f7663ee8 4 minutes ago 16.1MB [2021-05-17T07:27:36.805Z] support-scheduler-arm64 latest 9dc6851633cc 4 minutes ago 16.1MB [2021-05-17T07:27:36.805Z] security-proxy-setup-arm64 latest 129eb48f8ab0 4 minutes ago 24MB [2021-05-17T07:27:36.805Z] ba27238a524a 4 minutes ago 981MB [2021-05-17T07:27:36.805Z] 1ee87afcdaf3 4 minutes ago 981MB [2021-05-17T07:27:36.805Z] acfd51bfd726 4 minutes ago 980MB [2021-05-17T07:27:36.805Z] 9dbc1bd8813f 4 minutes ago 978MB [2021-05-17T07:27:36.805Z] c1248ac9538d 4 minutes ago 978MB [2021-05-17T07:27:36.805Z] ci-base-image-arm64 latest c5b451308901 16 minutes ago 641MB [2021-05-17T07:27:36.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-17T07:27:36.805Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-17T07:27:36.805Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-17T07:27:36.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:27:37.961Z] ---> job-cost.sh [2021-05-17T07:27:37.961Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Af5b [2021-05-17T07:28:16.906Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T07:29:53.674Z] lf-activate-venv(): INFO: Adding /tmp/venv-Af5b/bin to PATH [2021-05-17T07:29:53.674Z] INFO: No Stack... [2021-05-17T07:29:53.674Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T07:29:53.674Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T07:29:54.034Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-17T07:29:54.034Z] cut -d, -f6 [Pipeline] lock [2021-05-17T07:29:54.120Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3473-1-stack-cost] [2021-05-17T07:29:54.127Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3473-1-stack-cost] did not exist. Created. [2021-05-17T07:29:54.127Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3473-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T07:29:54.564Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T07:29:54.868Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T07:29:54.888Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3473-1-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-17T07:29:56.436Z] provisioning config files... [2021-05-17T07:29:56.450Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8137306334027270033tmp [Pipeline] { [Pipeline] sh [2021-05-17T07:29:56.822Z] + set +x [2021-05-17T07:29:56.822Z] + curl -s https://codecov.io/bash [2021-05-17T07:29:56.822Z] + bash -s -- [2021-05-17T07:29:57.400Z] [2021-05-17T07:29:57.400Z] _____ _ [2021-05-17T07:29:57.400Z] / ____| | | [2021-05-17T07:29:57.400Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T07:29:57.400Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T07:29:57.400Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T07:29:57.400Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T07:29:57.400Z] Bash-1.0.2 [2021-05-17T07:29:57.400Z] [2021-05-17T07:29:57.400Z] [2021-05-17T07:29:57.400Z] ==> git version 2.24.3 found [2021-05-17T07:29:57.400Z] ==> 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-17T07:29:57.400Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T07:29:57.400Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T07:29:57.400Z] ==> Jenkins CI detected. [2021-05-17T07:29:57.400Z] project root: . [2021-05-17T07:29:57.400Z] --> token set from env [2021-05-17T07:29:57.400Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T07:29:57.400Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T07:29:57.400Z] ==> Python coveragepy not found [2021-05-17T07:29:57.400Z] ==> Searching for coverage reports in: [2021-05-17T07:29:57.400Z] + . [2021-05-17T07:29:57.400Z] -> Found 1 reports [2021-05-17T07:29:57.400Z] ==> Detecting git/mercurial file structure [2021-05-17T07:29:57.663Z] ==> Reading reports [2021-05-17T07:29:57.663Z] + ./coverage.out bytes=727485 [2021-05-17T07:29:57.663Z] ==> Appending adjustments [2021-05-17T07:29:57.663Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T07:30:01.905Z] + Found adjustments [2021-05-17T07:30:01.905Z] ==> Gzipping contents [2021-05-17T07:30:01.905Z] 104K /tmp/codecov.6ePdqk.gz [2021-05-17T07:30:01.905Z] ==> Uploading reports [2021-05-17T07:30:01.905Z] url: https://codecov.io [2021-05-17T07:30:01.905Z] query: branch=PR-3473&commit=938530cae7d5ff0543bf78ebc457928ce20be3bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3473&job=&cmd_args= [2021-05-17T07:30:01.905Z] -> Pinging Codecov [2021-05-17T07:30:01.905Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3473&commit=938530cae7d5ff0543bf78ebc457928ce20be3bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3473&job=&cmd_args= [2021-05-17T07:30:01.905Z] -> Uploading to [2021-05-17T07:30:01.905Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/00271124DB129430A58F1EEE437C3FCB/938530cae7d5ff0543bf78ebc457928ce20be3bb/32b7bf8f-f753-429d-8443-88a3b4e50f02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T073001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2d8abbed527aa8bef02a350f66d82fefe44077d5e965c3f41f39bea124e4468 [2021-05-17T07:30:01.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T07:30:01.905Z] Dload Upload Total Spent Left Speed [2021-05-17T07:30:02.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 203k --:--:-- --:--:-- --:--:-- 204k [2021-05-17T07:30:02.181Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/938530cae7d5ff0543bf78ebc457928ce20be3bb [Pipeline] } [2021-05-17T07:30:02.224Z] 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-17T07:30:04.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:30:05.542Z] ---> package-listing.sh [2021-05-17T07:30:05.542Z] ++ facter osfamily [2021-05-17T07:30:05.542Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T07:30:05.542Z] + OS_FAMILY=redhat [2021-05-17T07:30:05.542Z] + workspace=/w/workspace/edgex-go/1 [2021-05-17T07:30:05.542Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T07:30:05.542Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T07:30:05.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T07:30:05.542Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T07:30:05.542Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-17T07:30:05.542Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T07:30:05.542Z] + case "${OS_FAMILY}" in [2021-05-17T07:30:05.542Z] + rpm -qa [2021-05-17T07:30:05.542Z] + sort [2021-05-17T07:30:10.882Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T07:30:10.882Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T07:30:10.882Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T07:30:10.882Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-17T07:30:10.882Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-17T07:30:10.882Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-17T07:30:10.919Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T07:30:11.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:30:11.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T07:30:11.887Z] [2021-05-17T07:30:11.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:30:12.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T07:30:12.277Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T07:30:12.277Z] df20fa9351a1: Pulling fs layer [2021-05-17T07:30:12.277Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T07:30:12.277Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T07:30:12.277Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T07:30:12.277Z] 93b61091891f: Pulling fs layer [2021-05-17T07:30:12.277Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T07:30:12.277Z] 5e14af77c1be: Pulling fs layer [2021-05-17T07:30:12.277Z] 01666e4c0597: Pulling fs layer [2021-05-17T07:30:12.277Z] aa168da1d23b: Pulling fs layer [2021-05-17T07:30:12.277Z] 93b9cdb0e59b: Waiting [2021-05-17T07:30:12.277Z] 5e14af77c1be: Waiting [2021-05-17T07:30:12.277Z] 01666e4c0597: Waiting [2021-05-17T07:30:12.277Z] aa168da1d23b: Waiting [2021-05-17T07:30:12.277Z] 93b61091891f: Waiting [2021-05-17T07:30:12.277Z] 46f8f816bc3b: Waiting [2021-05-17T07:30:12.277Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T07:30:12.277Z] 36b3adc4ff6f: Download complete [2021-05-17T07:30:12.277Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T07:30:12.277Z] 46f8f816bc3b: Download complete [2021-05-17T07:30:12.549Z] df20fa9351a1: Verifying Checksum [2021-05-17T07:30:12.549Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T07:30:12.549Z] 93b9cdb0e59b: Download complete [2021-05-17T07:30:12.549Z] 5e14af77c1be: Verifying Checksum [2021-05-17T07:30:12.549Z] 5e14af77c1be: Download complete [2021-05-17T07:30:12.549Z] 93b61091891f: Verifying Checksum [2021-05-17T07:30:12.549Z] 93b61091891f: Download complete [2021-05-17T07:30:12.549Z] 01666e4c0597: Verifying Checksum [2021-05-17T07:30:12.549Z] 01666e4c0597: Download complete [2021-05-17T07:30:12.549Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T07:30:12.549Z] 8ad3a11d3b57: Download complete [2021-05-17T07:30:12.814Z] df20fa9351a1: Pull complete [2021-05-17T07:30:13.077Z] 36b3adc4ff6f: Pull complete [2021-05-17T07:30:14.035Z] 8ad3a11d3b57: Pull complete [2021-05-17T07:30:14.035Z] 46f8f816bc3b: Pull complete [2021-05-17T07:30:15.431Z] aa168da1d23b: Verifying Checksum [2021-05-17T07:30:15.431Z] aa168da1d23b: Download complete [2021-05-17T07:30:16.008Z] 93b61091891f: Pull complete [2021-05-17T07:30:16.305Z] 93b9cdb0e59b: Pull complete [2021-05-17T07:30:16.567Z] 5e14af77c1be: Pull complete [2021-05-17T07:30:16.567Z] 01666e4c0597: Pull complete [2021-05-17T07:30:24.755Z] aa168da1d23b: Pull complete [2021-05-17T07:30:24.755Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T07:30:24.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T07:30:24.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T07:30:25.012Z] prd-centos7-docker-4c-2g-299 does not seem to be running inside a container [2021-05-17T07:30:25.068Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T07:30:29.586Z] $ docker top e58bcaee8e4149fd7cd2aaaba9cb839da26bf10aaa4ca8349e5eeb9e52d113a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:30:30.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T07:30:30.577Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T07:30:30.901Z] + ls /var/log/sa-host [2021-05-17T07:30:30.902Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T07:30:30.902Z] file_magic: OK [2021-05-17T07:30:30.902Z] HZ: Using current value: 100 [2021-05-17T07:30:30.902Z] file_header: OK [2021-05-17T07:30:30.902Z] 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-17T07:30:30.902Z] Statistics: [2021-05-17T07:30:30.902Z] 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...Hnuu...uuuununununu... [2021-05-17T07:30:30.902Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T07:30:30.902Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T07:30:30.902Z] file_magic: OK [2021-05-17T07:30:30.902Z] HZ: Using current value: 100 [2021-05-17T07:30:30.902Z] file_header: OK [2021-05-17T07:30:30.902Z] 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-17T07:30:30.902Z] Statistics: [2021-05-17T07:30:30.902Z] Hnuu...uuuununununu... [2021-05-17T07:30:30.902Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T07:30:31.557Z] provisioning config files... [2021-05-17T07:30:31.573Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1455614225079863544tmp [Pipeline] { [Pipeline] echo [2021-05-17T07:30:31.630Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:30:32.009Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T07:30:32.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T07:30:32.159Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:30:32.528Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T07:30:32.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:30:32.929Z] ---> sudo-logs.sh [2021-05-17T07:30:32.929Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T07:30:33.004Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:30:33.346Z] ---> job-cost.sh [2021-05-17T07:30:33.346Z] lf-activate-venv: SKIPPING [2021-05-17T07:30:33.346Z] DEBUG: total: 0.20999999344348907 [2021-05-17T07:30:33.346Z] INFO: Retrieving Stack Cost... [2021-05-17T07:30:34.295Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T07:30:34.869Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T07:30:34.906Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:30:35.242Z] ---> logs-deploy.sh [2021-05-17T07:30:35.242Z] lf-activate-venv: SKIPPING [2021-05-17T07:30:35.242Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3473/1 [2021-05-17T07:30:35.242Z] INFO: archiving workspace using pattern(s): [2021-05-17T07:30:37.801Z] Archives upload complete. [2021-05-17T07:30:37.801Z] INFO: archiving logs to Nexus