lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at d4ace7e08520ec158b0cc64775f4b4a0dc14a675 rather than 94769bcc740942088b3c2640430b3252096b7034 Obtained Jenkinsfile from d4ace7e08520ec158b0cc64775f4b4a0dc14a675 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2899268391053152762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5821477223175937284.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3742/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3742/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2648181813054591546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4411994053830777736.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3742/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3742/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7418335182384262584.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26 in /w/workspace/edgexfoundry_edgex-go_PR-3742 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh16825573336137158.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8669421510742174103.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3742/head:refs/remotes/origin/PR-3742 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 94769bcc740942088b3c2640430b3252096b7034 Merge succeeded, producing 94769bcc740942088b3c2640430b3252096b7034 Checking out Revision 94769bcc740942088b3c2640430b3252096b7034 (PR-3742) > git config core.sparsecheckout # timeout=10 > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6352560056456978478.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 Commit message: "feat(data): Support Object value type in Reading" > git rev-list --no-walk 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-08T02:58:57.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-08T02:58:57.165Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-08T02:58:57.181Z] ========================================================= [2021-10-08T02:58:57.181Z] EdgeX Global Pipelines Version Info [2021-10-08T02:58:57.181Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-08T02:58:58.318Z] ------------------- [2021-10-08T02:58:58.318Z] stable info: [2021-10-08T02:58:58.318Z] ------------------- [2021-10-08T02:58:58.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T02:58:58.318Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T02:58:58.318Z] Message: update stable to v1.0.208 [2021-10-08T02:58:58.904Z] ------------------- [2021-10-08T02:58:58.904Z] experimental info: [2021-10-08T02:58:58.904Z] ------------------- [2021-10-08T02:58:58.904Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T02:58:58.904Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T02:58:58.904Z] Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-08T02:58:58.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-08T02:58:59.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-08T02:58:59.013Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-08T02:58:59.022Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-08T02:58:59.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-08T02:58:59.037Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-08T02:58:59.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-08T02:58:59.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-08T02:58:59.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-08T02:58:59.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-08T02:58:59.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-08T02:58:59.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-08T02:58:59.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-08T02:58:59.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-08T02:58:59.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-08T02:58:59.122Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T02:58:59.131Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T02:58:59.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-08T02:58:59.151Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-08T02:58:59.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-08T02:58:59.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-08T02:58:59.179Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-08T02:58:59.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3742 [Pipeline] echo [2021-10-08T02:58:59.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3742 [Pipeline] echo [2021-10-08T02:58:59.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3742 [Pipeline] echo [2021-10-08T02:58:59.218Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94769bcc740942088b3c2640430b3252096b7034 [Pipeline] echo [2021-10-08T02:58:59.228Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94769bc [Pipeline] echo [2021-10-08T02:58:59.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T02:58:59.286Z] provisioning config files... [2021-10-08T02:58:59.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3047903861713486875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T02:58:59.610Z] ---> docker-login.sh [2021-10-08T02:58:59.610Z] nexus3.edgexfoundry.org:10001 [2021-10-08T02:58:59.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T02:58:59.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T02:58:59.874Z] Configure a credential helper to remove this warning. See [2021-10-08T02:58:59.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T02:58:59.874Z] [2021-10-08T02:58:59.874Z] Login Succeeded [2021-10-08T02:58:59.874Z] nexus3.edgexfoundry.org:10002 [2021-10-08T02:58:59.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T02:58:59.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T02:58:59.874Z] Configure a credential helper to remove this warning. See [2021-10-08T02:58:59.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T02:58:59.874Z] [2021-10-08T02:58:59.874Z] Login Succeeded [2021-10-08T02:58:59.874Z] nexus3.edgexfoundry.org:10003 [2021-10-08T02:59:00.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T02:59:00.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T02:59:00.135Z] Configure a credential helper to remove this warning. See [2021-10-08T02:59:00.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T02:59:00.135Z] [2021-10-08T02:59:00.135Z] Login Succeeded [2021-10-08T02:59:00.135Z] nexus3.edgexfoundry.org:10004 [2021-10-08T02:59:00.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T02:59:00.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T02:59:00.135Z] Configure a credential helper to remove this warning. See [2021-10-08T02:59:00.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T02:59:00.135Z] [2021-10-08T02:59:00.135Z] Login Succeeded [2021-10-08T02:59:00.135Z] docker.io [2021-10-08T02:59:00.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T02:59:00.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T02:59:00.658Z] Configure a credential helper to remove this warning. See [2021-10-08T02:59:00.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T02:59:00.658Z] [2021-10-08T02:59:00.658Z] Login Succeeded [2021-10-08T02:59:00.658Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T02:59:00.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T02:59:00.983Z] ++ 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-10-08T02:59:00.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-08T02:59:00.983Z] ++ dirname cmd/core-command/Dockerfile [2021-10-08T02:59:00.983Z] ++ cut -d/ -f2 [2021-10-08T02:59:00.983Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-08T02:59:00.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-08T02:59:00.983Z] ++ dirname cmd/core-data/Dockerfile [2021-10-08T02:59:00.983Z] ++ cut -d/ -f2 [2021-10-08T02:59:00.983Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-08T02:59:00.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-08T02:59:00.983Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-08T02:59:00.983Z] ++ cut -d/ -f2 [2021-10-08T02:59:00.983Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-08T02:59:00.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-08T02:59:00.983Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-08T02:59:00.983Z] ++ cut -d/ -f2 [2021-10-08T02:59:00.983Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-08T02:59:00.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-08T02:59:00.983Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-08T02:59:00.983Z] ++ cut -d/ -f2 [2021-10-08T02:59:00.983Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-08T02:59:00.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-08T02:59:00.983Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-08T02:59:00.983Z] ++ cut -d/ -f2 [2021-10-08T02:59:00.983Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-08T02:59:00.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-08T02:59:00.983Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-08T02:59:00.983Z] ++ cut -d/ -f2 [2021-10-08T02:59:00.983Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-08T02:59:00.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-08T02:59:00.983Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-08T02:59:00.983Z] ++ cut -d/ -f2 [2021-10-08T02:59:00.983Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-08T02:59:00.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-08T02:59:00.983Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-08T02:59:00.983Z] ++ cut -d/ -f2 [2021-10-08T02:59:00.983Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-08T02:59:01.052Z] 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-10-08T02:59:01.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T02:59:01.719Z] [2021-10-08T02:59:01.719Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T02:59:02.045Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T02:59:02.046Z] latest: Pulling from edgex-devops/git-semver [2021-10-08T02:59:02.046Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T02:59:02.046Z] 3e5f54012d9b: Pulling fs layer [2021-10-08T02:59:02.046Z] 4c7163046ea9: Pulling fs layer [2021-10-08T02:59:02.046Z] 0c2d73faf560: Pulling fs layer [2021-10-08T02:59:02.046Z] 0c2d73faf560: Waiting [2021-10-08T02:59:02.046Z] 3e5f54012d9b: Verifying Checksum [2021-10-08T02:59:02.046Z] 3e5f54012d9b: Download complete [2021-10-08T02:59:02.046Z] a0d0a0d46f8b: Verifying Checksum [2021-10-08T02:59:02.046Z] a0d0a0d46f8b: Download complete [2021-10-08T02:59:02.325Z] 4c7163046ea9: Verifying Checksum [2021-10-08T02:59:02.325Z] 4c7163046ea9: Download complete [2021-10-08T02:59:02.325Z] 0c2d73faf560: Verifying Checksum [2021-10-08T02:59:02.325Z] 0c2d73faf560: Download complete [2021-10-08T02:59:02.325Z] a0d0a0d46f8b: Pull complete [2021-10-08T02:59:02.325Z] 3e5f54012d9b: Pull complete [2021-10-08T02:59:02.593Z] 4c7163046ea9: Pull complete [2021-10-08T02:59:02.853Z] 0c2d73faf560: Pull complete [2021-10-08T02:59:02.853Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-08T02:59:02.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T02:59:02.853Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-08T02:59:02.932Z] prd-centos7-docker-4c-2g-26 does not seem to be running inside a container [2021-10-08T02:59:02.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-08T02:59:03.567Z] $ docker top 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T02:59:03.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T02:59:03.665Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T02:59:03.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T02:59:03.769Z] $ docker exec 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 ssh-agent [2021-10-08T02:59:03.868Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkElloc/agent.14 [2021-10-08T02:59:03.868Z] SSH_AGENT_PID=21 [2021-10-08T02:59:03.875Z] Running ssh-add (command line suppressed) [2021-10-08T02:59:03.962Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_431326038577509607.key (/w/workspace/edgex-go/5@tmp/private_key_431326038577509607.key) [2021-10-08T02:59:03.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T02:59:04.281Z] + git tag --points-at HEAD [Pipeline] } [2021-10-08T02:59:04.302Z] $ docker exec --env ******** --env ******** 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 ssh-agent -k [2021-10-08T02:59:04.383Z] unset SSH_AUTH_SOCK; [2021-10-08T02:59:04.384Z] unset SSH_AGENT_PID; [2021-10-08T02:59:04.384Z] echo Agent pid 21 killed; [2021-10-08T02:59:04.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-08T02:59:04.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T02:59:04.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T02:59:04.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T02:59:04.527Z] $ docker exec 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 ssh-agent [2021-10-08T02:59:04.620Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnoogOK/agent.56 [2021-10-08T02:59:04.620Z] SSH_AGENT_PID=63 [2021-10-08T02:59:04.625Z] Running ssh-add (command line suppressed) [2021-10-08T02:59:04.739Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6864425995359058027.key (/w/workspace/edgex-go/5@tmp/private_key_6864425995359058027.key) [2021-10-08T02:59:04.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T02:59:05.059Z] + git semver init [2021-10-08T02:59:05.059Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T02:59:05.059Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-10-08T02:59:05.059Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-10-08T02:59:05.059Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T02:59:05.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T02:59:05.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T02:59:05.059Z] # $SEMVER_BRANCH = PR-3742 [2021-10-08T02:59:05.059Z] # $SEMVER_TEMP = /tmp/semver-786007452 [2021-10-08T02:59:05.059Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-08T02:59:17.321Z] # '/tmp/semver-786007452' -> '/w/workspace/edgex-go/5/.semver' [2021-10-08T02:59:17.583Z] # -> Force: false [2021-10-08T02:59:17.583Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-10-08T02:59:17.592Z] $ docker exec --env ******** --env ******** 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 ssh-agent -k [2021-10-08T02:59:17.689Z] unset SSH_AUTH_SOCK; [2021-10-08T02:59:17.691Z] unset SSH_AGENT_PID; [2021-10-08T02:59:17.691Z] echo Agent pid 63 killed; [2021-10-08T02:59:17.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T02:59:18.008Z] + git semver [Pipeline] } [2021-10-08T02:59:18.020Z] $ docker stop --time=1 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 [2021-10-08T02:59:20.077Z] $ docker rm -f 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T02:59:20.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-08T02:59:20.693Z] Stashed 1 file(s) [Pipeline] echo [2021-10-08T02:59:20.697Z] [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] echo [2021-10-08T02:59:20.952Z] ========================================================= [2021-10-08T02:59:20.952Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-08T02:59:20.952Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-08T02:59:21.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T02:59:21.247Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-08T02:59:21.247Z] 4e9f2cdf4387: Pulling fs layer [2021-10-08T02:59:21.247Z] 57d31006c564: Pulling fs layer [2021-10-08T02:59:21.247Z] bd5ccded8296: Pulling fs layer [2021-10-08T02:59:21.247Z] 304dd3a0f381: Pulling fs layer [2021-10-08T02:59:21.247Z] d37cda54a23b: Pulling fs layer [2021-10-08T02:59:21.247Z] bae75c0f2455: Pulling fs layer [2021-10-08T02:59:21.247Z] 806579b3d29a: Pulling fs layer [2021-10-08T02:59:21.247Z] c77eb801bf70: Pulling fs layer [2021-10-08T02:59:21.247Z] 6d0567d44e1a: Pulling fs layer [2021-10-08T02:59:21.247Z] 304dd3a0f381: Waiting [2021-10-08T02:59:21.247Z] d37cda54a23b: Waiting [2021-10-08T02:59:21.247Z] bae75c0f2455: Waiting [2021-10-08T02:59:21.247Z] 806579b3d29a: Waiting [2021-10-08T02:59:21.247Z] c77eb801bf70: Waiting [2021-10-08T02:59:21.247Z] 6d0567d44e1a: Waiting [2021-10-08T02:59:21.247Z] bd5ccded8296: Verifying Checksum [2021-10-08T02:59:21.247Z] bd5ccded8296: Download complete [2021-10-08T02:59:21.247Z] 57d31006c564: Verifying Checksum [2021-10-08T02:59:21.247Z] 57d31006c564: Download complete [2021-10-08T02:59:21.247Z] d37cda54a23b: Verifying Checksum [2021-10-08T02:59:21.247Z] d37cda54a23b: Download complete [2021-10-08T02:59:21.247Z] 4e9f2cdf4387: Verifying Checksum [2021-10-08T02:59:21.247Z] 4e9f2cdf4387: Download complete [2021-10-08T02:59:21.247Z] bae75c0f2455: Verifying Checksum [2021-10-08T02:59:21.247Z] bae75c0f2455: Download complete [2021-10-08T02:59:21.512Z] 806579b3d29a: Verifying Checksum [2021-10-08T02:59:21.512Z] 806579b3d29a: Download complete [2021-10-08T02:59:21.512Z] c77eb801bf70: Verifying Checksum [2021-10-08T02:59:21.512Z] c77eb801bf70: Download complete [2021-10-08T02:59:21.772Z] 4e9f2cdf4387: Pull complete [2021-10-08T02:59:21.772Z] 57d31006c564: Pull complete [2021-10-08T02:59:21.772Z] 304dd3a0f381: Verifying Checksum [2021-10-08T02:59:21.772Z] 304dd3a0f381: Download complete [2021-10-08T02:59:22.032Z] bd5ccded8296: Pull complete [2021-10-08T02:59:22.292Z] 6d0567d44e1a: Verifying Checksum [2021-10-08T02:59:22.292Z] 6d0567d44e1a: Download complete [2021-10-08T02:59:26.512Z] 304dd3a0f381: Pull complete [2021-10-08T02:59:26.512Z] d37cda54a23b: Pull complete [2021-10-08T02:59:26.512Z] bae75c0f2455: Pull complete [2021-10-08T02:59:26.512Z] 806579b3d29a: Pull complete [2021-10-08T02:59:26.512Z] c77eb801bf70: Pull complete [2021-10-08T02:59:28.439Z] 6d0567d44e1a: Pull complete [2021-10-08T02:59:28.439Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-08T02:59:28.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T02:59:28.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-08T02:59:28.743Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-08T02:59:28.743Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T02:59:28.743Z] WORKDIR /edgex [2021-10-08T02:59:28.743Z] COPY go.mod . [2021-10-08T02:59:28.743Z] RUN go mod download' [2021-10-08T02:59:30.157Z] Sending build context to Docker daemon 329.2MB [2021-10-08T02:59:30.157Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T02:59:30.157Z] ---> e839a31ac9d1 [2021-10-08T02:59:30.157Z] Step 2/4 : WORKDIR /edgex [2021-10-08T02:59:31.549Z] ---> Running in 95d2852f807e [2021-10-08T02:59:31.817Z] Removing intermediate container 95d2852f807e [2021-10-08T02:59:31.817Z] ---> 1cef789c7041 [2021-10-08T02:59:31.817Z] Step 3/4 : COPY go.mod . [2021-10-08T02:59:31.817Z] ---> 1a38e42ccb64 [2021-10-08T02:59:31.817Z] Step 4/4 : RUN go mod download [2021-10-08T02:59:31.817Z] ---> Running in 11733303dbb7 [2021-10-08T02:59:35.909Z] Still waiting to schedule task [2021-10-08T02:59:35.910Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-08T03:00:10.618Z] Removing intermediate container 11733303dbb7 [2021-10-08T03:00:10.618Z] ---> 837b23871e63 [2021-10-08T03:00:10.618Z] Successfully built 837b23871e63 [2021-10-08T03:00:10.618Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:00:10.965Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T03:00:10.965Z] . [Pipeline] withDockerContainer [2021-10-08T03:00:11.037Z] prd-centos7-docker-4c-2g-26 does not seem to be running inside a container [2021-10-08T03:00:11.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T03:00:11.431Z] $ docker top 2b43f3c65e0ae7a4f5ce4bb1c18abf5c529eedee1fde578ad24804f71f534ec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T03:00:11.806Z] + go version [2021-10-08T03:00:11.806Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-08T03:00:11.816Z] $ docker stop --time=1 2b43f3c65e0ae7a4f5ce4bb1c18abf5c529eedee1fde578ad24804f71f534ec9 [2021-10-08T03:00:13.008Z] $ docker rm -f 2b43f3c65e0ae7a4f5ce4bb1c18abf5c529eedee1fde578ad24804f71f534ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:00:13.516Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T03:00:13.516Z] . [Pipeline] withDockerContainer [2021-10-08T03:00:13.588Z] prd-centos7-docker-4c-2g-26 does not seem to be running inside a container [2021-10-08T03:00:13.620Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T03:00:13.915Z] $ docker top 5d35e935e45decf26edd99af94b5cb0ee0015231f5b774d7b135a8014e7201b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-08T03:00:13.991Z] ========================================================= [2021-10-08T03:00:13.991Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-08T03:00:13.991Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-08T03:00:14.283Z] + go mod tidy [Pipeline] sh [2021-10-08T03:00:14.840Z] + make test [2021-10-08T03:00:14.840Z] go mod tidy [2021-10-08T03:00:14.840Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-08T03:00:20.174Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-08T03:00:38.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-08T03:00:42.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-08T03:00:42.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-08T03:00:42.608Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-08T03:00:45.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-08T03:00:45.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-08T03:00:45.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-08T03:00:45.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-08T03:00:46.028Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-08T03:00:46.296Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-08T03:00:46.871Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-08T03:00:46.871Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-08T03:00:46.871Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-08T03:00:46.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-08T03:00:48.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-10-08T03:00:48.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-08T03:00:48.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-08T03:00:49.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2021-10-08T03:00:49.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-08T03:00:50.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-10-08T03:00:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-08T03:00:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-08T03:00:51.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements [2021-10-08T03:00:51.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-08T03:00:51.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-08T03:00:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2021-10-08T03:00:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-08T03:00:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-08T03:00:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-08T03:00:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-08T03:00:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-08T03:00:52.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.304s coverage: 94.2% of statements [2021-10-08T03:00:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-08T03:00:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-08T03:00:52.951Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-10-08T03:00:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-08T03:00:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-08T03:00:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-08T03:00:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-08T03:00:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-08T03:00:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-10-08T03:00:53.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-08T03:00:53.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-08T03:00:53.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-08T03:00:54.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 1.0% of statements [2021-10-08T03:00:54.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-08T03:00:54.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-10-08T03:00:54.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2021-10-08T03:00:54.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-08T03:00:54.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-10-08T03:00:55.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-10-08T03:00:55.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-10-08T03:01:07.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 10.061s coverage: 96.3% of statements [2021-10-08T03:01:07.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-10-08T03:01:07.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-10-08T03:01:07.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-10-08T03:01:29.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 19.203s coverage: 82.5% of statements [2021-10-08T03:01:29.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-08T03:01:29.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-10-08T03:01:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-08T03:01:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-08T03:01:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-08T03:01:29.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-08T03:01:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-08T03:01:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-08T03:01:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-08T03:01:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-08T03:01:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.291s coverage: 70.4% of statements [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.4% of statements [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-08T03:01:39.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-10-08T03:01:39.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-08T03:01:46.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-08T03:01:46.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-08T03:01:46.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-08T03:01:46.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-08T03:01:46.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-08T03:01:46.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-08T03:01:46.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-10-08T03:01:46.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-10-08T03:01:46.455Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-08T03:02:25.364Z] GO111MODULE=on go vet ./... [2021-10-08T03:02:33.534Z] gofmt -l . [2021-10-08T03:02:33.534Z] [ "`gofmt -l .`" = "" ] [2021-10-08T03:02:33.534Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-08T03:02:33.832Z] + ls -al . [2021-10-08T03:02:33.832Z] total 612 [2021-10-08T03:02:33.832Z] drwxrwxr-x 10 1001 1001 4096 Oct 8 03:02 . [2021-10-08T03:02:33.832Z] drwxr-xr-x 4 root root 28 Oct 8 03:00 .. [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 11 Oct 8 02:58 .dockerignore [2021-10-08T03:02:33.832Z] drwxrwxr-x 8 1001 1001 179 Oct 8 02:58 .git [2021-10-08T03:02:33.832Z] drwxrwxr-x 4 1001 1001 142 Oct 8 02:58 .github [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 818 Oct 8 02:58 .gitignore [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 42 Oct 8 02:58 .golangci.yml [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 76 Oct 8 02:58 .hadolint.yml [2021-10-08T03:02:33.832Z] drwx------ 3 1001 1001 58 Oct 8 02:59 .semver [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 166 Oct 8 02:58 .sonarcloud.properties [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 1171 Oct 8 02:58 ADOPTERS.md [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 8608 Oct 8 02:58 Attribution.txt [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 43881 Oct 8 02:58 CHANGELOG.md [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 3804 Oct 8 02:58 CONTRIBUTING.md [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 677 Oct 8 02:58 GOVERNANCE.md [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 849 Oct 8 02:58 Jenkinsfile [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 10775 Oct 8 02:58 LICENSE [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 6386 Oct 8 02:58 Makefile [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 582 Oct 8 02:58 OWNERS.md [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 8256 Oct 8 02:58 README.md [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 6912 Oct 8 02:58 SECURITY.md [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 5 Oct 8 02:59 VERSION [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 4131 Oct 8 02:58 ZMQWindows.md [2021-10-08T03:02:33.832Z] drwxrwxr-x 2 1001 1001 37 Oct 8 02:58 bin [2021-10-08T03:02:33.832Z] drwxrwxr-x 14 1001 1001 4096 Oct 8 02:58 cmd [2021-10-08T03:02:33.832Z] -rw-r--r-- 1 root root 403930 Oct 8 03:01 coverage.out [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 829 Oct 8 02:58 go.mod [2021-10-08T03:02:33.832Z] -rw-r--r-- 1 root root 50143 Oct 8 03:00 go.sum [2021-10-08T03:02:33.832Z] drwxrwxr-x 8 1001 1001 124 Oct 8 02:58 internal [2021-10-08T03:02:33.832Z] drwxrwxr-x 3 1001 1001 16 Oct 8 02:58 openapi [2021-10-08T03:02:33.832Z] drwxrwxr-x 4 1001 1001 71 Oct 8 02:58 snap [2021-10-08T03:02:33.832Z] -rw-rw-r-- 1 1001 1001 204 Oct 8 02:58 version.go [Pipeline] sh [2021-10-08T03:02:34.123Z] + '[' -e coverage.out ] [2021-10-08T03:02:34.123Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-08T03:02:34.251Z] Stashed 1 file(s) [Pipeline] sh [2021-10-08T03:02:34.552Z] + make build [2021-10-08T03:02:34.553Z] go mod tidy [2021-10-08T03:02:34.553Z] 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-10-08T03:02:36.487Z] 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-10-08T03:02:43.110Z] 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-10-08T03:02:43.685Z] 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-10-08T03:02:44.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-10-08T03:02:44.892Z] 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-10-08T03:02:45.836Z] 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-10-08T03:02:46.791Z] 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-10-08T03:02:47.758Z] 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-10-08T03:02:49.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-08T03:02:50.144Z] 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-10-08T03:02:51.105Z] 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-10-08T03:02:52.507Z] $ docker stop --time=1 5d35e935e45decf26edd99af94b5cb0ee0015231f5b774d7b135a8014e7201b6 [2021-10-08T03:02:54.388Z] $ docker rm -f 5d35e935e45decf26edd99af94b5cb0ee0015231f5b774d7b135a8014e7201b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:02:59.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-08T03:02:59.200Z] [2021-10-08T03:02:59.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:02:59.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-08T03:02:59.576Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-08T03:02:59.576Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-08T03:02:59.576Z] ca9280d653b3: Pulling fs layer [2021-10-08T03:02:59.576Z] 7e9c9ca2126c: Pulling fs layer [2021-10-08T03:02:59.576Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-08T03:02:59.576Z] cbdbe7a5bc2a: Download complete [2021-10-08T03:02:59.848Z] ca9280d653b3: Verifying Checksum [2021-10-08T03:02:59.848Z] ca9280d653b3: Download complete [2021-10-08T03:03:00.110Z] cbdbe7a5bc2a: Pull complete [2021-10-08T03:03:00.110Z] 7e9c9ca2126c: Verifying Checksum [2021-10-08T03:03:00.110Z] 7e9c9ca2126c: Download complete [2021-10-08T03:03:00.372Z] ca9280d653b3: Pull complete [2021-10-08T03:03:04.604Z] 7e9c9ca2126c: Pull complete [2021-10-08T03:03:04.604Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-08T03:03:04.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-08T03:03:04.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-08T03:03:04.673Z] prd-centos7-docker-4c-2g-26 does not seem to be running inside a container [2021-10-08T03:03:04.715Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-08T03:03:06.352Z] $ docker top 7822f50e93b595b71baa1a3562ca72338cdda7af44f554cd183933447e5896e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T03:03:06.708Z] + docker-compose build --help [2021-10-08T03:03:06.708Z] + grep parallel [2021-10-08T03:03:07.280Z] --parallel Build images in parallel. [Pipeline] } [2021-10-08T03:03:07.289Z] $ docker stop --time=1 7822f50e93b595b71baa1a3562ca72338cdda7af44f554cd183933447e5896e2 [2021-10-08T03:03:08.486Z] $ docker rm -f 7822f50e93b595b71baa1a3562ca72338cdda7af44f554cd183933447e5896e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:03:08.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-08T03:03:08.874Z] . [Pipeline] withDockerContainer [2021-10-08T03:03:08.944Z] prd-centos7-docker-4c-2g-26 does not seem to be running inside a container [2021-10-08T03:03:08.982Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-08T03:03:09.355Z] $ docker top 87b646ce2ca65f4ea85eedbacae18c47dd8931d91aa0e722001191fea581dcc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T03:03:09.714Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-08T03:03:10.282Z] Building core-command ... [2021-10-08T03:03:10.282Z] Building core-data ... [2021-10-08T03:03:10.282Z] Building core-metadata ... [2021-10-08T03:03:10.282Z] Building security-bootstrapper ... [2021-10-08T03:03:10.282Z] Building security-proxy-setup ... [2021-10-08T03:03:10.282Z] Building security-secretstore-setup ... [2021-10-08T03:03:10.282Z] Building support-notifications ... [2021-10-08T03:03:10.282Z] Building support-scheduler ... [2021-10-08T03:03:10.282Z] Building sys-mgmt-agent ... [2021-10-08T03:03:10.282Z] Building core-metadata [2021-10-08T03:03:10.282Z] Building support-scheduler [2021-10-08T03:03:10.282Z] Building security-proxy-setup [2021-10-08T03:03:10.282Z] Building support-notifications [2021-10-08T03:03:10.282Z] Building security-bootstrapper [2021-10-08T03:03:20.644Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:03:20.644Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:03:20.644Z] ---> 837b23871e63 [2021-10-08T03:03:20.644Z] Step 3/23 : WORKDIR /edgex-go [2021-10-08T03:03:20.644Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:03:20.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:03:20.644Z] ---> 837b23871e63 [2021-10-08T03:03:20.644Z] Step 3/22 : WORKDIR /edgex-go [2021-10-08T03:03:23.960Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:03:23.960Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:03:23.960Z] ---> 837b23871e63 [2021-10-08T03:03:23.960Z] Step 3/24 : WORKDIR /edgex-go [2021-10-08T03:03:25.880Z] ---> Running in 379b96a1236d [2021-10-08T03:03:25.880Z] ---> Running in 8855cfd9366c [2021-10-08T03:03:25.880Z] ---> Running in 6290d5c3ba8b [2021-10-08T03:03:26.830Z] Removing intermediate container 6290d5c3ba8b [2021-10-08T03:03:26.830Z] ---> 1787ce5f7147 [2021-10-08T03:03:26.830Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:03:27.093Z] Removing intermediate container 379b96a1236d [2021-10-08T03:03:27.093Z] ---> 4b7bcc065a30 [2021-10-08T03:03:27.093Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:03:27.093Z] Removing intermediate container 8855cfd9366c [2021-10-08T03:03:27.093Z] ---> ad93e74cff29 [2021-10-08T03:03:27.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:03:28.050Z] ---> Running in 045f3f011bd7 [2021-10-08T03:03:28.050Z] ---> Running in aa7bb7ca0bde [2021-10-08T03:03:28.050Z] ---> Running in 639406d3fe94 [2021-10-08T03:03:29.005Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:03:29.005Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:03:29.005Z] ---> 837b23871e63 [2021-10-08T03:03:29.005Z] Step 3/23 : WORKDIR /edgex-go [2021-10-08T03:03:29.005Z] ---> Using cache [2021-10-08T03:03:29.005Z] ---> ad93e74cff29 [2021-10-08T03:03:29.005Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:03:29.005Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:03:29.005Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:03:29.005Z] ---> 837b23871e63 [2021-10-08T03:03:29.005Z] Step 3/32 : WORKDIR /edgex-go [2021-10-08T03:03:29.005Z] ---> Using cache [2021-10-08T03:03:29.005Z] ---> ad93e74cff29 [2021-10-08T03:03:29.005Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:03:29.274Z] ---> Running in c36bcd8c53aa [2021-10-08T03:03:29.274Z] ---> Running in b36679376b1d [2021-10-08T03:03:29.274Z] Removing intermediate container 045f3f011bd7 [2021-10-08T03:03:29.274Z] ---> 6ccd2e1e1dcb [2021-10-08T03:03:29.274Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-08T03:03:29.274Z] ---> Running in a26726ca80bd [2021-10-08T03:03:29.851Z] Removing intermediate container 639406d3fe94 [2021-10-08T03:03:29.851Z] ---> 83aacef9bdcb [2021-10-08T03:03:29.851Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-08T03:03:29.851Z] Removing intermediate container aa7bb7ca0bde [2021-10-08T03:03:29.851Z] ---> 70945b362d6a [2021-10-08T03:03:29.851Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-08T03:03:29.851Z] ---> Running in fd4807cac8f4 [2021-10-08T03:03:29.851Z] ---> Running in 82148ca31c65 [2021-10-08T03:03:30.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:30.396Z] Removing intermediate container c36bcd8c53aa [2021-10-08T03:03:30.396Z] ---> 2620ace96119 [2021-10-08T03:03:30.396Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-08T03:03:30.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:30.396Z] ---> Running in 121390acde2c [2021-10-08T03:03:30.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:30.396Z] Removing intermediate container b36679376b1d [2021-10-08T03:03:30.396Z] ---> fe44d3e40a98 [2021-10-08T03:03:30.396Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-10-08T03:03:30.657Z] ---> Running in bf28e3e76658 [2021-10-08T03:03:30.916Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:30.916Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:31.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:31.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:31.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:31.460Z] OK: 219 MiB in 52 packages [2021-10-08T03:03:31.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:31.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:03:31.720Z] Removing intermediate container a26726ca80bd [2021-10-08T03:03:31.720Z] ---> af5e31515aec [2021-10-08T03:03:31.720Z] Step 6/22 : COPY go.mod . [2021-10-08T03:03:31.720Z] OK: 219 MiB in 52 packages [2021-10-08T03:03:31.985Z] OK: 219 MiB in 52 packages [2021-10-08T03:03:31.985Z] ---> 57d22b42e305 [2021-10-08T03:03:31.985Z] Step 7/22 : RUN go mod download [2021-10-08T03:03:31.985Z] OK: 219 MiB in 52 packages [2021-10-08T03:03:31.985Z] ---> Running in 59d460e38a18 [2021-10-08T03:03:32.244Z] OK: 219 MiB in 52 packages [2021-10-08T03:03:32.504Z] Removing intermediate container fd4807cac8f4 [2021-10-08T03:03:32.504Z] ---> 355db4aceea1 [2021-10-08T03:03:32.504Z] Step 6/23 : COPY go.mod . [2021-10-08T03:03:32.504Z] Removing intermediate container 82148ca31c65 [2021-10-08T03:03:32.504Z] ---> a249bfe529f0 [2021-10-08T03:03:32.504Z] Step 6/24 : COPY go.mod . [2021-10-08T03:03:32.504Z] ---> 0f8e6647cba0 [2021-10-08T03:03:32.504Z] Step 7/23 : RUN go mod download [2021-10-08T03:03:32.770Z] ---> Running in 4b6e1c019d90 [2021-10-08T03:03:32.770Z] ---> 023df11c0c96 [2021-10-08T03:03:32.770Z] Step 7/24 : RUN go mod download [2021-10-08T03:03:32.770Z] ---> Running in c8091f3b0d39 [2021-10-08T03:03:32.770Z] Removing intermediate container bf28e3e76658 [2021-10-08T03:03:32.770Z] ---> ba97d82e8705 [2021-10-08T03:03:32.770Z] Step 6/32 : COPY go.mod . [2021-10-08T03:03:32.770Z] Removing intermediate container 121390acde2c [2021-10-08T03:03:32.770Z] ---> 7d6210aa29b7 [2021-10-08T03:03:32.770Z] Step 6/23 : COPY go.mod . [2021-10-08T03:03:33.036Z] ---> 3d8ebaf6ee20 [2021-10-08T03:03:33.036Z] Step 7/32 : RUN go mod download [2021-10-08T03:03:33.036Z] ---> Running in 3cc3f1d08f57 [2021-10-08T03:03:33.310Z] ---> 3cea443a0aca [2021-10-08T03:03:33.310Z] Step 7/23 : RUN go mod download [2021-10-08T03:03:33.310Z] ---> Running in 2240911a0f28 [2021-10-08T03:03:34.271Z] Removing intermediate container 59d460e38a18 [2021-10-08T03:03:34.271Z] ---> dcdd85b140fa [2021-10-08T03:03:34.271Z] Step 8/22 : COPY . . [2021-10-08T03:03:36.864Z] Removing intermediate container c8091f3b0d39 [2021-10-08T03:03:36.864Z] ---> 6c308238830f [2021-10-08T03:03:36.864Z] Step 8/24 : COPY . . [2021-10-08T03:03:36.864Z] Removing intermediate container 4b6e1c019d90 [2021-10-08T03:03:36.864Z] ---> 46dbe46e8201 [2021-10-08T03:03:36.864Z] Step 8/23 : COPY . . [2021-10-08T03:03:37.438Z] Removing intermediate container 3cc3f1d08f57 [2021-10-08T03:03:37.438Z] ---> 63532e56765b [2021-10-08T03:03:37.438Z] Step 8/32 : COPY . . [2021-10-08T03:03:39.360Z] Removing intermediate container 2240911a0f28 [2021-10-08T03:03:39.360Z] ---> 829f0435a256 [2021-10-08T03:03:39.360Z] Step 8/23 : COPY . . [2021-10-08T03:03:43.598Z] ---> c93deb98b8eb [2021-10-08T03:03:43.598Z] Step 9/22 : RUN go mod tidy [2021-10-08T03:03:46.920Z] ---> Running in dc2519d32361 [2021-10-08T03:03:46.920Z] ---> 2ed5c452e3ef [2021-10-08T03:03:46.920Z] Step 9/24 : RUN go mod tidy [2021-10-08T03:03:46.920Z] ---> ea0c2c1d9315 [2021-10-08T03:03:46.920Z] Step 9/32 : RUN go mod tidy [2021-10-08T03:03:46.920Z] ---> 5997c124f89d [2021-10-08T03:03:46.920Z] Step 9/23 : RUN go mod tidy [2021-10-08T03:03:47.496Z] ---> Running in 9c27040cb05c [2021-10-08T03:03:47.496Z] ---> Running in 52918932e85c [2021-10-08T03:03:47.496Z] ---> Running in 70252f412fe3 [2021-10-08T03:03:50.082Z] Removing intermediate container 9c27040cb05c [2021-10-08T03:03:50.082Z] ---> 1c9c99eae943 [2021-10-08T03:03:50.082Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-10-08T03:03:50.082Z] ---> Running in 511ccc41a8cd [2021-10-08T03:03:50.340Z] Removing intermediate container 52918932e85c [2021-10-08T03:03:50.340Z] ---> a96f56b033da [2021-10-08T03:03:50.340Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-10-08T03:03:50.340Z] Removing intermediate container 70252f412fe3 [2021-10-08T03:03:50.340Z] ---> 2553d6be6bc5 [2021-10-08T03:03:50.340Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-08T03:03:50.340Z] ---> Running in 6fa51c4b2ce1 [2021-10-08T03:03:50.604Z] ---> Running in e801c26c3034 [2021-10-08T03:03:50.876Z] 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-10-08T03:03:51.148Z] 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-10-08T03:03:51.148Z] 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-10-08T03:03:53.118Z] Removing intermediate container dc2519d32361 [2021-10-08T03:03:53.118Z] ---> 8356c9b6939a [2021-10-08T03:03:53.118Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-08T03:03:53.118Z] ---> Running in 7147389c6e86 [2021-10-08T03:03:53.715Z] 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-10-08T03:03:57.112Z] ---> b8edeb660311 [2021-10-08T03:03:57.112Z] Step 9/23 : RUN go mod tidy [2021-10-08T03:03:57.112Z] ---> Running in b736e9e93e10 [2021-10-08T03:03:59.068Z] Removing intermediate container b736e9e93e10 [2021-10-08T03:03:59.068Z] ---> 6d4ccb641346 [2021-10-08T03:03:59.068Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-08T03:03:59.068Z] ---> Running in 2a8ec3d74d1e [2021-10-08T03:03:59.654Z] 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-10-08T03:04:31.889Z] 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-10-08T03:04:31.889Z] Removing intermediate container e801c26c3034 [2021-10-08T03:04:31.889Z] ---> 004fda2249ac [2021-10-08T03:04:31.889Z] [2021-10-08T03:04:31.889Z] Step 11/32 : FROM alpine:3.14 [2021-10-08T03:04:31.889Z] 3.14: Pulling from library/alpine [2021-10-08T03:04:31.889Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T03:04:31.889Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T03:04:31.889Z] ---> 14119a10abf4 [2021-10-08T03:04:31.889Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-08T03:04:31.889Z] ---> Running in fa5605dc1c75 [2021-10-08T03:04:32.152Z] Removing intermediate container fa5605dc1c75 [2021-10-08T03:04:32.152Z] ---> 92ba0ff7ee52 [2021-10-08T03:04:32.152Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-08T03:04:32.152Z] ---> Running in 0871dc9a15bd [2021-10-08T03:04:33.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:33.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:33.852Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-08T03:04:33.852Z] (2/2) Installing su-exec (0.2-r1) [2021-10-08T03:04:33.852Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:04:33.852Z] OK: 6 MiB in 16 packages [2021-10-08T03:04:34.430Z] Removing intermediate container 6fa51c4b2ce1 [2021-10-08T03:04:34.430Z] ---> 6399094ea873 [2021-10-08T03:04:34.430Z] [2021-10-08T03:04:34.430Z] Step 11/23 : FROM alpine:3.14 [2021-10-08T03:04:34.430Z] ---> 14119a10abf4 [2021-10-08T03:04:34.430Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-08T03:04:34.430Z] Removing intermediate container 511ccc41a8cd [2021-10-08T03:04:34.430Z] ---> 08c6ab60b857 [2021-10-08T03:04:34.430Z] [2021-10-08T03:04:34.430Z] Step 11/24 : FROM alpine:3.14 [2021-10-08T03:04:34.430Z] ---> 14119a10abf4 [2021-10-08T03:04:34.430Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-08T03:04:34.430Z] ---> Running in 698aeecddfbb [2021-10-08T03:04:34.694Z] ---> Running in df3fd08a10b9 [2021-10-08T03:04:34.694Z] Removing intermediate container 0871dc9a15bd [2021-10-08T03:04:34.694Z] ---> 766f6a5d7cfd [2021-10-08T03:04:34.694Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-08T03:04:34.956Z] ---> Running in f2fb3f15cd88 [2021-10-08T03:04:34.956Z] Removing intermediate container 7147389c6e86 [2021-10-08T03:04:34.956Z] ---> 10f9b70207c6 [2021-10-08T03:04:34.956Z] [2021-10-08T03:04:34.956Z] Step 11/22 : FROM alpine:3.14 [2021-10-08T03:04:34.956Z] ---> 14119a10abf4 [2021-10-08T03:04:34.956Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-10-08T03:04:34.956Z] ---> Running in 1539063639d9 [2021-10-08T03:04:35.222Z] Removing intermediate container f2fb3f15cd88 [2021-10-08T03:04:35.222Z] ---> 186921c6ff0e [2021-10-08T03:04:35.222Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-08T03:04:35.222Z] ---> Running in e50be23b2db1 [2021-10-08T03:04:35.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:35.502Z] Removing intermediate container e50be23b2db1 [2021-10-08T03:04:35.502Z] ---> 7ecd35cc8e1c [2021-10-08T03:04:35.502Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-08T03:04:35.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:35.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:35.502Z] ---> Running in 3acdc42ca355 [2021-10-08T03:04:35.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:35.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:36.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:36.066Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-08T03:04:36.066Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:04:36.066Z] OK: 6 MiB in 15 packages [2021-10-08T03:04:36.348Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-08T03:04:36.348Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-08T03:04:36.348Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:04:36.348Z] Executing ca-certificates-20191127-r5.trigger [2021-10-08T03:04:36.348Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-08T03:04:36.348Z] OK: 6 MiB in 16 packages [2021-10-08T03:04:36.348Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-08T03:04:36.617Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-08T03:04:36.617Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-08T03:04:36.617Z] (5/5) Installing curl (7.79.1-r0) [2021-10-08T03:04:36.617Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:04:36.617Z] Executing ca-certificates-20191127-r5.trigger [2021-10-08T03:04:36.617Z] OK: 8 MiB in 19 packages [2021-10-08T03:04:37.195Z] Removing intermediate container df3fd08a10b9 [2021-10-08T03:04:37.195Z] ---> 962b1c4cb7ff [2021-10-08T03:04:37.195Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-08T03:04:37.195Z] ---> Running in bc396a8a0c5b [2021-10-08T03:04:37.195Z] Removing intermediate container 3acdc42ca355 [2021-10-08T03:04:37.195Z] ---> 6d98a3911969 [2021-10-08T03:04:37.195Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-08T03:04:37.195Z] ---> Running in c36d0852ebb5 [2021-10-08T03:04:37.195Z] Removing intermediate container bc396a8a0c5b [2021-10-08T03:04:37.195Z] ---> 63025b5384bc [2021-10-08T03:04:37.195Z] Step 14/24 : ENV APP_PORT=59881 [2021-10-08T03:04:37.195Z] ---> Running in 92e6fff5fb40 [2021-10-08T03:04:37.464Z] Removing intermediate container 698aeecddfbb [2021-10-08T03:04:37.464Z] ---> c17417d7ad39 [2021-10-08T03:04:37.464Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-08T03:04:37.464Z] Removing intermediate container 1539063639d9 [2021-10-08T03:04:37.464Z] ---> a93476858b0b [2021-10-08T03:04:37.464Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-08T03:04:37.464Z] Removing intermediate container c36d0852ebb5 [2021-10-08T03:04:37.464Z] ---> e575b49384ba [2021-10-08T03:04:37.464Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-08T03:04:37.464Z] ---> Running in dc23f5debd22 [2021-10-08T03:04:37.464Z] Removing intermediate container 92e6fff5fb40 [2021-10-08T03:04:37.464Z] ---> 55228a01d8b4 [2021-10-08T03:04:37.464Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-08T03:04:37.725Z] ---> Running in ea1f17cb2e9b [2021-10-08T03:04:37.725Z] ---> Running in d6e7384223dc [2021-10-08T03:04:37.725Z] Removing intermediate container dc23f5debd22 [2021-10-08T03:04:37.725Z] ---> 011fb7871b5c [2021-10-08T03:04:37.725Z] Step 14/23 : ENV APP_PORT=59860 [2021-10-08T03:04:37.725Z] Removing intermediate container ea1f17cb2e9b [2021-10-08T03:04:37.725Z] ---> c4a9d85f7cb8 [2021-10-08T03:04:37.725Z] Step 14/22 : WORKDIR /edgex [2021-10-08T03:04:37.725Z] ---> d34a8cfeaffe [2021-10-08T03:04:37.725Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-08T03:04:37.996Z] ---> Running in c9ce8ea8878d [2021-10-08T03:04:37.996Z] ---> Running in 06bfeaa0b346 [2021-10-08T03:04:37.996Z] Removing intermediate container d6e7384223dc [2021-10-08T03:04:37.996Z] ---> 072ace1ad28d [2021-10-08T03:04:37.996Z] Step 16/24 : WORKDIR / [2021-10-08T03:04:37.996Z] ---> Running in 816203e6f01b [2021-10-08T03:04:37.996Z] ---> Running in f2a95eb6b45f [2021-10-08T03:04:37.996Z] Removing intermediate container 2a8ec3d74d1e [2021-10-08T03:04:37.996Z] ---> 8449639d45e0 [2021-10-08T03:04:37.996Z] [2021-10-08T03:04:37.996Z] Step 11/23 : FROM alpine:3.14 [2021-10-08T03:04:37.996Z] Removing intermediate container c9ce8ea8878d [2021-10-08T03:04:37.996Z] ---> 91bc082dbf2f [2021-10-08T03:04:37.996Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-08T03:04:37.996Z] ---> 14119a10abf4 [2021-10-08T03:04:37.996Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-08T03:04:37.996Z] ---> Using cache [2021-10-08T03:04:37.996Z] ---> 962b1c4cb7ff [2021-10-08T03:04:37.996Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-08T03:04:37.996Z] ---> Using cache [2021-10-08T03:04:37.996Z] ---> 63025b5384bc [2021-10-08T03:04:37.996Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-08T03:04:37.996Z] Removing intermediate container 06bfeaa0b346 [2021-10-08T03:04:37.996Z] ---> 87a347b611dd [2021-10-08T03:04:37.996Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-08T03:04:38.276Z] ---> Running in 32ce06ee9462 [2021-10-08T03:04:38.276Z] ---> Running in cce80f7f0082 [2021-10-08T03:04:38.276Z] Removing intermediate container f2a95eb6b45f [2021-10-08T03:04:38.276Z] ---> 8ad9e9c9bc3e [2021-10-08T03:04:38.276Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:04:38.276Z] ---> d47dda196368 [2021-10-08T03:04:38.276Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-08T03:04:38.276Z] Removing intermediate container cce80f7f0082 [2021-10-08T03:04:38.276Z] ---> 84334600bd74 [2021-10-08T03:04:38.276Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:04:38.276Z] Removing intermediate container 32ce06ee9462 [2021-10-08T03:04:38.276Z] ---> 32c0cecf19ea [2021-10-08T03:04:38.545Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-08T03:04:38.545Z] ---> Running in 1931508f4677 [2021-10-08T03:04:38.545Z] ---> 63f19e6692e0 [2021-10-08T03:04:38.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-08T03:04:38.545Z] ---> 7fe9123ec3c8 [2021-10-08T03:04:38.545Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-08T03:04:38.811Z] Removing intermediate container 1931508f4677 [2021-10-08T03:04:38.811Z] ---> c4e571021ce2 [2021-10-08T03:04:38.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:04:38.811Z] ---> 652e3946c25d [2021-10-08T03:04:38.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-08T03:04:39.076Z] ---> c89409be9bfe [2021-10-08T03:04:39.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-08T03:04:39.076Z] ---> 749b7214d472 [2021-10-08T03:04:39.076Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-08T03:04:39.339Z] Removing intermediate container 816203e6f01b [2021-10-08T03:04:39.339Z] ---> f4ccbda1b811 [2021-10-08T03:04:39.339Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:04:39.339Z] ---> 016df7ad2513 [2021-10-08T03:04:39.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-08T03:04:39.339Z] ---> 3c8db702e176 [2021-10-08T03:04:39.339Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-08T03:04:39.339Z] ---> Running in 97c2fa594c1d [2021-10-08T03:04:39.616Z] ---> f1c6e5960117 [2021-10-08T03:04:39.616Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-10-08T03:04:39.616Z] ---> 1324a8535adc [2021-10-08T03:04:39.616Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-08T03:04:39.616Z] ---> Running in fa40a962b225 [2021-10-08T03:04:39.616Z] ---> 830ee7e64f0e [2021-10-08T03:04:39.616Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-10-08T03:04:39.616Z] Removing intermediate container 97c2fa594c1d [2021-10-08T03:04:39.616Z] ---> 2117908702f1 [2021-10-08T03:04:39.616Z] Step 19/22 : CMD ["--init=true"] [2021-10-08T03:04:39.616Z] ---> Running in c4d857865fae [2021-10-08T03:04:39.616Z] ---> 412a8eeec10f [2021-10-08T03:04:39.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-08T03:04:39.616Z] ---> Running in a05b36975f56 [2021-10-08T03:04:39.910Z] Removing intermediate container fa40a962b225 [2021-10-08T03:04:39.910Z] ---> 1de4a76a95e1 [2021-10-08T03:04:39.910Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:04:39.910Z] ---> Running in 128bd4490b33 [2021-10-08T03:04:39.910Z] Removing intermediate container c4d857865fae [2021-10-08T03:04:39.910Z] ---> 435c07fcf928 [2021-10-08T03:04:39.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:04:39.910Z] ---> cf53783bef4c [2021-10-08T03:04:39.910Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-08T03:04:39.910Z] Removing intermediate container a05b36975f56 [2021-10-08T03:04:39.910Z] ---> bfe11f118734 [2021-10-08T03:04:39.910Z] Step 20/22 : LABEL arch=x86_64 [2021-10-08T03:04:39.910Z] ---> 00365c09001e [2021-10-08T03:04:39.910Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-08T03:04:39.910Z] ---> Running in 37770a02081f [2021-10-08T03:04:39.910Z] ---> Running in 228617de5d99 [2021-10-08T03:04:39.910Z] ---> Running in 85e4d15cdbe9 [2021-10-08T03:04:39.910Z] Removing intermediate container 128bd4490b33 [2021-10-08T03:04:39.910Z] ---> b2c98f4e39fa [2021-10-08T03:04:39.910Z] Step 22/24 : LABEL arch=x86_64 [2021-10-08T03:04:40.174Z] ---> Running in 8234002d476a [2021-10-08T03:04:40.174Z] Removing intermediate container 228617de5d99 [2021-10-08T03:04:40.174Z] ---> 66ce3b0d57f1 [2021-10-08T03:04:40.174Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:04:40.174Z] Removing intermediate container 37770a02081f [2021-10-08T03:04:40.174Z] ---> 2293ec3d08a6 [2021-10-08T03:04:40.174Z] Step 21/23 : LABEL arch=x86_64 [2021-10-08T03:04:40.174Z] ---> Running in ca8752d9308f [2021-10-08T03:04:40.174Z] Removing intermediate container 85e4d15cdbe9 [2021-10-08T03:04:40.174Z] ---> 9e4ca1557c0d [2021-10-08T03:04:40.174Z] Step 21/22 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:04:40.174Z] ---> Running in ea90909d59af [2021-10-08T03:04:40.174Z] Removing intermediate container 8234002d476a [2021-10-08T03:04:40.174Z] ---> 77e9db9a0c68 [2021-10-08T03:04:40.174Z] Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:04:40.174Z] ---> 9f3c7de8160f [2021-10-08T03:04:40.174Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-08T03:04:40.174Z] ---> Running in 0dcf585b1e0a [2021-10-08T03:04:40.174Z] ---> Running in cd3852cdc0d5 [2021-10-08T03:04:40.174Z] Removing intermediate container ca8752d9308f [2021-10-08T03:04:40.174Z] ---> 7c02a9d838b9 [2021-10-08T03:04:40.174Z] Step 21/23 : LABEL arch=x86_64 [2021-10-08T03:04:40.441Z] Removing intermediate container ea90909d59af [2021-10-08T03:04:40.441Z] ---> 25ee95251349 [2021-10-08T03:04:40.441Z] Step 22/23 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:04:40.441Z] ---> Running in 271b08d24aef [2021-10-08T03:04:40.441Z] Removing intermediate container 0dcf585b1e0a [2021-10-08T03:04:40.441Z] ---> 0980b85cb1b0 [2021-10-08T03:04:40.441Z] Step 22/22 : LABEL version=0.0.0 [2021-10-08T03:04:40.441Z] Removing intermediate container cd3852cdc0d5 [2021-10-08T03:04:40.441Z] ---> 4a86b30055f8 [2021-10-08T03:04:40.441Z] Step 24/24 : LABEL version=0.0.0 [2021-10-08T03:04:40.441Z] ---> Running in e48817ed610d [2021-10-08T03:04:40.441Z] ---> Running in 32297f132acd [2021-10-08T03:04:40.441Z] ---> Running in e4633a15aa56 [2021-10-08T03:04:40.441Z] ---> 5fd30f60940a [2021-10-08T03:04:40.441Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-08T03:04:40.441Z] Removing intermediate container 271b08d24aef [2021-10-08T03:04:40.441Z] ---> 00ab5095a158 [2021-10-08T03:04:40.441Z] Step 22/23 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:04:40.441Z] Removing intermediate container e48817ed610d [2021-10-08T03:04:40.441Z] ---> fd7002fec150 [2021-10-08T03:04:40.441Z] Step 23/23 : LABEL version=0.0.0 [2021-10-08T03:04:40.441Z] Removing intermediate container 32297f132acd [2021-10-08T03:04:40.441Z] ---> 70811a433eb4 [2021-10-08T03:04:40.441Z] [2021-10-08T03:04:40.441Z] ---> Running in efe77598b6a6 [2021-10-08T03:04:40.710Z] Removing intermediate container e4633a15aa56 [2021-10-08T03:04:40.710Z] ---> 5a0033882a79 [2021-10-08T03:04:40.710Z] [2021-10-08T03:04:40.710Z] ---> Running in 6155f73fc9ff [2021-10-08T03:04:40.710Z] Successfully built 70811a433eb4 [2021-10-08T03:04:40.710Z] Successfully tagged security-proxy-setup:latest [2021-10-08T03:04:40.710Z] Building core-data [2021-10-08T03:04:40.710Z]  Building security-proxy-setup ... done Successfully built 5a0033882a79 [2021-10-08T03:04:40.710Z] Successfully tagged core-metadata:latest [2021-10-08T03:04:40.710Z] ---> 85087bd40a9c [2021-10-08T03:04:40.710Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-10-08T03:04:40.710Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-10-08T03:04:40.710Z] Removing intermediate container 6155f73fc9ff [2021-10-08T03:04:40.710Z] ---> 9bb8a925f503 [2021-10-08T03:04:40.710Z] [2021-10-08T03:04:40.710Z] Successfully built 9bb8a925f503 [2021-10-08T03:04:40.710Z] Removing intermediate container efe77598b6a6 [2021-10-08T03:04:40.710Z] ---> 43396907fe90 [2021-10-08T03:04:40.710Z] Step 23/23 : LABEL version=0.0.0 [2021-10-08T03:04:40.972Z] Successfully tagged support-notifications:latest [2021-10-08T03:04:40.973Z]  Building support-notifications ... done Building core-command [2021-10-08T03:04:40.973Z] ---> Running in e0856e1e9658 [2021-10-08T03:04:40.973Z] ---> Running in e958155046b2 [2021-10-08T03:04:41.241Z] Removing intermediate container e0856e1e9658 [2021-10-08T03:04:41.241Z] ---> 79636a7998f6 [2021-10-08T03:04:41.241Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-08T03:04:42.629Z] Removing intermediate container e958155046b2 [2021-10-08T03:04:42.629Z] ---> ff46a4f82199 [2021-10-08T03:04:42.629Z] [2021-10-08T03:04:42.629Z] Successfully built ff46a4f82199 [2021-10-08T03:04:44.010Z] Successfully tagged support-scheduler:latest [2021-10-08T03:04:44.010Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-10-08T03:04:48.222Z] ---> 0ad9314ed786 [2021-10-08T03:04:48.222Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-10-08T03:04:50.138Z] ---> Running in 00c9a0a5dd66 [2021-10-08T03:04:52.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:04:52.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:04:52.078Z] ---> 837b23871e63 [2021-10-08T03:04:52.078Z] Step 3/24 : WORKDIR /edgex-go [2021-10-08T03:04:52.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:04:52.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:04:52.078Z] ---> 837b23871e63 [2021-10-08T03:04:52.078Z] Step 3/24 : WORKDIR /edgex-go [2021-10-08T03:04:52.078Z] ---> Using cache [2021-10-08T03:04:52.078Z] ---> ad93e74cff29 [2021-10-08T03:04:52.078Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:04:52.078Z] ---> Using cache [2021-10-08T03:04:52.078Z] ---> ad93e74cff29 [2021-10-08T03:04:52.078Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:04:52.078Z] ---> Using cache [2021-10-08T03:04:52.078Z] ---> fe44d3e40a98 [2021-10-08T03:04:52.078Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-08T03:04:52.078Z] ---> Using cache [2021-10-08T03:04:52.078Z] ---> fe44d3e40a98 [2021-10-08T03:04:52.078Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-08T03:04:52.078Z] ---> Using cache [2021-10-08T03:04:52.078Z] ---> ba97d82e8705 [2021-10-08T03:04:52.078Z] Step 6/24 : COPY go.mod . [2021-10-08T03:04:52.078Z] ---> Using cache [2021-10-08T03:04:52.078Z] ---> 3d8ebaf6ee20 [2021-10-08T03:04:52.078Z] Step 7/24 : RUN go mod download [2021-10-08T03:04:52.078Z] ---> Using cache [2021-10-08T03:04:52.078Z] ---> 63532e56765b [2021-10-08T03:04:52.078Z] Step 8/24 : COPY . . [2021-10-08T03:04:52.078Z] ---> Using cache [2021-10-08T03:04:52.078Z] ---> ea0c2c1d9315 [2021-10-08T03:04:52.078Z] Step 9/24 : RUN go mod tidy [2021-10-08T03:04:52.078Z] ---> Using cache [2021-10-08T03:04:52.078Z] ---> 2553d6be6bc5 [2021-10-08T03:04:52.078Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-10-08T03:04:52.339Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:04:52.339Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:04:52.339Z] ---> 837b23871e63 [2021-10-08T03:04:52.339Z] Step 3/26 : WORKDIR /edgex-go [2021-10-08T03:04:52.339Z] ---> Using cache [2021-10-08T03:04:52.339Z] ---> ad93e74cff29 [2021-10-08T03:04:52.339Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:04:52.339Z] ---> Using cache [2021-10-08T03:04:52.339Z] ---> fe44d3e40a98 [2021-10-08T03:04:52.339Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-10-08T03:04:52.339Z] ---> Using cache [2021-10-08T03:04:52.339Z] ---> ba97d82e8705 [2021-10-08T03:04:52.339Z] Step 6/26 : COPY go.mod . [2021-10-08T03:04:52.339Z] ---> Using cache [2021-10-08T03:04:52.339Z] ---> 3d8ebaf6ee20 [2021-10-08T03:04:52.339Z] Step 7/26 : RUN go mod download [2021-10-08T03:04:52.339Z] ---> Using cache [2021-10-08T03:04:52.339Z] ---> 63532e56765b [2021-10-08T03:04:52.339Z] Step 8/26 : COPY . . [2021-10-08T03:04:52.339Z] ---> Using cache [2021-10-08T03:04:52.339Z] ---> ea0c2c1d9315 [2021-10-08T03:04:52.339Z] Step 9/26 : RUN go mod tidy [2021-10-08T03:04:52.339Z] ---> Using cache [2021-10-08T03:04:52.339Z] ---> 2553d6be6bc5 [2021-10-08T03:04:52.339Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-08T03:04:52.597Z] ---> Running in 3f641227d99e [2021-10-08T03:04:52.598Z] ---> Running in 0ac4e5ba35e6 [2021-10-08T03:04:52.598Z] ---> Running in 83e0b5047093 [2021-10-08T03:04:52.860Z] Removing intermediate container 00c9a0a5dd66 [2021-10-08T03:04:52.860Z] ---> 20fb97598df7 [2021-10-08T03:04:52.860Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-08T03:04:52.860Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:04:52.860Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:04:52.860Z] ---> 837b23871e63 [2021-10-08T03:04:52.860Z] Step 3/24 : WORKDIR /edgex-go [2021-10-08T03:04:52.860Z] ---> Using cache [2021-10-08T03:04:52.860Z] ---> ad93e74cff29 [2021-10-08T03:04:52.860Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:04:52.860Z] ---> Using cache [2021-10-08T03:04:52.860Z] ---> fe44d3e40a98 [2021-10-08T03:04:52.860Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-10-08T03:04:53.433Z] ---> Running in 97de943744b0 [2021-10-08T03:04:53.433Z] ---> Running in e5095eb68926 [2021-10-08T03:04:53.433Z] Removing intermediate container e5095eb68926 [2021-10-08T03:04:53.433Z] ---> 76c3d95bebe4 [2021-10-08T03:04:53.433Z] Step 29/32 : CMD ["gate"] [2021-10-08T03:04:53.433Z] ---> Running in c01c5e05edda [2021-10-08T03:04:53.699Z] 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-10-08T03:04:53.699Z] Removing intermediate container c01c5e05edda [2021-10-08T03:04:53.699Z] ---> 3033a93d08f2 [2021-10-08T03:04:53.699Z] Step 30/32 : LABEL arch=x86_64 [2021-10-08T03:04:53.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:53.967Z] 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-10-08T03:04:53.967Z] ---> Running in 0475ad32236c [2021-10-08T03:04:53.967Z] Removing intermediate container 0475ad32236c [2021-10-08T03:04:53.967Z] ---> b026ec599333 [2021-10-08T03:04:53.967Z] Step 31/32 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:04:53.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:54.242Z] ---> Running in ee49de5c6d71 [2021-10-08T03:04:54.242Z] Removing intermediate container ee49de5c6d71 [2021-10-08T03:04:54.242Z] ---> f31cff0b5d7c [2021-10-08T03:04:54.242Z] Step 32/32 : LABEL version=0.0.0 [2021-10-08T03:04:54.516Z] ---> Running in 71bfde2879ae [2021-10-08T03:04:54.516Z] Removing intermediate container 71bfde2879ae [2021-10-08T03:04:54.516Z] ---> 8103e9c640df [2021-10-08T03:04:54.516Z] [2021-10-08T03:04:54.785Z] Successfully built 8103e9c640df [2021-10-08T03:04:54.785Z] Successfully tagged security-bootstrapper:latest [2021-10-08T03:04:54.785Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:54.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:04:55.376Z] OK: 219 MiB in 52 packages [2021-10-08T03:04:55.376Z] OK: 219 MiB in 52 packages [2021-10-08T03:04:55.642Z] Removing intermediate container 0ac4e5ba35e6 [2021-10-08T03:04:55.642Z] ---> c40e777a9c3a [2021-10-08T03:04:55.642Z] Step 6/24 : COPY go.mod . [2021-10-08T03:04:55.912Z] Removing intermediate container 97de943744b0 [2021-10-08T03:04:55.912Z] ---> edd8d514efdb [2021-10-08T03:04:55.912Z] Step 6/24 : COPY go.mod . [2021-10-08T03:04:56.179Z] ---> e9c5b439ff56 [2021-10-08T03:04:56.179Z] Step 7/24 : RUN go mod download [2021-10-08T03:04:56.179Z] ---> Running in c81ae56263fc [2021-10-08T03:04:56.179Z] ---> 9c214079fa4b [2021-10-08T03:04:56.179Z] Step 7/24 : RUN go mod download [2021-10-08T03:04:56.179Z] ---> Running in 8ef315b5bd6a [2021-10-08T03:04:58.786Z] Removing intermediate container 8ef315b5bd6a [2021-10-08T03:04:58.786Z] ---> 687a8170cd9a [2021-10-08T03:04:58.786Z] Step 8/24 : COPY . . [2021-10-08T03:04:58.786Z] Removing intermediate container c81ae56263fc [2021-10-08T03:04:58.786Z] ---> 1cac89f38eb3 [2021-10-08T03:04:58.786Z] Step 8/24 : COPY . . [2021-10-08T03:05:08.986Z] ---> 324d929d1764 [2021-10-08T03:05:08.986Z] Step 9/24 : RUN go mod tidy [2021-10-08T03:05:08.986Z] ---> 5ed2461da4e9 [2021-10-08T03:05:08.986Z] Step 9/24 : RUN go mod tidy [2021-10-08T03:05:08.986Z] ---> Running in 53906d778344 [2021-10-08T03:05:08.986Z] ---> Running in 54e94a0b41f7 [2021-10-08T03:05:09.981Z] Removing intermediate container 53906d778344 [2021-10-08T03:05:09.981Z] ---> 02236ac1fa05 [2021-10-08T03:05:09.981Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-08T03:05:09.981Z] ---> Running in d03f42949019 [2021-10-08T03:05:10.556Z] Removing intermediate container 54e94a0b41f7 [2021-10-08T03:05:10.556Z] ---> 348fa858aeeb [2021-10-08T03:05:10.556Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-10-08T03:05:10.556Z] ---> Running in 0eee31fa111f [2021-10-08T03:05:10.556Z] 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-10-08T03:05:11.129Z] 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-10-08T03:05:17.717Z] 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-10-08T03:05:19.656Z] Removing intermediate container 3f641227d99e [2021-10-08T03:05:19.656Z] ---> 988024f83c11 [2021-10-08T03:05:19.656Z] [2021-10-08T03:05:19.656Z] Step 11/24 : FROM alpine:3.14 [2021-10-08T03:05:19.656Z] ---> 14119a10abf4 [2021-10-08T03:05:19.656Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-08T03:05:19.656Z] ---> Using cache [2021-10-08T03:05:19.656Z] ---> 962b1c4cb7ff [2021-10-08T03:05:19.656Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-08T03:05:19.656Z] ---> Using cache [2021-10-08T03:05:19.656Z] ---> 63025b5384bc [2021-10-08T03:05:19.656Z] Step 14/24 : ENV APP_PORT=59882 [2021-10-08T03:05:19.656Z] ---> Running in 5921d13e16d5 [2021-10-08T03:05:19.939Z] Removing intermediate container 5921d13e16d5 [2021-10-08T03:05:19.939Z] ---> f1c7da53e949 [2021-10-08T03:05:19.939Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-08T03:05:19.939Z] ---> Running in eed63d74dee5 [2021-10-08T03:05:20.202Z] Removing intermediate container eed63d74dee5 [2021-10-08T03:05:20.202Z] ---> aaff01e05ce3 [2021-10-08T03:05:20.202Z] Step 16/24 : WORKDIR / [2021-10-08T03:05:20.777Z] ---> Running in 38173b042cd3 [2021-10-08T03:05:21.040Z] Removing intermediate container 83e0b5047093 [2021-10-08T03:05:21.040Z] ---> 7452da9e5ae1 [2021-10-08T03:05:21.040Z] [2021-10-08T03:05:21.040Z] Step 11/26 : FROM alpine:3.14 [2021-10-08T03:05:21.040Z] ---> 14119a10abf4 [2021-10-08T03:05:21.040Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-08T03:05:21.040Z] ---> Running in b91153917c66 [2021-10-08T03:05:21.040Z] Removing intermediate container 38173b042cd3 [2021-10-08T03:05:21.040Z] ---> e700582c13c3 [2021-10-08T03:05:21.040Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:05:21.304Z] ---> 36a1746ee615 [2021-10-08T03:05:21.304Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-08T03:05:21.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:05:21.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:05:21.843Z] ---> 90a9d9b01be8 [2021-10-08T03:05:21.843Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-08T03:05:22.105Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-08T03:05:22.105Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-08T03:05:22.105Z] (3/3) Installing su-exec (0.2-r1) [2021-10-08T03:05:22.105Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:05:22.105Z] Executing ca-certificates-20191127-r5.trigger [2021-10-08T03:05:22.105Z] OK: 6 MiB in 17 packages [2021-10-08T03:05:22.372Z] ---> 447ab55ea970 [2021-10-08T03:05:22.372Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-10-08T03:05:22.372Z] ---> Running in 54cccd1c8274 [2021-10-08T03:05:22.638Z] Removing intermediate container 54cccd1c8274 [2021-10-08T03:05:22.638Z] ---> b5e5ebf29087 [2021-10-08T03:05:22.638Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:05:22.638Z] ---> Running in 8ecb42dd3a98 [2021-10-08T03:05:22.900Z] Removing intermediate container b91153917c66 [2021-10-08T03:05:22.900Z] ---> ec0ae6a8f7f9 [2021-10-08T03:05:22.900Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-08T03:05:22.900Z] Removing intermediate container 8ecb42dd3a98 [2021-10-08T03:05:22.900Z] ---> 5308422a89bc [2021-10-08T03:05:22.900Z] Step 22/24 : LABEL arch=x86_64 [2021-10-08T03:05:22.900Z] ---> Running in a3489c98a84c [2021-10-08T03:05:22.900Z] ---> Running in 5f3a0727fa92 [2021-10-08T03:05:22.900Z] Removing intermediate container a3489c98a84c [2021-10-08T03:05:22.900Z] ---> 9f6448463050 [2021-10-08T03:05:22.900Z] Step 14/26 : WORKDIR / [2021-10-08T03:05:23.172Z] ---> Running in f5f088fd72cb [2021-10-08T03:05:23.172Z] Removing intermediate container 5f3a0727fa92 [2021-10-08T03:05:23.172Z] ---> 892e3e680d06 [2021-10-08T03:05:23.172Z] Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:05:23.172Z] ---> Running in 8e8c6fa3e628 [2021-10-08T03:05:23.172Z] Removing intermediate container f5f088fd72cb [2021-10-08T03:05:23.172Z] ---> 87251a3a2d26 [2021-10-08T03:05:23.172Z] 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-10-08T03:05:23.453Z] Removing intermediate container 8e8c6fa3e628 [2021-10-08T03:05:23.453Z] ---> 0f060b018597 [2021-10-08T03:05:23.453Z] Step 24/24 : LABEL version=0.0.0 [2021-10-08T03:05:23.453Z] ---> Running in 5bfa7a63a516 [2021-10-08T03:05:23.453Z] ---> 4b1f8d458616 [2021-10-08T03:05:23.453Z] 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-10-08T03:05:23.719Z] Removing intermediate container 5bfa7a63a516 [2021-10-08T03:05:23.719Z] ---> 23c019bb15fb [2021-10-08T03:05:23.719Z] [2021-10-08T03:05:23.719Z] Successfully built 23c019bb15fb [2021-10-08T03:05:23.719Z] Successfully tagged core-command:latest [2021-10-08T03:05:23.980Z]  Building core-command ... done  ---> 0f37d51a174c [2021-10-08T03:05:23.980Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-08T03:05:24.271Z] ---> e929f9431c80 [2021-10-08T03:05:24.271Z] 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-10-08T03:05:24.549Z] ---> 9ea455fe6c2d [2021-10-08T03:05:24.549Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-08T03:05:25.144Z] ---> 2cba9bc2de8d [2021-10-08T03:05:25.144Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-08T03:05:25.734Z] ---> 6d7add998bff [2021-10-08T03:05:25.734Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-08T03:05:26.005Z] ---> 3a37cc0aebaa [2021-10-08T03:05:26.005Z] 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-10-08T03:05:26.005Z] ---> Running in edf460c6db89 [2021-10-08T03:05:27.441Z] Removing intermediate container edf460c6db89 [2021-10-08T03:05:27.441Z] ---> 06881fcd65ba [2021-10-08T03:05:27.441Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-10-08T03:05:27.441Z] ---> Running in 144e0835abd3 [2021-10-08T03:05:27.441Z] Removing intermediate container 144e0835abd3 [2021-10-08T03:05:27.441Z] ---> ab7a70908b70 [2021-10-08T03:05:27.441Z] Step 24/26 : LABEL arch=x86_64 [2021-10-08T03:05:27.441Z] ---> Running in 0298000a0e2d [2021-10-08T03:05:27.441Z] Removing intermediate container 0298000a0e2d [2021-10-08T03:05:27.441Z] ---> 386101c5bbb9 [2021-10-08T03:05:27.441Z] Step 25/26 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:05:27.710Z] ---> Running in 6586cdadaf2b [2021-10-08T03:05:27.710Z] Removing intermediate container 6586cdadaf2b [2021-10-08T03:05:27.710Z] ---> 38569478f57e [2021-10-08T03:05:27.710Z] Step 26/26 : LABEL version=0.0.0 [2021-10-08T03:05:27.710Z] ---> Running in a7b49aae6f44 [2021-10-08T03:05:27.976Z] Removing intermediate container a7b49aae6f44 [2021-10-08T03:05:27.976Z] ---> c16da4dc08c3 [2021-10-08T03:05:27.976Z] [2021-10-08T03:05:27.976Z] Successfully built c16da4dc08c3 [2021-10-08T03:05:28.236Z] Successfully tagged security-secretstore-setup:latest [2021-10-08T03:05:33.549Z]  Building security-secretstore-setup ... done Removing intermediate container d03f42949019 [2021-10-08T03:05:33.549Z] ---> e3376d8fe48b [2021-10-08T03:05:33.549Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-08T03:05:33.549Z] ---> Running in 1ffd9b0adf56 [2021-10-08T03:05:33.814Z] 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-10-08T03:05:34.786Z] Removing intermediate container 1ffd9b0adf56 [2021-10-08T03:05:34.786Z] ---> 43797cc893a8 [2021-10-08T03:05:34.786Z] [2021-10-08T03:05:34.786Z] Step 12/24 : FROM docker:20.10.8 [2021-10-08T03:05:34.786Z] 20.10.8: Pulling from library/docker [2021-10-08T03:05:36.204Z] Removing intermediate container 0eee31fa111f [2021-10-08T03:05:36.204Z] ---> 511b7cdcc60e [2021-10-08T03:05:36.204Z] [2021-10-08T03:05:36.204Z] Step 11/24 : FROM alpine:3.14 [2021-10-08T03:05:36.204Z] ---> 14119a10abf4 [2021-10-08T03:05:36.204Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-08T03:05:36.204Z] ---> Running in 59f3f91e6e97 [2021-10-08T03:05:36.204Z] Removing intermediate container 59f3f91e6e97 [2021-10-08T03:05:36.204Z] ---> 5447e8362ce1 [2021-10-08T03:05:36.204Z] Step 13/24 : ENV APP_PORT=59880 [2021-10-08T03:05:36.204Z] ---> Running in 831a3d5a95c1 [2021-10-08T03:05:36.204Z] Removing intermediate container 831a3d5a95c1 [2021-10-08T03:05:36.204Z] ---> 97e9b1a42776 [2021-10-08T03:05:36.204Z] Step 14/24 : EXPOSE $APP_PORT [2021-10-08T03:05:36.204Z] ---> Running in 3da0df8d90bd [2021-10-08T03:05:36.204Z] Removing intermediate container 3da0df8d90bd [2021-10-08T03:05:36.204Z] ---> c249d78c8388 [2021-10-08T03:05:36.204Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:05:36.204Z] ---> Running in 2fdb2dd85e0a [2021-10-08T03:05:36.778Z] Removing intermediate container 2fdb2dd85e0a [2021-10-08T03:05:36.778Z] ---> 43d2a7fd663e [2021-10-08T03:05:36.778Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-08T03:05:36.778Z] ---> Running in b44c8bc8a89f [2021-10-08T03:05:37.043Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:05:37.988Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:05:38.247Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-08T03:05:38.512Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-08T03:05:38.512Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-08T03:05:38.777Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-08T03:05:38.777Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-08T03:05:38.777Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-08T03:05:39.041Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:05:39.041Z] OK: 8 MiB in 20 packages [2021-10-08T03:05:39.609Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-08T03:05:39.609Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-08T03:05:39.609Z] ---> bc6c0ffef665 [2021-10-08T03:05:39.609Z] 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-10-08T03:05:39.878Z] ---> Running in 14a256f17638 [2021-10-08T03:05:39.878Z] Removing intermediate container b44c8bc8a89f [2021-10-08T03:05:39.878Z] ---> 131a38085b4e [2021-10-08T03:05:39.878Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:05:39.878Z] Removing intermediate container 14a256f17638 [2021-10-08T03:05:39.878Z] ---> e7d08b26f03e [2021-10-08T03:05:39.878Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-08T03:05:39.878Z] ---> Running in cd4a0129c132 [2021-10-08T03:05:39.878Z] ---> a7c88e673198 [2021-10-08T03:05:39.878Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-08T03:05:40.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-08T03:05:40.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-08T03:05:40.416Z] ---> cb0db82339b8 [2021-10-08T03:05:40.416Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-08T03:05:40.416Z] ---> 9f4133481ca7 [2021-10-08T03:05:40.416Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-10-08T03:05:40.416Z] (1/42) Installing readline (8.1.0-r0) [2021-10-08T03:05:40.416Z] ---> Running in 770e07cce680 [2021-10-08T03:05:40.416Z] (2/42) Installing bash (5.1.4-r0) [2021-10-08T03:05:40.416Z] Executing bash-5.1.4-r0.post-install [2021-10-08T03:05:40.416Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-08T03:05:40.677Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-08T03:05:40.677Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-08T03:05:40.677Z] (6/42) Installing curl (7.79.1-r0) [2021-10-08T03:05:40.677Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-08T03:05:40.677Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-08T03:05:40.677Z] (9/42) Installing expat (2.4.1-r0) [2021-10-08T03:05:40.677Z] (10/42) Installing libffi (3.3-r2) [2021-10-08T03:05:40.677Z] (11/42) Installing gdbm (1.19-r0) [2021-10-08T03:05:40.677Z] Removing intermediate container 770e07cce680 [2021-10-08T03:05:40.677Z] ---> 38bee24d0a8b [2021-10-08T03:05:40.677Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:05:40.677Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-08T03:05:40.677Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-08T03:05:40.677Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-08T03:05:40.677Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-08T03:05:40.677Z] ---> Running in 853c79c6d61a [2021-10-08T03:05:40.677Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-08T03:05:40.677Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-08T03:05:41.248Z] Removing intermediate container 853c79c6d61a [2021-10-08T03:05:41.248Z] ---> 2b1680267bda [2021-10-08T03:05:41.248Z] Step 22/24 : LABEL arch=x86_64 [2021-10-08T03:05:41.515Z] ---> Running in 67948a834eff [2021-10-08T03:05:41.515Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-08T03:05:41.515Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-08T03:05:41.515Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-08T03:05:41.777Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-08T03:05:41.777Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-08T03:05:41.777Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-08T03:05:41.777Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-08T03:05:41.777Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-08T03:05:41.777Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-08T03:05:41.777Z] Removing intermediate container 67948a834eff [2021-10-08T03:05:41.777Z] ---> efb91cf6fe3d [2021-10-08T03:05:41.777Z] Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:05:41.777Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-08T03:05:41.777Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-08T03:05:41.777Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-08T03:05:41.777Z] ---> Running in 06ec724b0189 [2021-10-08T03:05:41.777Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-08T03:05:41.777Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-08T03:05:41.777Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-08T03:05:41.777Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-08T03:05:41.777Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-08T03:05:41.777Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-08T03:05:41.777Z] Removing intermediate container 06ec724b0189 [2021-10-08T03:05:41.777Z] ---> a9f114773ea8 [2021-10-08T03:05:41.777Z] Step 24/24 : LABEL version=0.0.0 [2021-10-08T03:05:41.777Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-08T03:05:42.039Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-08T03:05:42.039Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-08T03:05:42.039Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-08T03:05:42.039Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-08T03:05:42.039Z] ---> Running in 14109fa4187f [2021-10-08T03:05:42.039Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-08T03:05:42.039Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-08T03:05:42.299Z] Removing intermediate container 14109fa4187f [2021-10-08T03:05:42.299Z] ---> d01709a15113 [2021-10-08T03:05:42.299Z] [2021-10-08T03:05:42.299Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:05:42.299Z] OK: 84 MiB in 64 packages [2021-10-08T03:05:42.299Z] Successfully built d01709a15113 [2021-10-08T03:05:42.299Z] Successfully tagged core-data:latest [2021-10-08T03:05:42.867Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-10-08T03:05:42.867Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-08T03:05:42.867Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-08T03:05:42.867Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-08T03:05:42.867Z] Collecting texttable<0.10,>=0.9.0 [2021-10-08T03:05:42.867Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-08T03:05:43.128Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-08T03:05:43.390Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-08T03:05:43.390Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-08T03:05:43.390Z] Collecting cached-property<2,>=1.2.0 [2021-10-08T03:05:43.390Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-08T03:05:43.390Z] Collecting docopt<0.7,>=0.6.1 [2021-10-08T03:05:43.390Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-08T03:05:43.651Z] Collecting docker<4.0,>=3.6.0 [2021-10-08T03:05:43.651Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-08T03:05:43.911Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-08T03:05:43.911Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-08T03:05:44.170Z] Collecting PyYAML<4,>=3.10 [2021-10-08T03:05:44.170Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-08T03:05:44.742Z] Collecting jsonschema<3,>=2.5.1 [2021-10-08T03:05:44.742Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-08T03:05:44.742Z] Collecting docker-pycreds>=0.4.0 [2021-10-08T03:05:44.742Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-08T03:05:44.742Z] Collecting idna<2.8,>=2.5 [2021-10-08T03:05:44.742Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-08T03:05:44.742Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-08T03:05:44.925Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32 in /w/workspace/edgexfoundry_edgex-go_PR-3742 [Pipeline] { [Pipeline] ws [2021-10-08T03:05:44.936Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-08T03:05:45.002Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-08T03:05:45.003Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-08T03:05:45.003Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-08T03:05:45.003Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-08T03:05:45.003Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-08T03:05:45.003Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-08T03:05:45.003Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-08T03:05:45.003Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-08T03:05:45.003Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-08T03:05:45.003Z] Attempting uninstall: urllib3 [2021-10-08T03:05:45.003Z] Found existing installation: urllib3 1.26.5 [2021-10-08T03:05:45.003Z] Uninstalling urllib3-1.26.5: [2021-10-08T03:05:45.003Z] Successfully uninstalled urllib3-1.26.5 [2021-10-08T03:05:45.217Z] The recommended git tool is: git [2021-10-08T03:05:45.263Z] Attempting uninstall: idna [2021-10-08T03:05:45.263Z] Found existing installation: idna 3.2 [2021-10-08T03:05:45.263Z] Uninstalling idna-3.2: [2021-10-08T03:05:45.263Z] Successfully uninstalled idna-3.2 [2021-10-08T03:05:45.263Z] Attempting uninstall: chardet [2021-10-08T03:05:45.263Z] Found existing installation: chardet 4.0.0 [2021-10-08T03:05:45.263Z] Uninstalling chardet-4.0.0: [2021-10-08T03:05:45.263Z] Successfully uninstalled chardet-4.0.0 [2021-10-08T03:05:45.833Z] Attempting uninstall: requests [2021-10-08T03:05:45.833Z] Found existing installation: requests 2.25.1 [2021-10-08T03:05:45.833Z] Uninstalling requests-2.25.1: [2021-10-08T03:05:45.833Z] Successfully uninstalled requests-2.25.1 [2021-10-08T03:05:45.833Z] Running setup.py install for texttable: started [2021-10-08T03:05:46.093Z] Running setup.py install for texttable: finished with status 'done' [2021-10-08T03:05:46.093Z] Running setup.py install for PyYAML: started [2021-10-08T03:05:46.354Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-08T03:05:46.615Z] Running setup.py install for docopt: started [2021-10-08T03:05:46.875Z] Running setup.py install for docopt: finished with status 'done' [2021-10-08T03:05:46.875Z] Running setup.py install for dockerpty: started [2021-10-08T03:05:47.137Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-08T03:05:47.396Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-08T03:05:50.159Z] Removing intermediate container cd4a0129c132 [2021-10-08T03:05:50.160Z] ---> 4ba1aec87d07 [2021-10-08T03:05:50.160Z] Step 15/24 : ENV APP_PORT=58890 [2021-10-08T03:05:50.160Z] ---> Running in d2b3d149a439 [2021-10-08T03:05:50.160Z] Removing intermediate container d2b3d149a439 [2021-10-08T03:05:50.160Z] ---> e529d3087f8a [2021-10-08T03:05:50.160Z] Step 16/24 : EXPOSE $APP_PORT [2021-10-08T03:05:50.160Z] ---> Running in ab8c77af1954 [2021-10-08T03:05:50.478Z] Removing intermediate container ab8c77af1954 [2021-10-08T03:05:50.478Z] ---> b68cbb966bb4 [2021-10-08T03:05:50.478Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-08T03:05:50.780Z] ---> 70682c2bc189 [2021-10-08T03:05:50.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-08T03:05:50.780Z] ---> 7578cc9fb21b [2021-10-08T03:05:50.780Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-08T03:05:51.067Z] ---> 2238732740c9 [2021-10-08T03:05:51.067Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-08T03:05:51.067Z] ---> Running in 012eabdcf064 [2021-10-08T03:05:51.067Z] Removing intermediate container 012eabdcf064 [2021-10-08T03:05:51.067Z] ---> 7db87cfefdc2 [2021-10-08T03:05:51.067Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:05:51.375Z] ---> Running in f5732862c4ed [2021-10-08T03:05:51.375Z] Removing intermediate container f5732862c4ed [2021-10-08T03:05:51.375Z] ---> 928327c06480 [2021-10-08T03:05:51.375Z] Step 22/24 : LABEL arch=x86_64 [2021-10-08T03:05:51.375Z] ---> Running in ccebc239e046 [2021-10-08T03:05:51.375Z] Removing intermediate container ccebc239e046 [2021-10-08T03:05:51.375Z] ---> 59678e1d50cc [2021-10-08T03:05:51.375Z] Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:05:51.375Z] ---> Running in c4d891489586 [2021-10-08T03:05:51.692Z] Removing intermediate container c4d891489586 [2021-10-08T03:05:51.692Z] ---> 2aa88862d08b [2021-10-08T03:05:51.692Z] Step 24/24 : LABEL version=0.0.0 [2021-10-08T03:05:51.692Z] ---> Running in 05fbdc44f7ec [2021-10-08T03:05:51.692Z] Removing intermediate container 05fbdc44f7ec [2021-10-08T03:05:51.692Z] ---> 15d083936bee [2021-10-08T03:05:51.692Z] [2021-10-08T03:05:51.692Z] Successfully built 15d083936bee [2021-10-08T03:05:51.692Z] Successfully tagged sys-mgmt-agent:latest [2021-10-08T03:05:51.964Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-08T03:05:51.969Z] $ docker stop --time=1 87b646ce2ca65f4ea85eedbacae18c47dd8931d91aa0e722001191fea581dcc9 [2021-10-08T03:05:52.294Z] using credential edgex-jenkins-ssh [2021-10-08T03:05:52.311Z] Cloning the remote Git repository [2021-10-08T03:05:52.374Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-08T03:05:52.500Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-08T03:05:52.602Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-08T03:05:52.603Z] > git --version # timeout=10 [2021-10-08T03:05:52.629Z] > git --version # 'git version 2.17.1' [2021-10-08T03:05:52.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T03:05:52.752Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T03:05:53.294Z] $ docker rm -f 87b646ce2ca65f4ea85eedbacae18c47dd8931d91aa0e722001191fea581dcc9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T03:05:53.642Z] + docker images [2021-10-08T03:05:53.642Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-08T03:05:53.642Z] sys-mgmt-agent latest 15d083936bee 2 seconds ago 294MB [2021-10-08T03:05:53.642Z] core-data latest d01709a15113 12 seconds ago 20.5MB [2021-10-08T03:05:53.642Z] 511b7cdcc60e 18 seconds ago 1.76GB [2021-10-08T03:05:53.642Z] 43797cc893a8 19 seconds ago 1.75GB [2021-10-08T03:05:53.642Z] security-secretstore-setup latest c16da4dc08c3 26 seconds ago 28.2MB [2021-10-08T03:05:53.642Z] core-command latest 23c019bb15fb 30 seconds ago 16MB [2021-10-08T03:05:53.642Z] 7452da9e5ae1 33 seconds ago 1.76GB [2021-10-08T03:05:53.642Z] 988024f83c11 34 seconds ago 1.75GB [2021-10-08T03:05:53.642Z] security-bootstrapper latest 8103e9c640df 59 seconds ago 18.8MB [2021-10-08T03:05:53.642Z] security-proxy-setup latest 70811a433eb4 About a minute ago 26.7MB [2021-10-08T03:05:53.642Z] core-metadata latest 5a0033882a79 About a minute ago 16.8MB [2021-10-08T03:05:53.642Z] support-scheduler latest ff46a4f82199 About a minute ago 16.1MB [2021-10-08T03:05:53.642Z] support-notifications latest 9bb8a925f503 About a minute ago 16.8MB [2021-10-08T03:05:53.642Z] 8449639d45e0 About a minute ago 1.75GB [2021-10-08T03:05:53.642Z] 10f9b70207c6 About a minute ago 1.76GB [2021-10-08T03:05:53.642Z] 08c6ab60b857 About a minute ago 1.76GB [2021-10-08T03:05:53.642Z] 6399094ea873 About a minute ago 1.75GB [2021-10-08T03:05:53.642Z] 004fda2249ac About a minute ago 1.75GB [2021-10-08T03:05:53.642Z] ci-base-image-x86_64 latest 837b23871e63 5 minutes ago 1.25GB [2021-10-08T03:05:53.642Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 hours ago 34.5MB [2021-10-08T03:05:53.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 32 hours ago 546MB [2021-10-08T03:05:53.642Z] docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB [2021-10-08T03:05:53.642Z] alpine 3.14 14119a10abf4 5 weeks ago 5.6MB [2021-10-08T03:05:53.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-10-08T03:06:08.982Z] Still waiting to schedule task [2021-10-08T03:06:08.983Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-08T03:06:11.580Z] Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:06:10.462Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-08T03:06:10.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T03:06:10.511Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-08T03:06:10.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-08T03:06:10.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T03:06:10.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3742/head:refs/remotes/origin/PR-3742 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-08T03:06:11.607Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T03:06:11.635Z] > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 [2021-10-08T03:06:11.900Z] > git remote # timeout=10 [2021-10-08T03:06:12.026Z] Merge succeeded, producing 94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:06:12.026Z] Checking out Revision 94769bcc740942088b3c2640430b3252096b7034 (PR-3742) [2021-10-08T03:06:11.934Z] > git config --get remote.origin.url # timeout=10 [2021-10-08T03:06:11.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T03:06:11.974Z] > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 [2021-10-08T03:06:12.005Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-08T03:06:12.036Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T03:06:12.053Z] > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 [2021-10-08T03:06:16.966Z] Commit message: "feat(data): Support Object value type in Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T03:06:17.526Z] provisioning config files... [2021-10-08T03:06:17.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8720138412487857774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:06:18.167Z] ---> docker-login.sh [2021-10-08T03:06:18.167Z] nexus3.edgexfoundry.org:10001 [2021-10-08T03:06:19.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T03:06:20.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T03:06:20.240Z] Configure a credential helper to remove this warning. See [2021-10-08T03:06:20.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T03:06:20.240Z] [2021-10-08T03:06:20.240Z] Login Succeeded [2021-10-08T03:06:20.240Z] nexus3.edgexfoundry.org:10002 [2021-10-08T03:06:20.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T03:06:20.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T03:06:20.799Z] Configure a credential helper to remove this warning. See [2021-10-08T03:06:20.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T03:06:20.799Z] [2021-10-08T03:06:20.799Z] Login Succeeded [2021-10-08T03:06:20.799Z] nexus3.edgexfoundry.org:10003 [2021-10-08T03:06:21.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T03:06:21.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T03:06:21.368Z] Configure a credential helper to remove this warning. See [2021-10-08T03:06:21.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T03:06:21.368Z] [2021-10-08T03:06:21.368Z] Login Succeeded [2021-10-08T03:06:21.368Z] nexus3.edgexfoundry.org:10004 [2021-10-08T03:06:21.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T03:06:21.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T03:06:21.927Z] Configure a credential helper to remove this warning. See [2021-10-08T03:06:21.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T03:06:21.927Z] [2021-10-08T03:06:21.927Z] Login Succeeded [2021-10-08T03:06:21.927Z] docker.io [2021-10-08T03:06:22.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T03:06:22.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T03:06:22.820Z] Configure a credential helper to remove this warning. See [2021-10-08T03:06:22.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T03:06:22.820Z] [2021-10-08T03:06:22.820Z] Login Succeeded [2021-10-08T03:06:22.820Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T03:06:22.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-08T03:06:23.407Z] ========================================================= [2021-10-08T03:06:23.407Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-08T03:06:23.407Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-08T03:06:23.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T03:06:24.127Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-08T03:06:24.127Z] bbf911997326: Pulling fs layer [2021-10-08T03:06:24.127Z] 58ec367f63d7: Pulling fs layer [2021-10-08T03:06:24.127Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-08T03:06:24.127Z] fc5181fea5dc: Pulling fs layer [2021-10-08T03:06:24.127Z] 9c418107303f: Pulling fs layer [2021-10-08T03:06:24.127Z] 284eca6f2348: Pulling fs layer [2021-10-08T03:06:24.127Z] 842844d905b1: Pulling fs layer [2021-10-08T03:06:24.127Z] 901a3a57568e: Pulling fs layer [2021-10-08T03:06:24.127Z] 9c418107303f: Waiting [2021-10-08T03:06:24.127Z] 284eca6f2348: Waiting [2021-10-08T03:06:24.127Z] 842844d905b1: Waiting [2021-10-08T03:06:24.127Z] 901a3a57568e: Waiting [2021-10-08T03:06:24.127Z] fc5181fea5dc: Waiting [2021-10-08T03:06:24.127Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-08T03:06:24.127Z] 1b4a6ffa7d45: Download complete [2021-10-08T03:06:24.127Z] 58ec367f63d7: Verifying Checksum [2021-10-08T03:06:24.127Z] 58ec367f63d7: Download complete [2021-10-08T03:06:24.127Z] 9c418107303f: Verifying Checksum [2021-10-08T03:06:24.127Z] 9c418107303f: Download complete [2021-10-08T03:06:24.127Z] 284eca6f2348: Verifying Checksum [2021-10-08T03:06:24.127Z] 284eca6f2348: Download complete [2021-10-08T03:06:24.127Z] bbf911997326: Download complete [2021-10-08T03:06:24.127Z] 842844d905b1: Verifying Checksum [2021-10-08T03:06:24.127Z] 842844d905b1: Download complete [2021-10-08T03:06:25.156Z] bbf911997326: Pull complete [2021-10-08T03:06:25.775Z] 58ec367f63d7: Pull complete [2021-10-08T03:06:26.415Z] 1b4a6ffa7d45: Pull complete [2021-10-08T03:06:27.028Z] 901a3a57568e: Verifying Checksum [2021-10-08T03:06:27.028Z] 901a3a57568e: Download complete [2021-10-08T03:06:27.312Z] fc5181fea5dc: Verifying Checksum [2021-10-08T03:06:27.312Z] fc5181fea5dc: Download complete [2021-10-08T03:06:37.545Z] fc5181fea5dc: Pull complete [2021-10-08T03:06:37.823Z] 9c418107303f: Pull complete [2021-10-08T03:06:38.107Z] 284eca6f2348: Pull complete [2021-10-08T03:06:38.716Z] 842844d905b1: Pull complete [2021-10-08T03:06:44.153Z] 901a3a57568e: Pull complete [2021-10-08T03:06:44.153Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-08T03:06:44.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T03:06:44.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-08T03:06:44.541Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T03:06:44.541Z] WORKDIR /edgex [2021-10-08T03:06:44.541Z] COPY go.mod . [2021-10-08T03:06:44.541Z] RUN go mod download [2021-10-08T03:06:44.541Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-08T03:06:47.208Z] Sending build context to Docker daemon 166.2MB [2021-10-08T03:06:47.208Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T03:06:47.208Z] ---> 72ade6ffb461 [2021-10-08T03:06:47.208Z] Step 2/4 : WORKDIR /edgex [2021-10-08T03:06:53.987Z] ---> Running in caba13273431 [2021-10-08T03:06:54.594Z] Removing intermediate container caba13273431 [2021-10-08T03:06:54.594Z] ---> 008a0ee1ffd6 [2021-10-08T03:06:54.594Z] Step 3/4 : COPY go.mod . [2021-10-08T03:06:55.596Z] ---> 84885beab9f7 [2021-10-08T03:06:55.596Z] Step 4/4 : RUN go mod download [2021-10-08T03:06:55.596Z] ---> Running in 15034870891d [2021-10-08T03:08:32.566Z] Removing intermediate container 15034870891d [2021-10-08T03:08:32.566Z] ---> a9df6959b439 [2021-10-08T03:08:32.566Z] Successfully built a9df6959b439 [2021-10-08T03:08:32.566Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:08:32.939Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T03:08:32.939Z] . [Pipeline] withDockerContainer [2021-10-08T03:08:33.225Z] prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container [2021-10-08T03:08:33.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-08T03:08:35.042Z] $ docker top dd712dc863146f6f6bcd6114d24d7a62dcc3fc706606bef3fdaa9117bc699606 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T03:08:36.061Z] + go version [2021-10-08T03:08:36.061Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-08T03:08:36.091Z] $ docker stop --time=1 dd712dc863146f6f6bcd6114d24d7a62dcc3fc706606bef3fdaa9117bc699606 [2021-10-08T03:08:37.988Z] $ docker rm -f dd712dc863146f6f6bcd6114d24d7a62dcc3fc706606bef3fdaa9117bc699606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:08:38.822Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T03:08:38.822Z] . [Pipeline] withDockerContainer [2021-10-08T03:08:39.104Z] prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container [2021-10-08T03:08:39.205Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-08T03:08:40.884Z] $ docker top d6fecbc386db9b7e424deb5326d3806044b017a139f0e17ec6582205dce6d8f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-08T03:08:41.221Z] ========================================================= [2021-10-08T03:08:41.221Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-08T03:08:41.221Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-08T03:08:41.900Z] + go mod tidy [Pipeline] sh [2021-10-08T03:08:43.585Z] + make test [2021-10-08T03:08:43.585Z] go mod tidy [2021-10-08T03:08:44.193Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-08T03:08:55.266Z] Running on prd-ubuntu18.04-docker-8c-8g-36 in /w/workspace/edgexfoundry_edgex-go_PR-3742 [Pipeline] { [Pipeline] ws [2021-10-08T03:08:55.280Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-08T03:08:55.377Z] The recommended git tool is: git [2021-10-08T03:08:57.215Z] using credential edgex-jenkins-ssh [2021-10-08T03:08:57.225Z] Cloning the remote Git repository [2021-10-08T03:08:57.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-08T03:08:57.308Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-08T03:08:57.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-08T03:08:57.332Z] > git --version # timeout=10 [2021-10-08T03:08:57.338Z] > git --version # 'git version 2.17.1' [2021-10-08T03:08:57.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T03:08:57.392Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T03:09:01.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-08T03:09:01.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T03:09:01.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-08T03:09:01.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-08T03:09:01.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T03:09:01.915Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3742/head:refs/remotes/origin/PR-3742 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-08T03:09:03.049Z] Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:09:03.153Z] Merge succeeded, producing 94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:09:03.153Z] Checking out Revision 94769bcc740942088b3c2640430b3252096b7034 (PR-3742) [2021-10-08T03:09:03.058Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T03:09:03.063Z] > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 [2021-10-08T03:09:03.121Z] > git remote # timeout=10 [2021-10-08T03:09:03.134Z] > git config --get remote.origin.url # timeout=10 [2021-10-08T03:09:03.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T03:09:03.141Z] > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 [2021-10-08T03:09:03.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-08T03:09:03.159Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T03:09:03.162Z] > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 [2021-10-08T03:09:06.679Z] Commit message: "feat(data): Support Object value type in Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:09:07.358Z] + echo snap-build.sh [2021-10-08T03:09:07.359Z] snap-build.sh [2021-10-08T03:09:07.359Z] + SNAP_BASE_DIR=. [2021-10-08T03:09:07.359Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-10-08T03:09:07.359Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-10-08T03:09:07.359Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-10-08T03:09:07.359Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-10-08T03:09:07.359Z] + cd /w/workspace/edgex-go/5 [2021-10-08T03:09:07.359Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-08T03:09:07.359Z] Reading package lists... [2021-10-08T03:09:07.359Z] Building dependency tree... [2021-10-08T03:09:07.359Z] Reading state information... [2021-10-08T03:09:07.359Z] The following packages were automatically installed and are no longer required: [2021-10-08T03:09:07.359Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-08T03:09:07.359Z] uidmap xdelta3 [2021-10-08T03:09:07.359Z] Use 'sudo apt autoremove' to remove them. [2021-10-08T03:09:07.359Z] The following packages will be REMOVED: [2021-10-08T03:09:07.359Z] lxd* lxd-client* [2021-10-08T03:09:07.621Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-08T03:09:07.621Z] After this operation, 31.7 MB disk space will be freed. [2021-10-08T03:09:08.405Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-08T03:09:08.405Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-08T03:09:08.978Z] Removing lxd dnsmasq configuration [2021-10-08T03:09:08.978Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-08T03:09:09.239Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-08T03:09:09.811Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-08T03:09:10.077Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-08T03:09:10.078Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-08T03:09:11.101Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-08T03:09:11.477Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-08T03:09:11.477Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-08T03:09:12.048Z] + sudo snap remove --purge lxd [2021-10-08T03:09:12.310Z] snap "lxd" is not installed [2021-10-08T03:09:12.310Z] + sudo groupadd --force --system lxd [2021-10-08T03:09:12.310Z] ++ whoami [2021-10-08T03:09:12.310Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-08T03:09:12.310Z] + newgrp - lxd [2021-10-08T03:09:12.310Z] + sudo snap install lxd [2021-10-08T03:09:22.310Z] 2021-10-08T03:09:19Z INFO Waiting for automatic snapd restart... [2021-10-08T03:09:37.238Z] lxd 4.19 from Canonical* installed [2021-10-08T03:09:37.238Z] + sudo lxd init --auto [2021-10-08T03:09:45.388Z] + sudo snap install --classic snapcraft [2021-10-08T03:09:55.394Z] snapcraft 5.0 from Canonical* installed [2021-10-08T03:09:55.394Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-08T03:09:55.394Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-08T03:09:55.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-08T03:09:55.394Z] Dload Upload Total Spent Left Speed [2021-10-08T03:09:55.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4898 [2021-10-08T03:09:55.394Z] 100 3325k 100 3325k 0 0 11.0M 0 --:--:-- --:--:-- --:--:-- 11.0M [2021-10-08T03:09:55.394Z] ./yq_linux_amd64 [2021-10-08T03:09:55.655Z] + sudo snapcraft prime --use-lxd [2021-10-08T03:09:58.208Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-08T03:09:58.208Z] 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-10-08T03:09:58.208Z] - README.md [2021-10-08T03:09:58.208Z] [2021-10-08T03:09:58.208Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-08T03:09:58.208Z] Launching a container. [2021-10-08T03:10:03.519Z] Waiting for container to be ready [2021-10-08T03:10:03.780Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-08T03:10:03.780Z] [2021-10-08T03:10:07.081Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-08T03:10:07.653Z] Waiting for network to be ready... [2021-10-08T03:10:07.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-08T03:10:07.912Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-08T03:10:07.912Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-08T03:10:08.172Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-08T03:10:08.172Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-08T03:10:08.172Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-08T03:10:08.172Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-08T03:10:08.172Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-08T03:10:08.172Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-08T03:10:08.172Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-08T03:10:08.172Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-08T03:10:08.432Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-08T03:10:08.693Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-08T03:10:08.954Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-08T03:10:08.954Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-08T03:10:08.954Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-08T03:10:08.954Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-08T03:10:08.954Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-08T03:10:08.954Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-08T03:10:09.214Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-08T03:10:09.475Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] [2021-10-08T03:10:09.475Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-08T03:10:09.475Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-08T03:10:09.475Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-08T03:10:09.475Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-08T03:10:09.475Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-08T03:10:09.475Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] [2021-10-08T03:10:09.475Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-08T03:10:12.022Z] Fetched 25.4 MB in 4s (6309 kB/s) [2021-10-08T03:10:12.179Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-08T03:10:12.597Z] Reading package lists... [2021-10-08T03:10:12.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-08T03:10:12.857Z] Reading package lists... [2021-10-08T03:10:13.118Z] Building dependency tree... [2021-10-08T03:10:13.118Z] Reading state information... [2021-10-08T03:10:13.119Z] The following additional packages will be installed: [2021-10-08T03:10:13.119Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-08T03:10:13.119Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-08T03:10:13.119Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-08T03:10:13.119Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-08T03:10:13.119Z] Suggested packages: [2021-10-08T03:10:13.119Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-08T03:10:13.119Z] Recommended packages: [2021-10-08T03:10:13.119Z] gnupg libsasl2-modules [2021-10-08T03:10:13.119Z] The following NEW packages will be installed: [2021-10-08T03:10:13.119Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-08T03:10:13.119Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-08T03:10:13.119Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-08T03:10:13.119Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-08T03:10:13.119Z] The following packages will be upgraded: [2021-10-08T03:10:13.119Z] gpg gpg-agent gpgconf libudev1 [2021-10-08T03:10:13.379Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-08T03:10:13.379Z] Need to get 3527 kB of archives. [2021-10-08T03:10:13.379Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-08T03:10:13.379Z] 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-10-08T03:10:13.379Z] 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-10-08T03:10:13.379Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-08T03:10:13.379Z] 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-10-08T03:10:13.379Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-08T03:10:13.784Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-08T03:10:13.950Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-08T03:10:14.210Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-08T03:10:14.210Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-08T03:10:14.210Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-08T03:10:14.210Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-08T03:10:14.210Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-08T03:10:14.210Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-08T03:10:14.210Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-08T03:10:14.210Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-08T03:10:14.210Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-08T03:10:14.210Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-08T03:10:14.210Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-08T03:10:14.210Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-08T03:10:14.210Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-08T03:10:14.210Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-08T03:10:14.210Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-08T03:10:14.210Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-08T03:10:14.470Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-08T03:10:14.470Z] Fetched 3527 kB in 1s (3138 kB/s) [2021-10-08T03:10:14.470Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-08T03:10:14.470Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-08T03:10:14.470Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-08T03:10:14.470Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-08T03:10:14.732Z] Selecting previously unselected package udev. [2021-10-08T03:10:14.732Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-08T03:10:14.732Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-08T03:10:14.732Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-08T03:10:14.992Z] Selecting previously unselected package libfuse2:amd64. [2021-10-08T03:10:14.992Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-08T03:10:14.992Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-08T03:10:14.992Z] Selecting previously unselected package fuse. [2021-10-08T03:10:14.992Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-08T03:10:14.992Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-08T03:10:14.992Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-08T03:10:14.992Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-08T03:10:14.992Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-08T03:10:14.992Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-08T03:10:15.252Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-08T03:10:15.252Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-08T03:10:15.252Z] Selecting previously unselected package libksba8:amd64. [2021-10-08T03:10:15.252Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-08T03:10:15.252Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-08T03:10:15.252Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-08T03:10:15.252Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-08T03:10:15.252Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:15.252Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-08T03:10:15.252Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-08T03:10:15.252Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:15.512Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-08T03:10:15.512Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-08T03:10:15.512Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:15.512Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-08T03:10:15.512Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-08T03:10:15.512Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:15.512Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-08T03:10:15.512Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-08T03:10:15.512Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:15.772Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-08T03:10:15.772Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-08T03:10:15.772Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:15.772Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-08T03:10:15.772Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-08T03:10:15.772Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:15.772Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-08T03:10:15.772Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-08T03:10:15.772Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:15.772Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-08T03:10:15.772Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-08T03:10:15.772Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.031Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-08T03:10:16.031Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-08T03:10:16.031Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-08T03:10:16.031Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-08T03:10:16.031Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-08T03:10:16.031Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-08T03:10:16.031Z] Selecting previously unselected package libldap-common. [2021-10-08T03:10:16.031Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-08T03:10:16.031Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-08T03:10:16.031Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-08T03:10:16.031Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-08T03:10:16.031Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-08T03:10:16.031Z] Selecting previously unselected package dirmngr. [2021-10-08T03:10:16.031Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-08T03:10:16.031Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-08T03:10:16.292Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-08T03:10:16.292Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-08T03:10:16.292Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-08T03:10:16.292Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-08T03:10:16.292Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-08T03:10:16.292Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-08T03:10:16.292Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.292Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-08T03:10:16.292Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-08T03:10:16.292Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-08T03:10:16.553Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-08T03:10:16.815Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.815Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-08T03:10:16.815Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-08T03:10:16.815Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-08T03:10:16.815Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.815Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.815Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.815Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.815Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.815Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.815Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-08T03:10:16.815Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-08T03:10:16.815Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-08T03:10:17.075Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-08T03:10:17.336Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-08T03:10:17.336Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-08T03:10:17.336Z] This means they are not meant to be enabled using systemctl. [2021-10-08T03:10:17.336Z] Possible reasons for having this kind of units are: [2021-10-08T03:10:17.336Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-08T03:10:17.336Z] .wants/ or .requires/ directory. [2021-10-08T03:10:17.336Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-08T03:10:17.336Z] a requirement dependency on it. [2021-10-08T03:10:17.336Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-08T03:10:17.336Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-08T03:10:17.336Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-08T03:10:17.336Z] instance name specified. [2021-10-08T03:10:17.596Z] Reading package lists... [2021-10-08T03:10:17.855Z] Building dependency tree... [2021-10-08T03:10:17.855Z] Reading state information... [2021-10-08T03:10:17.855Z] The following additional packages will be installed: [2021-10-08T03:10:17.855Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-08T03:10:17.855Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-08T03:10:17.855Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-08T03:10:17.855Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-08T03:10:17.855Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-08T03:10:17.855Z] Suggested packages: [2021-10-08T03:10:17.855Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-08T03:10:17.855Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-08T03:10:17.855Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-08T03:10:17.855Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-08T03:10:17.855Z] systemd-container policykit-1 [2021-10-08T03:10:17.855Z] Recommended packages: [2021-10-08T03:10:17.855Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-08T03:10:17.855Z] The following NEW packages will be installed: [2021-10-08T03:10:17.855Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-08T03:10:17.855Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-08T03:10:17.855Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-08T03:10:17.855Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-08T03:10:17.855Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-08T03:10:17.855Z] The following packages will be upgraded: [2021-10-08T03:10:17.855Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-08T03:10:18.114Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-08T03:10:18.114Z] Need to get 36.8 MB of archives. [2021-10-08T03:10:18.114Z] After this operation, 147 MB of additional disk space will be used. [2021-10-08T03:10:18.114Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-08T03:10:18.114Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-08T03:10:18.114Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-08T03:10:18.114Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-08T03:10:18.114Z] 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-10-08T03:10:18.114Z] 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-10-08T03:10:18.114Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-08T03:10:18.114Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-08T03:10:18.114Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-08T03:10:18.114Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-08T03:10:18.114Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-08T03:10:18.114Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-08T03:10:18.114Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-08T03:10:18.114Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-08T03:10:18.114Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-08T03:10:18.114Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-08T03:10:18.374Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-08T03:10:18.942Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-08T03:10:18.942Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-08T03:10:18.942Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-08T03:10:18.942Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-08T03:10:18.942Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-08T03:10:18.942Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-08T03:10:18.942Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-08T03:10:18.942Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-08T03:10:18.942Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-08T03:10:18.942Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-08T03:10:19.201Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-08T03:10:19.201Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-08T03:10:19.201Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-08T03:10:20.141Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-08T03:10:20.141Z] Fetched 36.8 MB in 2s (20.1 MB/s) [2021-10-08T03:10:20.141Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-08T03:10:20.141Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-08T03:10:20.141Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-08T03:10:21.082Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-08T03:10:21.082Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-08T03:10:21.342Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-08T03:10:21.602Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-08T03:10:21.602Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-08T03:10:21.602Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-08T03:10:21.866Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-08T03:10:21.866Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-08T03:10:21.866Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-08T03:10:21.866Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-08T03:10:22.125Z] Setting up apt (1.6.14) ... [2021-10-08T03:10:22.125Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-08T03:10:22.386Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-08T03:10:22.646Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-08T03:10:22.646Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-08T03:10:22.646Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-08T03:10:22.646Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-08T03:10:22.646Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-08T03:10:22.646Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-08T03:10:22.906Z] Selecting previously unselected package libexpat1:amd64. [2021-10-08T03:10:22.906Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-08T03:10:22.906Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-08T03:10:22.906Z] Selecting previously unselected package python3.6-minimal. [2021-10-08T03:10:22.906Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-08T03:10:22.906Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-08T03:10:23.167Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-08T03:10:23.167Z] Checking for services that may need to be restarted...done. [2021-10-08T03:10:23.167Z] Checking for services that may need to be restarted...done. [2021-10-08T03:10:23.167Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-08T03:10:23.167Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-08T03:10:23.167Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-08T03:10:23.736Z] Selecting previously unselected package python3-minimal. [2021-10-08T03:10:23.736Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-08T03:10:23.736Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-08T03:10:23.736Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-08T03:10:23.736Z] Selecting previously unselected package mime-support. [2021-10-08T03:10:23.736Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-08T03:10:23.736Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-08T03:10:23.736Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-08T03:10:23.736Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-08T03:10:23.736Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-08T03:10:23.736Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-08T03:10:23.736Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-08T03:10:23.736Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-08T03:10:23.996Z] Selecting previously unselected package python3.6. [2021-10-08T03:10:23.996Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-08T03:10:23.996Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-08T03:10:24.256Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-08T03:10:24.256Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-08T03:10:24.256Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-08T03:10:24.257Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-08T03:10:24.518Z] Selecting previously unselected package python3. [2021-10-08T03:10:24.519Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-08T03:10:24.519Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-08T03:10:24.519Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-08T03:10:24.519Z] Selecting previously unselected package multiarch-support. [2021-10-08T03:10:24.519Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-08T03:10:24.519Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-08T03:10:24.519Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-08T03:10:24.519Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-08T03:10:24.519Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-08T03:10:24.519Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-08T03:10:24.519Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-08T03:10:24.519Z] Selecting previously unselected package libbsd0:amd64. [2021-10-08T03:10:24.519Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-08T03:10:24.519Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-08T03:10:24.783Z] Selecting previously unselected package sudo. [2021-10-08T03:10:24.783Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-08T03:10:24.783Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-08T03:10:24.783Z] Selecting previously unselected package apparmor. [2021-10-08T03:10:24.783Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-08T03:10:24.783Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-08T03:10:25.044Z] Selecting previously unselected package libedit2:amd64. [2021-10-08T03:10:25.044Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-08T03:10:25.044Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-08T03:10:25.044Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-08T03:10:25.044Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-08T03:10:25.044Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-08T03:10:25.044Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-08T03:10:25.044Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-08T03:10:25.044Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-08T03:10:25.044Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-08T03:10:25.044Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-08T03:10:25.044Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-08T03:10:25.303Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-08T03:10:25.303Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-08T03:10:25.303Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-08T03:10:25.303Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-08T03:10:25.303Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-08T03:10:25.303Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-08T03:10:25.303Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-08T03:10:25.303Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-08T03:10:25.303Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-08T03:10:25.563Z] Selecting previously unselected package openssh-client. [2021-10-08T03:10:25.563Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-08T03:10:25.563Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-08T03:10:25.563Z] Selecting previously unselected package squashfs-tools. [2021-10-08T03:10:25.563Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-08T03:10:25.563Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-08T03:10:25.823Z] Selecting previously unselected package snapd. [2021-10-08T03:10:25.823Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-08T03:10:25.823Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-08T03:10:26.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-08T03:10:26.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-08T03:10:26.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-08T03:10:26.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-08T03:10:26.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-08T03:10:26.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-08T03:10:27.317Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-08T03:10:27.317Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-08T03:10:27.317Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-08T03:10:27.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-08T03:10:27.736Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-08T03:10:27.736Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-08T03:10:27.736Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-08T03:10:27.997Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-08T03:10:27.997Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-08T03:10:27.997Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-08T03:10:27.997Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-08T03:10:27.997Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-08T03:10:27.997Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-08T03:10:28.568Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-08T03:10:28.568Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-08T03:10:28.568Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-08T03:10:28.568Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-08T03:10:28.568Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-08T03:10:28.568Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-08T03:10:29.139Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-08T03:10:29.139Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-08T03:10:29.139Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-08T03:10:29.139Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-08T03:10:29.139Z] running python rtupdate hooks for python3.6... [2021-10-08T03:10:29.139Z] running python post-rtupdate hooks for python3.6... [2021-10-08T03:10:29.400Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-08T03:10:29.969Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-08T03:10:30.540Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-08T03:10:30.800Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-08T03:10:31.060Z] Setting up snapd (2.51.1+18.04) ... [2021-10-08T03:10:31.321Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-08T03:10:31.580Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-08T03:10:31.580Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-08T03:10:31.839Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-08T03:10:32.100Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-08T03:10:32.100Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-08T03:10:32.100Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-08T03:10:32.360Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-08T03:10:32.619Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-08T03:10:32.619Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-08T03:10:32.879Z] /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-10-08T03:10:32.879Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-08T03:10:32.879Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-08T03:10:33.821Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-08T03:10:33.821Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-08T03:10:33.821Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-08T03:10:35.024Z] Reading package lists... [2021-10-08T03:10:35.285Z] Reading package lists... [2021-10-08T03:10:35.285Z] Building dependency tree... [2021-10-08T03:10:35.285Z] Reading state information... [2021-10-08T03:10:35.545Z] Calculating upgrade... [2021-10-08T03:10:35.545Z] The following packages will be upgraded: [2021-10-08T03:10:35.545Z] advancecomp base-files bash binutils binutils-common [2021-10-08T03:10:35.545Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-08T03:10:35.545Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-08T03:10:35.545Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-08T03:10:35.545Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-08T03:10:35.545Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-08T03:10:35.545Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-08T03:10:35.545Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-08T03:10:35.545Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-08T03:10:35.545Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-08T03:10:35.545Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-08T03:10:35.545Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-08T03:10:35.545Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-08T03:10:35.545Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-08T03:10:35.545Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-08T03:10:35.545Z] ubuntu-keyring util-linux [2021-10-08T03:10:35.545Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-08T03:10:35.545Z] Need to get 64.2 MB of archives. [2021-10-08T03:10:35.545Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-08T03:10:35.546Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-10-08T03:10:35.805Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-08T03:10:35.805Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-08T03:10:35.805Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-08T03:10:35.805Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-08T03:10:35.805Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-08T03:10:35.805Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-08T03:10:35.805Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-08T03:10:35.805Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-08T03:10:35.805Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-08T03:10:35.805Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-08T03:10:35.805Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-08T03:10:35.805Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-08T03:10:35.805Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-08T03:10:35.806Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-08T03:10:35.806Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-08T03:10:35.806Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-08T03:10:35.806Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-08T03:10:35.806Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-08T03:10:35.806Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-08T03:10:35.806Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-08T03:10:35.806Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-08T03:10:35.806Z] 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-10-08T03:10:35.806Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-08T03:10:35.806Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-08T03:10:35.806Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-08T03:10:35.806Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-08T03:10:35.806Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-08T03:10:35.806Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-08T03:10:35.806Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-08T03:10:35.806Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-08T03:10:35.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.171s coverage: 28.7% of statements [2021-10-08T03:10:35.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-08T03:10:35.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-08T03:10:36.066Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-08T03:10:36.066Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-08T03:10:36.066Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-08T03:10:36.066Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-08T03:10:36.066Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-08T03:10:36.066Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-08T03:10:36.066Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-08T03:10:36.066Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-08T03:10:36.066Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-08T03:10:36.066Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-08T03:10:36.066Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-08T03:10:36.066Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-08T03:10:36.066Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-08T03:10:36.066Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-08T03:10:36.066Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-08T03:10:36.066Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-08T03:10:36.066Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-08T03:10:36.066Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-08T03:10:36.066Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-08T03:10:36.066Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-08T03:10:36.067Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-08T03:10:36.067Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-08T03:10:36.067Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-08T03:10:36.067Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-08T03:10:36.067Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-08T03:10:36.067Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-08T03:10:36.067Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-08T03:10:36.328Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-08T03:10:36.328Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-08T03:10:36.328Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-08T03:10:36.588Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-08T03:10:36.588Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-08T03:10:36.588Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-08T03:10:36.588Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-08T03:10:36.588Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-08T03:10:36.588Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-08T03:10:36.588Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-08T03:10:36.588Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-08T03:10:36.588Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-08T03:10:36.588Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-08T03:10:36.588Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-08T03:10:36.588Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-08T03:10:36.588Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-08T03:10:36.588Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-08T03:10:36.588Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-08T03:10:36.850Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-08T03:10:36.850Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-08T03:10:36.850Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-08T03:10:36.850Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-08T03:10:36.850Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-08T03:10:36.850Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-08T03:10:36.850Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-08T03:10:36.850Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-08T03:10:36.850Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-08T03:10:36.850Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-08T03:10:36.850Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-08T03:10:37.110Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-08T03:10:37.110Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-08T03:10:37.110Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-08T03:10:37.110Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-08T03:10:37.111Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-08T03:10:37.111Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-08T03:10:37.111Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-08T03:10:37.111Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-08T03:10:37.111Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-08T03:10:37.111Z] Get:97 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-10-08T03:10:37.111Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-08T03:10:37.111Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-08T03:10:37.111Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-08T03:10:37.111Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-08T03:10:37.111Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-08T03:10:37.111Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-08T03:10:37.370Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-08T03:10:37.370Z] Fetched 64.2 MB in 2s (40.4 MB/s) [2021-10-08T03:10:37.370Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-08T03:10:37.370Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-08T03:10:37.370Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-08T03:10:37.941Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-08T03:10:37.941Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-08T03:10:37.942Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-08T03:10:37.942Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-08T03:10:38.202Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.202Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.202Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.202Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.202Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.202Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.460Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.460Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.460Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.460Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.460Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.460Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.460Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.460Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.720Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:38.720Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-08T03:10:38.720Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.720Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.720Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:38.720Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-08T03:10:38.720Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.980Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.980Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.980Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:38.980Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:38.980Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-08T03:10:39.241Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:39.241Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-08T03:10:39.241Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-08T03:10:39.241Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-08T03:10:39.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.392s coverage: 98.5% of statements [2021-10-08T03:10:39.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-08T03:10:39.811Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-08T03:10:39.811Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-08T03:10:39.811Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-08T03:10:39.811Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-08T03:10:39.811Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-08T03:10:39.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.401s coverage: 46.3% of statements [2021-10-08T03:10:39.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-08T03:10:39.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-08T03:10:40.072Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-08T03:10:40.072Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-08T03:10:40.072Z] Installing new version of config file /etc/issue ... [2021-10-08T03:10:40.072Z] Installing new version of config file /etc/issue.net ... [2021-10-08T03:10:40.072Z] Installing new version of config file /etc/lsb-release ... [2021-10-08T03:10:40.072Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-08T03:10:40.334Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-08T03:10:40.334Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-08T03:10:40.334Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-08T03:10:40.595Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:40.595Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-08T03:10:40.595Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-08T03:10:40.595Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-08T03:10:40.857Z] 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-10-08T03:10:40.857Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:40.857Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-08T03:10:40.857Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-08T03:10:40.857Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-08T03:10:40.857Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:40.857Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-08T03:10:40.857Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-08T03:10:41.148Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-08T03:10:41.148Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:41.148Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-08T03:10:41.148Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-08T03:10:41.148Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-08T03:10:41.415Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:41.415Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-08T03:10:41.415Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-08T03:10:41.415Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-08T03:10:41.415Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:41.415Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-08T03:10:41.415Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-08T03:10:41.687Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-08T03:10:41.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:41.687Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-08T03:10:41.687Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-08T03:10:41.960Z] Setting up grep (3.1-2build1) ... [2021-10-08T03:10:42.246Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:42.246Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-08T03:10:42.246Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-08T03:10:42.246Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-08T03:10:42.246Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:42.246Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-08T03:10:42.246Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-08T03:10:42.543Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-08T03:10:42.543Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:42.543Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-08T03:10:42.543Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-08T03:10:42.543Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-08T03:10:42.543Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:42.543Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-08T03:10:42.543Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-08T03:10:43.145Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-08T03:10:43.145Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-08T03:10:43.145Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-08T03:10:43.145Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-08T03:10:43.405Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-08T03:10:43.405Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:43.405Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-08T03:10:43.405Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-08T03:10:43.975Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-08T03:10:43.975Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-08T03:10:43.975Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-08T03:10:43.975Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-08T03:10:43.976Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-08T03:10:43.976Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:43.976Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-08T03:10:43.976Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-08T03:10:44.235Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-08T03:10:44.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:44.235Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-08T03:10:44.235Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-08T03:10:44.235Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-08T03:10:44.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:44.235Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-08T03:10:44.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.660s coverage: 90.1% of statements [2021-10-08T03:10:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-08T03:10:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-08T03:10:44.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.266s coverage: 84.4% of statements [2021-10-08T03:10:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-08T03:10:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-08T03:10:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-08T03:10:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-08T03:10:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-08T03:10:44.496Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-08T03:10:44.496Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-08T03:10:44.496Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:44.496Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-08T03:10:44.496Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-08T03:10:44.496Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-08T03:10:44.496Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:44.496Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-08T03:10:44.756Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-08T03:10:44.756Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-08T03:10:44.756Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:44.756Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-08T03:10:44.756Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-08T03:10:44.756Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-08T03:10:44.756Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-08T03:10:44.756Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-08T03:10:45.016Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:45.016Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-08T03:10:45.016Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-08T03:10:45.016Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-08T03:10:45.016Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:45.016Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-08T03:10:45.016Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-08T03:10:45.016Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-08T03:10:45.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:45.276Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-08T03:10:45.276Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-08T03:10:45.276Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-08T03:10:45.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:45.276Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-08T03:10:45.276Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-08T03:10:45.847Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-08T03:10:45.847Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-08T03:10:46.107Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-08T03:10:46.107Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:46.107Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-08T03:10:46.107Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-08T03:10:46.370Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-08T03:10:46.370Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-08T03:10:46.370Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-08T03:10:46.370Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-08T03:10:46.629Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-08T03:10:46.629Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-08T03:10:46.629Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-08T03:10:46.629Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-08T03:10:46.630Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-08T03:10:46.891Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-08T03:10:46.891Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-08T03:10:46.891Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-08T03:10:46.891Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-08T03:10:47.152Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-08T03:10:47.152Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-08T03:10:47.152Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-08T03:10:47.152Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-08T03:10:47.152Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-08T03:10:47.152Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-08T03:10:47.152Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-08T03:10:47.152Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-08T03:10:47.413Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-08T03:10:47.413Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-08T03:10:47.413Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-08T03:10:47.413Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-08T03:10:47.673Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-08T03:10:47.673Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-08T03:10:47.673Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-08T03:10:47.673Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-08T03:10:47.934Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:47.934Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-08T03:10:47.934Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-08T03:10:47.934Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-08T03:10:47.934Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-08T03:10:47.934Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-08T03:10:47.934Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-08T03:10:47.934Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-08T03:10:47.934Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:47.934Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-08T03:10:48.194Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-08T03:10:48.194Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-08T03:10:48.194Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:48.194Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-08T03:10:48.194Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-08T03:10:48.194Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-08T03:10:48.454Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:48.454Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-08T03:10:48.454Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-08T03:10:48.454Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-08T03:10:48.721Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:48.721Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-08T03:10:48.721Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-08T03:10:48.721Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-08T03:10:48.721Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:48.721Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-08T03:10:48.721Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-08T03:10:48.721Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-08T03:10:48.721Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:48.721Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-08T03:10:48.982Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-08T03:10:48.982Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-08T03:10:49.243Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:49.243Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-08T03:10:49.243Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-08T03:10:49.243Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-08T03:10:49.243Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:49.243Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-08T03:10:49.243Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-08T03:10:49.503Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-08T03:10:49.503Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:49.503Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-08T03:10:49.503Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-08T03:10:49.503Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-08T03:10:49.503Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:49.503Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-08T03:10:49.503Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-08T03:10:49.762Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-08T03:10:49.762Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:49.762Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-08T03:10:49.762Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-08T03:10:49.762Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-08T03:10:49.762Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:49.762Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-08T03:10:49.762Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-08T03:10:50.023Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-08T03:10:50.023Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:50.023Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-08T03:10:50.023Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-08T03:10:50.023Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-08T03:10:50.286Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:50.286Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-08T03:10:50.286Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-08T03:10:50.286Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-08T03:10:50.286Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-08T03:10:50.286Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-08T03:10:50.286Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-08T03:10:50.286Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-08T03:10:50.549Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-08T03:10:50.549Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-08T03:10:50.549Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-08T03:10:50.549Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-08T03:10:50.549Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-08T03:10:50.549Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-08T03:10:50.809Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-08T03:10:50.809Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-08T03:10:50.809Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-08T03:10:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.464s coverage: 94.2% of statements [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-08T03:10:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 59.1% of statements [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-08T03:10:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-08T03:10:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.288s coverage: 1.0% of statements [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-08T03:10:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements [2021-10-08T03:10:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.174s coverage: 21.7% of statements [2021-10-08T03:10:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-08T03:10:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements [2021-10-08T03:10:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements [2021-10-08T03:10:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2021-10-08T03:10:51.069Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-08T03:10:51.069Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-08T03:10:51.069Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-08T03:10:51.069Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-08T03:10:51.069Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-08T03:10:51.069Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-08T03:10:51.069Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-08T03:10:51.069Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-08T03:10:51.328Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-08T03:10:51.328Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-08T03:10:51.328Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-08T03:10:51.328Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-08T03:10:51.328Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-08T03:10:51.328Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-08T03:10:51.593Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-08T03:10:51.593Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-08T03:10:51.853Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-08T03:10:51.853Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-08T03:10:51.854Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-08T03:10:51.854Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-08T03:10:51.854Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-08T03:10:51.854Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-08T03:10:52.113Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-08T03:10:52.113Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-08T03:10:52.374Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-08T03:10:52.374Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-08T03:10:52.374Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-08T03:10:52.374Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-08T03:10:52.374Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:52.374Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-08T03:10:52.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2021-10-08T03:10:52.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2021-10-08T03:10:52.636Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:52.636Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-08T03:10:52.636Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:52.636Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-08T03:10:52.636Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:52.636Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-08T03:10:53.578Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:53.578Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-08T03:10:54.514Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:54.514Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-08T03:10:54.514Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:54.514Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-08T03:10:54.773Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:54.773Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-08T03:10:55.716Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-08T03:10:55.716Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-08T03:10:55.716Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-08T03:10:55.716Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-08T03:10:55.716Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-08T03:10:55.716Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-08T03:10:55.977Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-08T03:10:55.977Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-08T03:10:55.977Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-08T03:10:55.977Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-08T03:10:55.977Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-08T03:10:55.977Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-08T03:10:56.239Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-08T03:10:56.239Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-08T03:10:56.239Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-08T03:10:56.239Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-08T03:10:56.239Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:56.239Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-08T03:10:56.239Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:56.239Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:56.239Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:56.239Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-08T03:10:56.239Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-08T03:10:56.239Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-08T03:10:56.500Z] [2021-10-08T03:10:56.500Z] Current default time zone: 'Etc/UTC' [2021-10-08T03:10:56.500Z] Local time is now: Fri Oct 8 03:10:56 UTC 2021. [2021-10-08T03:10:56.500Z] Universal Time is now: Fri Oct 8 03:10:56 UTC 2021. [2021-10-08T03:10:56.500Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-08T03:10:56.500Z] [2021-10-08T03:10:56.500Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-08T03:10:56.500Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:56.500Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-08T03:10:56.500Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-08T03:10:56.500Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-08T03:10:56.500Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-08T03:10:56.500Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-08T03:10:56.500Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-08T03:10:56.500Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-08T03:10:56.500Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-08T03:10:56.500Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:56.500Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-08T03:10:56.761Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-08T03:10:56.761Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-08T03:10:56.761Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:56.761Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-08T03:10:56.761Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-08T03:10:56.761Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-08T03:10:56.761Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-08T03:10:56.761Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-08T03:10:56.761Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-08T03:10:56.761Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-08T03:10:56.761Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-08T03:10:58.673Z] Updating certificates in /etc/ssl/certs... [2021-10-08T03:10:59.614Z] 23 added, 28 removed; done. [2021-10-08T03:10:59.614Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-08T03:10:59.614Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-08T03:10:59.614Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-08T03:10:59.614Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-08T03:10:59.614Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-08T03:10:59.614Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-08T03:10:59.614Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-08T03:10:59.614Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-08T03:10:59.614Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-08T03:10:59.614Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-08T03:10:59.614Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-08T03:10:59.614Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-08T03:10:59.614Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-08T03:10:59.614Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-08T03:10:59.614Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-08T03:10:59.614Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-08T03:10:59.614Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-08T03:10:59.614Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-08T03:10:59.614Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-08T03:10:59.614Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-08T03:10:59.614Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-08T03:10:59.874Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-08T03:10:59.874Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-08T03:10:59.874Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-08T03:10:59.874Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-08T03:10:59.874Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-08T03:10:59.874Z] Updating certificates in /etc/ssl/certs... [2021-10-08T03:11:00.444Z] 0 added, 0 removed; done. [2021-10-08T03:11:00.444Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-08T03:11:00.444Z] done. [2021-10-08T03:11:00.963Z] Reading package lists... [2021-10-08T03:11:00.963Z] Building dependency tree... [2021-10-08T03:11:00.963Z] Reading state information... [2021-10-08T03:11:01.223Z] The following NEW packages will be installed: [2021-10-08T03:11:01.223Z] apt-transport-https [2021-10-08T03:11:01.223Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-08T03:11:01.484Z] Need to get 4348 B of archives. [2021-10-08T03:11:01.484Z] After this operation, 154 kB of additional disk space will be used. [2021-10-08T03:11:01.484Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-08T03:11:01.484Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-08T03:11:01.484Z] Fetched 4348 B in 0s (21.3 kB/s) [2021-10-08T03:11:01.484Z] Selecting previously unselected package apt-transport-https. [2021-10-08T03:11:01.484Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-08T03:11:01.484Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-08T03:11:01.484Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-08T03:11:01.484Z] Setting up apt-transport-https (1.6.14) ... [2021-10-08T03:11:01.743Z] Waiting for network to be ready... [2021-10-08T03:11:04.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements [2021-10-08T03:11:04.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-10-08T03:11:08.328Z] 2021-10-08T03:11:05Z INFO Waiting for automatic snapd restart... [2021-10-08T03:11:10.246Z] snapd 2.51.7 from Canonical* installed [2021-10-08T03:11:10.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.604s coverage: 82.5% of statements [2021-10-08T03:11:10.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-08T03:11:10.818Z] "snapd" switched to the "latest/stable" channel [2021-10-08T03:11:10.818Z] [2021-10-08T03:11:13.365Z] core18 20210722 from Canonical* installed [2021-10-08T03:11:13.365Z] "core18" switched to the "latest/stable" channel [2021-10-08T03:11:13.365Z] [2021-10-08T03:11:15.911Z] snapcraft 5.0 from Canonical* installed [2021-10-08T03:11:15.911Z] "snapcraft" switched to the "latest/stable" channel [2021-10-08T03:11:15.911Z] [2021-10-08T03:11:17.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-08T03:11:17.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-08T03:11:17.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-08T03:11:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-08T03:11:17.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-10-08T03:11:17.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-08T03:11:17.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2021-10-08T03:11:17.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-08T03:11:17.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements [2021-10-08T03:11:17.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2021-10-08T03:11:17.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2021-10-08T03:11:17.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.839s coverage: 91.2% of statements [2021-10-08T03:11:17.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-08T03:11:19.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.722s coverage: 64.4% of statements [2021-10-08T03:11:19.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-08T03:11:19.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-08T03:11:19.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements [2021-10-08T03:11:19.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2021-10-08T03:11:19.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-10-08T03:11:19.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-10-08T03:11:20.116Z] 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-10-08T03:11:20.116Z] - README.md [2021-10-08T03:11:20.116Z] [2021-10-08T03:11:20.116Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-08T03:11:20.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2021-10-08T03:11:20.686Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-08T03:11:20.686Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-08T03:11:20.686Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-08T03:11:21.884Z] Reading package lists... [2021-10-08T03:11:22.149Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-10-08T03:11:22.409Z] Reading package lists... [2021-10-08T03:11:22.409Z] Building dependency tree... [2021-10-08T03:11:22.409Z] Reading state information... [2021-10-08T03:11:22.670Z] Suggested packages: [2021-10-08T03:11:22.671Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-08T03:11:22.671Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-08T03:11:22.671Z] Recommended packages: [2021-10-08T03:11:22.671Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-08T03:11:22.671Z] The following NEW packages will be installed: [2021-10-08T03:11:22.671Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-08T03:11:22.671Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-08T03:11:22.671Z] pkg-config zip [2021-10-08T03:11:22.671Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-08T03:11:22.671Z] Need to get 7670 kB of archives. [2021-10-08T03:11:22.671Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-08T03:11:22.671Z] 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-10-08T03:11:22.931Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-08T03:11:22.931Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-08T03:11:22.931Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-08T03:11:22.931Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-08T03:11:22.931Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-08T03:11:22.931Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-08T03:11:23.192Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-08T03:11:23.192Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-08T03:11:23.192Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-08T03:11:23.192Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-08T03:11:23.454Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-08T03:11:23.454Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-08T03:11:23.454Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-08T03:11:23.454Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-08T03:11:23.716Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-08T03:11:23.716Z] Fetched 7670 kB in 1s (10.0 MB/s) [2021-10-08T03:11:23.716Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-08T03:11:23.716Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-08T03:11:23.716Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-08T03:11:23.716Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-08T03:11:23.716Z] Selecting previously unselected package libpsl5:amd64. [2021-10-08T03:11:23.716Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-08T03:11:23.716Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-08T03:11:23.975Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-08T03:11:23.975Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-08T03:11:23.975Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-08T03:11:23.975Z] Selecting previously unselected package librtmp1:amd64. [2021-10-08T03:11:23.975Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-08T03:11:23.975Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-08T03:11:23.976Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-08T03:11:23.976Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-08T03:11:23.976Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-08T03:11:23.976Z] Selecting previously unselected package liberror-perl. [2021-10-08T03:11:23.976Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-08T03:11:23.976Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-08T03:11:23.976Z] Selecting previously unselected package git-man. [2021-10-08T03:11:23.976Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-08T03:11:23.976Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-08T03:11:24.236Z] Selecting previously unselected package git. [2021-10-08T03:11:24.236Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-08T03:11:24.237Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-08T03:11:24.806Z] Selecting previously unselected package libnorm1:amd64. [2021-10-08T03:11:24.806Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-08T03:11:24.806Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-08T03:11:24.806Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-08T03:11:24.806Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-08T03:11:24.806Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-08T03:11:24.806Z] Selecting previously unselected package libsodium23:amd64. [2021-10-08T03:11:24.806Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-08T03:11:24.806Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-08T03:11:24.806Z] Selecting previously unselected package libzmq5:amd64. [2021-10-08T03:11:24.806Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-08T03:11:24.806Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-08T03:11:24.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.328s coverage: 70.4% of statements [2021-10-08T03:11:24.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-08T03:11:24.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-08T03:11:24.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-08T03:11:25.067Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-08T03:11:25.067Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-08T03:11:25.067Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-08T03:11:25.067Z] Selecting previously unselected package pkg-config. [2021-10-08T03:11:25.067Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-08T03:11:25.067Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-08T03:11:25.067Z] Selecting previously unselected package zip. [2021-10-08T03:11:25.067Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-08T03:11:25.067Z] Unpacking zip (3.0-11build1) ... [2021-10-08T03:11:25.067Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-08T03:11:25.067Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-08T03:11:25.067Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-08T03:11:25.067Z] Setting up liberror-perl (0.17025-1) ... [2021-10-08T03:11:25.327Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-08T03:11:25.327Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-08T03:11:25.327Z] No schema files found: doing nothing. [2021-10-08T03:11:25.327Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-08T03:11:25.327Z] Setting up zip (3.0-11build1) ... [2021-10-08T03:11:25.327Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-08T03:11:25.327Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-08T03:11:25.327Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-08T03:11:25.327Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-08T03:11:25.327Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-08T03:11:25.327Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-08T03:11:25.327Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-08T03:11:25.327Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-08T03:11:25.897Z] git set to automatically installed. [2021-10-08T03:11:25.897Z] git-man set to automatically installed. [2021-10-08T03:11:25.897Z] libcurl3-gnutls set to automatically installed. [2021-10-08T03:11:25.897Z] liberror-perl set to automatically installed. [2021-10-08T03:11:25.897Z] libglib2.0-0 set to automatically installed. [2021-10-08T03:11:25.897Z] libnghttp2-14 set to automatically installed. [2021-10-08T03:11:25.897Z] libnorm1 set to automatically installed. [2021-10-08T03:11:25.897Z] libpgm-5.2-0 set to automatically installed. [2021-10-08T03:11:25.897Z] libpsl5 set to automatically installed. [2021-10-08T03:11:25.897Z] librtmp1 set to automatically installed. [2021-10-08T03:11:25.897Z] libsodium23 set to automatically installed. [2021-10-08T03:11:25.897Z] libzmq3-dev set to automatically installed. [2021-10-08T03:11:25.897Z] libzmq5 set to automatically installed. [2021-10-08T03:11:25.897Z] pkg-config set to automatically installed. [2021-10-08T03:11:25.897Z] zip set to automatically installed. [2021-10-08T03:11:26.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.835s coverage: 43.4% of statements [2021-10-08T03:11:26.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-08T03:11:26.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-08T03:11:26.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements [2021-10-08T03:11:26.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-08T03:11:26.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements [2021-10-08T03:11:26.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-08T03:11:27.281Z] snapd is not logged in, snap install commands will use sudo [2021-10-08T03:11:35.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 19.5% of statements [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-08T03:11:35.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.0% of statements [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-08T03:11:35.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-08T03:11:35.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.433s coverage: 97.7% of statements [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-08T03:11:35.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.165s coverage: 28.9% of statements [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-08T03:11:35.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-08T03:11:35.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements [2021-10-08T03:11:35.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements [2021-10-08T03:11:35.274Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-08T03:11:35.274Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-08T03:11:35.274Z] GO111MODULE=on go vet ./... [2021-10-08T03:11:35.413Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-10-08T03:11:35.413Z] snapd is not logged in, snap install commands will use sudo [2021-10-08T03:11:35.983Z] snap "core18" has no updates available [2021-10-08T03:11:36.554Z] Pulling config-common [2021-10-08T03:11:36.554Z] + snapcraftctl pull [2021-10-08T03:11:37.496Z] Pulling go-build-helper [2021-10-08T03:11:37.496Z] + snapcraftctl pull [2021-10-08T03:11:38.444Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-08T03:11:38.444Z] Skipping pull go-build-helper (already ran) [2021-10-08T03:11:38.444Z] Building go-build-helper [2021-10-08T03:11:38.444Z] + snapcraftctl build [2021-10-08T03:11:40.367Z] Staging go-build-helper [2021-10-08T03:11:40.367Z] + snapcraftctl stage [2021-10-08T03:11:49.211Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-08T03:11:49.211Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-08T03:11:49.211Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-08T03:11:49.211Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-08T03:11:49.211Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-08T03:11:49.211Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-08T03:11:49.211Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-08T03:11:49.211Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-08T03:11:49.211Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-08T03:11:49.211Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-08T03:11:49.211Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-08T03:11:49.211Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-08T03:11:49.211Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-08T03:11:49.211Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-08T03:11:49.211Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-08T03:11:49.211Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-08T03:11:49.211Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-08T03:11:49.212Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-08T03:11:49.212Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-08T03:11:49.212Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] [2021-10-08T03:11:49.212Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-08T03:11:49.212Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-08T03:11:49.212Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-08T03:11:49.212Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-08T03:11:49.212Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-08T03:11:49.212Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] [2021-10-08T03:11:49.212Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-08T03:11:49.212Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-08T03:11:49.212Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-08T03:11:49.212Z] Fetched 224 kB in 0s (0 B/s) [2021-10-08T03:11:49.212Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-08T03:11:49.212Z] Fetched 157 kB in 0s (0 B/s) [2021-10-08T03:11:49.212Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-08T03:11:49.212Z] Fetched 221 kB in 0s (0 B/s) [2021-10-08T03:11:49.212Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-08T03:11:49.212Z] Fetched 143 kB in 0s (0 B/s) [2021-10-08T03:11:49.212Z] Pulling edgex-go [2021-10-08T03:11:49.212Z] + snapcraftctl pull [2021-10-08T03:11:50.153Z] Pulling hooks [2021-10-08T03:11:50.153Z] + snapcraftctl pull [2021-10-08T03:12:08.282Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-08T03:12:08.282Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-08T03:12:08.282Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-08T03:12:08.282Z] Fetched 0 B in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-08T03:12:08.282Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-08T03:12:08.282Z] Fetched 279 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-08T03:12:08.282Z] Fetched 122 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-08T03:12:08.282Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-08T03:12:08.282Z] Fetched 8848 B in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-08T03:12:08.282Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-08T03:12:08.282Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-08T03:12:08.282Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-08T03:12:08.282Z] Fetched 220 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-08T03:12:08.282Z] Fetched 154 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-08T03:12:08.282Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-08T03:12:08.282Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-08T03:12:08.282Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-08T03:12:08.282Z] Fetched 499 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-08T03:12:08.282Z] Fetched 111 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-08T03:12:08.282Z] Fetched 240 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-08T03:12:08.282Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-08T03:12:08.282Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-08T03:12:08.282Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-08T03:12:08.282Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-08T03:12:08.282Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-08T03:12:08.282Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-08T03:12:08.282Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-08T03:12:08.282Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-08T03:12:08.282Z] Fetched 8720 B in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-08T03:12:08.282Z] Fetched 140 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-08T03:12:08.282Z] Fetched 119 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-08T03:12:08.282Z] Fetched 111 kB in 0s (0 B/s) [2021-10-08T03:12:08.282Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-08T03:12:08.282Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-08T03:12:08.283Z] Fetched 646 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-08T03:12:08.283Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-08T03:12:08.283Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-08T03:12:08.283Z] Fetched 368 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-08T03:12:08.283Z] Fetched 187 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-08T03:12:08.283Z] Fetched 175 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-08T03:12:08.283Z] Fetched 206 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-08T03:12:08.283Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-08T03:12:08.283Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-08T03:12:08.283Z] Fetched 159 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-08T03:12:08.283Z] Fetched 107 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-08T03:12:08.283Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-08T03:12:08.283Z] Pulling static-packages [2021-10-08T03:12:08.283Z] + snapcraftctl pull [2021-10-08T03:12:08.856Z] Pulling version [2021-10-08T03:12:08.856Z] + cd /root/project [2021-10-08T03:12:08.856Z] + git describe --tags --abbrev=0 [2021-10-08T03:12:08.856Z] + sed s/v// [2021-10-08T03:12:08.856Z] + GIT_VERSION=2.0.1-dev.66 [2021-10-08T03:12:08.856Z] + [ -z 2.0.1-dev.66 ] [2021-10-08T03:12:08.856Z] + snapcraftctl set-version 2.0.1-dev.66 [2021-10-08T03:12:10.239Z] Building config-common [2021-10-08T03:12:10.239Z] + snapcraftctl build [2021-10-08T03:12:12.151Z] Skipping build go-build-helper (already ran) [2021-10-08T03:12:12.151Z] Building edgex-go [2021-10-08T03:12:12.413Z] + cd /root/parts/edgex-go/src [2021-10-08T03:12:12.413Z] + git+ describe --tags --abbrev=0 [2021-10-08T03:12:12.413Z] sed s/v// [2021-10-08T03:12:12.413Z] + GIT_VERSION=2.0.1-dev.66 [2021-10-08T03:12:12.413Z] + [ -z 2.0.1-dev.66 ] [2021-10-08T03:12:12.413Z] + echo 2.0.1-dev.66 [2021-10-08T03:12:12.413Z] + make build [2021-10-08T03:12:12.413Z] go mod tidy [2021-10-08T03:12:14.399Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-08T03:12:14.399Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-08T03:12:14.658Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.19 [2021-10-08T03:12:14.658Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-08T03:12:14.658Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-08T03:12:14.658Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-08T03:12:14.658Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-08T03:12:14.658Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-10-08T03:12:14.658Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-08T03:12:14.658Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-08T03:12:14.658Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-08T03:12:14.658Z] go: downloading github.com/lib/pq v1.10.3 [2021-10-08T03:12:14.917Z] go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 [2021-10-08T03:12:14.917Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-10-08T03:12:15.179Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-08T03:12:15.443Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-10-08T03:12:15.443Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-08T03:12:15.443Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-08T03:12:16.019Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-10-08T03:12:16.278Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-10-08T03:12:16.278Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-08T03:12:16.278Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-08T03:12:16.278Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-10-08T03:12:16.278Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-08T03:12:16.278Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-10-08T03:12:16.545Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-10-08T03:12:16.545Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-10-08T03:12:16.545Z] go: downloading golang.org/x/text v0.3.6 [2021-10-08T03:12:16.545Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-08T03:12:16.821Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-10-08T03:12:16.821Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-10-08T03:12:16.821Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-08T03:12:16.821Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-08T03:12:16.821Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-08T03:12:16.821Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-08T03:12:16.821Z] go: downloading github.com/kr/pretty v0.3.0 [2021-10-08T03:12:16.821Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-08T03:12:16.821Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-08T03:12:16.821Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-10-08T03:12:17.081Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-08T03:12:17.081Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-10-08T03:12:17.339Z] go: downloading github.com/kr/text v0.2.0 [2021-10-08T03:12:17.339Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-10-08T03:12:17.339Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-08T03:12:17.339Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-08T03:12:17.339Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-08T03:12:17.339Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-08T03:12:17.339Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-08T03:12:17.339Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-08T03:12:17.339Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-08T03:12:17.339Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-08T03:12:17.339Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-08T03:12:17.339Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-08T03:12:17.339Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-08T03:12:17.599Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-08T03:12:17.599Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-08T03:12:17.599Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-08T03:12:17.599Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-08T03:12:17.599Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-08T03:12:17.599Z] go: downloading github.com/pkg/errors v0.9.1 [2021-10-08T03:12:17.599Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-08T03:12:17.599Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-08T03:12:17.599Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-08T03:12:17.599Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-08T03:12:17.599Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-08T03:12:17.599Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-08T03:12:17.599Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-08T03:12:17.599Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-08T03:12:17.599Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-08T03:12:17.599Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-08T03:12:17.599Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-08T03:12:17.599Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-08T03:12:17.599Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-08T03:12:17.599Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-08T03:12:17.858Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-08T03:12:17.858Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-08T03:12:17.858Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-08T03:12:17.858Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data [2021-10-08T03:12:27.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-08T03:12:31.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-command/core-command ./cmd/core-command [2021-10-08T03:12:32.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-08T03:12:33.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-08T03:12:34.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-08T03:12:34.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-08T03:12:36.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-08T03:12:37.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-08T03:12:38.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-08T03:12:39.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-08T03:12:40.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-08T03:12:42.469Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-08T03:12:42.469Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-08T03:12:42.469Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-08T03:12:42.470Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-08T03:12:42.470Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-08T03:12:42.470Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-08T03:12:42.470Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-08T03:12:42.470Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-08T03:12:42.470Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-08T03:12:42.470Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-08T03:12:42.470Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-08T03:12:42.470Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-08T03:12:42.470Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-08T03:12:42.470Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-08T03:12:42.470Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-08T03:12:42.470Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-08T03:12:42.470Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-08T03:12:42.470Z] + 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-10-08T03:12:42.470Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-08T03:12:42.470Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-08T03:12:42.470Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-08T03:12:42.470Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-08T03:12:42.470Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-08T03:12:42.470Z] + 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-10-08T03:12:42.470Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-08T03:12:42.470Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-08T03:12:42.470Z] + 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-10-08T03:12:43.408Z] Building hooks [2021-10-08T03:12:43.408Z] + cd /root/parts/hooks/src [2021-10-08T03:12:43.408Z] + make build [2021-10-08T03:12:43.408Z] go mod tidy [2021-10-08T03:12:44.347Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-10-08T03:12:44.347Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-10-08T03:12:44.347Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-08T03:12:44.347Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-10-08T03:12:44.608Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-08T03:12:45.176Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-08T03:12:45.746Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-08T03:12:45.746Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-08T03:12:49.042Z] Building static-packages [2021-10-08T03:12:49.042Z] + snapcraftctl build [2021-10-08T03:12:50.951Z] Building version [2021-10-08T03:12:50.951Z] + snapcraftctl build [2021-10-08T03:12:53.499Z] Staging config-common [2021-10-08T03:12:53.499Z] + snapcraftctl stage [2021-10-08T03:12:54.069Z] Skipping stage go-build-helper (already ran) [2021-10-08T03:12:54.069Z] Staging edgex-go [2021-10-08T03:12:54.069Z] + snapcraftctl stage [2021-10-08T03:12:55.453Z] Staging hooks [2021-10-08T03:12:55.453Z] + snapcraftctl stage [2021-10-08T03:12:56.398Z] Staging static-packages [2021-10-08T03:12:56.398Z] + snapcraftctl stage [2021-10-08T03:12:57.341Z] Staging version [2021-10-08T03:12:57.600Z] + snapcraftctl stage [2021-10-08T03:12:57.621Z] gofmt -l . [2021-10-08T03:12:57.621Z] [ "`gofmt -l .`" = "" ] [2021-10-08T03:12:57.621Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-08T03:12:58.302Z] + ls -al . [2021-10-08T03:12:58.302Z] total 640 [2021-10-08T03:12:58.302Z] drwxrwxr-x 9 1001 1001 4096 Oct 8 03:12 . [2021-10-08T03:12:58.302Z] drwxr-xr-x 4 root root 4096 Oct 8 03:08 .. [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 11 Oct 8 03:06 .dockerignore [2021-10-08T03:12:58.302Z] drwxrwxr-x 8 1001 1001 4096 Oct 8 03:06 .git [2021-10-08T03:12:58.302Z] drwxrwxr-x 4 1001 1001 4096 Oct 8 03:06 .github [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 818 Oct 8 03:06 .gitignore [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 42 Oct 8 03:06 .golangci.yml [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 76 Oct 8 03:06 .hadolint.yml [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 166 Oct 8 03:06 .sonarcloud.properties [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 1171 Oct 8 03:06 ADOPTERS.md [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 8608 Oct 8 03:06 Attribution.txt [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 43881 Oct 8 03:06 CHANGELOG.md [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 3804 Oct 8 03:06 CONTRIBUTING.md [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 677 Oct 8 03:06 GOVERNANCE.md [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 849 Oct 8 03:06 Jenkinsfile [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 10775 Oct 8 03:06 LICENSE [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 6386 Oct 8 03:06 Makefile [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 582 Oct 8 03:06 OWNERS.md [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 8256 Oct 8 03:06 README.md [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 6912 Oct 8 03:06 SECURITY.md [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 5 Oct 8 02:59 VERSION [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 4131 Oct 8 03:06 ZMQWindows.md [2021-10-08T03:12:58.302Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 03:06 bin [2021-10-08T03:12:58.302Z] drwxrwxr-x 14 1001 1001 4096 Oct 8 03:06 cmd [2021-10-08T03:12:58.302Z] -rw-r--r-- 1 root root 403932 Oct 8 03:11 coverage.out [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 829 Oct 8 03:06 go.mod [2021-10-08T03:12:58.302Z] -rw-r--r-- 1 root root 50143 Oct 8 03:08 go.sum [2021-10-08T03:12:58.302Z] drwxrwxr-x 8 1001 1001 4096 Oct 8 03:06 internal [2021-10-08T03:12:58.302Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 03:06 openapi [2021-10-08T03:12:58.302Z] drwxrwxr-x 4 1001 1001 4096 Oct 8 03:06 snap [2021-10-08T03:12:58.302Z] -rw-rw-r-- 1 1001 1001 204 Oct 8 03:06 version.go [Pipeline] sh [2021-10-08T03:12:58.542Z] Priming config-common [2021-10-08T03:12:58.542Z] + snapcraftctl prime [2021-10-08T03:12:58.986Z] + '[' -e coverage.out ] [2021-10-08T03:12:58.986Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-08T03:12:59.011Z] Warning: overwriting stash ‘coverage-report’ [2021-10-08T03:12:59.482Z] Priming go-build-helper [2021-10-08T03:12:59.482Z] + snapcraftctl prime [2021-10-08T03:12:59.882Z] Stashed 1 file(s) [Pipeline] sh [2021-10-08T03:13:00.548Z] + make build [2021-10-08T03:13:00.548Z] go mod tidy [2021-10-08T03:13:00.862Z] Priming edgex-go [2021-10-08T03:13:00.862Z] + snapcraftctl prime [2021-10-08T03:13:01.152Z] 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-10-08T03:13:02.242Z] Priming hooks [2021-10-08T03:13:02.242Z] + snapcraftctl prime [2021-10-08T03:13:03.182Z] Priming static-packages [2021-10-08T03:13:03.182Z] + snapcraftctl prime [2021-10-08T03:13:05.724Z] Priming version [2021-10-08T03:13:05.724Z] + snapcraftctl prime [2021-10-08T03:13:06.666Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-10-08T03:13:07.909Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-08T03:13:30.402Z] 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-10-08T03:13:33.831Z] 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-10-08T03:13:38.181Z] 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-10-08T03:13:39.176Z] 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-10-08T03:13:43.529Z] 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-10-08T03:13:46.966Z] 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-10-08T03:13:50.415Z] 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-10-08T03:13:55.866Z] 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-10-08T03:13:59.274Z] 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-10-08T03:14:02.708Z] 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-10-08T03:14:09.487Z] $ docker stop --time=1 d6fecbc386db9b7e424deb5326d3806044b017a139f0e17ec6582205dce6d8f2 [2021-10-08T03:14:12.559Z] $ docker rm -f d6fecbc386db9b7e424deb5326d3806044b017a139f0e17ec6582205dce6d8f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:14:14.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-08T03:14:14.657Z] [2021-10-08T03:14:14.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:14:15.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-08T03:14:15.301Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-08T03:14:15.301Z] 29e5d40040c1: Pulling fs layer [2021-10-08T03:14:15.301Z] 1ce36da41761: Pulling fs layer [2021-10-08T03:14:15.301Z] 25b303627fd3: Pulling fs layer [2021-10-08T03:14:15.584Z] 29e5d40040c1: Verifying Checksum [2021-10-08T03:14:15.584Z] 29e5d40040c1: Download complete [2021-10-08T03:14:15.867Z] 1ce36da41761: Verifying Checksum [2021-10-08T03:14:15.867Z] 1ce36da41761: Download complete [2021-10-08T03:14:16.146Z] 29e5d40040c1: Pull complete [2021-10-08T03:14:17.148Z] 25b303627fd3: Verifying Checksum [2021-10-08T03:14:17.148Z] 25b303627fd3: Download complete [2021-10-08T03:14:17.425Z] 1ce36da41761: Pull complete [2021-10-08T03:14:27.625Z] 25b303627fd3: Pull complete [2021-10-08T03:14:27.625Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-08T03:14:27.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-08T03:14:27.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-08T03:14:27.939Z] prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container [2021-10-08T03:14:28.044Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-08T03:14:32.045Z] $ docker top 3ea5752eb5189af984b896b5a0e4391491bfd2f92f79455177b41006cbb4dde7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T03:14:33.018Z] + docker-compose build --help [2021-10-08T03:14:33.018Z] + grep parallel [2021-10-08T03:14:38.445Z] --parallel Build images in parallel. [Pipeline] } [2021-10-08T03:14:38.465Z] $ docker stop --time=1 3ea5752eb5189af984b896b5a0e4391491bfd2f92f79455177b41006cbb4dde7 [2021-10-08T03:14:40.282Z] $ docker rm -f 3ea5752eb5189af984b896b5a0e4391491bfd2f92f79455177b41006cbb4dde7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:14:40.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-08T03:14:40.905Z] . [Pipeline] withDockerContainer [2021-10-08T03:14:41.158Z] prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container [2021-10-08T03:14:41.261Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-08T03:14:42.754Z] $ docker top 4f30d14b33cec75fdf87b550c85ffef137848b503fa944cad43f69b8ecac4bbe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T03:14:43.753Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-08T03:14:49.229Z] Building core-command ... [2021-10-08T03:14:49.229Z] Building core-data ... [2021-10-08T03:14:49.229Z] Building core-metadata ... [2021-10-08T03:14:49.229Z] Building security-bootstrapper ... [2021-10-08T03:14:49.229Z] Building security-proxy-setup ... [2021-10-08T03:14:49.229Z] Building security-secretstore-setup ... [2021-10-08T03:14:49.229Z] Building support-notifications ... [2021-10-08T03:14:49.229Z] Building support-scheduler ... [2021-10-08T03:14:49.229Z] Building sys-mgmt-agent ... [2021-10-08T03:14:49.229Z] Building security-secretstore-setup [2021-10-08T03:14:49.229Z] Building security-bootstrapper [2021-10-08T03:14:49.229Z] Building sys-mgmt-agent [2021-10-08T03:14:49.229Z] Building core-data [2021-10-08T03:14:49.229Z] Building core-command [2021-10-08T03:15:57.345Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:15:57.345Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:15:57.345Z] ---> a9df6959b439 [2021-10-08T03:15:57.345Z] Step 3/24 : WORKDIR /edgex-go [2021-10-08T03:15:57.345Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:15:57.345Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:15:57.345Z] ---> a9df6959b439 [2021-10-08T03:15:57.345Z] Step 3/24 : WORKDIR /edgex-go [2021-10-08T03:15:57.345Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:15:57.345Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:15:57.345Z] ---> a9df6959b439 [2021-10-08T03:15:57.345Z] Step 3/26 : WORKDIR /edgex-go [2021-10-08T03:15:57.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:15:57.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:15:57.633Z] [2021-10-08T03:15:57.633Z] ---> a9df6959b439 [2021-10-08T03:15:57.633Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:15:57.633Z] Step 3/24 : WORKDIR /edgex-go ---> a9df6959b439 [2021-10-08T03:15:57.633Z] [2021-10-08T03:15:57.633Z] Step 3/32 : WORKDIR /edgex-go [2021-10-08T03:16:01.990Z] ---> Running in 5d8caefd908d [2021-10-08T03:16:01.990Z] ---> Running in b65a1a1f0ca5 [2021-10-08T03:16:01.990Z] ---> Running in 429412a74ce6 [2021-10-08T03:16:01.990Z] ---> Running in b9faf84637ba [2021-10-08T03:16:01.990Z] ---> Running in d0f9bae5bf03 [2021-10-08T03:16:02.988Z] Removing intermediate container 5d8caefd908d [2021-10-08T03:16:02.988Z] ---> 55122a9b3d6d [2021-10-08T03:16:02.988Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:16:02.988Z] Removing intermediate container b9faf84637ba [2021-10-08T03:16:02.988Z] ---> ac5b6c10d4e2 [2021-10-08T03:16:02.988Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:16:02.988Z] Removing intermediate container 429412a74ce6 [2021-10-08T03:16:02.988Z] ---> 25c78a8a6ecf [2021-10-08T03:16:02.988Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:16:02.988Z] Removing intermediate container b65a1a1f0ca5 [2021-10-08T03:16:02.988Z] ---> b0a0cd84d1d0 [2021-10-08T03:16:02.989Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:16:02.989Z] Removing intermediate container d0f9bae5bf03 [2021-10-08T03:16:02.989Z] ---> 1e5085498f8f [2021-10-08T03:16:02.989Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:16:02.989Z] ---> Running in 66bd80eadaef [2021-10-08T03:16:02.989Z] ---> Running in f8db97d5f4b0 [2021-10-08T03:16:03.263Z] ---> Running in 519155d549aa [2021-10-08T03:16:03.263Z] ---> Running in cb8b9d067309 [2021-10-08T03:16:03.263Z] ---> Running in 937df9e985ed [2021-10-08T03:16:06.702Z] Removing intermediate container 66bd80eadaef [2021-10-08T03:16:06.702Z] ---> 6ecbcfc9960b [2021-10-08T03:16:06.702Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-10-08T03:16:06.988Z] Removing intermediate container f8db97d5f4b0 [2021-10-08T03:16:06.988Z] ---> 3636699b317a [2021-10-08T03:16:06.988Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-08T03:16:06.988Z] ---> Running in e3a5b808a1d1 [2021-10-08T03:16:07.274Z] ---> Running in ae28ccb16dd2 [2021-10-08T03:16:07.274Z] Removing intermediate container 937df9e985ed [2021-10-08T03:16:07.274Z] ---> a3c00c0a6902 [2021-10-08T03:16:07.551Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-10-08T03:16:07.551Z] ---> Running in 5f17202825a3 [2021-10-08T03:16:07.851Z] Removing intermediate container cb8b9d067309 [2021-10-08T03:16:07.851Z] ---> 32472137c706 [2021-10-08T03:16:07.851Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-08T03:16:07.851Z] Removing intermediate container 519155d549aa [2021-10-08T03:16:07.851Z] ---> bcc4c4fa9909 [2021-10-08T03:16:07.851Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-10-08T03:16:08.133Z] ---> Running in 518e2ddb2122 [2021-10-08T03:16:08.133Z] ---> Running in 743ee503986a [2021-10-08T03:16:09.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:09.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:10.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:10.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:10.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:10.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:10.907Z] OK: 218 MiB in 52 packages [2021-10-08T03:16:10.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:10.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:11.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:11.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:16:12.201Z] OK: 218 MiB in 52 packages [2021-10-08T03:16:12.201Z] OK: 218 MiB in 52 packages [2021-10-08T03:16:12.201Z] OK: 218 MiB in 52 packages [2021-10-08T03:16:12.487Z] Removing intermediate container e3a5b808a1d1 [2021-10-08T03:16:12.487Z] ---> 718f74aa4ac5 [2021-10-08T03:16:12.487Z] Step 6/26 : COPY go.mod . [2021-10-08T03:16:12.487Z] OK: 218 MiB in 52 packages [2021-10-08T03:16:13.948Z] ---> 5286a76b6822 [2021-10-08T03:16:13.948Z] Step 7/26 : RUN go mod download [2021-10-08T03:16:13.948Z] Removing intermediate container ae28ccb16dd2 [2021-10-08T03:16:13.948Z] ---> 435166bb48d5 [2021-10-08T03:16:13.948Z] Step 6/24 : COPY go.mod . [2021-10-08T03:16:13.948Z] ---> Running in 572b97bf4348 [2021-10-08T03:16:13.948Z] Removing intermediate container 5f17202825a3 [2021-10-08T03:16:13.948Z] ---> ed72ae50af0a [2021-10-08T03:16:13.948Z] Step 6/24 : COPY go.mod . [2021-10-08T03:16:14.228Z] Removing intermediate container 518e2ddb2122 [2021-10-08T03:16:14.228Z] ---> 4c0c5c0f944f [2021-10-08T03:16:14.228Z] Step 6/24 : COPY go.mod . [2021-10-08T03:16:14.517Z] Removing intermediate container 743ee503986a [2021-10-08T03:16:14.517Z] ---> fcc1bdfb377b [2021-10-08T03:16:14.517Z] Step 6/32 : COPY go.mod . [2021-10-08T03:16:15.525Z] ---> 7e82690f217b [2021-10-08T03:16:15.525Z] Step 7/24 : RUN go mod download [2021-10-08T03:16:15.525Z] ---> e6f0fe0b5f0b [2021-10-08T03:16:15.525Z] Step 7/24 : RUN go mod download [2021-10-08T03:16:15.525Z] ---> Running in b90db051ab9b [2021-10-08T03:16:15.808Z] ---> dacd98ed2a4b [2021-10-08T03:16:15.808Z] Step 7/24 : RUN go mod download [2021-10-08T03:16:15.808Z] ---> Running in 28c124006a51 [2021-10-08T03:16:15.808Z] ---> cc18fb55206e [2021-10-08T03:16:15.808Z] Step 7/32 : RUN go mod download [2021-10-08T03:16:16.094Z] ---> Running in a400d76f9246 [2021-10-08T03:16:16.094Z] ---> Running in 547ae22830b8 [2021-10-08T03:16:20.457Z] Removing intermediate container 572b97bf4348 [2021-10-08T03:16:20.457Z] ---> 2b08f619a6f6 [2021-10-08T03:16:20.457Z] Step 8/26 : COPY . . [2021-10-08T03:16:23.932Z] Removing intermediate container b90db051ab9b [2021-10-08T03:16:23.932Z] ---> e11e1dbd0aa7 [2021-10-08T03:16:23.932Z] Step 8/24 : COPY . . [2021-10-08T03:16:23.932Z] Removing intermediate container 28c124006a51 [2021-10-08T03:16:23.932Z] ---> 8a6ec34d99ef [2021-10-08T03:16:23.932Z] Step 8/24 : COPY . . [2021-10-08T03:16:24.209Z] Removing intermediate container a400d76f9246 [2021-10-08T03:16:24.209Z] ---> 5bb1bb0f45fa [2021-10-08T03:16:24.209Z] Step 8/24 : COPY . . [2021-10-08T03:16:24.488Z] Removing intermediate container 547ae22830b8 [2021-10-08T03:16:24.488Z] ---> e752aa2bafc8 [2021-10-08T03:16:24.488Z] Step 8/32 : COPY . . [2021-10-08T03:16:56.993Z] ---> e9861936b73b [2021-10-08T03:16:56.993Z] Step 9/26 : RUN go mod tidy [2021-10-08T03:16:56.993Z] ---> 8a1b8ba6af32 [2021-10-08T03:16:56.993Z] Step 9/24 : RUN go mod tidy [2021-10-08T03:16:56.993Z] ---> 3ef578601722 [2021-10-08T03:16:56.993Z] Step 9/24 : RUN go mod tidy [2021-10-08T03:16:56.993Z] ---> Running in b594431ed2ef [2021-10-08T03:16:56.993Z] ---> 9e0a2ebdd159 [2021-10-08T03:16:56.993Z] Step 9/32 : RUN go mod tidy [2021-10-08T03:16:56.993Z] ---> 30fa6291ac5f [2021-10-08T03:16:56.993Z] Step 9/24 : RUN go mod tidy [2021-10-08T03:16:56.993Z] ---> Running in b118b5d57c67 [2021-10-08T03:16:56.993Z] ---> Running in f1ad363123fd [2021-10-08T03:16:56.993Z] ---> Running in 35291a89d856 [2021-10-08T03:16:56.993Z] ---> Running in 08952ce76266 [2021-10-08T03:16:59.662Z] Removing intermediate container b594431ed2ef [2021-10-08T03:16:59.662Z] ---> ffe8916b637d [2021-10-08T03:16:59.662Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-08T03:17:00.276Z] ---> Running in ebf17a4fa444 [2021-10-08T03:17:00.897Z] Removing intermediate container f1ad363123fd [2021-10-08T03:17:00.897Z] ---> e42b57e73fce [2021-10-08T03:17:00.897Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-10-08T03:17:01.184Z] ---> Running in 88c387fe2746 [2021-10-08T03:17:01.809Z] Removing intermediate container 08952ce76266 [2021-10-08T03:17:01.809Z] ---> d3a0ba9660a8 [2021-10-08T03:17:01.809Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-08T03:17:01.809Z] Removing intermediate container b118b5d57c67 [2021-10-08T03:17:01.809Z] ---> 1d2de0a7ac34 [2021-10-08T03:17:01.809Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-10-08T03:17:01.809Z] Removing intermediate container 35291a89d856 [2021-10-08T03:17:01.809Z] ---> f52d6125a223 [2021-10-08T03:17:01.809Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-08T03:17:02.091Z] ---> Running in b3179a83935f [2021-10-08T03:17:02.092Z] ---> Running in be2a6963e600 [2021-10-08T03:17:02.092Z] ---> Running in 47a39b8ed89a [2021-10-08T03:17:03.098Z] 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-10-08T03:17:03.375Z] 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-10-08T03:17:04.850Z] 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-10-08T03:17:04.850Z] 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-10-08T03:17:05.464Z] 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-10-08T03:19:12.571Z] 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-10-08T03:19:12.571Z] Removing intermediate container b3179a83935f [2021-10-08T03:19:12.571Z] ---> dbee33900395 [2021-10-08T03:19:12.571Z] [2021-10-08T03:19:12.571Z] Step 11/24 : FROM alpine:3.14 [2021-10-08T03:19:12.571Z] 3.14: Pulling from library/alpine [2021-10-08T03:19:13.572Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T03:19:13.572Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T03:19:13.572Z] Removing intermediate container 47a39b8ed89a [2021-10-08T03:19:13.572Z] ---> 077d785eea48 [2021-10-08T03:19:13.572Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-08T03:19:13.572Z] ---> bb3de5531c18 [2021-10-08T03:19:13.572Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-08T03:19:14.569Z] ---> Running in 9d6ac732bed8 [2021-10-08T03:19:14.569Z] ---> Running in f4992e0a29ec [2021-10-08T03:19:16.035Z] Removing intermediate container ebf17a4fa444 [2021-10-08T03:19:16.035Z] ---> e284c2fecc28 [2021-10-08T03:19:16.035Z] [2021-10-08T03:19:16.035Z] Step 11/26 : FROM alpine:3.14 [2021-10-08T03:19:16.035Z] ---> bb3de5531c18 [2021-10-08T03:19:16.035Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-08T03:19:16.035Z] Removing intermediate container be2a6963e600 [2021-10-08T03:19:16.035Z] ---> 26afe54771bb [2021-10-08T03:19:16.035Z] [2021-10-08T03:19:16.035Z] Step 11/32 : FROM alpine:3.14 [2021-10-08T03:19:16.035Z] ---> bb3de5531c18 [2021-10-08T03:19:16.035Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-08T03:19:16.646Z] ---> Running in 492b1ef52d2e [2021-10-08T03:19:16.646Z] ---> Running in 5cb5e95a0818 [2021-10-08T03:19:16.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:17.221Z] 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-10-08T03:19:17.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:17.507Z] Removing intermediate container 492b1ef52d2e [2021-10-08T03:19:17.507Z] ---> d5dcc06e2904 [2021-10-08T03:19:17.507Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-08T03:19:17.507Z] ---> Running in 8fe2539f62af [2021-10-08T03:19:18.518Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-08T03:19:18.518Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:19:18.518Z] OK: 5 MiB in 15 packages [2021-10-08T03:19:18.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:19.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:20.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:20.400Z] Removing intermediate container 9d6ac732bed8 [2021-10-08T03:19:20.400Z] ---> a18544b6c45e [2021-10-08T03:19:20.400Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-08T03:19:20.400Z] ---> Running in 4465dea031a4 [2021-10-08T03:19:20.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:20.693Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-08T03:19:21.019Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-08T03:19:21.019Z] (3/3) Installing su-exec (0.2-r1) [2021-10-08T03:19:21.019Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:19:21.019Z] Executing ca-certificates-20191127-r5.trigger [2021-10-08T03:19:21.339Z] Removing intermediate container 4465dea031a4 [2021-10-08T03:19:21.339Z] ---> 28e7767565e0 [2021-10-08T03:19:21.339Z] Step 14/24 : ENV APP_PORT=59882 [2021-10-08T03:19:21.339Z] OK: 6 MiB in 17 packages [2021-10-08T03:19:21.630Z] ---> Running in f041d178de96 [2021-10-08T03:19:21.932Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-08T03:19:21.932Z] (2/2) Installing su-exec (0.2-r1) [2021-10-08T03:19:21.932Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:19:21.932Z] OK: 5 MiB in 16 packages [2021-10-08T03:19:22.964Z] Removing intermediate container f041d178de96 [2021-10-08T03:19:22.964Z] ---> b8184a542552 [2021-10-08T03:19:22.964Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-08T03:19:22.964Z] Removing intermediate container f4992e0a29ec [2021-10-08T03:19:22.964Z] ---> b6569872959d [2021-10-08T03:19:22.964Z] [2021-10-08T03:19:22.964Z] Step 12/24 : FROM docker:20.10.8 [2021-10-08T03:19:23.242Z] ---> Running in d010a9dd03bc [2021-10-08T03:19:23.242Z] 20.10.8: Pulling from library/docker [2021-10-08T03:19:23.862Z] Removing intermediate container 8fe2539f62af [2021-10-08T03:19:23.862Z] ---> 1940477a4b6f [2021-10-08T03:19:23.862Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-08T03:19:23.862Z] Removing intermediate container 5cb5e95a0818 [2021-10-08T03:19:23.862Z] ---> 7e0203cc1bd0 [2021-10-08T03:19:23.862Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-08T03:19:23.862Z] ---> Running in 4e6b57b9724d [2021-10-08T03:19:24.141Z] Removing intermediate container d010a9dd03bc [2021-10-08T03:19:24.141Z] ---> 89984a366cf7 [2021-10-08T03:19:24.141Z] Step 16/24 : WORKDIR / [2021-10-08T03:19:24.430Z] ---> Running in 0d764556a032 [2021-10-08T03:19:24.430Z] ---> Running in 106da4039199 [2021-10-08T03:19:24.711Z] Removing intermediate container 4e6b57b9724d [2021-10-08T03:19:24.711Z] ---> 3a3e5dbaa594 [2021-10-08T03:19:24.711Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-08T03:19:24.993Z] ---> Running in 058785f7c904 [2021-10-08T03:19:24.993Z] Removing intermediate container 0d764556a032 [2021-10-08T03:19:24.993Z] ---> 850709ea20e3 [2021-10-08T03:19:24.993Z] Step 14/26 : WORKDIR / [2021-10-08T03:19:25.270Z] Removing intermediate container 106da4039199 [2021-10-08T03:19:25.270Z] ---> 867d626d3125 [2021-10-08T03:19:25.270Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:19:25.270Z] ---> Running in 92fe77150ffd [2021-10-08T03:19:26.261Z] Removing intermediate container 058785f7c904 [2021-10-08T03:19:26.261Z] ---> 3f9a50fe6a58 [2021-10-08T03:19:26.261Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-08T03:19:26.261Z] Removing intermediate container 92fe77150ffd [2021-10-08T03:19:26.261Z] ---> 36ba4fe23eae [2021-10-08T03:19:26.261Z] 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-10-08T03:19:26.261Z] ---> Running in 079e7e8bde57 [2021-10-08T03:19:26.863Z] ---> c6b30f2983ad [2021-10-08T03:19:26.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-08T03:19:26.863Z] Removing intermediate container 88c387fe2746 [2021-10-08T03:19:26.863Z] ---> 78244e32538b [2021-10-08T03:19:26.863Z] [2021-10-08T03:19:26.863Z] Step 11/24 : FROM alpine:3.14 [2021-10-08T03:19:26.863Z] ---> bb3de5531c18 [2021-10-08T03:19:26.863Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-08T03:19:27.143Z] ---> Running in acb5f1cccb36 [2021-10-08T03:19:27.424Z] ---> a3431808032f [2021-10-08T03:19:27.424Z] 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-10-08T03:19:28.033Z] Removing intermediate container acb5f1cccb36 [2021-10-08T03:19:28.033Z] ---> 96e818907ffc [2021-10-08T03:19:28.033Z] Step 13/24 : ENV APP_PORT=59880 [2021-10-08T03:19:28.313Z] ---> Running in f153571647e6 [2021-10-08T03:19:28.923Z] ---> 9ec763a025a0 [2021-10-08T03:19:28.923Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-08T03:19:29.200Z] ---> ce0756cd2fec [2021-10-08T03:19:29.200Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-08T03:19:29.200Z] Removing intermediate container f153571647e6 [2021-10-08T03:19:29.200Z] ---> 1fc6bdf3a99a [2021-10-08T03:19:29.200Z] Step 14/24 : EXPOSE $APP_PORT [2021-10-08T03:19:29.480Z] ---> Running in e1592ebf7fec [2021-10-08T03:19:30.089Z] Removing intermediate container 079e7e8bde57 [2021-10-08T03:19:30.089Z] ---> 03c6a711ab33 [2021-10-08T03:19:30.089Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-08T03:19:30.089Z] ---> cbc5fa6e2243 [2021-10-08T03:19:30.089Z] 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-10-08T03:19:30.364Z] ---> Running in 083b7f88efbb [2021-10-08T03:19:30.364Z] Removing intermediate container e1592ebf7fec [2021-10-08T03:19:30.364Z] ---> ac960b4b41e1 [2021-10-08T03:19:30.364Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:19:30.647Z] ---> d58d985ade7e [2021-10-08T03:19:30.648Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-10-08T03:19:30.648Z] ---> Running in 3a21a3cc387b [2021-10-08T03:19:30.926Z] ---> Running in 443c35f96ffe [2021-10-08T03:19:31.204Z] Removing intermediate container 083b7f88efbb [2021-10-08T03:19:31.204Z] ---> 3c2748d9961f [2021-10-08T03:19:31.204Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-08T03:19:31.484Z] ---> e39fa1140280 [2021-10-08T03:19:31.484Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-08T03:19:31.759Z] Removing intermediate container 443c35f96ffe [2021-10-08T03:19:31.759Z] ---> 58d889b06aad [2021-10-08T03:19:31.759Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:19:32.035Z] ---> Running in 2f92062f25c3 [2021-10-08T03:19:33.042Z] ---> 87c68890593e [2021-10-08T03:19:33.042Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-08T03:19:33.042Z] Removing intermediate container 2f92062f25c3 [2021-10-08T03:19:33.042Z] ---> fba9af5944ad [2021-10-08T03:19:33.042Z] Step 22/24 : LABEL arch=arm64 [2021-10-08T03:19:33.319Z] ---> Running in 979486fabc7b [2021-10-08T03:19:33.597Z] ---> Running in f621da17c656 [2021-10-08T03:19:33.597Z] ---> 17914bf0edd3 [2021-10-08T03:19:33.597Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-08T03:19:34.209Z] Removing intermediate container f621da17c656 [2021-10-08T03:19:34.209Z] Removing intermediate container 3a21a3cc387b [2021-10-08T03:19:34.209Z] ---> f6b8cd2bd909 [2021-10-08T03:19:34.209Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-08T03:19:34.209Z] ---> d0685ee9077c [2021-10-08T03:19:34.209Z] Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:19:34.486Z] ---> Running in a4971c553730 [2021-10-08T03:19:34.486Z] ---> Running in d1f5fa49c102 [2021-10-08T03:19:35.486Z] Removing intermediate container d1f5fa49c102 [2021-10-08T03:19:35.486Z] ---> 7014433d6a3a [2021-10-08T03:19:35.486Z] Step 24/24 : LABEL version=0.0.0 [2021-10-08T03:19:35.773Z] ---> Running in 2c780dfdf402 [2021-10-08T03:19:36.052Z] ---> 38cdd7c415b9 [2021-10-08T03:19:36.052Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-08T03:19:36.326Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:36.608Z] Removing intermediate container 2c780dfdf402 [2021-10-08T03:19:36.608Z] ---> 8d4a855c0810 [2021-10-08T03:19:36.608Z] [2021-10-08T03:19:36.887Z] Removing intermediate container 979486fabc7b [2021-10-08T03:19:36.887Z] ---> e42c73dd4243 [2021-10-08T03:19:36.887Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:19:37.171Z] Successfully built 8d4a855c0810 [2021-10-08T03:19:37.171Z] Successfully tagged core-command-arm64:latest [2021-10-08T03:19:37.171Z]  Building core-command ... done Building security-proxy-setup [2021-10-08T03:19:37.171Z] ---> 4f76c1e9658e [2021-10-08T03:19:37.171Z] 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-10-08T03:19:37.449Z] ---> Running in 71f877d8f43d [2021-10-08T03:19:37.449Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:37.741Z] ---> 53dc02bd9b51 [2021-10-08T03:19:37.741Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-08T03:19:38.750Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-08T03:19:38.750Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-08T03:19:38.750Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-08T03:19:38.750Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-08T03:19:38.750Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-08T03:19:38.750Z] ---> 3734d5adc5ac [2021-10-08T03:19:38.750Z] 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-10-08T03:19:38.750Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-08T03:19:39.027Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-08T03:19:39.027Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-08T03:19:39.303Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:19:39.303Z] OK: 8 MiB in 20 packages [2021-10-08T03:19:39.303Z] ---> Running in 35cd8570e0e5 [2021-10-08T03:19:40.302Z] ---> 9e58d118d509 [2021-10-08T03:19:40.302Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-08T03:19:40.302Z] Removing intermediate container 35cd8570e0e5 [2021-10-08T03:19:40.302Z] ---> 2c0e4eaa010d [2021-10-08T03:19:40.302Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-08T03:19:40.586Z] ---> Running in 0f4afd2da1c9 [2021-10-08T03:19:40.871Z] Removing intermediate container 71f877d8f43d [2021-10-08T03:19:40.871Z] ---> 3ca5119c3d7c [2021-10-08T03:19:40.871Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-10-08T03:19:41.153Z] ---> Running in e61f1a5ac898 [2021-10-08T03:19:41.433Z] Removing intermediate container a4971c553730 [2021-10-08T03:19:41.433Z] ---> 5bff19466609 [2021-10-08T03:19:41.433Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:19:42.047Z] ---> 563e9d5af174 [2021-10-08T03:19:42.047Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-08T03:19:42.047Z] Removing intermediate container e61f1a5ac898 [2021-10-08T03:19:42.331Z] ---> 4a9e6fd6e125 [2021-10-08T03:19:42.331Z] Step 24/26 : LABEL arch=arm64 [2021-10-08T03:19:42.613Z] ---> Running in 32f6c11a01d9 [2021-10-08T03:19:42.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:42.896Z] ---> 5266a98b5844 [2021-10-08T03:19:42.896Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-08T03:19:42.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:19:43.522Z] Removing intermediate container 32f6c11a01d9 [2021-10-08T03:19:43.522Z] ---> b4d172a58fd2 [2021-10-08T03:19:43.522Z] Step 25/26 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:19:43.822Z] ---> 9185858bad6a [2021-10-08T03:19:43.822Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-08T03:19:43.822Z] ---> Running in b508ea4d5da3 [2021-10-08T03:19:43.822Z] (1/42) Installing readline (8.1.0-r0) [2021-10-08T03:19:43.822Z] (2/42) Installing bash (5.1.4-r0) [2021-10-08T03:19:43.822Z] Executing bash-5.1.4-r0.post-install [2021-10-08T03:19:43.822Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-08T03:19:43.822Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-08T03:19:44.106Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-08T03:19:44.106Z] (6/42) Installing curl (7.79.1-r0) [2021-10-08T03:19:44.106Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-08T03:19:44.106Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-08T03:19:44.106Z] (9/42) Installing expat (2.4.1-r0) [2021-10-08T03:19:44.106Z] (10/42) Installing libffi (3.3-r2) [2021-10-08T03:19:44.106Z] (11/42) Installing gdbm (1.19-r0) [2021-10-08T03:19:44.106Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-08T03:19:44.106Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-08T03:19:44.106Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-08T03:19:44.106Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-08T03:19:44.106Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-08T03:19:44.106Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-08T03:19:44.727Z] Removing intermediate container b508ea4d5da3 [2021-10-08T03:19:44.727Z] ---> 5ecebc36454f [2021-10-08T03:19:44.727Z] Step 26/26 : LABEL version=0.0.0 [2021-10-08T03:19:45.019Z] ---> 224fe7bdec79 [2021-10-08T03:19:45.019Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-08T03:19:45.019Z] ---> Running in 866f9430e0bf [2021-10-08T03:19:45.298Z] ---> 2ce399ba279b [2021-10-08T03:19:45.298Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-10-08T03:19:45.905Z] ---> Running in e1235a86a9d0 [2021-10-08T03:19:45.906Z] Removing intermediate container 866f9430e0bf [2021-10-08T03:19:45.906Z] ---> 4057397e04ce [2021-10-08T03:19:45.906Z] [2021-10-08T03:19:46.523Z] ---> d17f02f1e9a1 [2021-10-08T03:19:46.523Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-10-08T03:19:46.523Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-08T03:19:46.523Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-08T03:19:46.523Z] Successfully built 4057397e04ce [2021-10-08T03:19:46.523Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-08T03:19:46.523Z] Building support-scheduler [2021-10-08T03:19:46.523Z] ---> Running in 04d1c0c6c094 [2021-10-08T03:19:46.806Z]  Building security-secretstore-setup ... done (20/42) Installing py3-idna (3.2-r0) [2021-10-08T03:19:46.806Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-08T03:19:46.806Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-08T03:19:46.806Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-08T03:19:46.806Z] Removing intermediate container e1235a86a9d0 [2021-10-08T03:19:46.806Z] ---> be6c86fd763e [2021-10-08T03:19:46.806Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /(24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-08T03:19:46.806Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-08T03:19:46.806Z] [2021-10-08T03:19:46.806Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-08T03:19:46.806Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-08T03:19:46.806Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-08T03:19:47.092Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-08T03:19:47.092Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-08T03:19:47.092Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-08T03:19:47.092Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-08T03:19:47.092Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-08T03:19:47.092Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-08T03:19:47.092Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-08T03:19:47.092Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-08T03:19:47.092Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-08T03:19:47.092Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-08T03:19:47.092Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-08T03:19:47.092Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-08T03:19:47.373Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-08T03:19:47.373Z] Removing intermediate container 04d1c0c6c094 [2021-10-08T03:19:47.373Z] ---> a8f185d5ccec [2021-10-08T03:19:47.373Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"](42/42) Installing py3-pip (20.3.4-r1) [2021-10-08T03:19:47.373Z] [2021-10-08T03:19:47.654Z] ---> Running in e622111c9b5e [2021-10-08T03:19:47.937Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:19:47.937Z] OK: 84 MiB in 64 packages [2021-10-08T03:19:48.218Z] ---> c9973516376e [2021-10-08T03:19:48.218Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-10-08T03:19:48.218Z] Removing intermediate container e622111c9b5e [2021-10-08T03:19:48.218Z] ---> eab86d8b6fb2 [2021-10-08T03:19:48.218Z] Step 22/24 : LABEL arch=arm64 [2021-10-08T03:19:48.509Z] ---> Running in 182e0c7da5a3 [2021-10-08T03:19:48.787Z] ---> Running in d19102eb986d [2021-10-08T03:19:49.796Z] Removing intermediate container d19102eb986d [2021-10-08T03:19:49.796Z] ---> 79bdf1086e95 [2021-10-08T03:19:49.796Z] Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:19:50.096Z] ---> Running in c0032d684e4e [2021-10-08T03:19:51.099Z] Removing intermediate container c0032d684e4e [2021-10-08T03:19:51.099Z] ---> 0504df549961 [2021-10-08T03:19:51.099Z] Step 24/24 : LABEL version=0.0.0 [2021-10-08T03:19:51.381Z] ---> Running in 7bfd4615ba93 [2021-10-08T03:19:52.402Z] Removing intermediate container 182e0c7da5a3 [2021-10-08T03:19:52.402Z] ---> e51d39e7292a [2021-10-08T03:19:52.402Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-08T03:19:52.402Z] Removing intermediate container 7bfd4615ba93 [2021-10-08T03:19:52.402Z] ---> 9ea520b2df63 [2021-10-08T03:19:52.402Z] [2021-10-08T03:19:52.681Z] ---> Running in d7474143c43b [2021-10-08T03:19:52.962Z] Collecting docker-compose==1.23.2 [2021-10-08T03:19:52.962Z] Successfully built 9ea520b2df63 [2021-10-08T03:19:52.962Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-08T03:19:52.962Z] Successfully tagged core-data-arm64:latest [2021-10-08T03:19:52.962Z]  Building core-data ... done Building core-metadata [2021-10-08T03:19:53.577Z] Removing intermediate container d7474143c43b [2021-10-08T03:19:53.577Z] ---> 5dd5e7dfa7f2 [2021-10-08T03:19:53.577Z] Step 29/32 : CMD ["gate"] [2021-10-08T03:19:53.858Z] Collecting docker<4.0,>=3.6.0 [2021-10-08T03:19:53.858Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-08T03:19:53.858Z] ---> Running in 6c3a106e292b [2021-10-08T03:19:53.858Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-08T03:19:54.471Z] Removing intermediate container 6c3a106e292b [2021-10-08T03:19:54.471Z] ---> d7638d7ad63c [2021-10-08T03:19:54.471Z] Step 30/32 : LABEL arch=arm64 [2021-10-08T03:19:55.087Z] Collecting PyYAML<4,>=3.10 [2021-10-08T03:19:55.087Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-08T03:19:55.087Z] ---> Running in e2f28681a6c8 [2021-10-08T03:19:56.088Z] Removing intermediate container e2f28681a6c8 [2021-10-08T03:19:56.088Z] ---> f819fce14f5c [2021-10-08T03:19:56.088Z] Step 31/32 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:19:56.705Z] ---> Running in 4994a8e0986d [2021-10-08T03:19:57.319Z] Removing intermediate container 4994a8e0986d [2021-10-08T03:19:57.319Z] ---> 0dffb0fa6b82 [2021-10-08T03:19:57.319Z] Step 32/32 : LABEL version=0.0.0 [2021-10-08T03:19:57.937Z] ---> Running in 2eca66ec08f0 [2021-10-08T03:19:58.546Z] Removing intermediate container 2eca66ec08f0 [2021-10-08T03:19:58.546Z] ---> 8d6e442f7faf [2021-10-08T03:19:58.546Z] [2021-10-08T03:19:59.152Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-08T03:19:59.152Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-08T03:19:59.152Z] Successfully built 8d6e442f7faf [2021-10-08T03:19:59.152Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-08T03:19:59.152Z]  Building security-bootstrapper ... done Building support-notifications [2021-10-08T03:20:02.574Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-08T03:20:02.574Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-08T03:20:02.574Z] Collecting cached-property<2,>=1.2.0 [2021-10-08T03:20:02.574Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-08T03:20:02.850Z] Collecting jsonschema<3,>=2.5.1 [2021-10-08T03:20:02.850Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-08T03:20:02.850Z] Collecting docopt<0.7,>=0.6.1 [2021-10-08T03:20:02.850Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-08T03:20:04.846Z] Collecting texttable<0.10,>=0.9.0 [2021-10-08T03:20:04.846Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-08T03:20:06.895Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:20:06.895Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:20:06.895Z] ---> a9df6959b439 [2021-10-08T03:20:06.895Z] Step 3/22 : WORKDIR /edgex-go [2021-10-08T03:20:06.895Z] ---> Using cache [2021-10-08T03:20:06.895Z] ---> 1e5085498f8f [2021-10-08T03:20:06.895Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:20:06.895Z] ---> Using cache [2021-10-08T03:20:06.895Z] ---> a3c00c0a6902 [2021-10-08T03:20:06.895Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-08T03:20:07.177Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-08T03:20:07.456Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-08T03:20:08.085Z] Collecting docker-pycreds>=0.4.0 [2021-10-08T03:20:08.085Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-08T03:20:08.367Z] ---> Running in fde7648123c8 [2021-10-08T03:20:08.647Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-08T03:20:08.647Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-08T03:20:08.933Z] Collecting idna<2.8,>=2.5 [2021-10-08T03:20:08.933Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-08T03:20:08.933Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-08T03:20:09.938Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-08T03:20:09.938Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-08T03:20:09.938Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:20:10.218Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-08T03:20:10.218Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-08T03:20:10.218Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-08T03:20:10.218Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-08T03:20:10.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:20:11.109Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-08T03:20:11.109Z] Attempting uninstall: urllib3 [2021-10-08T03:20:11.109Z] Found existing installation: urllib3 1.26.5 [2021-10-08T03:20:11.109Z] Uninstalling urllib3-1.26.5: [2021-10-08T03:20:11.391Z] Successfully uninstalled urllib3-1.26.5 [2021-10-08T03:20:12.000Z] OK: 218 MiB in 52 packages [2021-10-08T03:20:12.000Z] Attempting uninstall: idna [2021-10-08T03:20:12.000Z] Found existing installation: idna 3.2 [2021-10-08T03:20:12.000Z] Uninstalling idna-3.2: [2021-10-08T03:20:12.282Z] Successfully uninstalled idna-3.2 [2021-10-08T03:20:13.311Z] Attempting uninstall: chardet [2021-10-08T03:20:13.311Z] Found existing installation: chardet 4.0.0 [2021-10-08T03:20:13.311Z] Uninstalling chardet-4.0.0: [2021-10-08T03:20:13.621Z] Successfully uninstalled chardet-4.0.0 [2021-10-08T03:20:14.343Z] Removing intermediate container fde7648123c8 [2021-10-08T03:20:14.343Z] ---> 926bcc07b76e [2021-10-08T03:20:14.343Z] Step 6/22 : COPY go.mod . [2021-10-08T03:20:15.890Z] Attempting uninstall: requests [2021-10-08T03:20:15.890Z] Found existing installation: requests 2.25.1 [2021-10-08T03:20:15.890Z] Uninstalling requests-2.25.1: [2021-10-08T03:20:15.890Z] Successfully uninstalled requests-2.25.1 [2021-10-08T03:20:16.505Z] ---> eef7d55f15c2 [2021-10-08T03:20:16.505Z] Step 7/22 : RUN go mod download [2021-10-08T03:20:16.505Z] ---> Running in 320142de9dc1 [2021-10-08T03:20:16.505Z] Running setup.py install for texttable: started [2021-10-08T03:20:19.170Z] Running setup.py install for texttable: finished with status 'done' [2021-10-08T03:20:19.170Z] Running setup.py install for PyYAML: started [2021-10-08T03:20:21.858Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-08T03:20:22.475Z] Running setup.py install for docopt: started [2021-10-08T03:20:23.481Z] Removing intermediate container 320142de9dc1 [2021-10-08T03:20:23.481Z] ---> 8d75db92051c [2021-10-08T03:20:23.481Z] Step 8/22 : COPY . . [2021-10-08T03:20:24.490Z] Running setup.py install for docopt: finished with status 'done' [2021-10-08T03:20:24.490Z] Running setup.py install for dockerpty: started [2021-10-08T03:20:27.149Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-08T03:20:27.149Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:20:27.149Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:20:27.149Z] ---> a9df6959b439 [2021-10-08T03:20:27.149Z] Step 3/23 : WORKDIR /edgex-go [2021-10-08T03:20:27.149Z] ---> Using cache [2021-10-08T03:20:27.149Z] ---> 1e5085498f8f [2021-10-08T03:20:27.149Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:20:27.149Z] ---> Using cache [2021-10-08T03:20:27.149Z] ---> a3c00c0a6902 [2021-10-08T03:20:27.149Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-08T03:20:27.149Z] ---> Using cache [2021-10-08T03:20:27.149Z] ---> 926bcc07b76e [2021-10-08T03:20:27.149Z] Step 6/23 : COPY go.mod . [2021-10-08T03:20:27.149Z] ---> Using cache [2021-10-08T03:20:27.149Z] ---> eef7d55f15c2 [2021-10-08T03:20:27.149Z] Step 7/23 : RUN go mod download [2021-10-08T03:20:27.149Z] ---> Using cache [2021-10-08T03:20:27.149Z] ---> 8d75db92051c [2021-10-08T03:20:27.149Z] Step 8/23 : COPY . . [2021-10-08T03:20:29.174Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-08T03:20:32.611Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:20:32.611Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:20:32.611Z] ---> a9df6959b439 [2021-10-08T03:20:32.611Z] Step 3/24 : WORKDIR /edgex-go [2021-10-08T03:20:32.611Z] ---> Using cache [2021-10-08T03:20:32.611Z] ---> 1e5085498f8f [2021-10-08T03:20:32.611Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:20:32.611Z] ---> Using cache [2021-10-08T03:20:32.611Z] ---> a3c00c0a6902 [2021-10-08T03:20:32.611Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-08T03:20:32.611Z] ---> Using cache [2021-10-08T03:20:32.611Z] ---> 926bcc07b76e [2021-10-08T03:20:32.611Z] Step 6/24 : COPY go.mod . [2021-10-08T03:20:32.611Z] ---> Using cache [2021-10-08T03:20:32.611Z] ---> eef7d55f15c2 [2021-10-08T03:20:32.611Z] Step 7/24 : RUN go mod download [2021-10-08T03:20:32.611Z] ---> Using cache [2021-10-08T03:20:32.611Z] ---> 8d75db92051c [2021-10-08T03:20:32.611Z] Step 8/24 : COPY . . [2021-10-08T03:20:36.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-08T03:20:36.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-08T03:20:36.057Z] ---> a9df6959b439 [2021-10-08T03:20:36.057Z] Step 3/23 : WORKDIR /edgex-go [2021-10-08T03:20:36.057Z] ---> Using cache [2021-10-08T03:20:36.057Z] ---> 1e5085498f8f [2021-10-08T03:20:36.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T03:20:36.058Z] ---> Using cache [2021-10-08T03:20:36.058Z] ---> a3c00c0a6902 [2021-10-08T03:20:36.058Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-08T03:20:51.214Z] ---> Running in 85f4bc0be081 [2021-10-08T03:20:51.214Z] ---> 5b439501e9d1 [2021-10-08T03:20:51.214Z] Step 9/22 : RUN go mod tidy [2021-10-08T03:20:51.214Z] ---> b189ed740c54 [2021-10-08T03:20:51.214Z] Step 9/24 : RUN go mod tidy [2021-10-08T03:20:51.214Z] ---> e883a0499ff2 [2021-10-08T03:20:51.214Z] Step 9/23 : RUN go mod tidy [2021-10-08T03:20:51.214Z] ---> Running in 2d25109833e3 [2021-10-08T03:20:51.214Z] ---> Running in ff1805cb9caa [2021-10-08T03:20:51.214Z] ---> Running in fcb89ff78e33 [2021-10-08T03:20:52.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:20:53.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:20:54.235Z] OK: 218 MiB in 52 packages [2021-10-08T03:20:56.259Z] Removing intermediate container 85f4bc0be081 [2021-10-08T03:20:56.259Z] ---> 0ed1e0720d70 [2021-10-08T03:20:56.259Z] Step 6/23 : COPY go.mod . [2021-10-08T03:20:58.291Z] ---> b3ccbdf5d031 [2021-10-08T03:20:58.291Z] Step 7/23 : RUN go mod download [2021-10-08T03:20:58.576Z] ---> Running in 0b5773831cf6 [2021-10-08T03:20:59.611Z] Removing intermediate container 2d25109833e3 [2021-10-08T03:20:59.611Z] ---> aa312ee5a6e3 [2021-10-08T03:20:59.611Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-08T03:20:59.611Z] Removing intermediate container fcb89ff78e33 [2021-10-08T03:20:59.611Z] ---> b638ede2c639 [2021-10-08T03:20:59.611Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-10-08T03:20:59.611Z] ---> Running in e68585b6a345 [2021-10-08T03:20:59.894Z] ---> Running in 2c028494d484 [2021-10-08T03:20:59.894Z] Removing intermediate container ff1805cb9caa [2021-10-08T03:20:59.894Z] ---> 3a137d6de0e0 [2021-10-08T03:20:59.894Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-08T03:21:00.507Z] ---> Running in bfe8f4c4594f [2021-10-08T03:21:02.537Z] 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-10-08T03:21:02.817Z] 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-10-08T03:21:03.097Z] 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-10-08T03:21:03.383Z] Removing intermediate container 0f4afd2da1c9 [2021-10-08T03:21:03.383Z] ---> cb820174bdf8 [2021-10-08T03:21:03.383Z] Step 15/24 : ENV APP_PORT=58890 [2021-10-08T03:21:03.664Z] ---> Running in 58f98d2455ac [2021-10-08T03:21:04.672Z] Removing intermediate container 58f98d2455ac [2021-10-08T03:21:04.672Z] ---> 91a5005af658 [2021-10-08T03:21:04.672Z] Step 16/24 : EXPOSE $APP_PORT [2021-10-08T03:21:04.672Z] Removing intermediate container 0b5773831cf6 [2021-10-08T03:21:04.672Z] ---> d4dcc6f959c1 [2021-10-08T03:21:04.672Z] Step 8/23 : COPY . . [2021-10-08T03:21:04.672Z] ---> Running in 87669ddb31b4 [2021-10-08T03:21:05.689Z] Removing intermediate container 87669ddb31b4 [2021-10-08T03:21:05.689Z] ---> 706e1af8f52f [2021-10-08T03:21:05.689Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-08T03:21:10.075Z] ---> 0d989e3629d5 [2021-10-08T03:21:10.075Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-08T03:21:12.122Z] ---> e8f1becb0739 [2021-10-08T03:21:12.122Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-08T03:21:15.584Z] ---> f4cad82ebb12 [2021-10-08T03:21:15.584Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-08T03:21:16.581Z] ---> Running in f94ebc25d550 [2021-10-08T03:21:18.278Z] Removing intermediate container f94ebc25d550 [2021-10-08T03:21:18.278Z] ---> ad5c46773cae [2021-10-08T03:21:18.278Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:21:18.902Z] ---> Running in ae0596d3d963 [2021-10-08T03:21:20.397Z] Removing intermediate container ae0596d3d963 [2021-10-08T03:21:20.397Z] ---> eca1c049ccd7 [2021-10-08T03:21:20.397Z] Step 22/24 : LABEL arch=arm64 [2021-10-08T03:21:21.045Z] ---> Running in 81448f39e317 [2021-10-08T03:21:22.553Z] Removing intermediate container 81448f39e317 [2021-10-08T03:21:22.553Z] ---> 1c68befd8792 [2021-10-08T03:21:22.553Z] Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:21:23.189Z] ---> Running in 4b475f176b7e [2021-10-08T03:21:24.736Z] Removing intermediate container 4b475f176b7e [2021-10-08T03:21:24.736Z] ---> d57e3720ec81 [2021-10-08T03:21:24.736Z] Step 24/24 : LABEL version=0.0.0 [2021-10-08T03:21:25.064Z] ---> Running in aacb7e5e5046 [2021-10-08T03:21:26.112Z] Removing intermediate container aacb7e5e5046 [2021-10-08T03:21:26.112Z] ---> 796d830265a2 [2021-10-08T03:21:26.112Z] [2021-10-08T03:21:26.112Z] ---> ee223a1c1626 [2021-10-08T03:21:26.112Z] Step 9/23 : RUN go mod tidy [2021-10-08T03:21:26.399Z] ---> Running in 33d5feea2ddb [2021-10-08T03:21:26.688Z] Successfully built 796d830265a2 [2021-10-08T03:21:26.688Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-08T03:21:35.149Z]  Building sys-mgmt-agent ... done Removing intermediate container 33d5feea2ddb [2021-10-08T03:21:35.149Z] ---> 81a9fdd2c11b [2021-10-08T03:21:35.149Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-10-08T03:21:35.149Z] ---> Running in 0573d93895e9 [2021-10-08T03:21:36.348Z] 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-10-08T03:22:44.691Z] 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-10-08T03:23:00.000Z] Removing intermediate container e68585b6a345 [2021-10-08T03:23:00.000Z] ---> a75ddf978592 [2021-10-08T03:23:00.000Z] [2021-10-08T03:23:00.000Z] Step 11/22 : FROM alpine:3.14 [2021-10-08T03:23:00.000Z] ---> bb3de5531c18 [2021-10-08T03:23:00.000Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-10-08T03:23:00.000Z] ---> Running in 5a4647ef0b67 [2021-10-08T03:23:02.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:23:02.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:23:04.027Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-08T03:23:04.309Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-08T03:23:04.309Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-08T03:23:04.309Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-08T03:23:04.309Z] (5/5) Installing curl (7.79.1-r0) [2021-10-08T03:23:04.309Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:23:04.309Z] Executing ca-certificates-20191127-r5.trigger [2021-10-08T03:23:04.597Z] OK: 8 MiB in 19 packages [2021-10-08T03:23:05.209Z] Removing intermediate container bfe8f4c4594f [2021-10-08T03:23:05.209Z] ---> b724f52b3f36 [2021-10-08T03:23:05.209Z] [2021-10-08T03:23:05.209Z] Step 11/23 : FROM alpine:3.14 [2021-10-08T03:23:05.209Z] ---> bb3de5531c18 [2021-10-08T03:23:05.209Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-08T03:23:05.209Z] ---> Using cache [2021-10-08T03:23:05.209Z] ---> a18544b6c45e [2021-10-08T03:23:05.209Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-08T03:23:05.209Z] ---> Using cache [2021-10-08T03:23:05.209Z] ---> 28e7767565e0 [2021-10-08T03:23:05.209Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-08T03:23:05.496Z] ---> Running in aef758c8386a [2021-10-08T03:23:05.782Z] Removing intermediate container 2c028494d484 [2021-10-08T03:23:05.782Z] ---> 1877f683d484 [2021-10-08T03:23:05.782Z] [2021-10-08T03:23:06.073Z] Step 11/24 : FROM alpine:3.14 [2021-10-08T03:23:06.073Z] ---> bb3de5531c18 [2021-10-08T03:23:06.073Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-08T03:23:06.073Z] ---> Using cache [2021-10-08T03:23:06.073Z] ---> a18544b6c45e [2021-10-08T03:23:06.073Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-08T03:23:06.073Z] ---> Using cache [2021-10-08T03:23:06.073Z] ---> 28e7767565e0 [2021-10-08T03:23:06.073Z] Step 14/24 : ENV APP_PORT=59881 [2021-10-08T03:23:06.359Z] ---> Running in 96c95e8d33eb [2021-10-08T03:23:06.359Z] Removing intermediate container aef758c8386a [2021-10-08T03:23:06.359Z] ---> 489ff601dcf7 [2021-10-08T03:23:06.359Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-08T03:23:06.642Z] ---> Running in eb19a456f84c [2021-10-08T03:23:07.253Z] Removing intermediate container 96c95e8d33eb [2021-10-08T03:23:07.253Z] ---> 09e1bc3e5a60 [2021-10-08T03:23:07.253Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-08T03:23:07.535Z] Removing intermediate container 5a4647ef0b67 [2021-10-08T03:23:07.536Z] ---> 33c653c6a1f4 [2021-10-08T03:23:07.536Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-08T03:23:07.536Z] ---> Running in b62e2c3a47a1 [2021-10-08T03:23:07.817Z] ---> Running in bd8b35447971 [2021-10-08T03:23:07.817Z] Removing intermediate container eb19a456f84c [2021-10-08T03:23:07.817Z] ---> b0357eb093ec [2021-10-08T03:23:07.817Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:23:08.100Z] Removing intermediate container b62e2c3a47a1 [2021-10-08T03:23:08.100Z] ---> 67e4f314a7fb [2021-10-08T03:23:08.100Z] Step 16/24 : WORKDIR / [2021-10-08T03:23:08.384Z] ---> Running in 5f0e1569103b [2021-10-08T03:23:08.384Z] Removing intermediate container bd8b35447971 [2021-10-08T03:23:08.384Z] ---> b1a5b958e082 [2021-10-08T03:23:08.385Z] Step 14/22 : WORKDIR /edgex [2021-10-08T03:23:08.670Z] ---> Running in 2b4f8ffc159c [2021-10-08T03:23:08.960Z] ---> 23428f1af0e2 [2021-10-08T03:23:08.960Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-08T03:23:09.243Z] Removing intermediate container 5f0e1569103b [2021-10-08T03:23:09.243Z] ---> 07bedfec1db6 [2021-10-08T03:23:09.243Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:23:09.531Z] Removing intermediate container 2b4f8ffc159c [2021-10-08T03:23:09.531Z] ---> 8861c6a37206 [2021-10-08T03:23:09.531Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-08T03:23:10.550Z] ---> baf749026a07 [2021-10-08T03:23:10.550Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-08T03:23:10.836Z] ---> 12c59ba162d4 [2021-10-08T03:23:10.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-08T03:23:11.453Z] ---> c4bf20e6ab06 [2021-10-08T03:23:11.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-08T03:23:12.914Z] ---> 76e0008663d3 [2021-10-08T03:23:12.914Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-08T03:23:12.914Z] ---> 4a197f837784 [2021-10-08T03:23:12.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-08T03:23:12.914Z] ---> ecb7103e5437 [2021-10-08T03:23:12.914Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-08T03:23:12.914Z] ---> Running in 86904e9ab718 [2021-10-08T03:23:13.911Z] Removing intermediate container 86904e9ab718 [2021-10-08T03:23:13.911Z] ---> f25199020e12 [2021-10-08T03:23:13.911Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:23:13.911Z] ---> 560cde6d7bc0 [2021-10-08T03:23:13.911Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-10-08T03:23:14.189Z] ---> Running in b78207bb9259 [2021-10-08T03:23:14.189Z] ---> Running in 4604deedfdea [2021-10-08T03:23:14.467Z] ---> 17e3231db7d6 [2021-10-08T03:23:14.467Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-08T03:23:14.747Z] ---> Running in 32fffa0ed0e0 [2021-10-08T03:23:14.747Z] Removing intermediate container b78207bb9259 [2021-10-08T03:23:14.747Z] ---> 149a30fcbdb8 [2021-10-08T03:23:14.747Z] Step 21/23 : LABEL arch=arm64 [2021-10-08T03:23:15.025Z] ---> Running in 4e394802db58 [2021-10-08T03:23:15.025Z] Removing intermediate container 4604deedfdea [2021-10-08T03:23:15.025Z] ---> 05a4b8c383cb [2021-10-08T03:23:15.025Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:23:15.307Z] ---> Running in 3cb4a24f6c9a [2021-10-08T03:23:15.307Z] Removing intermediate container 32fffa0ed0e0 [2021-10-08T03:23:15.307Z] ---> d467faea691c [2021-10-08T03:23:15.307Z] Step 19/22 : CMD ["--init=true"] [2021-10-08T03:23:15.600Z] ---> Running in 6ad2a1f033b2 [2021-10-08T03:23:15.600Z] Removing intermediate container 4e394802db58 [2021-10-08T03:23:15.600Z] ---> 7cb55ba0272f [2021-10-08T03:23:15.600Z] Step 22/23 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:23:15.899Z] ---> Running in 70503bfc7468 [2021-10-08T03:23:15.899Z] Removing intermediate container 3cb4a24f6c9a [2021-10-08T03:23:15.899Z] ---> 110c882e00a4 [2021-10-08T03:23:15.899Z] Step 22/24 : LABEL arch=arm64 [2021-10-08T03:23:15.899Z] Removing intermediate container 0573d93895e9 [2021-10-08T03:23:15.899Z] ---> f3eeebd5a82a [2021-10-08T03:23:15.899Z] [2021-10-08T03:23:15.899Z] Step 11/23 : FROM alpine:3.14 [2021-10-08T03:23:15.899Z] ---> bb3de5531c18 [2021-10-08T03:23:15.899Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-08T03:23:16.184Z] ---> Running in 6d4267ab22da [2021-10-08T03:23:16.184Z] ---> Running in 2261f67917bc [2021-10-08T03:23:16.184Z] Removing intermediate container 6ad2a1f033b2 [2021-10-08T03:23:16.184Z] ---> ffc67b1677a4 [2021-10-08T03:23:16.184Z] Step 20/22 : LABEL arch=arm64 [2021-10-08T03:23:16.470Z] ---> Running in c5fb8cb3da9d [2021-10-08T03:23:16.470Z] Removing intermediate container 70503bfc7468 [2021-10-08T03:23:16.470Z] ---> 07839a8a9063 [2021-10-08T03:23:16.470Z] Step 23/23 : LABEL version=0.0.0 [2021-10-08T03:23:16.750Z] ---> Running in 7f289102ef15 [2021-10-08T03:23:16.750Z] Removing intermediate container 6d4267ab22da [2021-10-08T03:23:16.750Z] ---> 811227968972 [2021-10-08T03:23:16.750Z] Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:23:17.030Z] ---> Running in 17fa7e93b595 [2021-10-08T03:23:17.030Z] Removing intermediate container c5fb8cb3da9d [2021-10-08T03:23:17.030Z] ---> 0218470d3d56 [2021-10-08T03:23:17.030Z] Step 21/22 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:23:17.320Z] ---> Running in 379f9abc303e [2021-10-08T03:23:17.600Z] Removing intermediate container 7f289102ef15 [2021-10-08T03:23:17.600Z] ---> 527d8413f05b [2021-10-08T03:23:17.600Z] [2021-10-08T03:23:17.600Z] Removing intermediate container 17fa7e93b595 [2021-10-08T03:23:17.600Z] ---> 07ad3611518c [2021-10-08T03:23:17.600Z] Step 24/24 : LABEL version=0.0.0 [2021-10-08T03:23:17.879Z] Successfully built 527d8413f05b [2021-10-08T03:23:17.879Z] ---> Running in ac965b193a49 [2021-10-08T03:23:18.164Z] Successfully tagged support-scheduler-arm64:latest [2021-10-08T03:23:18.164Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-08T03:23:18.164Z] Removing intermediate container 379f9abc303e [2021-10-08T03:23:18.164Z] ---> 104f6695beef [2021-10-08T03:23:18.164Z] Step 22/22 : LABEL version=0.0.0 [2021-10-08T03:23:18.164Z] ---> Running in 89ecbca2645c [2021-10-08T03:23:18.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-08T03:23:18.445Z] Removing intermediate container ac965b193a49 [2021-10-08T03:23:18.445Z] ---> afe556d78fc3 [2021-10-08T03:23:18.445Z] [2021-10-08T03:23:19.053Z] Successfully built afe556d78fc3 [2021-10-08T03:23:19.053Z] Removing intermediate container 89ecbca2645c [2021-10-08T03:23:19.053Z] ---> 8ec94b5595ce [2021-10-08T03:23:19.053Z] [2021-10-08T03:23:19.053Z] Successfully tagged core-metadata-arm64:latest [2021-10-08T03:23:19.331Z]  Building core-metadata ... done (1/2) Installing ca-certificates (20191127-r5) [2021-10-08T03:23:19.331Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-08T03:23:19.331Z] Executing busybox-1.33.1-r3.trigger [2021-10-08T03:23:19.331Z] Executing ca-certificates-20191127-r5.trigger [2021-10-08T03:23:19.331Z] Successfully built 8ec94b5595ce [2021-10-08T03:23:19.331Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-08T03:23:19.611Z]  Building security-proxy-setup ... done OK: 6 MiB in 16 packages [2021-10-08T03:23:21.066Z] Removing intermediate container 2261f67917bc [2021-10-08T03:23:21.067Z] ---> b56d825ea0d3 [2021-10-08T03:23:21.067Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-08T03:23:21.067Z] ---> Running in 278a746f92fd [2021-10-08T03:23:21.672Z] Removing intermediate container 278a746f92fd [2021-10-08T03:23:21.672Z] ---> c2c67debe50f [2021-10-08T03:23:21.672Z] Step 14/23 : ENV APP_PORT=59860 [2021-10-08T03:23:21.672Z] ---> Running in 3b23b2835be6 [2021-10-08T03:23:22.277Z] Removing intermediate container 3b23b2835be6 [2021-10-08T03:23:22.277Z] ---> f91676b78ea9 [2021-10-08T03:23:22.277Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-08T03:23:22.277Z] ---> Running in bda19082a0c8 [2021-10-08T03:23:22.881Z] Removing intermediate container bda19082a0c8 [2021-10-08T03:23:22.881Z] ---> 35bea4672687 [2021-10-08T03:23:22.881Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-08T03:23:23.486Z] ---> 3d3cf345dafe [2021-10-08T03:23:23.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-08T03:23:24.938Z] ---> e57ad6e766cb [2021-10-08T03:23:24.938Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-08T03:23:25.544Z] ---> dce33eac9167 [2021-10-08T03:23:25.544Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-10-08T03:23:25.823Z] ---> Running in f414391ba470 [2021-10-08T03:23:26.429Z] Removing intermediate container f414391ba470 [2021-10-08T03:23:26.429Z] ---> efa4a66f3578 [2021-10-08T03:23:26.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-08T03:23:26.429Z] ---> Running in 13c89c59d593 [2021-10-08T03:23:27.035Z] Removing intermediate container 13c89c59d593 [2021-10-08T03:23:27.035Z] ---> 6598244f12a9 [2021-10-08T03:23:27.035Z] Step 21/23 : LABEL arch=arm64 [2021-10-08T03:23:27.035Z] ---> Running in c756b9b90073 [2021-10-08T03:23:27.641Z] Removing intermediate container c756b9b90073 [2021-10-08T03:23:27.641Z] ---> dc1d45c822d6 [2021-10-08T03:23:27.641Z] Step 22/23 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 [2021-10-08T03:23:27.641Z] ---> Running in 331856766d86 [2021-10-08T03:23:28.244Z] Removing intermediate container 331856766d86 [2021-10-08T03:23:28.244Z] ---> 7beacf44840c [2021-10-08T03:23:28.244Z] Step 23/23 : LABEL version=0.0.0 [2021-10-08T03:23:28.244Z] ---> Running in e6367c7fa36e [2021-10-08T03:23:28.847Z] Removing intermediate container e6367c7fa36e [2021-10-08T03:23:28.847Z] ---> 9e89821bd68a [2021-10-08T03:23:28.847Z] [2021-10-08T03:23:29.125Z] Successfully built 9e89821bd68a [2021-10-08T03:23:29.125Z] Successfully tagged support-notifications-arm64:latest [2021-10-08T03:23:29.748Z]  Building support-notifications ... done  [Pipeline] } [2021-10-08T03:23:29.748Z] $ docker stop --time=1 4f30d14b33cec75fdf87b550c85ffef137848b503fa944cad43f69b8ecac4bbe [2021-10-08T03:23:31.655Z] $ docker rm -f 4f30d14b33cec75fdf87b550c85ffef137848b503fa944cad43f69b8ecac4bbe [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T03:23:32.325Z] + docker images [2021-10-08T03:23:32.603Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-08T03:23:32.603Z] support-notifications-arm64 latest 9e89821bd68a 4 seconds ago 15.9MB [2021-10-08T03:23:32.603Z] security-proxy-setup-arm64 latest 8ec94b5595ce 14 seconds ago 25.3MB [2021-10-08T03:23:32.603Z] core-metadata-arm64 latest afe556d78fc3 14 seconds ago 15.8MB [2021-10-08T03:23:32.603Z] support-scheduler-arm64 latest 527d8413f05b 15 seconds ago 15.2MB [2021-10-08T03:23:32.603Z] f3eeebd5a82a 17 seconds ago 1.57GB [2021-10-08T03:23:32.603Z] 1877f683d484 27 seconds ago 1.57GB [2021-10-08T03:23:32.603Z] b724f52b3f36 29 seconds ago 1.57GB [2021-10-08T03:23:32.603Z] a75ddf978592 34 seconds ago 1.57GB [2021-10-08T03:23:32.603Z] sys-mgmt-agent-arm64 latest 796d830265a2 2 minutes ago 277MB [2021-10-08T03:23:32.603Z] security-bootstrapper-arm64 latest 8d6e442f7faf 3 minutes ago 17.7MB [2021-10-08T03:23:32.603Z] core-data-arm64 latest 9ea520b2df63 3 minutes ago 19.4MB [2021-10-08T03:23:32.603Z] security-secretstore-setup-arm64 latest 4057397e04ce 3 minutes ago 26.5MB [2021-10-08T03:23:32.603Z] core-command-arm64 latest 8d4a855c0810 3 minutes ago 15.2MB [2021-10-08T03:23:32.603Z] 78244e32538b 4 minutes ago 1.57GB [2021-10-08T03:23:32.603Z] b6569872959d 4 minutes ago 1.57GB [2021-10-08T03:23:32.603Z] 26afe54771bb 4 minutes ago 1.57GB [2021-10-08T03:23:32.603Z] e284c2fecc28 4 minutes ago 1.57GB [2021-10-08T03:23:32.603Z] dbee33900395 4 minutes ago 1.56GB [2021-10-08T03:23:32.603Z] ci-base-image-arm64 latest a9df6959b439 15 minutes ago 1.24GB [2021-10-08T03:23:32.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 32 hours ago 532MB [2021-10-08T03:23:32.603Z] docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB [2021-10-08T03:23:32.603Z] alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB [2021-10-08T03:23:32.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:23:33.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T03:23:33.510Z] [2021-10-08T03:23:33.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:23:33.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T03:23:34.153Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-08T03:23:34.153Z] 448f6bf000e3: Pulling fs layer [2021-10-08T03:23:34.153Z] f757da607395: Pulling fs layer [2021-10-08T03:23:34.153Z] 05883995daec: Pulling fs layer [2021-10-08T03:23:34.153Z] 8603b9c90790: Pulling fs layer [2021-10-08T03:23:34.153Z] 1560dd03e051: Pulling fs layer [2021-10-08T03:23:34.153Z] 27f5ce0e4adf: Pulling fs layer [2021-10-08T03:23:34.153Z] c2d8d7efcc4b: Pulling fs layer [2021-10-08T03:23:34.153Z] 1560dd03e051: Waiting [2021-10-08T03:23:34.153Z] 27f5ce0e4adf: Waiting [2021-10-08T03:23:34.153Z] c2d8d7efcc4b: Waiting [2021-10-08T03:23:34.153Z] 8603b9c90790: Waiting [2021-10-08T03:23:34.434Z] f757da607395: Verifying Checksum [2021-10-08T03:23:34.434Z] f757da607395: Download complete [2021-10-08T03:23:34.434Z] 8603b9c90790: Download complete [2021-10-08T03:23:34.714Z] 1560dd03e051: Verifying Checksum [2021-10-08T03:23:34.714Z] 1560dd03e051: Download complete [2021-10-08T03:23:34.714Z] 05883995daec: Verifying Checksum [2021-10-08T03:23:34.714Z] 05883995daec: Download complete [2021-10-08T03:23:34.714Z] 27f5ce0e4adf: Download complete [2021-10-08T03:23:34.994Z] 448f6bf000e3: Verifying Checksum [2021-10-08T03:23:34.994Z] 448f6bf000e3: Download complete [2021-10-08T03:23:37.747Z] c2d8d7efcc4b: Verifying Checksum [2021-10-08T03:23:37.747Z] c2d8d7efcc4b: Download complete [2021-10-08T03:23:39.232Z] 448f6bf000e3: Pull complete [2021-10-08T03:23:39.839Z] f757da607395: Pull complete [2021-10-08T03:23:41.289Z] 05883995daec: Pull complete [2021-10-08T03:23:41.891Z] 8603b9c90790: Pull complete [2021-10-08T03:23:42.889Z] 1560dd03e051: Pull complete [2021-10-08T03:23:43.170Z] 27f5ce0e4adf: Pull complete [2021-10-08T03:23:58.306Z] c2d8d7efcc4b: Pull complete [2021-10-08T03:23:58.307Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-08T03:23:58.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T03:23:58.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-08T03:23:58.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container [2021-10-08T03:23:58.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-08T03:24:02.585Z] $ docker top c5fe9ce53a63699038c726fceefc1d84a79f073a8960392087dd89002109dc4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:24:03.922Z] ---> job-cost.sh [2021-10-08T03:24:03.922Z] lf-activate-venv: SKIPPING [2021-10-08T03:24:03.922Z] INFO: No Stack... [2021-10-08T03:24:04.525Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-08T03:24:04.801Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T03:24:05.484Z] + cut -d, -f6 [2021-10-08T03:24:05.484Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-10-08T03:24:05.568Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3742-5-stack-cost] [2021-10-08T03:24:05.576Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3742-5-stack-cost] did not exist. Created. [2021-10-08T03:24:05.577Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3742-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T03:24:06.277Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-08T03:24:06.474Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T03:24:06.481Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3742-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T03:24:06.490Z] $ docker stop --time=1 c5fe9ce53a63699038c726fceefc1d84a79f073a8960392087dd89002109dc4d [2021-10-08T03:24:08.234Z] $ docker rm -f c5fe9ce53a63699038c726fceefc1d84a79f073a8960392087dd89002109dc4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-10-08T03:24:09.413Z] provisioning config files... [2021-10-08T03:24:09.427Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6607040800446023989tmp [Pipeline] { [Pipeline] sh [2021-10-08T03:24:09.734Z] + set +x [2021-10-08T03:24:09.734Z] + curl -s https://codecov.io/bash [2021-10-08T03:24:09.734Z] + bash -s -- [2021-10-08T03:24:09.734Z] [2021-10-08T03:24:09.734Z] _____ _ [2021-10-08T03:24:09.734Z] / ____| | | [2021-10-08T03:24:09.734Z] | | ___ __| | ___ ___ _____ __ [2021-10-08T03:24:09.734Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-08T03:24:09.734Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-08T03:24:09.734Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-08T03:24:09.734Z] Bash-1.0.6 [2021-10-08T03:24:09.734Z] [2021-10-08T03:24:09.734Z] [2021-10-08T03:24:09.734Z] ==> git version 2.24.4 found [2021-10-08T03:24:09.734Z] ==> 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-10-08T03:24:09.734Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-08T03:24:09.734Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-08T03:24:09.734Z] ==> Jenkins CI detected. [2021-10-08T03:24:09.995Z] current dir:  /w/workspace/edgex-go/5 [2021-10-08T03:24:09.995Z] project root: . [2021-10-08T03:24:09.995Z] --> token set from env [2021-10-08T03:24:09.995Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-08T03:24:09.995Z] ==> Running gcov in . (disable via -X gcov) [2021-10-08T03:24:09.995Z] ==> Python coveragepy not found [2021-10-08T03:24:09.995Z] ==> Searching for coverage reports in: [2021-10-08T03:24:09.995Z] + . [2021-10-08T03:24:09.995Z] -> Found 1 reports [2021-10-08T03:24:09.995Z] ==> Detecting git/mercurial file structure [2021-10-08T03:24:09.995Z] ==> Reading reports [2021-10-08T03:24:09.995Z] + ./coverage.out bytes=403932 [2021-10-08T03:24:09.996Z] ==> Appending adjustments [2021-10-08T03:24:09.996Z] https://docs.codecov.io/docs/fixing-reports [2021-10-08T03:24:11.383Z] + Found adjustments [2021-10-08T03:24:11.383Z] ==> Gzipping contents [2021-10-08T03:24:11.383Z] 56K /tmp/codecov.loG1Az.gz [2021-10-08T03:24:11.383Z] ==> Uploading reports [2021-10-08T03:24:11.383Z] url: https://codecov.io [2021-10-08T03:24:11.383Z] query: branch=PR-3742&commit=94769bcc740942088b3c2640430b3252096b7034&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3742%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3742&job=&cmd_args= [2021-10-08T03:24:11.383Z] -> Pinging Codecov [2021-10-08T03:24:11.383Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3742&commit=94769bcc740942088b3c2640430b3252096b7034&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3742%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3742&job=&cmd_args= [2021-10-08T03:24:11.644Z] -> Uploading to [2021-10-08T03:24:11.644Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-08/00271124DB129430A58F1EEE437C3FCB/94769bcc740942088b3c2640430b3252096b7034/6c85e6fd-152a-449c-a2e9-de2a9505d0e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T032411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fdfa7da403d40205c2aa22848908caf813fb1c5f007714c5aa98c09b0242f9e [2021-10-08T03:24:11.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-08T03:24:11.644Z] Dload Upload Total Spent Left Speed [2021-10-08T03:24:11.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54365 0 0 100 54365 0 142k --:--:-- --:--:-- --:--:-- 141k [2021-10-08T03:24:11.908Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/94769bcc740942088b3c2640430b3252096b7034 [Pipeline] } [2021-10-08T03:24:11.915Z] 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] sh [2021-10-08T03:24:12.885Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:24:13.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:24:13.745Z] ---> package-listing.sh [2021-10-08T03:24:13.745Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-08T03:24:13.745Z] ++ facter osfamily [2021-10-08T03:24:14.008Z] + OS_FAMILY=redhat [2021-10-08T03:24:14.008Z] + workspace=/w/workspace/edgex-go/5 [2021-10-08T03:24:14.008Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-08T03:24:14.008Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-08T03:24:14.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-08T03:24:14.008Z] + PACKAGES=/tmp/packages_start.txt [2021-10-08T03:24:14.008Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-08T03:24:14.008Z] + PACKAGES=/tmp/packages_end.txt [2021-10-08T03:24:14.008Z] + case "${OS_FAMILY}" in [2021-10-08T03:24:14.008Z] + rpm -qa [2021-10-08T03:24:14.008Z] + sort [2021-10-08T03:24:17.322Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-08T03:24:17.322Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-08T03:24:17.322Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-08T03:24:17.322Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-08T03:24:17.322Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-10-08T03:24:17.322Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-10-08T03:24:17.335Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-08T03:24:17.621Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:24:18.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T03:24:18.186Z] [2021-10-08T03:24:18.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T03:24:18.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T03:24:18.490Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T03:24:18.490Z] b4d181a07f80: Pulling fs layer [2021-10-08T03:24:18.490Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T03:24:18.490Z] ed53099fbce6: Pulling fs layer [2021-10-08T03:24:18.490Z] dc539afda2c1: Pulling fs layer [2021-10-08T03:24:18.490Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T03:24:18.490Z] 9065ff56babe: Pulling fs layer [2021-10-08T03:24:18.490Z] d287ab97295c: Pulling fs layer [2021-10-08T03:24:18.490Z] dc539afda2c1: Waiting [2021-10-08T03:24:18.490Z] 77bc0d833cb6: Waiting [2021-10-08T03:24:18.490Z] 9065ff56babe: Waiting [2021-10-08T03:24:18.490Z] d287ab97295c: Waiting [2021-10-08T03:24:18.490Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T03:24:18.490Z] a1111a8f2ec3: Download complete [2021-10-08T03:24:18.754Z] dc539afda2c1: Verifying Checksum [2021-10-08T03:24:18.754Z] dc539afda2c1: Download complete [2021-10-08T03:24:18.754Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T03:24:18.754Z] 77bc0d833cb6: Download complete [2021-10-08T03:24:18.754Z] ed53099fbce6: Verifying Checksum [2021-10-08T03:24:18.754Z] ed53099fbce6: Download complete [2021-10-08T03:24:18.754Z] 9065ff56babe: Verifying Checksum [2021-10-08T03:24:18.754Z] 9065ff56babe: Download complete [2021-10-08T03:24:18.754Z] b4d181a07f80: Verifying Checksum [2021-10-08T03:24:18.754Z] b4d181a07f80: Download complete [2021-10-08T03:24:19.336Z] d287ab97295c: Verifying Checksum [2021-10-08T03:24:19.336Z] d287ab97295c: Download complete [2021-10-08T03:24:20.284Z] b4d181a07f80: Pull complete [2021-10-08T03:24:20.284Z] a1111a8f2ec3: Pull complete [2021-10-08T03:24:20.855Z] ed53099fbce6: Pull complete [2021-10-08T03:24:21.117Z] dc539afda2c1: Pull complete [2021-10-08T03:24:21.391Z] 77bc0d833cb6: Pull complete [2021-10-08T03:24:21.391Z] 9065ff56babe: Pull complete [2021-10-08T03:24:26.725Z] d287ab97295c: Pull complete [2021-10-08T03:24:26.725Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T03:24:26.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T03:24:26.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T03:24:26.795Z] prd-centos7-docker-4c-2g-26 does not seem to be running inside a container [2021-10-08T03:24:26.828Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-08T03:24:30.219Z] $ docker top b54d037b5f3246e26d4ac80ad07f57382bc553e6e403f4dd103f09d4c939c5d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T03:24:30.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-08T03:24:30.865Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-08T03:24:31.157Z] + ls /var/log/sa-host [2021-10-08T03:24:31.157Z] + sadf -c /var/log/sa-host/sa08 [2021-10-08T03:24:31.157Z] file_magic: OK [2021-10-08T03:24:31.157Z] HZ: Using current value: 100 [2021-10-08T03:24:31.157Z] file_header: OK [2021-10-08T03:24:31.157Z] 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-10-08T03:24:31.157Z] Statistics: [2021-10-08T03:24:31.157Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T03:24:31.157Z] File successfully converted to sysstat format version 12.0.3 [2021-10-08T03:24:31.157Z] + sadf -c /var/log/sa-host/sa30 [2021-10-08T03:24:31.157Z] file_magic: OK [2021-10-08T03:24:31.157Z] HZ: Using current value: 100 [2021-10-08T03:24:31.157Z] file_header: OK [2021-10-08T03:24:31.157Z] 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-10-08T03:24:31.157Z] Statistics: [2021-10-08T03:24:31.157Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T03:24:31.157Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T03:24:31.435Z] provisioning config files... [2021-10-08T03:24:31.448Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5696959913573862346tmp [Pipeline] { [Pipeline] echo [2021-10-08T03:24:31.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:24:31.751Z] ---> create-netrc.sh [Pipeline] } [2021-10-08T03:24:31.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:24:32.097Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-08T03:24:32.107Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:24:32.404Z] ---> sudo-logs.sh [2021-10-08T03:24:32.404Z] Archiving 'sudo' log.. [2021-10-08T03:24:32.404Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-26.novalocal: Name or service not known [2021-10-08T03:24:32.404Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-26.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-08T03:24:32.429Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:24:32.726Z] ---> job-cost.sh [2021-10-08T03:24:32.726Z] lf-activate-venv: SKIPPING [2021-10-08T03:24:32.726Z] DEBUG: total: 0.10999999940395355 [2021-10-08T03:24:32.726Z] INFO: Retrieving Stack Cost... [2021-10-08T03:24:33.294Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T03:24:33.555Z] INFO: Archiving Costs [Pipeline] echo [2021-10-08T03:24:33.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T03:24:33.872Z] ---> logs-deploy.sh [2021-10-08T03:24:33.872Z] lf-activate-venv: SKIPPING [2021-10-08T03:24:33.872Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3742/5 [2021-10-08T03:24:33.872Z] INFO: archiving workspace using pattern(s): [2021-10-08T03:24:34.815Z] Archives upload complete. [2021-10-08T03:24:34.815Z] INFO: archiving logs to Nexus